summaryrefslogtreecommitdiffstats
path: root/parsers/survex.py
Commit message (Expand)AuthorAgeFilesLines
* Revised (faster, less brain damaged) wallet pagesPhilip Sargent2023-10-251-21/+89
* caves->wallets at parse timePhilip Sargent2023-10-231-0/+13
* wookeys new not-scan filesPhilip Sargent2023-10-211-1/+1
* Better tag locationsPhilip Sargent2023-10-071-0/+15
* wallets-per-person now finding non-survex walletsPhilip Sargent2023-10-041-1/+1
* Fix odd glitches in cave parsingPhilip Sargent2023-09-281-11/+16
* clean up ignore lists for survex filesPhilip Sargent2023-09-251-16/+21
* finding the right survex file for a cavePhilip Sargent2023-09-151-8/+11
* 1624 arge cavesPhilip Sargent2023-09-141-1/+1
* fixesPhilip Sargent2023-09-111-2/+1
* debugging Cave page links..Philip Sargent2023-09-111-2/+2
* formattingPhilip Sargent2023-09-101-1/+1
* Removed class Area, use Cave.areacode Cave.subareaPhilip Sargent2023-09-101-1/+1
* Now creating ARGE caves properlyPhilip Sargent2023-09-101-40/+11
* Cleaning auto Cave creation from survex file detectionPhilip Sargent2023-09-101-43/+54
* Big refactor of cave lookuo & creation. Works.Philip Sargent2023-09-081-15/+18
* refactoring cave id stuff in survex parser - workingPhilip Sargent2023-09-081-68/+70
* Removing unneeded svx from parse listPhilip Sargent2023-09-081-95/+72
* tidyPhilip Sargent2023-09-071-20/+2
* cleaned out unused codePhilip Sargent2023-09-071-74/+9
* SurvexDirectory removed from active codePhilip Sargent2023-09-061-13/+13
* SUrvexDirectory no longer necessaryPhilip Sargent2023-09-061-37/+44
* moving primary survex file to each survexfilePhilip Sargent2023-09-061-16/+19
* Ongoing work to remove SurvexDirectory as a conceptPhilip Sargent2023-09-051-10/+12
* New SurvexDirectory reportPhilip Sargent2023-09-051-0/+4
* filename correctionPhilip Sargent2023-08-051-1/+1
* detecting orphan cave ids and adding to pending listPhilip Sargent2023-08-021-1/+1
* NOEDIT fixedPhilip Sargent2023-08-021-1/+7
* hack wallet scan rename jobPhilip Sargent2023-07-311-15/+15
* Cleaning up entrance importing robustlyPhilip Sargent2023-07-261-1/+0
* clean up after Mark changed things a bitPhilip Sargent2023-07-241-12/+23
* ignore /subsections/ filesPhilip Sargent2023-07-241-5/+10
* add new *team rolePhilip Sargent2023-07-231-1/+1
* add DEPRECATed SURVEX FILES TO IGNORE LISTExpo laptop Crowley2023-07-121-1/+1
* handle shortform months and days in svx fileExpo laptop Crowley2023-07-101-6/+34
* hack fixExpo laptop Crowley2023-07-101-1/+7
* better test & msgExpo laptop Crowley2023-07-101-2/+3
* hack to make server reset quicklyExpo laptop Crowley2023-07-101-1/+4
* Creates new cave from survex file uploadPhilip Sargent2023-03-241-30/+22
* Allows creation of new svxfile with unknown cavePhilip Sargent2023-03-231-39/+48
* Survex editor now parses edited filesPhilip Sargent2023-03-231-101/+132
* re-parsing survex file when editingPhilip Sargent2023-03-231-72/+65
* more QMs parsed correctlyPhilip Sargent2023-03-181-9/+2
* Much QM re-engineeringPhilip Sargent2023-03-171-3/+6
* Adding QM JSON exportPhilip Sargent2023-03-161-7/+17
* Working on QMn TICK lines againPhilip Sargent2023-03-141-35/+45
* Fixing inherited *date into sub-blocksPhilip Sargent2023-03-141-16/+41
* Better debug messagesPhilip Sargent2023-03-131-23/+33
* Now inheriting *date from parent survexblockPhilip Sargent2023-03-131-1/+45
* Move code closer to related codePhilip Sargent2023-03-131-112/+112