summaryrefslogtreecommitdiffstats
path: root/parsers/survex.py
Commit message (Expand)AuthorAgeFilesLines
* Setting wallet dates earlier in the import processPhilip Sargent2023-02-011-0/+28
* Bulk_create working for team on a survexblockPhilip Sargent2023-01-311-9/+43
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-1/+2
* Removed unused properties and movingPhilip Sargent2023-01-301-3/+2
* Remove unneeded Class ExpeditionDayPhilip Sargent2023-01-301-38/+3
* Renaming class step 2Philip Sargent2023-01-301-1/+1
* fixing Sunday display on calendarPhilip Sargent2023-01-301-1/+3
* Fixed coloured T and S on expo calendarPhilip Sargent2023-01-291-12/+6
* separated out ent locations from survex parserPhilip Sargent2023-01-291-225/+7
* Moved Logbooks to separate model filePhilip Sargent2023-01-291-1/+2
* separated out Model for wallet to its own filePhilip Sargent2023-01-291-4/+4
* Inherit *team to anonymous survex blocksPhilip Sargent2023-01-291-54/+102
* compiling more regexesPhilip Sargent2023-01-281-11/+18
* refactor to reduce db hits and fix *teamPhilip Sargent2023-01-281-88/+203
* Collect dataissues and write to db all at oncePhilip Sargent2023-01-281-83/+105
* ruff removed unused importsPhilip Sargent2023-01-191-23/+17
* reformatted using blackPhilip Sargent2023-01-191-673/+824
* sort imports using isort. tested.Philip Sargent2023-01-191-13/+15
* remove %s old formatting style (last bits)Philip Sargent2023-01-021-1/+1
* Using Path() wherever possible in localsettings.pyPhilip Sargent2022-12-221-1/+1
* diagnosing missing entrance filePhilip Sargent2022-12-221-2/+3
* attempted speedup, explicit dates wallet objectsPhilip Sargent2022-12-201-0/+2
* 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