summaryrefslogtreecommitdiffstats
path: root/core/views/caves.py
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up unused templates. All checked.Philip Sargent2022-12-291-11/+15
* Convert.format() to f-strings with flyntPhilip Sargent2022-11-231-10/+10
* Add date of update to the generated html filePhilip Sargent2022-10-121-0/+3
* TIdy and docum of cave entry codePhilip Sargent2022-10-111-11/+0
* Fix erroring code in core/views/caves.pyExpo on server2022-08-251-1/+1
* Allow entrances to be edited with the correct parent url. Commit changes to ...Martin Green2022-08-011-37/+33
* edit entrances within the correct url parentMartin Green2022-07-311-3/+6
* Edit caves in the same parent URL as the final fileMartin Green2022-07-311-1/+1
* fix 3d file download on cave pagePhilip Sargent2022-07-211-4/+8
* bugfixPhilip Sargent2022-07-211-4/+4
* QMs now have working url to survexfile & tick descriptionPhilip Sargent2022-07-201-11/+12
* track down url resoution errorPhilip Sargent2022-07-201-9/+5
* aise exception in cave descriptionb renderingPhilip Sargent2022-07-201-0/+1
* better error msgPhilip Sargent2022-07-191-1/+1
* bugfixPhilip Sargent2022-07-191-2/+2
* Allow user to see a caves edit link even if the user is not logged in. Such ...Martin Green2022-07-111-5/+2
* remove getqmsPhilip Sargent2022-07-081-10/+10
* QM reports all workingPhilip Sargent2022-07-061-18/+21
* fix for individual QM display from survexPhilip Sargent2022-07-061-14/+36
* Not quite so broken QMs from survex filesPhilip Sargent2022-07-051-16/+16
* Fixed QM report for survex-imported QMsPhilip Sargent2022-07-051-4/+9
* QM report pages now not crashing, working..Philip Sargent2022-07-051-0/+9
* Revert "Added some test pages showing different ways pages could be edited. ...Martin Green2022-06-281-38/+1
* Added some test pages showing different ways pages could be edited. This pro...Martin Green2022-06-281-1/+38
* Fix missing imagesPhilip Sargent2022-06-231-6/+8
* Intercept NoReverseMatch eceptions more helpfullyPhilip Sargent2022-06-231-6/+11
* Attempting to fix utf8 urls by not type converting to stringMartin Green2022-06-181-1/+1
* fixing bugs after wookey sessionPhilip Sargent2022-03-221-25/+2
* Fixing URLs for cave descriptionsPhilip Sargent2022-03-181-52/+63
* Edit contents.json onlinePhilip Sargent2022-03-171-1/+0
* WORKING Dj2.2.24 & 2.2.25 py3.7Philip Sargent2022-03-021-1/+0
* more commentsPhilip Sargent2022-02-261-1/+2
* remove chmod attemptPhilip Sargent2021-12-301-12/+12
* let exceptions bubble upPhilip Sargent2021-12-301-8/+10
* Move exception handling to calling ViewPhilip Sargent2021-12-301-3/+19
* fix tests to match new error messagesPhilip Sargent2021-12-051-6/+26
* Better error msgs for bad slugsPhilip Sargent2021-12-051-3/+7
* to-do list updatesPhilip Sargent2021-11-071-0/+3
* CaveView status is now documentedPhilip Sargent2021-11-061-3/+3
* , replace raise with error msgPhilip Sargent (laptop)2021-05-131-4/+2
* not found now does 404 & moved loginPhilip Sargent2021-05-031-1/+1
* removing cruft, renaming badly named thingsPhilip Sargent2021-04-301-1/+1
* buxfixesPhilip Sargent2021-04-281-3/+3
* delete: never implemented properlyPhilip Sargent2021-04-271-7/+0
* Making entrances work for pending cavesPhilip Sargent2021-04-261-4/+3
* Fixing cave edit form and cave creation parserPhilip Sargent2021-04-251-1/+10
* fix template bug for newentrancePhilip Sargent2021-04-171-5/+14
* prospect and moving code to better placesPhilip Sargent2021-04-171-2/+5
* Fixed cave sort-order in cave indexPhilip Sargent2021-04-161-7/+11
* split out prospecting guide codePhilip Sargent2021-04-161-258/+1