Sam Wenham
768ec83037
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
c8551991b2
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
7a7433bc84
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
0a170c8ed5
Messing with millenialcaves.html or similar
2019-02-26 12:50:19 +00:00
29de363cdc
Messing with millenialcaves.html or similar
2019-02-26 12:47:50 +00:00
ffaf9371b6
Messing with millenialcaves.html or similar
2019-02-26 10:57:02 +00:00
d269e92380
Messing with millenialcaves.html or similar
2019-02-26 10:02:57 +00:00
4901d82a7d
Messing with millenialcaves.html or similar
2019-02-26 02:03:26 +00:00
ec548db8a9
Messing with millenialcaves.html or similar
2019-02-26 01:18:47 +00:00
d6de8a3c34
Messing with millenialcaves.html or similar
2019-02-26 01:13:54 +00:00
d714325eb2
Messing with millenialcaves.html or similar
2019-02-26 01:08:04 +00:00
2a23c72ee1
Messing with millenialcaves.html or similar
2019-02-26 01:07:18 +00:00
a54a70749a
Messing with millenialcaves.html or similar
2019-02-26 01:03:22 +00:00
6c94027a26
Messing with millenialcaves.html or similar
2019-02-26 00:35:28 +00:00
a61ad6e7b8
Messing with millenialcaves.html or similar
2019-02-26 00:17:11 +00:00
83e489c425
Messing with millenialcaves.html or similar
2019-02-26 00:08:15 +00:00
d3f633e41d
2019-02-25 22:34:13 +00:00
61bd6e81f1
tab/space fix
2019-02-25 22:28:30 +00:00
edddfb7fc6
added Rad's playground
2019-02-25 22:24:33 +00:00
Sam Wenham
af22385c68
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
8f66837f6f
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
670559ec87
Revert urls.py as it contains Django 1.8 upgrade code
2019-02-23 15:43:38 +00:00
Sam Wenham
7f92a7280d
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
bcaa4b27d2
Merge with django-upgrade
2018-04-17 22:19:20 +01:00
expoonserver
d0e0eee15a
Add CaveView spinny caves view to each troggle cave page
2018-04-17 21:57:02 +01:00
Sam Wenham
3fd805e26c
More cleanup and modernisation
2018-04-14 21:37:12 +01:00
Sam Wenham
789c33fcb6
Upgrade to django 1.5, some functions have been changed
...
url in templates now requires quotes roung the first arg
USE_TZ added
2018-04-11 22:02:57 +01:00
Wookey
624c2d96df
Tidy up urls file a little
2014-05-14 20:46:59 +01:00
expo
df8618d0f0
Prospecting guide and images and few minor other things.
2013-08-01 17:00:01 +02:00
expoonserver
e2c6845ae0
Remove jgtfile URLs (presumably no longer needed)
2012-09-08 01:12:17 +01:00
Martin
71289d9b0f
Merge
2012-08-14 23:49:26 +02:00
Martin
25a73c4ab7
Bug fixing of cave and entrance forms removal of slugs
2012-08-14 22:51:15 +02:00
Martin
532b8e064b
fixed spelling
2012-08-14 15:06:18 +02:00
expo
28047277f1
Started removing foreignkeys to caves, to achieve greater flexability. Some log book entries stuff may be broken. Add ability to make new caves and entrances via website.
2012-08-12 19:10:23 +02:00
Martin Green
52736ca1b3
Made a prospecting guide and fixed survex station description. Removed parsing of underground descriptions to wikis.
2012-08-10 19:02:13 +02:00
ExpoOnServer
00c0358855
Looks like photos have been added by editing urls.py.
2012-06-10 16:19:17 +01:00
Martin Green
9024520184
Start to change dataformat for caves, along with there editing. Start to change survex reader to cope better with equates/tags.
2012-06-10 14:59:21 +01:00
Martin Green
599c59454a
Render a cave editing page. Nb it does not do save anything yet.
2012-01-07 19:05:25 +00:00
Wookey
ded3d58da1
rest of martin's changes, without reverting lineend issues
2011-07-11 23:28:23 +01:00
Martin Green
3b028661f6
Moved troggle main page to /troggle added a link in flat pages.
...
Now / takes you to the expoweb index page
2011-07-11 22:38:40 +01:00
Wookey
a2e1882d91
undosify lineends
2011-07-11 01:49:03 +01:00
Martin Green
5cbfa6d8b1
Split up tags such that they use ajax
2011-07-11 00:50:07 +01:00
Martin Green
85318ac666
Add ability to views caves via their cave slug. Not recommended until links are fixed.
2011-07-10 23:48:13 +01:00
Martin Green
f318105a9b
Added editing of flat pages. Added slugfields to models to refer to them.
2011-06-02 19:16:16 +01:00
Martin Green
9becad0d9a
Added ability to host website not at the root, eg. http://m.com/troggle/
2011-05-02 02:37:33 +01:00
Martin Green
a26310767b
edit logbooks, new logbook format, increased database normalisation
2011-05-01 19:32:41 +01:00
goatchurch
24d90bae75
make 2008 logbook correctly parse
2009-09-14 22:52:46 +01:00
goatchurch
517d291636
able to save sketches up from tunnel
2009-09-13 17:27:46 +01:00
goatchurch
12cf3a6d53
tunnelfiles scheme added
2009-09-11 23:56:47 +01:00
goatchurch
ece3b79e5d
survey scans features added
2009-09-10 22:07:31 +01:00