summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* create core/models/ directroyPhilip Sargent2021-04-1314-78/+19
* deprecated non-raw regexPhilip Sargent2021-04-131-1/+1
* moved clever slash middleware & unused.pyPhilip Sargent2021-04-132-0/+200
* moving save_carefully()Philip Sargent2021-04-132-2/+43
* creating core/utils.pyPhilip Sargent2021-04-123-38/+87
* add url field to DataIssuePhilip Sargent2021-04-122-0/+3
* Enable svx view if url just misses off .svxPhilip Sargent2021-04-121-2/+8
* data issues much easier to readPhilip Sargent2021-04-121-7/+6
* Public Import Errors webpagePhilip Sargent2021-04-111-1/+11
* url dispatcher tidyingPhilip Sargent2021-04-111-1/+1
* Better FileNotFound in expofilesPhilip Sargent2021-04-101-19/+41
* tidy obsolete troggle/code/reset_dbPhilip Sargent2021-04-102-32/+30
* Cache enabled for 'expedition' pagesPhilip Sargent2021-04-102-7/+40
* Therion files now handledPhilip Sargent2021-04-081-3/+15
* Import Therion files tooPhilip Sargent2021-04-071-3/+3
* compatible with Dj2.1.5Philip Sargent2021-04-074-19/+12
* chnage maintenance menus & move testsPhilip Sargent2021-04-072-67/+111
* Now compat with Dj2.0.13 & 1.11.29Philip Sargent2021-04-061-7/+7
* New user login/logoff system using standard DjPhilip Sargent2021-04-063-12/+89
* fix incorrect folder when showing index.htmlPhilip Sargent2021-04-051-11/+6
* fix bug in parsing bad HTML pages e.g.expo 82Philip Sargent2021-04-051-4/+32
* tiny tidyingsPhilip Sargent2021-04-053-5/+10
* no permission for this on expo serverPhilip Sargent2021-04-031-2/+2
* bugger, missed this editPhilip Sargent2021-04-031-1/+1
* 3d CaveView regeneates .3d file in cachePhilip Sargent2021-04-031-40/+101
* survex_file field inconsistency detection & editPhilip Sargent2021-04-022-23/+68
* restoring wiki_markup where still usedPhilip Sargent2021-04-021-0/+6
* JSLIB and tidy path settingsPhilip Sargent2021-04-022-2/+16
* login decorator moved into views & .gitignorePhilip Sargent2021-04-027-13/+39
* enable non-cave html and images redirectionPhilip Sargent2021-04-012-6/+12
* fix cave description viewPhilip Sargent2021-04-011-12/+35
* tests for new /site_media/ managementPhilip Sargent2021-03-311-24/+72
* new method for /site-media/, /static/, /photos/Philip Sargent2021-03-311-12/+20
* remove garbage & duplicated codePhilip Sargent2021-03-312-370/+1
* move *_views files to /views/*Philip Sargent2021-03-3113-19/+11
* trailing slashes fixedPhilip Sargent2021-03-312-22/+128
* making flat files delivery more robustPhilip Sargent2021-03-311-72/+76
* flatpages to expopagesPhilip Sargent2021-03-311-3/+3
* expopages now troggle/core/views_expoPhilip Sargent2021-03-304-6/+255
* rename flatpages as expopages to reduce confusionPhilip Sargent2021-03-303-3/+3
* Replace assert() with DataIssue messagePhilip Sargent2021-03-295-70/+16
* more tests for files served from several placesPhilip Sargent2021-03-281-39/+128
* Fixing multiple caves with same kataser noPhilip Sargent2021-03-284-23/+80
* tidy render() callsPhilip Sargent2021-03-285-11/+8
* fixed serving expofiles from test serverPhilip Sargent2021-03-281-82/+25
* merge expeditions and statistics pagesPhilip Sargent2021-03-271-3/+4
* re-ordering middleware and logon systemPhilip Sargent2021-03-272-5/+9
* layout tidyingPhilip Sargent2021-03-261-3/+3
* remove survexblock webpage - redundantPhilip Sargent2021-03-262-8/+7
* csrf continuedPhilip Sargent2021-03-261-12/+24