summaryrefslogtreecommitdiffstats
path: root/parsers/survex.py
Commit message (Collapse)AuthorAgeFilesLines
* Convert .format() to f-stringsPhilip Sargent2022-11-231-119/+119
|
* make compatible with python 3.11 as well as 3.10Philip Sargent2022-11-181-0/+2
|
* Updating commentsPhilip Sargent2022-11-171-9/+20
|
* dump3d --legs future possibilityPhilip Sargent2022-11-151-0/+6
|
* *team parsing much improved. Copes with everything now.Philip Sargent2022-10-101-2/+10
|
* more fixesPhilip Sargent2022-10-101-1/+1
|
* sort output, accept more comma usePhilip Sargent2022-10-101-1/+1
|
* abbrv. names now accepted when parsing logbooks, survexPhilip Sargent2022-10-081-3/+3
|
* bugfixesPhilip Sargent2022-10-081-25/+27
|
* big changes to cope with survexblock not yet dated, no *date yetPhilip Sargent2022-10-071-65/+141
|
* use generator when reading individual survex files too, saves anothe 6MBPhilip Sargent2022-10-071-52/+61
|
* reduce mem use by 21.2MB by using a generatorPhilip Sargent2022-10-071-38/+38
|
* Fixing bugs and better error msgsPhilip Sargent2022-10-061-26/+31
|
* strip spaces in pending caves listPhilip Sargent2022-10-061-4/+5
|
* polishing outputs for importing unseen survex filesPhilip Sargent2022-10-051-13/+37
|
* Parse all files, not just those in the *include treePhilip Sargent2022-10-051-56/+152
|
* working on loading all the non*inlcuded svx filesPhilip Sargent2022-10-041-2/+25
|
* rename data issue tagPhilip Sargent2022-09-271-3/+3
|
* error msg was incorrect. fix.Philip Sargent2022-09-261-2/+6
|
* Replaced maintenance headache with cleaner folder walkingPhilip Sargent2022-09-231-2/+3
|
* bug fixes and coping with a list of cave ids in JSONPhilip Sargent2022-09-201-0/+1
|
* remove URL field from wallet as seen and editedPhilip Sargent2022-09-191-1/+1
|
* find perps guilty of bad *ref brhaviourPhilip Sargent2022-09-181-7/+30
|
* Fixing bad date parsing, better warning msgsPhilip Sargent2022-09-161-7/+21
|
* Remove unneeded code now svx files have been editedPhilip Sargent2022-09-151-19/+9
|
* Better display of wallet names copied from svx filesPhilip Sargent2022-08-241-1/+1
|
* Fix wallets scan upload faultsPhilip Sargent2022-08-141-0/+6
|
* personrole is not just about rolesPhilip Sargent2022-08-131-0/+2
|
* fixing pending caves system to be cleanerPhilip Sargent2022-07-281-3/+19
|
* obscure bug fixed for lines ;*includePhilip Sargent2022-07-281-13/+12
|
* update todo stringsPhilip Sargent2022-07-271-1/+0
|
* better error handlingPhilip Sargent2022-07-231-5/+5
|
* making it work with 1626 no schonbergPhilip Sargent2022-07-231-76/+98
|
* add comment on point where it crashesPhilip Sargent2022-07-221-0/+1
|
* more dead chicken wavingPhilip Sargent2022-07-211-1/+1
|
* revert, this was a bad ideaPhilip Sargent2022-07-201-1/+0
|
* Trial QM tick mechanism in survex filesPhilip Sargent2022-07-201-4/+27
|
* fix QM regex for number and rearrange url codePhilip Sargent2022-07-201-23/+10
|
* QMs now have working url to survexfile & tick descriptionPhilip Sargent2022-07-201-2/+3
|
* more weirdness in circumventing MariaDB/Django misunderstandingsPhilip Sargent2022-07-171-2/+2
|
* cleaner zeroth cave settingPhilip Sargent2022-07-151-2/+3
|
* cleaner survexdirectory creationPhilip Sargent2022-07-151-2/+7
|
* fix bugs and tidyup in recent changesPhilip Sargent2022-07-151-1/+1
|
* catch nonUTF8 survex files, DataIssues url editorPhilip Sargent2022-07-151-2/+13
|
* better error msgPhilip Sargent2022-07-091-1/+6
|
* Report badly formatted ;QM linesPhilip Sargent2022-07-081-3/+12
|
* QM reports all workingPhilip Sargent2022-07-061-16/+12
|
* fix for individual QM display from survexPhilip Sargent2022-07-061-2/+3
|
* shorten slug to fitPhilip Sargent2022-07-061-2/+2
|
* Not quite so broken QMs from survex filesPhilip Sargent2022-07-051-2/+5
|