Commit Graph

93 Commits

Author SHA1 Message Date
PhilipSargent 1cfcbccf76 must be lower case when specifying survey stations 2025-07-20 17:17:31 +02:00
PhilipSargent ea0a5b153f better validation for survey stations tag/other on an entrance, and bugs fixed 2025-07-13 19:30:53 +03:00
PhilipSargent d19e60976e improved areacode check in Cave edit form 2025-07-13 11:36:39 +03:00
PhilipSargent dbec098bba cave areacode requirement enforced 2025-07-12 16:48:01 +03:00
PhilipSargent 9fd86dc0c4 cookie and logon working nicely together: cave & entrance 2025-02-13 17:30:40 +00:00
PhilipSargent dac3e6e288 Entrances now do cookie / git author thing. + tidyup. 2024-12-28 23:49:26 +00:00
PhilipSargent 9274600f1e clean up cave edit form 2024-12-28 18:48:08 +00:00
PhilipSargent 011e6777c9 bugfixes and more comments 2024-12-19 22:55:08 +00:00
PhilipSargent d8ab17217f docm 2024-12-16 13:08:58 +00:00
PhilipSargent 30760654b7 import order fixed by ruff 2024-12-15 18:54:47 +00:00
PhilipSargent 1d3b8d44b4 More form layout chnages for Django v5 2024-12-14 01:41:26 +00:00
PhilipSargent cfc7a4b9f6 Make edit fields wider 2024-12-14 00:27:19 +00:00
PhilipSargent bd81bd0b01 Made kataster_status field invisible. 2023-11-20 19:27:09 +00:00
PhilipSargent 7a61bc47ea Make 'bearings' a read-only field on entrances 2023-11-18 13:27:08 +00:00
PhilipSargent 688a1795e7 Removing cave field underground_centre_line 2023-11-17 21:41:07 +02:00
PhilipSargent d333ebe88e url code commented out 2023-11-17 18:30:00 +02:00
PhilipSargent ddf88d5394 make robust against None value 2023-11-17 13:03:48 +02:00
PhilipSargent 6bc0884d43 better labels on forms 2023-11-14 15:55:11 +02:00
PhilipSargent 1e8a5bea6e ent.url removed and entrance edit path simplified 2023-11-07 23:23:15 +02:00
PhilipSargent 07d9365747 fixed many problems in creating new entrances 2023-11-07 02:12:57 +02:00
PhilipSargent 2c67351424 bugfix and making more robust 2023-11-05 15:20:45 +02:00
PhilipSargent 99b87f808c make cave url canonical form 2023-11-03 16:54:57 +02:00
PhilipSargent c7cb8ece2e comments trying to understand.. 2023-11-02 21:05:08 +02:00
PhilipSargent d3a7a9823a remove exact station 2023-10-12 00:58:20 +03:00
PhilipSargent 3b1fd56fe4 REMOVED northing and easting fields 2023-10-12 00:25:24 +03:00
PhilipSargent a2bddaeb89 tooling to check unevidenced locations 2023-10-11 23:26:41 +03:00
PhilipSargent d323ff2700 debugging Cave page links.. 2023-09-11 20:38:14 +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 89c1c65340 hack wallet scan rename job 2023-07-31 15:49:54 +03:00
PhilipSargent 6482aa697f helpful comments on form 2023-07-26 17:38:19 +03: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
Philip Sargent (laptop) ef467ad481 Making the dummy entrance thing clear 2023-05-02 17:42:58 +03:00
Martin Green c7b3e8aff0 Added an ordering of entrances 2023-04-30 21:41:17 +01:00
Martin Green 82aaa2b523 Improved cave form, layout text and validations 2023-04-30 19:00:22 +01:00
PhilipSargent 9ffe3f690b tidy up entranceSlug all now deleted 2023-03-28 20:30:00 +01:00
PhilipSargent 709b720be9 Update URLs to django documn version 2023-02-10 00:05:04 +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 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
Philip Sargent e0ac09d5ec add 'lastvisit' field to entrances, for the date 2022-10-12 23:12:55 +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 dd0fcc28dd update todo strings 2022-07-27 23:24:53 +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
Martin Green 82fe350493 Added HTMLarea widget to the edit entrance form 2022-06-27 00:34:08 +01:00
Martin Green 47d1662033 Added help writing HTML in the cave editing form. Made the HTML previews optional 2022-06-26 21:29:46 +01:00
Philip Sargent f1b206ad34 fixing bugs after wookey session 2022-03-22 02:22:15 +00:00