Commit Graph

173 Commits

Author SHA1 Message Date
PhilipSargent 89d0e1723e fixing cyclic import problem 2023-01-29 21:45:51 +00:00
PhilipSargent 1be3a3892c ruff removed unused imports 2023-01-19 21:34:09 +00:00
PhilipSargent ba2ae6cd82 reformatted using black 2023-01-19 21:18:42 +00:00
PhilipSargent 939d3970aa sort imports using isort. tested. 2023-01-19 18:33:04 +00:00
PhilipSargent 17b2b7b89c fix comments and 2019 LB parsing 2022-12-07 18:22:09 +00:00
Philip Sargent 45a640dfe9 Convert .format() to f-strings 2022-11-23 10:41:14 +00:00
Philip Sargent 725c5ad0cd Updating comments 2022-11-17 01:24:39 +00:00
Philip Sargent e0ac09d5ec add 'lastvisit' field to entrances, for the date 2022-10-12 23:12:55 +03:00
Philip Sargent 70709c505c Fixing bugs and better error msgs 2022-10-06 21:02:15 +03:00
Philip Sargent 7e47fe1f30 Parse all files, not just those in the *include tree 2022-10-05 21:11:18 +03:00
Philip Sargent 2f64e2d4c1 FIx pending caves which had got a bit garbled 2022-09-25 21:43:00 +03:00
Philip Sargent 0611c3f00f documn improvements 2022-09-19 21:54:51 +03:00
Philip Sargent 6daa96b69e correcting output comment 2022-08-30 17:30:46 +03:00
Philip Sargent 96b2c6c9ed fix url for cave edit page in error msg 2022-08-24 14:15:40 +03:00
Philip Sargent 7872e98cb2 fixing pending caves system to be cleaner 2022-07-28 18:36:57 +03:00
Philip Sargent dd0fcc28dd update todo strings 2022-07-27 23:24:53 +03:00
Philip Sargent 039792e320 improve reifying process 2022-07-25 15:03:58 +03:00
Philip Sargent cddcb0e321 fix minor bug in setting dummy entrance 2022-07-25 11:31:43 +03:00
Philip Sargent 476ee482fa Pending caves with 1626 properly 2022-07-25 02:57:00 +03:00
Philip Sargent a1e538e93a making it work with 1626 no schonberg 2022-07-23 19:26:47 +03:00
Philip Sargent 796dbf1438 more dead chicken waving 2022-07-21 21:52:10 +03:00
Philip Sargent f46942fadf typo again 2022-07-21 21:04:49 +03:00
Philip Sargent 3a52d790f0 typo 2022-07-21 21:03:54 +03:00
Philip Sargent ce7dfd6510 working on MariaDB crash on server 2022-07-21 21:01:57 +03:00
Philip Sargent 931c33cfdb Clean DataIssues output, new therionrefs.log file 2022-07-21 19:01:04 +03:00
Philip Sargent 2e14be61a2 bugfix 2022-07-19 20:54:46 +03:00
Philip Sargent d9d75b3aee another attempt to avoid non-null parent pseudo error 2022-07-19 20:00:35 +03:00
Philip Sargent 1395ac76e9 Attempt fix to MariaDB crash in databasereset 2022-07-19 19:48:11 +03:00
Philip Sargent 9803ebe2e8 fix bug in Area creation 2022-07-08 22:19:07 +03:00
Philip Sargent 5d7d2b82b2 Fixing non-null error, even though it should be allowed 2022-07-05 15:57:49 +03:00
Philip Sargent f1b206ad34 fixing bugs after wookey session 2022-03-22 02:22:15 +00:00
Philip Sargent 32377f4e6c Cave import & reports fixes 2022-03-05 12:20:26 +00:00
Philip Sargent e5cf1b5289 download logbook in standard HTML works 2021-04-28 02:43:09 +01:00
Philip Sargent 13f3057185 bugfixes 2021-04-27 14:51:04 +01:00
Philip Sargent e236e792ec todo: parsing caves 2021-04-27 00:32:01 +01:00
Philip Sargent dc840c9bc7 tunnelpath to dwgpath 2021-04-26 18:11:14 +01:00
Philip Sargent 9e11c0814e missing entrance .html file now handled differently 2021-04-26 17:23:23 +01:00
Philip Sargent 72fa8a5883 Making entrances work for pending caves 2021-04-26 02:10:45 +01:00
Philip Sargent a656ada67a Fixing cave edit form and cave creation parser 2021-04-25 04:04:53 +01:00
Philip Sargent 540ce7c076 bug fix in error message 2021-04-15 18:06:04 +01:00
Philip Sargent 38a63641bc abort messages when parsing caves 2021-04-15 01:52:09 +01:00
Philip Sargent c2c7de4c59 more cave parsing data fixes 2021-04-14 22:50:47 +01:00
Philip Sargent d598a6d0f5 better integration of svx file DatIssues 2021-04-14 21:08:06 +01:00
Philip Sargent db3addc819 Detects missing svx and description files 2021-04-14 18:24:08 +01:00
Philip Sargent 957169d9aa move models_caves to models/caves.py 2021-04-13 00:47:17 +01:00
Philip Sargent 5b3b0e67e9 create core/models/ directroy 2021-04-13 00:43:57 +01:00
Philip Sargent 785d6360cd Now compat with Dj2.0.13 & 1.11.29 2021-04-06 22:50:57 +01:00
Philip Sargent 409037bdf3 tiny tidyings 2021-04-05 14:01:15 +01:00
Philip Sargent 8707e4a819 fix missing slug field in pending caves 2021-04-03 00:34:34 +01:00
Philip Sargent 7f37327bcd Fixing cave list webpage 2021-03-24 00:55:36 +00:00