summaryrefslogtreecommitdiffstats
path: root/parsers/caves.py
Commit message (Expand)AuthorAgeFilesLines
...
* Check the url field tooPhilip Sargent2023-09-261-6/+6
* slightly cleaning up slug/areacode/unofficial_number messPhilip Sargent2023-09-261-35/+45
* finding the right survex file for a cavePhilip Sargent2023-09-151-12/+39
* fix commentPhilip Sargent2023-09-151-2/+3
* 1624 arge cavesPhilip Sargent2023-09-141-1/+1
* commentsPhilip Sargent2023-09-141-1/+1
* fixesPhilip Sargent2023-09-111-5/+7
* debugging Cave page links..Philip Sargent2023-09-111-25/+41
* formattingPhilip Sargent2023-09-101-2/+2
* ARGE caves, fixed bug in non-numeric idsPhilip Sargent2023-09-101-14/+19
* Removed class Area, use Cave.areacode Cave.subareaPhilip Sargent2023-09-101-89/+38
* Now creating ARGE caves properlyPhilip Sargent2023-09-101-9/+61
* Cleaning auto Cave creation from survex file detectionPhilip Sargent2023-09-101-24/+23
* Big refactor of cave lookuo & creation. Works.Philip Sargent2023-09-081-1/+3
* moving primary survex file to each survexfilePhilip Sargent2023-09-061-0/+3
* bug fix for serverPhilip Sargent2023-08-051-5/+8
* more correct error messagePhilip Sargent2023-08-041-4/+4
* trying to enable eidting of blank letter for entrancePhilip Sargent2023-08-041-1/+4
* trying to isolate bug in letter setting on entsPhilip Sargent2023-08-031-4/+5
* update pendingcaves only on local dev machinePhilip Sargent2023-08-031-3/+5
* recover from missing letter fieldPhilip Sargent2023-08-031-2/+11
* detecting orphan cave ids and adding to pending listPhilip Sargent2023-08-021-24/+59
* Clearer issues messagePhilip Sargent2023-07-291-1/+1
* Fixed parsing and rendering of an entrances last visited fieldMartin Green2023-07-261-1/+1
* properly turn off automagic entrance creationPhilip Sargent2023-07-261-19/+16
* Cleaning up entrance importing robustlyPhilip Sargent2023-07-261-3/+37
* bugfix in error messagePhilip Sargent2023-07-241-1/+1
* shorter msgPhilip Sargent2023-07-141-1/+1
* Better attempt at creating a default url for caves created by svx filesMartin Green2023-07-081-3/+6
* Removed kataster area for unoffical numbers of pending caves. Added .html to...Martin Green2023-07-051-7/+9
* Making the dummy entrance thing clearPhilip Sargent (laptop)2023-05-021-11/+24
* Dummy entrances were being written to a global variable, recording that they ...Martin Green2023-04-301-3/+3
* Previously if a cave was found without an entrance an entrance was added to t...Martin Green2023-04-301-2/+4
* todoPhilip Sargent2023-04-221-0/+4
* xml parser attmpt retractPhilip Sargent2023-04-221-67/+13
* refactor cave importPhilip Sargent2023-04-221-242/+183
* Remove uneeded printPhilip Sargent2023-04-221-1/+0
* Fix entrance edit too, saving slug nowPhilip Sargent2023-04-221-57/+94
* edit cave reads from HTML file not just dbPhilip Sargent2023-04-221-190/+328
* typoPhilip Sargent2023-04-051-1/+1
* initial refactoringPhilip Sargent2023-03-311-49/+59
* tidy up entranceSlug all now deletedPhilip Sargent2023-03-281-38/+1
* bugfixesPhilip Sargent2023-03-281-19/+20
* EntranceSlug removed from data model.Philip Sargent2023-03-281-26/+19
* cached_slug str now a .slug field & pending fixedPhilip Sargent2023-03-281-38/+48
* remove 'primary' concept from entrance slugs. tested.Philip Sargent2023-03-281-6/+4
* debug ent reportPhilip Sargent2023-03-281-2/+3
* Creates new cave from survex file uploadPhilip Sargent2023-03-241-24/+78
* Allows creation of new svxfile with unknown cavePhilip Sargent2023-03-231-0/+2
* to-do lists updatesPhilip Sargent2023-02-021-4/+8