summaryrefslogtreecommitdiffstats
path: root/parsers/survex.py
Commit message (Collapse)AuthorAgeFilesLines
...
* revert, this was a bad ideaPhilip Sargent2022-07-201-1/+0
|
* Trial QM tick mechanism in survex filesPhilip Sargent2022-07-201-4/+27
|
* fix QM regex for number and rearrange url codePhilip Sargent2022-07-201-23/+10
|
* QMs now have working url to survexfile & tick descriptionPhilip Sargent2022-07-201-2/+3
|
* more weirdness in circumventing MariaDB/Django misunderstandingsPhilip Sargent2022-07-171-2/+2
|
* cleaner zeroth cave settingPhilip Sargent2022-07-151-2/+3
|
* cleaner survexdirectory creationPhilip Sargent2022-07-151-2/+7
|
* fix bugs and tidyup in recent changesPhilip Sargent2022-07-151-1/+1
|
* catch nonUTF8 survex files, DataIssues url editorPhilip Sargent2022-07-151-2/+13
|
* better error msgPhilip Sargent2022-07-091-1/+6
|
* Report badly formatted ;QM linesPhilip Sargent2022-07-081-3/+12
|
* QM reports all workingPhilip Sargent2022-07-061-16/+12
|
* fix for individual QM display from survexPhilip Sargent2022-07-061-2/+3
|
* shorten slug to fitPhilip Sargent2022-07-061-2/+2
|
* Not quite so broken QMs from survex filesPhilip Sargent2022-07-051-2/+5
|
* Fixed QM report for survex-imported QMsPhilip Sargent2022-07-051-2/+33
|
* Better error messaged and urlPhilip Sargent2022-03-291-5/+5
|
* survex legs bug fixPhilip Sargent2022-03-231-5/+5
|
* better err text for mysterious errorPhilip Sargent2022-03-221-3/+3
|
* fixing bugs after wookey sessionPhilip Sargent2022-03-221-21/+24
|
* running cavern on svx files improvedPhilip Sargent2022-03-111-1/+7
|
* Detect more survex errorsPhilip Sargent2022-03-071-31/+81
|
* Make .3d files in same dir as .svxPhilip Sargent2022-03-061-9/+27
|
* 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
|