summaryrefslogtreecommitdiffstats
path: root/parsers/survex.py
Commit message (Expand)AuthorAgeFilesLines
...
* simple rename survexscansfolder to scansfolderPhilip Sargent2020-06-231-4/+4
* rename SurvexScansFolders and tidy survex parserPhilip Sargent2020-06-231-114/+69
* clean up import statements: more specificPhilip Sargent2020-06-221-1/+1
* caves, scans, survex work in databaseRestPhilip Sargent2020-06-191-2/+13
* regex deprecation warningPhilip Sargent2020-06-181-3/+3
* clean up survexlegsPhilip Sargent2020-06-161-91/+96
* Stop storing all SurvexStationsPhilip Sargent2020-06-151-5/+37
* cleanup and better DatIssue msgsPhilip Sargent2020-06-131-71/+43
* import fixes & statistics tablePhilip Sargent2020-06-121-2/+3
* stopped storing survex legsPhilip Sargent2020-06-121-6/+29
* attempt to simplify wnt horribly wrongPhilip Sargent2020-06-061-2/+0
* Change troggle horizontal menu itemsPhilip Sargent2020-06-011-1/+0
* Progress dots on importing dataPhilip Sargent2020-06-011-3/+16
* format tidy & normalise paths in survex *inlcudePhilip Sargent2020-05-301-1/+1
* Moved classes to models_caves and fixed importsPhilip Sargent2020-05-281-25/+27
* Refactor to avoid loading unused surveystationsPhilip Sargent2020-05-281-28/+35
* preparing to clean up LoadPosPhilip Sargent2020-05-261-1/+3
* Convert codebase for python3 usagePhilip Sargent2020-05-241-32/+32
* tidying and prep for python3Philip Sargent2020-05-241-3/+5
* bugfixPhilip Sargent2020-05-201-2/+2
* Indented msgs for recursive file traversalPhilip Sargent2020-05-151-16/+33
* indent recursion and update commentsPhilip Sargent2020-05-141-55/+81
* adding *ref to troggle svx parserPhilip Sargent2020-05-131-9/+45
* dbReset now loads into memory first (fast err checking), then into dbPhilip Sargent2020-04-301-5/+23
* getting the LoadPos to work betterPhilip Sargent2020-04-281-11/+18
* Understanding and speeding up LoadPosPhilip Sargent2020-04-281-16/+66
* reducing clutter in outputPhilip Sargent2020-04-281-20/+27
* Dumps loaded data into a .sql filePhilip Sargent2020-04-161-1/+1
* get the profile display working & bug fixPhilip Sargent2020-04-151-2/+2
* scanned image files importingPhilip Sargent2020-04-091-0/+1
* Changes needed to stop the survex parser having to go through the data twiceFaster-survex-parserSam Wenham2020-02-211-74/+178
* Backed out changeset: 4552f42bdf54Sam Wenham2019-06-261-61/+13
* Remove this stupid hard coded name matchSam Wenham2019-06-261-13/+61
* Add SURVEX_TOPNAME (top-level survex file) as a setting item in settings.py s...expo on server2019-06-261-4/+4
* Support html and wiki logbook entrysSam Wenham2019-03-311-2/+2
* Make things more compatiable with newer pythonSam Wenham2019-02-241-44/+54
* Add ref as a valid survex command to prevent errorsSam Wenham2018-04-141-1/+1
* Survex parser fix to avoid allocation on error (by martin).expo2015-06-241-4/+4
* A little more verbositySam Wenham2015-01-191-0/+6
* Allow comma in starcommands (*,fix) (comma is default valid *set blank)Wookey2014-07-011-1/+1
* Fix survex parser to allow whitespace between * and command (as survexWookey2014-07-011-1/+1
* Replace assert on unrecognised commands with print, so that a minorexpoonserver2014-06-261-1/+7
* Add checking for compass tooWookey2013-05-221-5/+13
* Add error check in place where parser diedWookey2013-05-221-1/+7
* Made a prospecting guide and fixed survex station description. Removed parsi...Martin Green2012-08-101-1/+1
* Start to change dataformat for caves, along with there editing. Start to cha...Martin Green2012-06-101-5/+14
* Added parsing of all.svx, along side parsing individual caves.Martin Green2011-07-111-7/+65
* tunnelfiles scheme addedgoatchurch2009-09-111-2/+4
* modelviz addedgoatchurch2009-09-111-1/+2
* survey scans features addedgoatchurch2009-09-101-3/+8