2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-05-07 02:40:37 +01:00
Commit Graph

126 Commits

Author SHA1 Message Date
PhilipSargent 587ccff501 date handling now working for new wallet 2023-02-01 19:10:46 +00:00
PhilipSargent 1f5b56a593 Wallet editor into separate file 2023-01-31 17:13:41 +00:00
PhilipSargent 3aca0d0c76 ruf cleanup imports, bigly. 2023-01-30 23:04:11 +00:00
PhilipSargent e35fccea5d Removed unused properties and moving 2023-01-30 22:27:17 +00:00
PhilipSargent 7808005498 ran 'black' to reformat all the core files 2023-01-30 19:04:36 +00:00
PhilipSargent a12f666e96 Remove unneeded Class ExpeditionDay 2023-01-30 16:42:56 +00:00
PhilipSargent ebe86d73d4 Renaming class - step 3 complete 2023-01-30 16:27:01 +00:00
PhilipSargent b29ff61871 Renaming class step 2 2023-01-30 16:18:19 +00:00
PhilipSargent 58f7cf72d4 renaming confusing Class, step 1 2023-01-30 16:07:44 +00:00
PhilipSargent 3742e0f367 fixing Sunday display on calendar 2023-01-30 15:28:11 +00:00
PhilipSargent 7d98980121 Fixing dates on expedition table 2023-01-29 22:11:00 +00:00
PhilipSargent 89d0e1723e fixing cyclic import problem 2023-01-29 21:45:51 +00:00
PhilipSargent 226cbb6b5c Fixed coloured T and S on expo calendar 2023-01-29 20:59:56 +00:00
PhilipSargent a1c34f488d bugfix from rearranged model files 2023-01-29 18:17:43 +00:00
PhilipSargent 5639435058 Moved Logbooks to separate model file 2023-01-29 16:47:46 +00:00
PhilipSargent 432be660a4 separated out Model for wallet to its own file 2023-01-29 16:23:58 +00:00
PhilipSargent 0d9d307490 refactor to reduce db hits and fix *team 2023-01-28 21:00:38 +00:00
PhilipSargent e01bd39609 refactored logbooks parser 2023-01-27 23:21:07 +00:00
PhilipSargent be9fcc522a sort imports using isort. tested. 2023-01-19 18:35:56 +00:00
PhilipSargent 5bbb363f12 Adding docstrings, deleting unused code 2022-12-23 23:32:59 +00:00
PhilipSargent a72c2bd96a Using Path() wherever possible in localsettings.py 2022-12-22 16:04:16 +00:00
PhilipSargent f24f283a07 attempted speedup, explicit dates wallet objects 2022-12-20 00:07:55 +00:00
PhilipSargent bb14c94ab1 Updates to make 2018 blog merge work (faster) 2022-12-19 20:13:26 +00:00
PhilipSargent d1b94763b4 Fixing wiki-parsing for 2009 logbook 2022-12-18 19:33:56 +00:00
PhilipSargent 73b710d53f fix more logbook parsing 2022-12-17 17:05:55 +00:00
Philip Sargent b06d1dae42 Convert.format() to f-strings with flynt 2022-11-23 10:48:39 +00:00
Philip Sargent 1a9e17a7e8 remove entry-type and tidy cache bits 2022-11-23 00:36:44 +00:00
Philip Sargent 995df16bec bugfix length declaration 2022-11-21 16:52:10 +00:00
Philip Sargent a795707552 cache tidy and move settings into parser 2022-11-21 16:41:52 +00:00
Philip Sargent e0ac09d5ec add 'lastvisit' field to entrances, for the date 2022-10-12 23:12:55 +03:00
Philip Sargent b81b4ef2ef Add date of update to the generated html file 2022-10-12 22:09:58 +03:00
Philip Sargent e6ca20b1ed new report to make aliases visible 2022-10-09 00:17:53 +03:00
Philip Sargent bec262bb2d comments 2022-10-07 23:47:45 +03:00
Philip Sargent c8163ab0cd fix bug for wallet with empty fpath 2022-10-03 21:18:35 +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 b4cf2bac95 more complete list of caves linked to wallets 2022-09-22 01:37:25 +03:00
Philip Sargent 86ea33bbce Correct and validate JSON dates when they are read from file 2022-09-20 23:06:45 +03:00
Philip Sargent 71bd07e70e Handling and fixing bad dates in JSON input 2022-09-20 22:52:31 +03:00
Philip Sargent 61f9863a06 bug fixes and coping with a list of cave ids in JSON 2022-09-20 01:02:06 +03:00
Philip Sargent 0ab3a4ff44 comments added 2022-09-15 22:55:45 +03:00
Philip Sargent 6452a7beed fix green block for survex files on table 2022-08-31 12:09:07 +03:00
Philip Sargent dc2b8ad431 fixes for crashes,svx files in wallets 2022-08-31 09:27:14 +03:00
Philip Sargent ab184bccf3 comment updates 2022-08-25 16:31:38 +03:00
Philip Sargent 7e9fd0f353 Better display of wallet names copied from svx files 2022-08-24 18:28:15 +03:00
Philip Sargent aaba4fd2a9 minor refactoring 2022-08-16 17:42:37 +03:00
Philip Sargent 25c425cff8 QMs grayed out for survex files 2014 and earlier 2022-08-07 23:41:45 +03:00
Philip Sargent f33c6cc057 bugfix in new wallet 2022-08-06 22:23:39 +03:00
Philip Sargent 186eb20fb3 Make drawings repo the MASTER for contents.json 2022-08-06 21:27:36 +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