Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace assert() with message logging | Philip Sargent | 2021-04-13 | 8 | -29/+43 |
| | |||||
* | actually needed it seems. | Philip Sargent | 2021-04-13 | 1 | -0/+4 |
| | |||||
* | Docstrings for all modules | Philip Sargent | 2021-04-13 | 15 | -17/+50 |
| | |||||
* | fixing typos and changes in importing | Philip Sargent | 2021-04-13 | 5 | -70/+70 |
| | |||||
* | move models_survex to models/survex.py | Philip Sargent | 2021-04-13 | 12 | -11/+11 |
| | |||||
* | move models_caves to models/caves.py | Philip Sargent | 2021-04-13 | 17 | -20/+20 |
| | |||||
* | create core/models/ directroy | Philip Sargent | 2021-04-13 | 19 | -84/+25 |
| | |||||
* | deprecated non-raw regex | Philip Sargent | 2021-04-13 | 2 | -3/+3 |
| | |||||
* | moved clever slash middleware & unused.py | Philip Sargent | 2021-04-13 | 3 | -1/+1 |
| | |||||
* | moving save_carefully() | Philip Sargent | 2021-04-13 | 7 | -53/+54 |
| | |||||
* | creating core/utils.py | Philip Sargent | 2021-04-12 | 6 | -57/+99 |
| | |||||
* | add url field to DataIssue | Philip Sargent | 2021-04-12 | 3 | -2/+5 |
| | |||||
* | Enable svx view if url just misses off .svx | Philip Sargent | 2021-04-12 | 1 | -2/+8 |
| | |||||
* | data issues much easier to read | Philip Sargent | 2021-04-12 | 2 | -13/+24 |
| | |||||
* | Public Import Errors webpage | Philip Sargent | 2021-04-11 | 4 | -4/+39 |
| | |||||
* | url dispatcher tidying | Philip Sargent | 2021-04-11 | 3 | -29/+29 |
| | |||||
* | Better FileNotFound in expofiles | Philip Sargent | 2021-04-10 | 3 | -19/+42 |
| | |||||
* | clear cache on parsing & 2.2.19 notes | Philip Sargent | 2021-04-10 | 3 | -25/+30 |
| | |||||
* | tidy obsolete troggle/code/reset_db | Philip Sargent | 2021-04-10 | 5 | -32/+53 |
| | |||||
* | Cache enabled for 'expedition' pages | Philip Sargent | 2021-04-10 | 2 | -7/+40 |
| | |||||
* | Dj2.2.19 LTS tested. | Philip Sargent | 2021-04-08 | 1 | -5/+6 |
| | |||||
* | Therion renaming missed one | Philip Sargent | 2021-04-08 | 1 | -2/+2 |
| | |||||
* | Therion files now handled | Philip Sargent | 2021-04-08 | 3 | -9/+23 |
| | |||||
* | Import Therion files too | Philip Sargent | 2021-04-07 | 6 | -31/+130 |
| | |||||
* | compatible with Dj2.1.5 | Philip Sargent | 2021-04-07 | 4 | -19/+12 |
| | |||||
* | chnage maintenance menus & move tests | Philip Sargent | 2021-04-07 | 5 | -94/+161 |
| | |||||
* | Now compat with Dj2.0.13 & 1.11.29 | Philip Sargent | 2021-04-06 | 4 | -80/+102 |
| | |||||
* | remove 'register' bad link | Philip Sargent | 2021-04-06 | 1 | -1/+1 |
| | |||||
* | New user login/logoff system using standard Dj | Philip Sargent | 2021-04-06 | 25 | -197/+348 |
| | |||||
* | fix incorrect folder when showing index.html | Philip Sargent | 2021-04-05 | 1 | -11/+6 |
| | |||||
* | fix bug in parsing bad HTML pages e.g.expo 82 | Philip Sargent | 2021-04-05 | 1 | -4/+32 |
| | |||||
* | tiny tidyings | Philip Sargent | 2021-04-05 | 9 | -12/+105 |
| | |||||
* | transaction incompatible with migrate Django 2+ | Philip Sargent | 2021-04-04 | 1 | -4/+4 |
| | |||||
* | missed a wiki_markup ref | Philip Sargent | 2021-04-03 | 1 | -0/+1 |
| | |||||
* | no permission for this on expo server | Philip Sargent | 2021-04-03 | 1 | -2/+2 |
| | |||||
* | bugger, missed this edit | Philip Sargent | 2021-04-03 | 1 | -1/+1 |
| | |||||
* | 3d CaveView regeneates .3d file in cache | Philip Sargent | 2021-04-03 | 3 | -89/+157 |
| | |||||
* | typos in templates | Philip Sargent | 2021-04-03 | 2 | -2/+2 |
| | |||||
* | commentary in prospecting guide | Philip Sargent | 2021-04-03 | 1 | -0/+8 |
| | |||||
* | fix missing slug field in pending caves | Philip Sargent | 2021-04-03 | 2 | -8/+20 |
| | |||||
* | fix password import error | Philip Sargent | 2021-04-03 | 2 | -5/+9 |
| | |||||
* | survex_file field inconsistency detection & edit | Philip Sargent | 2021-04-02 | 7 | -47/+120 |
| | |||||
* | restoring wiki_markup where still used | Philip Sargent | 2021-04-02 | 7 | -28/+11 |
| | |||||
* | remove unused {% load link %} | Philip Sargent | 2021-04-02 | 9 | -36/+2 |
| | |||||
* | remove {% load wiki_markup %} | Philip Sargent | 2021-04-02 | 24 | -27/+27 |
| | |||||
* | JSLIB and tidy path settings | Philip Sargent | 2021-04-02 | 5 | -26/+43 |
| | |||||
* | Caveview enabled - local copy 3MB | Philip Sargent | 2021-04-02 | 22 | -0/+95738 |
| | |||||
* | rename wiki folder | Philip Sargent | 2021-04-02 | 6 | -0/+0 |
| | |||||
* | login decorator moved into views & .gitignore | Philip Sargent | 2021-04-02 | 8 | -19/+32 |
| | |||||
* | enable non-cave html and images redirection | Philip Sargent | 2021-04-01 | 2 | -6/+12 |
| |