Commit Graph

46 Commits

Author SHA1 Message Date
PhilipSargent 16d3ee9f92 Rename lookupAttribs and nonLookupAttribs + add slug to Person 2023-10-01 12:42:47 +03:00
PhilipSargent 70dd61b2ba sanitize filenames 2023-09-13 18:46:10 +03:00
PhilipSargent 8b76cad15a EPOCH = 1970-01-01 2023-09-07 21:47:02 +03:00
PhilipSargent 8e2990ca7a validate year in logbook entry form 2023-09-05 17:19:09 +03:00
PhilipSargent 1a8bc17f80 Fixed parsers 2023-09-02 17:49:37 +03:00
PhilipSargent 98412c140d more robust tripid labelling 2023-09-01 20:31:19 +03:00
Martin Green c119c99308 removed print statement 2023-07-13 12:33:55 +02:00
Martin Green ad37a82713 git comitting allowing files to be comitted in different directories. 2023-07-05 21:10:05 +01:00
Martin Green 410a285085 Bug fixes to allow adding of a new cave. No longer ask users about filenames or urls. 2023-07-05 17:43:57 +01:00
Martin Green 783154d24a Restored check of git status after a committ, but only for the one file being committed 2023-05-01 22:06:48 +01:00
Martin Green e8d1265ee4 Be more specific about what is being commited and do not check for unadded changes, and then through an error at the user, which they are unlikely to understand. 2023-04-30 21:04:05 +01:00
Martin Green 374caa0d9a Fixeed spelling error in variable name 2023-04-30 19:01:07 +01:00
PhilipSargent 2ed66fe3d0 edit cave reads from HTML file not just db 2023-04-22 01:24:32 +01:00
PhilipSargent 3aca0d0c76 ruf cleanup imports, bigly. 2023-01-30 23:04:11 +00:00
PhilipSargent 7808005498 ran 'black' to reformat all the core files 2023-01-30 19:04:36 +00:00
PhilipSargent 226cbb6b5c Fixed coloured T and S on expo calendar 2023-01-29 20:59:56 +00:00
PhilipSargent d9d4181dda Add new survex import report 2023-01-29 12:11:47 +00:00
PhilipSargent 9e71be8169 refactored, global removed 2023-01-28 13:14:54 +00:00
PhilipSargent 2fee216e80 Remove logdataissues from TROG 2023-01-27 17:24:31 +00:00
PhilipSargent be9fcc522a sort imports using isort. tested. 2023-01-19 18:35:56 +00:00
PhilipSargent 1eab261b30 fix bugs made visible by py 3.11 2022-11-23 21:59:42 +00:00
Philip Sargent b06d1dae42 Convert.format() to f-strings with flynt 2022-11-23 10:48:39 +00:00
Philip Sargent 74b3147076 fix for running troggle not on master git server 2022-10-07 23:47:30 +03:00
Philip Sargent 6e3fdd35c1 Replaced maintenance headache with cleaner folder walking 2022-09-23 23:43:34 +03:00
Philip Sargent 97b0ce8c96 removing technical debt, replace convoluted code 2022-09-23 00:49:40 +03:00
Philip Sargent 8fa25c815a fix apparent error when running on dev system 2022-08-13 23:57:37 +03:00
Martin Green c1aaf07885 Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into python3-new 2022-08-01 16:05:17 +02:00
Martin Green f491264b9e Allow entrances to be edited with the correct parent url. Commit changes to caves when adding a new entrance. Order entrances alphabetically 2022-08-01 16:04:22 +02:00
Philip Sargent fea69c0371 Extend wallets by cave report 2022-07-28 01:48:22 +03:00
Philip Sargent 31b912f3ca bugfixes 2022-07-22 12:40:42 +03:00
Philip Sargent 23462df49c bugfix 2022-07-19 19:06:56 +03:00
Philip Sargent 4efeefe6c9 git commit when editing survex files online 2022-07-18 18:42:21 +03:00
Philip Sargent dd00ff69aa refactor to put Martins git stuff in utils 2022-07-18 17:37:22 +03:00
Philip Sargent ee9b808461 moved writetrogglefile() to core.utils 2022-07-18 16:57:13 +03:00
Martin Green 74a5125cf9 Allow for PosixPaths to work with GetListDir 2022-06-25 16:08:19 +01:00
Philip Sargent 3617f9b6d9 bugfix and docum 2022-03-24 20:59:36 +00:00
Philip Sargent 4c7deadb9a documenting fossils 2022-03-23 22:55:43 +00:00
Philip Sargent 1638f97d0c moved functions between files 2021-05-04 20:57:16 +01:00
Philip Sargent b979bdb560 slug too long for field 2021-04-23 16:31:52 +01:00
Philip Sargent b7659a477c Deep fix, nonunique ids in logbookentries fixed 2021-04-23 16:11:50 +01:00
Philip Sargent daf58e9e45 replace assert() with message logging 2021-04-13 22:27:01 +01:00
Philip Sargent 267741fa8b fixing typos and changes in importing 2021-04-13 01:13:08 +01:00
Philip Sargent 5b3b0e67e9 create core/models/ directroy 2021-04-13 00:43:57 +01:00
Philip Sargent 304bbd230a deprecated non-raw regex 2021-04-13 00:18:30 +01:00
Philip Sargent 2a1710596a moving save_carefully() 2021-04-13 00:11:08 +01:00
Philip Sargent b602f3ae13 creating core/utils.py 2021-04-12 23:58:48 +01:00