summaryrefslogtreecommitdiffstats
path: root/parsers/survex.py
Commit message (Expand)AuthorAgeFilesLines
* Cave import & reports fixesPhilip Sargent2022-03-051-2/+5
* git merge failure caught in svx filesPhilip Sargent2022-03-031-1/+14
* Catch error if unfixed merges in survex filesPhilip Sargent2022-03-011-2/+15
* precompile regexesPhilip Sargent2021-12-191-2/+18
* docm .3d file generation for CaveViewPhilip Sargent2021-11-061-1/+5
* Better error msg for overwriting 3d filesPhilip Sargent2021-11-051-3/+3
* fix unneeded runs of survex on survex mportPhilip Sargent2021-11-051-14/+59
* dwg upload and django admin extra searchPhilip Sargent2021-05-051-1/+0
* split surveys->scans + drawingsPhilip Sargent2021-05-031-1/+1
* chipping away bug in personexpedition, remove rolePhilip Sargent2021-04-301-1/+7
* rename scansfolder to walletPhilip Sargent2021-04-261-2/+2
* reanme manyscansfolders to manywalletsPhilip Sargent2021-04-261-6/+6
* rename ScansFolder class as WalletPhilip Sargent2021-04-261-2/+2
* Making entrances work for pending cavesPhilip Sargent2021-04-261-1/+5
* prospect and moving code to better placesPhilip Sargent2021-04-171-5/+44
* split out prospecting guide codePhilip Sargent2021-04-161-1/+1
* enabled mugshots & blurb in people pagesPhilip Sargent2021-04-151-0/+7
* rename function more accuratelyPhilip Sargent2021-04-131-4/+4
* replace assert() with message loggingPhilip Sargent2021-04-131-2/+10
* Docstrings for all modulesPhilip Sargent2021-04-131-0/+4
* fixing typos and changes in importingPhilip Sargent2021-04-131-62/+62
* move models_survex to models/survex.pyPhilip Sargent2021-04-131-1/+1
* move models_caves to models/caves.pyPhilip Sargent2021-04-131-1/+1
* creating core/utils.pyPhilip Sargent2021-04-121-10/+10
* Import Therion files tooPhilip Sargent2021-04-071-6/+7
* fix missing slug field in pending cavesPhilip Sargent2021-04-031-6/+6
* move *_views files to /views/*Philip Sargent2021-03-311-2/+2
* pathlib for path management & cavelist fixesPhilip Sargent2021-03-241-2/+2
* Fixing cave list webpagePhilip Sargent2021-03-241-3/+5
* Importing old logbooksPhilip Sargent2021-02-061-0/+1
* 3dtopos to survexpos + commentsPhilip Sargent2020-07-201-0/+3
* *team format updatesPhilip Sargent2020-07-091-1/+12
* *units factor x and feetPhilip Sargent2020-07-081-41/+61
* units conversion not quite workingPhilip Sargent2020-07-071-2/+13
* *units in feet and metres, subcavesPhilip Sargent2020-07-071-34/+66
* per svxfile debug printing enabledPhilip Sargent2020-07-061-49/+73
* person attribution of surveyed length workingPhilip Sargent2020-07-061-8/+21
* title and wallet folders working in /survexfile/258Philip Sargent2020-07-051-26/+44
* splays and alias splays implementedPhilip Sargent2020-07-041-30/+71
* rename variables and leglength calcPhilip Sargent2020-07-041-101/+125
* refactored LinearLoad(), output unchangedPhilip Sargent2020-07-031-109/+153
* stack-based state of *data fixedPhilip Sargent2020-07-031-71/+96
* State push/pop workingPhilip Sargent2020-07-031-118/+200
* rebuild all .3d files and progress on compass/clino/tapePhilip Sargent2020-07-021-76/+196
* SurvexBlocks now importing in deatilPhilip Sargent2020-07-011-43/+47
* fix survexdirectories to ref files properlyPhilip Sargent2020-07-011-16/+39
* all SurvexDirectory set OK, pending caves madePhilip Sargent2020-06-301-150/+45
* Fix SurvexDirectory importPhilip Sargent2020-06-291-51/+64
* fixing parent blocks & titlesPhilip Sargent2020-06-281-176/+194
* replace GetCaveByReferencePhilip Sargent2020-06-281-90/+134