summaryrefslogtreecommitdiffstats
path: root/parsers/survex.py
Commit message (Collapse)AuthorAgeFilesLines
...
* working and refactoredPhilip Sargent2020-06-271-25/+9
|
* Renaming functionsPhilip Sargent2020-06-271-7/+7
|
* Working. More fault checking.Philip Sargent2020-06-271-55/+264
|
* move function (correctly this time)Philip Sargent2020-06-271-73/+75
|
* recursive scan *import to make linear filelistPhilip Sargent2020-06-271-7/+115
|
* rewritten QM loading from SVX filesPhilip Sargent2020-06-251-49/+28
|
* Better error msgs, one bug fixPhilip Sargent2020-06-251-17/+31
|
* rearrange ref and comment detectionPhilip Sargent2020-06-241-176/+192
|
* refactor team and ignore sectionsPhilip Sargent2020-06-241-63/+46
|
* extract *date functionPhilip Sargent2020-06-241-21/+26
|
* extract *ref, ;ref and ;QMs to functionsPhilip Sargent2020-06-241-76/+77
|
* start refactor survex importPhilip Sargent2020-06-241-419/+417
|
* exploring recusrive behaviourPhilip Sargent2020-06-241-2/+7
|
* bin Makesurvexstation, survextitle, survexEquatePhilip Sargent2020-06-241-27/+21
|
* 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
| | | | Taken from the Django 1.10 upgrade branch
* 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 ↵expo on server2019-06-261-4/+4
| | | | so it's not hardcoded.
* Support html and wiki logbook entrysSam Wenham2019-03-311-2/+2
| | | | | | Move nearest_station to nearest_station_name and make nearest_station a foreign key to SurvexStation Lots of tidying
* Make things more compatiable with newer pythonSam Wenham2019-02-241-44/+54
| | | | | | | Fix the expeditions list Improvements to make it compatiable with django 1.8 Bump the years to add 2018 Update the .hgignore file to ignore junk