summaryrefslogtreecommitdiffstats
path: root/core/views/caves.py
Commit message (Expand)AuthorAgeFilesLines
...
* fix code so tests workPhilip Sargent2023-09-161-3/+7
* .3d cave file linksPhilip Sargent2023-09-151-10/+3
* notable caves fixPhilip Sargent2023-09-131-7/+6
* debugging Cave page links..Philip Sargent2023-09-111-3/+3
* Removed class Area, use Cave.areacode Cave.subareaPhilip Sargent2023-09-101-4/+4
* Survex directories report tidiedPhilip Sargent2023-09-071-3/+11
* debugging entrance creation, single ent worksPhilip Sargent2023-08-041-13/+22
* bugfix2Philip Sargent2023-08-041-1/+2
* bugfixPhilip Sargent2023-08-041-1/+1
* bugfixPhilip Sargent2023-08-041-2/+3
* allow editing ent letter if blank on many ent cavesPhilip Sargent2023-08-041-6/+12
* trying to enable eidting of blank letter for entrancePhilip Sargent2023-08-041-3/+9
* trying to isolate bug in letter setting on entsPhilip Sargent2023-08-031-12/+19
* Entrance locations explanationsPhilip Sargent2023-08-021-1/+2
* remove unused pagePhilip Sargent2023-07-271-13/+0
* helpful comments on formPhilip Sargent2023-07-261-3/+1
* fix entrqnce edit bugPhilip Sargent2023-07-261-0/+6
* save connection between cave and entrances, before writing out the cavedata fileMartin Green2023-07-241-4/+3
* Removed ability to add other caves entrances to a cave.Martin Green2023-07-051-10/+11
* Bug fixes to allow adding of a new cave. No longer ask users about filenames...Martin Green2023-07-051-1/+7
* Have images saved to correct place, when edited in the cave or entrance view....Martin Green2023-07-051-0/+2
* Add some sort of orderinngMartin Green2023-07-031-1/+1
* Add list of entrancesMartin Green2023-07-031-1/+11
* added 1627 caves to 'caves'pagePhilip Sargent2023-05-201-1/+3
* When reloading a cave, do so from cave.filename, rather than inorrectly assum...Martin Green2023-05-081-2/+1
* Do not rename caves when savingMartin Green2023-05-081-2/+0
* Start of creating kmz file, with entrance photos and links to expo.survex.comMartin Green2023-05-081-1/+50
* Making the dummy entrance thing clearPhilip Sargent (laptop)2023-05-021-3/+6
* kml file output for google earth etcMartin Green2023-05-011-0/+10
* If a cave is made with no entrances, redirect to a new entrance form for the ...Martin Green2023-04-301-3/+5
* Fixed errors when creating new caves and entrances via the website. Moved sl...Martin Green2023-04-301-35/+33
* refactor cave importPhilip Sargent2023-04-221-4/+4
* Fix entrance edit too, saving slug nowPhilip Sargent2023-04-221-9/+21
* edit cave reads from HTML file not just dbPhilip Sargent2023-04-221-2/+9
* QM check-box report for open leadsPhilip Sargent2023-04-051-1/+3
* tidy up entranceSlug all now deletedPhilip Sargent2023-03-281-23/+4
* bugfixesPhilip Sargent2023-03-281-4/+4
* EntranceSlug removed from data model.Philip Sargent2023-03-281-1/+1
* remove 'primary' concept from entrance slugs. tested.Philip Sargent2023-03-281-1/+1
* debug ent reportPhilip Sargent2023-03-281-1/+9
* remove unused versionControlFormPhilip Sargent2023-03-281-6/+0
* fix more twiddly variations of QMsPhilip Sargent2023-03-181-1/+11
* Much QM re-engineeringPhilip Sargent2023-03-171-6/+8
* to-do lists updatesPhilip Sargent2023-02-021-2/+9
* Better diagnostics from bad slug errorPhilip Sargent2023-02-021-5/+5
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-13/+6
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-225/+288
* fixing cyclic import problemPhilip Sargent2023-01-291-2/+2
* Moved Logbooks to separate model filePhilip Sargent2023-01-291-1/+2
* sort imports using isort. tested.Philip Sargent2023-01-191-11/+15