summaryrefslogtreecommitdiffstats
path: root/parsers/survex.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Better error msgs for poorly formatted QMsPhilip Sargent2023-03-131-21/+68
* fixing bad splay detectionPhilip Sargent2023-03-121-11/+17
* Import new survexfile ONLYPhilip Sargent2023-03-061-65/+109
* Saving new survex file parses contents.Philip Sargent2023-03-061-49/+66
* Initial attempts at saving edited survex filePhilip Sargent2023-03-051-1/+51
* Now 99 testsPhilip Sargent2023-03-031-3/+40
* Duplicate survex files in lists all done properlyPhilip Sargent2023-02-281-15/+24
* clean up de-duplication codePhilip Sargent2023-02-281-75/+140
* Initial add of On This Day links to svx file pagePhilip Sargent2023-02-261-1/+1
* str() needed with python 3.11.0rc1 & added try/execeptPhilip Sargent2023-02-241-32/+37
* remove unneeded warningsPhilip Sargent2023-02-111-6/+4
* Update URLs to django documn versionPhilip Sargent2023-02-101-1/+1
* to-do lists updatesPhilip Sargent2023-02-021-6/+11
* 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