2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-05-18 12:32:01 +01:00
Commit Graph

186 Commits

Author SHA1 Message Date
Philip Sargent (laptop) ef467ad481 Making the dummy entrance thing clear 2023-05-02 17:42:58 +03:00
Martin Green 896af43994 kml file output for google earth etc 2023-05-01 00:01:41 +01:00
Martin Green 2ee63a9804 If a cave is made with no entrances, redirect to a new entrance form for the cave 2023-04-30 21:42:03 +01:00
Martin Green 10ff8a5aab Fixed errors when creating new caves and entrances via the website. Moved slug logic to forms (previously checked in). This allows slug uniqueness to be validated in the form 2023-04-30 19:05:57 +01:00
PhilipSargent 30ef427b90 refactor cave import 2023-04-22 22:05:12 +01:00
PhilipSargent 94b8b357fb Fix entrance edit too, saving slug now 2023-04-22 03:26:53 +01:00
PhilipSargent 2ed66fe3d0 edit cave reads from HTML file not just db 2023-04-22 01:24:32 +01:00
PhilipSargent d3d983eedb QM check-box report for open leads 2023-04-05 23:13:12 +01:00
PhilipSargent 9ffe3f690b tidy up entranceSlug all now deleted 2023-03-28 20:30:00 +01:00
PhilipSargent e7d9e9402a bugfixes 2023-03-28 20:05:38 +01:00
PhilipSargent 9a28e93ac6 EntranceSlug removed from data model. 2023-03-28 19:26:37 +01:00
PhilipSargent bbc13c4eb9 remove 'primary' concept from entrance slugs. tested. 2023-03-28 17:08:55 +01:00
PhilipSargent 6ca5d5bfa8 debug ent report 2023-03-28 15:37:25 +01:00
PhilipSargent 2091eb8e8b remove unused versionControlForm 2023-03-28 14:19:06 +01:00
PhilipSargent 5a90e7b727 fix more twiddly variations of QMs 2023-03-18 03:03:06 +00:00
PhilipSargent 7345e3a328 Much QM re-engineering 2023-03-17 20:01:52 +00:00
PhilipSargent e94a24bbd4 to-do lists updates 2023-02-02 21:50:40 +00:00
PhilipSargent 578f02db2d Better diagnostics from bad slug error 2023-02-02 11:19:46 +00: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 89d0e1723e fixing cyclic import problem 2023-01-29 21:45:51 +00:00
PhilipSargent 5639435058 Moved Logbooks to separate model file 2023-01-29 16:47:46 +00:00
PhilipSargent be9fcc522a sort imports using isort. tested. 2023-01-19 18:35:56 +00:00
PhilipSargent 1ab7528f7b Clean up unused templates. All checked. 2022-12-29 15:07:58 +00:00
Philip Sargent b06d1dae42 Convert.format() to f-strings with flynt 2022-11-23 10:48:39 +00:00
Philip Sargent b81b4ef2ef Add date of update to the generated html file 2022-10-12 22:09:58 +03:00
Philip Sargent 39683cc413 TIdy and docum of cave entry code 2022-10-11 21:01:02 +03:00
Expo on server 57c4732566 Fix erroring code in core/views/caves.py 2022-08-25 03:31:54 +01: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
Martin Green fa6758b9a0 edit entrances within the correct url parent 2022-07-31 21:29:17 +02:00
Martin Green 94252a94fe Edit caves in the same parent URL as the final file 2022-07-31 17:08:28 +02:00
Philip Sargent dd0a448f90 fix 3d file download on cave page 2022-07-21 01:22:07 +03:00
Philip Sargent 83bbda7c40 bugfix 2022-07-21 00:07:52 +03:00
Philip Sargent 549c1649b4 QMs now have working url to survexfile & tick description 2022-07-20 14:44:56 +03:00
Philip Sargent 2a7f1506c9 track down url resoution error 2022-07-20 10:08:23 +03:00
Philip Sargent 9a395eafef aise exception in cave descriptionb rendering 2022-07-20 10:04:00 +03:00
Philip Sargent b79eb9a969 better error msg 2022-07-19 19:18:42 +03:00
Philip Sargent 23462df49c bugfix 2022-07-19 19:06:56 +03:00
Martin Green c416de6e1e Allow user to see a caves edit link even if the user is not logged in. Such that they can be prompted to log in if required. 2022-07-11 21:12:53 +01:00
Philip Sargent a4b1c7b142 remove getqms 2022-07-08 22:20:29 +03:00
Philip Sargent d3572e18c3 QM reports all working 2022-07-06 17:35:08 +03:00
Philip Sargent 7dc3cc3b91 fix for individual QM display from survex 2022-07-06 15:38:53 +03:00
Philip Sargent 0ea3ed1ef2 Not quite so broken QMs from survex files 2022-07-05 22:40:58 +03:00
Philip Sargent 2bd617b543 Fixed QM report for survex-imported QMs 2022-07-05 20:24:51 +03:00
Philip Sargent 779afc2f2a QM report pages now not crashing, working.. 2022-07-05 15:38:23 +03:00
Martin Green dbe6d10fff Revert "Added some test pages showing different ways pages could be edited. This probably wants removing soon"
This reverts commit 2af88353f3.
2022-06-28 00:24:57 +01:00
Martin Green 2af88353f3 Added some test pages showing different ways pages could be edited. This probably wants removing soon 2022-06-28 00:18:24 +01:00
Philip Sargent 16c6aed65f Fix missing images 2022-06-23 19:18:21 +03:00
Philip Sargent 77cf3455a6 Intercept NoReverseMatch eceptions more helpfully 2022-06-23 19:01:57 +03:00
Martin Green 38d23fd76b Attempting to fix utf8 urls by not type converting to string 2022-06-18 22:41:00 +01:00