2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-24 16:21:53 +00:00
Commit Graph

118 Commits

Author SHA1 Message Date
1effc10e3f tidyup of image rotate 2023-09-14 15:08:10 +03:00
85487efee3 debug mogrify 2023-09-14 14:24:36 +03:00
db3d1ff4ef ROTATE image option 2023-09-14 14:15:16 +03:00
0295fce110 logic rearranged 2023-09-14 13:40:19 +03:00
70dd61b2ba sanitize filenames 2023-09-13 18:46:10 +03:00
8e2990ca7a validate year in logbook entry form 2023-09-05 17:19:09 +03:00
220e1327d7 validate author of trip on editing 2023-09-05 15:49:12 +03:00
2506517e17 Keeping *person and guests such as Karl in the list 2023-09-04 20:12:09 +03:00
eb7a1efea5 Path seems newly fragile re int rather than str 2023-09-02 19:43:50 +03:00
a4f676fd32 bugfixing 2023-09-02 19:23:22 +03:00
1a8bc17f80 Fixed parsers 2023-09-02 17:49:37 +03:00
33a08bed4f bugfix and remove swapped order for title/people 2023-09-01 20:57:23 +03:00
98412c140d more robust tripid labelling 2023-09-01 20:31:19 +03:00
e209a9bb37 bugfix, name[0] may not exist 2023-08-31 19:17:44 +03:00
c29c12ea76 Edit Logbook Entry mostly working 2023-08-31 18:55:20 +03:00
df86103407 cosmetic 2023-08-30 21:29:51 +03:00
d48163f167 update comment 2023-08-30 21:17:25 +03:00
d08a6aa204 Nicknames preserved, date checked 2023-08-26 18:39:29 +03:00
c44dea4d2b More comment, to-do 2023-08-10 23:36:56 +03:00
d3c1736119 extending logbook entry edit 2023-08-10 23:17:03 +03:00
da8e22c856 more 2023-08-08 19:24:18 +03:00
741754e676 some input validation 2023-08-08 19:23:55 +03:00
a4f84f0812 better placeholdering 2023-08-08 01:27:20 +03:00
9e9c24ad44 better placeholder/value setting 2023-08-08 01:17:36 +03:00
b1a5251768 Format new logbook entry 2023-08-08 00:43:12 +03:00
9269d1ec52 Logbook entry initial form 2023-08-06 13:47:09 +03:00
7fc058b1da return to correct wallet 2023-07-31 22:00:46 +03:00
8d9b320d89 filesize now shown 2023-07-31 16:16:43 +03:00
89c1c65340 hack wallet scan rename job 2023-07-31 15:49:54 +03:00
f7d91b5929 todo updates 2023-02-02 22:02:16 +00:00
e94a24bbd4 to-do lists updates 2023-02-02 21:50:40 +00:00
3c7661836c New wallet goes to next available slot now 2023-01-31 20:28:39 +00:00
1f5b56a593 Wallet editor into separate file 2023-01-31 17:13:41 +00:00
3aca0d0c76 ruf cleanup imports, bigly. 2023-01-30 23:04:11 +00:00
7808005498 ran 'black' to reformat all the core files 2023-01-30 19:04:36 +00:00
b29ff61871 Renaming class step 2 2023-01-30 16:18:19 +00:00
89d0e1723e fixing cyclic import problem 2023-01-29 21:45:51 +00:00
5639435058 Moved Logbooks to separate model file 2023-01-29 16:47:46 +00:00
be9fcc522a sort imports using isort. tested. 2023-01-19 18:35:56 +00:00
9dc1853e10 cope with bad wallet name 2022-12-29 13:56:09 +00:00
8374500da5 Put colour bar on wallet editor 2022-12-23 22:14:00 +00:00
1eab261b30 fix bugs made visible by py 3.11 2022-11-23 21:59:42 +00:00
Philip Sargent
2fa298cae9 cures weird bug 2022-10-15 17:26:09 +03:00
Philip Sargent
d16226c879 bug patch for duplicate SUrvexFile object 2022-10-06 21:55:31 +03:00
Philip Sargent
760dbc588a Make scans in subfolders somewhat visible 2022-09-24 00:34:39 +03:00
Philip Sargent
6e3fdd35c1 Replaced maintenance headache with cleaner folder walking 2022-09-23 23:43:34 +03:00
Philip Sargent
9d56e467cd fix broken upload form 2022-09-23 21:07:51 +03:00
Philip Sargent
aa20692ad6 bugfixes and enabling older wallets to be found and listed 2022-09-22 22:41:42 +03:00
Philip Sargent
e2b280ccdc fix mistaken error messages 2022-09-22 00:23:47 +03:00
Philip Sargent
71bd07e70e Handling and fixing bad dates in JSON input 2022-09-20 22:52:31 +03:00