Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move *_views files to /views/* | Philip Sargent | 2021-03-31 | 1 | -96/+0 |
| | |||||
* | expopages now troggle/core/views_expo | Philip Sargent | 2021-03-30 | 1 | -3/+3 |
| | |||||
* | rename flatpages as expopages to reduce confusion | Philip Sargent | 2021-03-30 | 1 | -1/+1 |
| | |||||
* | Replace assert() with DataIssue message | Philip Sargent | 2021-03-29 | 1 | -2/+3 |
| | |||||
* | Fixing multiple caves with same kataser no | Philip Sargent | 2021-03-28 | 1 | -4/+7 |
| | |||||
* | fixed serving expofiles from test server | Philip Sargent | 2021-03-28 | 1 | -82/+25 |
| | |||||
* | clean troggle menu and drawingfiles layout | Philip Sargent | 2020-07-28 | 1 | -1/+2 |
| | |||||
* | Simple renaming too-similar variables | Philip Sargent | 2020-06-24 | 1 | -3/+3 |
| | |||||
* | simple rename survexscansfolder to scansfolder | Philip Sargent | 2020-06-23 | 1 | -5/+5 |
| | |||||
* | rename SurvexScansFolders and tidy survex parser | Philip Sargent | 2020-06-23 | 1 | -6/+6 |
| | |||||
* | More security, middleware upgrade, dj-reg.2.5 | Philip Sargent | 2020-06-20 | 1 | -16/+11 |
| | |||||
* | Cleanup secrets management, pre-run checks. | Philip Sargent | 2020-06-20 | 1 | -0/+1 |
| | |||||
* | static files redone | Philip Sargent | 2020-06-18 | 1 | -2/+10 |
| | |||||
* | removed jgtfileupload | Philip Sargent | 2020-06-16 | 1 | -121/+0 |
| | |||||
* | removing redundant functions | Philip Sargent | 2020-06-04 | 1 | -28/+28 |
| | |||||
* | moved 2 funct, deletion of FileAbstraction pending | Philip Sargent | 2020-06-04 | 1 | -6/+36 |
| | |||||
* | unicode fix for python3 | Philip Sargent | 2020-05-31 | 1 | -1/+1 |
| | |||||
* | Moved classes to models_caves and fixed imports | Philip Sargent | 2020-05-28 | 1 | -1/+1 |
| | |||||
* | Convert codebase for python3 usage | Philip Sargent | 2020-05-24 | 1 | -20/+20 |
| | |||||
* | Decode the url encoded # when looking at wallets | Sam Wenham | 2019-02-24 | 1 | -5/+6 |
| | |||||
* | Fix survey scans | Sam Wenham | 2019-02-24 | 1 | -10/+11 |
| | | | | | Remove the assert for folders in survey wallets, this does mean currently they will be ignored by troggle. | ||||
* | remove all the DOS linefeeds | Wookey | 2011-07-11 | 1 | -233/+233 |
| | |||||
* | make 2008 logbook correctly parse | goatchurch | 2009-09-14 | 1 | -27/+35 |
| | |||||
* | able to save sketches up from tunnel | goatchurch | 2009-09-13 | 1 | -2/+43 |
| | |||||
* | tunnelfiles scheme added | goatchurch | 2009-09-11 | 1 | -1/+7 |
| | |||||
* | survey scans features added | goatchurch | 2009-09-10 | 1 | -0/+17 |
| | |||||
* | [svn] Renaming troggle.expo to troggle.core. To do this, used: | substantialnoninfringinguser | 2009-07-02 | 1 | -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) |