summaryrefslogtreecommitdiffstats
path: root/core/view_surveys.py
Commit message (Collapse)AuthorAgeFilesLines
* move *_views files to /views/*Philip Sargent2021-03-311-96/+0
|
* expopages now troggle/core/views_expoPhilip Sargent2021-03-301-3/+3
|
* rename flatpages as expopages to reduce confusionPhilip Sargent2021-03-301-1/+1
|
* Replace assert() with DataIssue messagePhilip Sargent2021-03-291-2/+3
|
* Fixing multiple caves with same kataser noPhilip Sargent2021-03-281-4/+7
|
* fixed serving expofiles from test serverPhilip Sargent2021-03-281-82/+25
|
* clean troggle menu and drawingfiles layoutPhilip Sargent2020-07-281-1/+2
|
* Simple renaming too-similar variablesPhilip Sargent2020-06-241-3/+3
|
* simple rename survexscansfolder to scansfolderPhilip Sargent2020-06-231-5/+5
|
* rename SurvexScansFolders and tidy survex parserPhilip Sargent2020-06-231-6/+6
|
* More security, middleware upgrade, dj-reg.2.5Philip Sargent2020-06-201-16/+11
|
* Cleanup secrets management, pre-run checks.Philip Sargent2020-06-201-0/+1
|
* static files redonePhilip Sargent2020-06-181-2/+10
|
* removed jgtfileuploadPhilip Sargent2020-06-161-121/+0
|
* removing redundant functionsPhilip Sargent2020-06-041-28/+28
|
* moved 2 funct, deletion of FileAbstraction pendingPhilip Sargent2020-06-041-6/+36
|
* unicode fix for python3Philip Sargent2020-05-311-1/+1
|
* Moved classes to models_caves and fixed importsPhilip Sargent2020-05-281-1/+1
|
* Convert codebase for python3 usagePhilip Sargent2020-05-241-20/+20
|
* Decode the url encoded # when looking at walletsSam Wenham2019-02-241-5/+6
|
* Fix survey scansSam Wenham2019-02-241-10/+11
| | | | | Remove the assert for folders in survey wallets, this does mean currently they will be ignored by troggle.
* remove all the DOS linefeedsWookey2011-07-111-233/+233
|
* make 2008 logbook correctly parsegoatchurch2009-09-141-27/+35
|
* able to save sketches up from tunnelgoatchurch2009-09-131-2/+43
|
* tunnelfiles scheme addedgoatchurch2009-09-111-1/+7
|
* survey scans features addedgoatchurch2009-09-101-0/+17
|
* [svn] Renaming troggle.expo to troggle.core. To do this, used:substantialnoninfringinguser2009-07-021-0/+161
perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py` and then manually checked each change (had to remove a couple)