Commit Graph

347 Commits

Author SHA1 Message Date
Philip Sargent d9c6986a89 static files redone 2020-06-18 21:50:16 +01:00
Philip Sargent bd6490631f edit this page working 2020-06-18 15:54:40 +01:00
Philip Sargent 640e1e3b5e cleaner warnings but site_media still not ok 2020-06-18 12:10:42 +01:00
Philip Sargent f4231456e7 admin urls 2020-06-18 11:48:50 +01:00
Philip Sargent 55dd577275 New url dispatcher OK 1.9.13 2020-06-17 22:55:51 +01:00
Philip Sargent 8fc0ba136f removed jgtfileupload 2020-06-16 16:48:19 +01:00
Philip Sargent 9f5e779b5e remove Survey & virtual survey wallet - never used 2020-06-16 16:17:35 +01:00
Philip Sargent 38fa552c00 Disable TinyMCE 2020-06-13 23:16:19 +01:00
Philip Sargent f8fa426adb rearrange for clarity 2020-06-13 01:27:42 +01:00
Philip Sargent 9237a6262e Make import robust against duplicate kataster numbers 2020-06-07 17:49:58 +01:00
Philip Sargent fda50ed570 attempt to simplify wnt horribly wrong 2020-06-06 22:51:55 +01:00
Philip Sargent f8a3c8f5bc Bugfix for capitalised filename extensions 2020-06-05 00:38:05 +01:00
Philip Sargent 681bfcb4c4 removing redundant functions 2020-06-04 23:53:36 +01:00
Philip Sargent ac9ac5e397 Remove unused Survey object 2020-06-04 23:16:26 +01:00
Philip Sargent 43c6e2f2e1 dlete todo page, partly fix other url pages 2020-06-04 23:00:58 +01:00
Philip Sargent b7fea2042f merge exptl & stats, delete millenial & eyecandy 2020-06-04 21:57:04 +01:00
Philip Sargent 90dc3dac3b Change troggle horizontal menu items 2020-06-01 17:41:41 +01:00
Philip Sargent c863bf6e1d Oops. Remove CSV download pages 2020-05-31 21:38:19 +01:00
Philip Sargent 4205821bac allow STATIC and tinyMCE to work with runserver 2020-05-30 02:34:33 +01:00
Philip Sargent df3917a677 Expunge cavetab 2020-05-28 02:20:50 +01:00
Philip Sargent cb4128436c expung imagekit and clean import lists 2020-05-28 01:38:35 +01:00
Philip Sargent 50d753a87b Convert codebase for python3 usage 2020-05-24 20:56:27 +01:00
Philip Sargent d4ac28af18 Remove PHOTOS_ROOT and DPhoto class 2020-05-15 21:32:55 +01:00
PhilipSargent cdef395f89 New troggle report on defined directory paths 2020-02-27 00:58:09 +00:00
Sam Wenham b42249890e Updating caves and entrances is no longer nuclear!
Big overhaul of people processing, fullname added to the model
lastname is now names -1 unless you only have one (yes you Wookey)
this allows for Jon Arne Toft and Wookey to live it the same DB
names can now have html chars in them, this should be real unicode but that can
only happen when we go to Python 3!
2019-04-19 22:52:54 +01:00
Sam Wenham 64a4842dcb Remove the redundant render_with_context() as django now does this just with the
render() shortcut
Move from mimetype to content_type, missed in last commit
2019-03-30 17:02:07 +00:00
Sam Wenham b4296f1736 Fix people list
Cope with Jimmy McFoo as a name!
Don't set the top expo value in the code whin it is piss easy to calculate
Fix typo from last commit
2019-03-09 18:21:10 +00:00
RadostW 54a9f7a37c Messing with millenialcaves.html or similar 2019-02-26 12:50:19 +00:00
RadostW e4e8cc5993 Messing with millenialcaves.html or similar 2019-02-26 12:47:50 +00:00
RadostW 8bd0df1bab Messing with millenialcaves.html or similar 2019-02-26 10:57:02 +00:00
RadostW 4ae43e94f4 Messing with millenialcaves.html or similar 2019-02-26 10:02:57 +00:00
RadostW c733b0f2eb Messing with millenialcaves.html or similar 2019-02-26 02:03:26 +00:00
RadostW 810ab3ea4f Messing with millenialcaves.html or similar 2019-02-26 01:18:47 +00:00
RadostW cb5978237b Messing with millenialcaves.html or similar 2019-02-26 01:13:54 +00:00
RadostW ee7d2529e7 Messing with millenialcaves.html or similar 2019-02-26 01:08:04 +00:00
RadostW 82de967f97 Messing with millenialcaves.html or similar 2019-02-26 01:07:18 +00:00
RadostW 3c563ce665 Messing with millenialcaves.html or similar 2019-02-26 01:03:22 +00:00
RadostW c4455168c6 Messing with millenialcaves.html or similar 2019-02-26 00:35:28 +00:00
RadostW 6beaf4afdd Messing with millenialcaves.html or similar 2019-02-26 00:17:11 +00:00
RadostW 822812525e Messing with millenialcaves.html or similar 2019-02-26 00:08:15 +00:00
RadostW 0758efb3ec 2019-02-25 22:34:13 +00:00
RadostW 54b782c67e tab/space fix 2019-02-25 22:28:30 +00:00
RadostW 78a5f656b9 added Rad's playground 2019-02-25 22:24:33 +00:00
Sam Wenham e6fa54d0e5 Fix survey scans
Remove the assert for folders in survey wallets, this does mean currently they
will be ignored by troggle.
2019-02-24 16:46:02 +00:00
Sam Wenham 4ad5b68433 Make things more compatiable with newer python
Fix the expeditions list
Improvements to make it compatiable with django 1.8
Bump the years to add 2018
Update the .hgignore file to ignore junk
2019-02-24 13:03:34 +00:00
Sam Wenham 552730f0a3 Revert urls.py as it contains Django 1.8 upgrade code 2019-02-23 15:43:38 +00:00
Sam Wenham a1f02e575f Prevent troggle adding the menu if there is one in the file
Add a Docker compose file to bring up a dev troggle easily
Various PEP improvments
2019-02-23 15:30:58 +00:00
Sam Wenham 6f6327d267 Merge with django-upgrade 2018-04-17 22:19:20 +01:00
expoonserver 6710a469ee Add CaveView spinny caves view to each troggle cave page 2018-04-17 21:57:02 +01:00
Sam Wenham cfa888fde6 More cleanup and modernisation 2018-04-14 21:37:12 +01:00