summaryrefslogtreecommitdiffstats
path: root/parsers
Commit message (Expand)AuthorAgeFilesLines
* Revised (faster, less brain damaged) wallet pagesPhilip Sargent2023-10-253-23/+95
* refactoring duplicate codePhilip Sargent2023-10-231-8/+5
* caves->wallets at parse timePhilip Sargent2023-10-232-0/+15
* checking wallets earlier int he processPhilip Sargent2023-10-231-11/+16
* bugfix - hackPhilip Sargent2023-10-221-4/+6
* tidy with new multicave walletsPhilip Sargent2023-10-211-1/+1
* wallets & caves now many:manyPhilip Sargent2023-10-212-0/+6
* wookeys new not-scan filesPhilip Sargent2023-10-211-1/+1
* instrucitonsPhilip Sargent2023-10-201-1/+2
* still trying to find why 78d is duplicatedPhilip Sargent2023-10-181-3/+1
* trying to fin dup entrance bugPhilip Sargent2023-10-181-12/+29
* bug in pending caves parsingPhilip Sargent2023-10-161-3/+5
* corrected messagePhilip Sargent2023-10-151-2/+2
* tidyingPhilip Sargent2023-10-151-1/+10
* Edit entrance form explanation textPhilip Sargent2023-10-121-3/+3
* more easting northing removalPhilip Sargent2023-10-121-2/+0
* remove exact stationPhilip Sargent2023-10-122-7/+3
* x/y distances between explicit data and survey pointsPhilip Sargent2023-10-111-22/+30
* Black triangles on cave indexPhilip Sargent2023-10-071-2/+9
* Better tag locationsPhilip Sargent2023-10-074-68/+121
* clean up small errors and debuggingPhilip Sargent2023-10-051-4/+4
* Digging out failed name recognitionPhilip Sargent2023-10-041-0/+2
* disambiguating names on walletsPhilip Sargent2023-10-041-0/+12
* wallets-per-person now finding non-survex walletsPhilip Sargent2023-10-043-2/+19
* fixing accented namesPhilip Sargent2023-10-011-2/+13
* part-way though converting to slugs for peoplePhilip Sargent2023-10-011-15/+37
* Rename lookupAttribs and nonLookupAttribs + add slug to PersonPhilip Sargent2023-10-013-18/+19
* Comments chnaged to be more accuratePhilip Sargent2023-09-301-3/+4
* Fix odd glitches in cave parsingPhilip Sargent2023-09-282-14/+33
* comment updatesPhilip Sargent2023-09-271-1/+3
* lat/long values now persistent on EntrancesPhilip Sargent2023-09-271-0/+4
* Mark caves with no survex filesPhilip Sargent2023-09-261-3/+3
* Check the url field tooPhilip Sargent2023-09-261-6/+6
* slightly cleaning up slug/areacode/unofficial_number messPhilip Sargent2023-09-261-35/+45
* clean up ignore lists for survex filesPhilip Sargent2023-09-251-16/+21
* finding the right survex file for a cavePhilip Sargent2023-09-152-20/+50
* fix commentPhilip Sargent2023-09-151-2/+3
* 1624 arge cavesPhilip Sargent2023-09-142-2/+2
* tidyup of image rotatePhilip Sargent2023-09-141-1/+2
* commentsPhilip Sargent2023-09-141-1/+1
* fixesPhilip Sargent2023-09-112-7/+8
* debugging Cave page links..Philip Sargent2023-09-112-27/+43
* formattingPhilip Sargent2023-09-102-3/+3
* ARGE caves, fixed bug in non-numeric idsPhilip Sargent2023-09-101-14/+19
* Removed class Area, use Cave.areacode Cave.subareaPhilip Sargent2023-09-103-92/+41
* Now creating ARGE caves properlyPhilip Sargent2023-09-102-49/+72
* Cleaning auto Cave creation from survex file detectionPhilip Sargent2023-09-102-67/+77
* Big refactor of cave lookuo & creation. Works.Philip Sargent2023-09-082-16/+21
* refactoring cave id stuff in survex parser - workingPhilip Sargent2023-09-081-68/+70
* Removing unneeded svx from parse listPhilip Sargent2023-09-082-96/+73