Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create core/models/ directroy | Philip Sargent | 2021-04-13 | 14 | -78/+19 |
* | deprecated non-raw regex | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
* | moved clever slash middleware & unused.py | Philip Sargent | 2021-04-13 | 2 | -0/+200 |
* | moving save_carefully() | Philip Sargent | 2021-04-13 | 2 | -2/+43 |
* | creating core/utils.py | Philip Sargent | 2021-04-12 | 3 | -38/+87 |
* | add url field to DataIssue | Philip Sargent | 2021-04-12 | 2 | -0/+3 |
* | 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 | 1 | -7/+6 |
* | Public Import Errors webpage | Philip Sargent | 2021-04-11 | 1 | -1/+11 |
* | url dispatcher tidying | Philip Sargent | 2021-04-11 | 1 | -1/+1 |
* | Better FileNotFound in expofiles | Philip Sargent | 2021-04-10 | 1 | -19/+41 |
* | tidy obsolete troggle/code/reset_db | Philip Sargent | 2021-04-10 | 2 | -32/+30 |
* | Cache enabled for 'expedition' pages | Philip Sargent | 2021-04-10 | 2 | -7/+40 |
* | Therion files now handled | Philip Sargent | 2021-04-08 | 1 | -3/+15 |
* | Import Therion files too | Philip Sargent | 2021-04-07 | 1 | -3/+3 |
* | compatible with Dj2.1.5 | Philip Sargent | 2021-04-07 | 4 | -19/+12 |
* | chnage maintenance menus & move tests | Philip Sargent | 2021-04-07 | 2 | -67/+111 |
* | Now compat with Dj2.0.13 & 1.11.29 | Philip Sargent | 2021-04-06 | 1 | -7/+7 |
* | New user login/logoff system using standard Dj | Philip Sargent | 2021-04-06 | 3 | -12/+89 |
* | 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 | 3 | -5/+10 |
* | 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 | 1 | -40/+101 |
* | survex_file field inconsistency detection & edit | Philip Sargent | 2021-04-02 | 2 | -23/+68 |
* | restoring wiki_markup where still used | Philip Sargent | 2021-04-02 | 1 | -0/+6 |
* | JSLIB and tidy path settings | Philip Sargent | 2021-04-02 | 2 | -2/+16 |
* | login decorator moved into views & .gitignore | Philip Sargent | 2021-04-02 | 7 | -13/+39 |
* | enable non-cave html and images redirection | Philip Sargent | 2021-04-01 | 2 | -6/+12 |
* | fix cave description view | Philip Sargent | 2021-04-01 | 1 | -12/+35 |
* | tests for new /site_media/ management | Philip Sargent | 2021-03-31 | 1 | -24/+72 |
* | new method for /site-media/, /static/, /photos/ | Philip Sargent | 2021-03-31 | 1 | -12/+20 |
* | remove garbage & duplicated code | Philip Sargent | 2021-03-31 | 2 | -370/+1 |
* | move *_views files to /views/* | Philip Sargent | 2021-03-31 | 13 | -19/+11 |
* | trailing slashes fixed | Philip Sargent | 2021-03-31 | 2 | -22/+128 |
* | making flat files delivery more robust | Philip Sargent | 2021-03-31 | 1 | -72/+76 |
* | flatpages to expopages | Philip Sargent | 2021-03-31 | 1 | -3/+3 |
* | expopages now troggle/core/views_expo | Philip Sargent | 2021-03-30 | 4 | -6/+255 |
* | rename flatpages as expopages to reduce confusion | Philip Sargent | 2021-03-30 | 3 | -3/+3 |
* | Replace assert() with DataIssue message | Philip Sargent | 2021-03-29 | 5 | -70/+16 |
* | more tests for files served from several places | Philip Sargent | 2021-03-28 | 1 | -39/+128 |
* | Fixing multiple caves with same kataser no | Philip Sargent | 2021-03-28 | 4 | -23/+80 |
* | tidy render() calls | Philip Sargent | 2021-03-28 | 5 | -11/+8 |
* | fixed serving expofiles from test server | Philip Sargent | 2021-03-28 | 1 | -82/+25 |
* | merge expeditions and statistics pages | Philip Sargent | 2021-03-27 | 1 | -3/+4 |
* | re-ordering middleware and logon system | Philip Sargent | 2021-03-27 | 2 | -5/+9 |
* | layout tidying | Philip Sargent | 2021-03-26 | 1 | -3/+3 |
* | remove survexblock webpage - redundant | Philip Sargent | 2021-03-26 | 2 | -8/+7 |
* | csrf continued | Philip Sargent | 2021-03-26 | 1 | -12/+24 |