2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-05-10 08:17:22 +01:00
Commit Graph

163 Commits

Author SHA1 Message Date
Sam Wenham 97426a0ddb Backed out changeset: 4552f42bdf54 2019-06-26 20:57:24 +01:00
Sam Wenham 8a1be45aac Remove this stupid hard coded name match 2019-06-26 20:56:08 +01:00
expo on server 02d3cc84d5 Add SURVEX_TOPNAME (top-level survex file) as a setting item in settings.py so it's not hardcoded. 2019-06-26 03:32:18 +01: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 ae284a1f30 Add ordering to the data issues model 2019-04-18 19:01:29 +01:00
Sam Wenham 23df89cf31 Fix CSRF issues in svx form
Set date formats
Add DataIssue model and add errors to it to allow us to give people a list of
stuff to fix
2019-04-14 22:45:31 +01:00
Sam Wenham a588221524 Ooops shouldn't of commited the DateTime change, yet... 2019-03-31 16:43:21 +01:00
Sam Wenham 9df91b221b Support html and wiki logbook entrys
Move nearest_station to nearest_station_name and make nearest_station a foreign
key to SurvexStation
Lots of tidying
2019-03-31 15:39:53 +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 a4532a29da Update new management command for DB reset
Switch to content_type from mimetype
Make DB reset not nuke so much
Tidy logbook parser
2019-03-30 13:58:38 +00:00
Sam Wenham 9fa93fdd15 Fix person chronology to get the date from te logbook entry 2019-03-09 18:43:58 +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
Sam Wenham 1bac650aee There is no point having two functions do basicaly the same thing so make the
load all logbooks call load logbook(expo)
Remove the return message from load logbook as it isn't used
2019-03-09 11:18:44 +00:00
Sam Wenham 42d10cf43d Revert (I hate hg!!!) 2019-02-26 20:43:18 +00:00
Sam Wenham 2226aa34d5 merge 2019-02-26 20:41:47 +00:00
Sam 0268ff46b3 Add docker readme, settings and update compose file
Fix views_logbooks.py
2019-02-26 19:19:01 +00:00
RadostW 1d7cf3f41a Messing with millenialcaves.html or similar 2019-02-26 14:07:45 +00:00
RadostW 32c186afd7 Messing with millenialcaves.html or similar 2019-02-26 14:05:41 +00:00
RadostW 8703ed5d94 Messing with millenialcaves.html or similar 2019-02-26 12:30:20 +00:00
RadostW a4118261e1 Messing with millenialcaves.html or similar 2019-02-26 12:29:46 +00:00
RadostW 6392c1f238 Messing with millenialcaves.html or similar 2019-02-26 12:23:12 +00:00
RadostW c724f292ca Messing with millenialcaves.html or similar 2019-02-26 12:03:17 +00:00
RadostW beffdbd89d Messing with millenialcaves.html or similar 2019-02-26 12:01:30 +00:00
RadostW da88771fd4 Messing with millenialcaves.html or similar 2019-02-26 09:45:17 +00:00
RadostW b6b7d2aa12 Messing with millenialcaves.html or similar 2019-02-26 09:41:02 +00:00
RadostW 9712bf6dfd Messing with millenialcaves.html or similar 2019-02-26 02:01:09 +00:00
RadostW 5e4c1493a1 Messing with millenialcaves.html or similar 2019-02-26 01:56:39 +00:00
RadostW 41b1334257 Messing with millenialcaves.html or similar 2019-02-26 01:48:52 +00:00
RadostW a2fcbae129 Messing with millenialcaves.html or similar 2019-02-26 01:46:54 +00:00
RadostW e9077542c9 Messing with millenialcaves.html or similar 2019-02-26 01:46:05 +00:00
RadostW 79595521a9 Messing with millenialcaves.html or similar 2019-02-26 01:45:03 +00:00
RadostW 38b658fd3f Messing with millenialcaves.html or similar 2019-02-26 01:43:54 +00:00
RadostW a89123755c Messing with millenialcaves.html or similar 2019-02-26 01:43:28 +00:00
RadostW 0fb9accd05 Messing with millenialcaves.html or similar 2019-02-26 01:41:15 +00:00
RadostW f87df707ab Messing with millenialcaves.html or similar 2019-02-26 01:37:52 +00:00
RadostW a2cb771fc1 Messing with millenialcaves.html or similar 2019-02-26 01:35:55 +00:00
RadostW c888f59ff0 Messing with millenialcaves.html or similar 2019-02-26 01:34:09 +00:00
RadostW 43ff6e09be Messing with millenialcaves.html or similar 2019-02-26 01:30:32 +00:00
RadostW 466e667e14 Messing with millenialcaves.html or similar 2019-02-26 01:04:09 +00:00
RadostW 19a061efa8 Messing with millenialcaves.html or similar 2019-02-26 00:56:46 +00:00
RadostW e5d864359a Messing with millenialcaves.html or similar 2019-02-26 00:47:35 +00:00
RadostW b2adc285b6 Messing with millenialcaves.html or similar 2019-02-26 00:45:56 +00:00
RadostW b33ca2b290 Messing with millenialcaves.html or similar 2019-02-26 00:43:05 +00:00
RadostW c4455168c6 Messing with millenialcaves.html or similar 2019-02-26 00:35:28 +00:00
RadostW 1b4674acde Messing with millenialcaves.html or similar 2019-02-26 00:33:37 +00:00
RadostW 4fac4317a3 Messing with millenialcaves.html or similar 2019-02-26 00:33:04 +00:00
RadostW 78bf9986b7 Messing with millenialcaves.html or similar 2019-02-26 00:30:09 +00:00
RadostW 5154c0d8e5 Messing with millenialcaves.html or similar 2019-02-26 00:29:16 +00:00
RadostW 521f0241f8 Messing with millenialcaves.html or similar 2019-02-26 00:21:54 +00:00
RadostW 0394becdac Messing with millenialcaves.html or similar 2019-02-26 00:21:27 +00:00