summaryrefslogtreecommitdiffstats
path: root/parsers
Commit message (Collapse)AuthorAgeFilesLines
* clean up survexlegsPhilip Sargent2020-06-162-95/+98
|
* remove Survey & virtual survey wallet - never usedPhilip Sargent2020-06-161-8/+0
|
* break recursive import cyclePhilip Sargent2020-06-161-0/+62
|
* Stop storing all SurvexStationsPhilip Sargent2020-06-151-5/+37
|
* remove tinyMCE morePhilip Sargent2020-06-141-2/+2
|
* bugfix returning multiple object catchPhilip Sargent2020-06-131-1/+1
|
* cleanup and better DatIssue msgsPhilip Sargent2020-06-131-71/+43
|
* import fixes & statistics tablePhilip Sargent2020-06-122-8/+26
|
* stopped storing survex legsPhilip Sargent2020-06-121-6/+29
|
* Object storage as alternative to SQLPhilip Sargent2020-06-081-35/+164
|
* Make import robust against duplicate kataster numbersPhilip Sargent2020-06-071-22/+37
|
* attempt to simplify wnt horribly wrongPhilip Sargent2020-06-064-18/+28
|
* Change troggle horizontal menu itemsPhilip Sargent2020-06-011-1/+0
|
* Progress dots on importing dataPhilip Sargent2020-06-012-4/+17
|
* Delete SURVEYS.CSV codePhilip Sargent2020-05-311-66/+0
|
* Adding progress dots to import print output and fix SURVEY_SCANSPhilip Sargent2020-05-311-5/+11
|
* Reducing input print outputPhilip Sargent2020-05-311-3/+3
|
* bug fix in logbook parserPhilip Sargent2020-05-301-117/+84
|
* Imposrt mad more specificPhilip Sargent2020-05-301-19/+19
|
* format tidy & normalise paths in survex *inlcudePhilip Sargent2020-05-301-1/+1
|
* Moved classes to models_caves and fixed importsPhilip Sargent2020-05-285-48/+75
|
* Expunge cavetabPhilip Sargent2020-05-283-283/+19
|
* expung imagekit and clean import listsPhilip Sargent2020-05-281-3/+5
|
* 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-248-81/+83
|
* tidying and prep for python3Philip Sargent2020-05-242-18/+20
|
* unused code commented outPhilip Sargent2020-05-241-131/+136
|
* bugfixPhilip Sargent2020-05-201-2/+2
|
* Indented msgs for recursive file traversalPhilip Sargent2020-05-151-16/+33
|
* Remove PHOTOS_ROOT and DPhoto classPhilip Sargent2020-05-151-21/+22
|
* add mysql startup documentationPhilip Sargent2020-05-141-1/+1
|
* 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-282-17/+67
|
* reducing clutter in outputPhilip Sargent2020-04-281-20/+27
|
* Thorough spring clean and profilingPhilip Sargent2020-04-273-11/+15
|
* Dumps loaded data into a .sql filePhilip Sargent2020-04-161-1/+1
|
* get the profile display working & bug fixPhilip Sargent2020-04-151-2/+2
|
* bug fixed for new logbookPhilip Sargent2020-04-131-22/+21
|
* 2010 is html format not wiki format.Philip Sargent2020-04-121-2/+2
| | | | Or at least, now it is.
* New cacheing for parsed logbooks. All logbooks load in 75 seconds now.Philip Sargent2020-04-121-21/+78
|
* Fixed bad import of surveyscans references from tunnel filesPhilip Sargent2020-04-111-7/+12
|
* scanned image files importingPhilip Sargent2020-04-092-4/+16
|
* Validation of mugshot or blrub file addedPhilip Sargent2020-04-011-1/+7
|
* debug for crashing tunnel importPhilip Sargent2020-02-251-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
* Fixing logbooks with parse errorsPhilip Sargent2020-02-201-1/+1
|