Commit Graph

107 Commits

Author SHA1 Message Date
PhilipSargent 51298786c3 debugging entrance creation, single ent works 2023-08-04 23:33:49 +03:00
PhilipSargent 1375b34cbe bugfix2 2023-08-04 16:17:52 +03:00
PhilipSargent 2c74a7317d bugfix 2023-08-04 16:11:35 +03:00
PhilipSargent 3b9a2b990d bugfix 2023-08-04 10:29:20 +03:00
PhilipSargent 2c509d085e allow editing ent letter if blank on many ent caves 2023-08-04 09:29:25 +03:00
PhilipSargent bed663a031 trying to enable eidting of blank letter for entrance 2023-08-04 09:08:18 +03:00
PhilipSargent e101f4ed2f trying to isolate bug in letter setting on ents 2023-08-03 16:11:46 +03:00
PhilipSargent 585eb534a9 Entrance locations explanations 2023-08-02 10:17:48 +03:00
PhilipSargent 4a7c14f8dc remove unused page 2023-07-27 14:40:52 +03:00
PhilipSargent 6482aa697f helpful comments on form 2023-07-26 17:38:19 +03:00
PhilipSargent 0706d5dc77 fix entrqnce edit bug 2023-07-26 16:54:37 +03:00
Martin Green 380565c6f5 save connection between cave and entrances, before writing out the cavedata file 2023-07-24 23:03:12 +01:00
Martin Green 63599cb27a Removed ability to add other caves entrances to a cave. 2023-07-05 18:22:08 +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 c4095eb336 Have images saved to correct place, when edited in the cave or entrance view. etc 2023-07-05 13:18:02 +01:00
Martin Green 929f6732d0 Add some sort of orderinng 2023-07-03 08:04:26 +01:00
Martin Green b91223da66 Add list of entrances 2023-07-03 08:00:03 +01:00
PhilipSargent 969ed6cce5 added 1627 caves to 'caves'page 2023-05-20 22:47:09 +03:00
Martin Green 43724f1cf6 When reloading a cave, do so from cave.filename, rather than inorrectly assuming the cave is named after its slug 2023-05-08 23:09:15 +01:00
Martin Green 7d140af87a Do not rename caves when saving 2023-05-08 22:34:45 +01:00
Martin Green f7fca58c57 Start of creating kmz file, with entrance photos and links to expo.survex.com 2023-05-08 01:10:43 +01:00
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