summaryrefslogtreecommitdiffstats
path: root/parsers/caves.py
Commit message (Expand)AuthorAgeFilesLines
* fixing bugs after wookey sessionPhilip Sargent2022-03-221-2/+2
* Cave import & reports fixesPhilip Sargent2022-03-051-12/+18
* download logbook in standard HTML worksPhilip Sargent2021-04-281-3/+3
* bugfixesPhilip Sargent2021-04-271-1/+1
* todo: parsing cavesPhilip Sargent2021-04-271-1/+14
* tunnelpath to dwgpathPhilip Sargent2021-04-261-1/+1
* missing entrance .html file now handled differentlyPhilip Sargent2021-04-261-61/+83
* Making entrances work for pending cavesPhilip Sargent2021-04-261-50/+107
* Fixing cave edit form and cave creation parserPhilip Sargent2021-04-251-11/+16
* bug fix in error messagePhilip Sargent2021-04-151-1/+1
* abort messages when parsing cavesPhilip Sargent2021-04-151-2/+11
* more cave parsing data fixesPhilip Sargent2021-04-141-10/+13
* better integration of svx file DatIssuesPhilip Sargent2021-04-141-8/+13
* Detects missing svx and description filesPhilip Sargent2021-04-141-11/+32
* move models_caves to models/caves.pyPhilip Sargent2021-04-131-1/+1
* create core/models/ directroyPhilip Sargent2021-04-131-1/+1
* Now compat with Dj2.0.13 & 1.11.29Philip Sargent2021-04-061-67/+89
* tiny tidyingsPhilip Sargent2021-04-051-1/+1
* fix missing slug field in pending cavesPhilip Sargent2021-04-031-2/+14
* Fixing cave list webpagePhilip Sargent2021-03-241-0/+1
* fix schema and try cache caves importPhilip Sargent2020-07-061-28/+43
* SurvexBlocks now importing in deatilPhilip Sargent2020-07-011-0/+9
* Fix needed for pending caves with no xml filePhilip Sargent2020-06-301-3/+4
* all SurvexDirectory set OK, pending caves madePhilip Sargent2020-06-301-23/+30
* Creating forgotten caves & better GetCaveLookup()Philip Sargent2020-06-291-15/+38
* bugfix returning multiple object catchPhilip Sargent2020-06-131-1/+1
* import fixes & statistics tablePhilip Sargent2020-06-121-6/+23
* Make import robust against duplicate kataster numbersPhilip Sargent2020-06-071-22/+37
* attempt to simplify wnt horribly wrongPhilip Sargent2020-06-061-1/+3
* Moved classes to models_caves and fixed importsPhilip Sargent2020-05-281-11/+13
* Convert codebase for python3 usagePhilip Sargent2020-05-241-4/+5
* Thorough spring clean and profilingPhilip Sargent2020-04-271-4/+4
* Updating caves and entrances is no longer nuclear!Sam Wenham2019-04-191-18/+19
* Fix CSRF issues in svx formSam Wenham2019-04-141-8/+13
* Make things more compatiable with newer pythonSam Wenham2019-02-241-8/+8
* Make sure that cave parser only reads .html files in cave_data dir (to stop f...expoonserver2018-06-181-2/+3
* Try and ignore files that don't end .html (We really need to change to .xml) ...Sam Wenham2015-01-191-1/+2
* Add some exception checking to parsers/caves.py so that missing entrancewookey2012-09-241-11/+19
* Add debug for which entrance file was being read so we get a clue where to lo...wookey2012-09-241-1/+1
* Add some debug to cave parser as it's easy to make it failWookey2012-09-241-0/+2
* Bug fixing of cave and entrance forms removal of slugsMartin2012-08-141-0/+2
* Made a prospecting guide and fixed survex station description. Removed parsi...Martin Green2012-08-101-0/+1
* New parser for new cave formatMartin Green2012-06-101-0/+166