2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-22 15:21:52 +00:00
Commit Graph

475 Commits

Author SHA1 Message Date
expoonserver
6357efa0b6 Move expoimage to expofiles
Relies on permanent rediect in apache config to keep old URLs working
everywhere.
2015-10-02 15:10:04 +01:00
expoonserver
fadf562fd9 remove code saying we can't do interlaced pngs. It's fine now. 2015-10-02 15:07:03 +01:00
Sam Wenham
ad640eb70a Change JSLIB_PATH to JSLIB_URL and correct the path 2015-07-01 18:22:25 +01:00
Wookey
af2c8dd44c Fix unquoted string in troggle localsettingspotatohut.py 2015-07-01 03:55:12 +01:00
Sam Wenham
467ec2bcc3 sysadmin to expouser for email 2015-07-01 01:26:04 +01:00
Sam Wenham
a70621609b Move expo user settings out of databasereset.py to localsettings where they really belong 2015-07-01 01:18:25 +01:00
Sam Wenham
a024475446 Add a little style 2015-06-28 13:52:33 +01:00
Sam Wenham
d9a78fe2ab Remove unnecessary escape slashes 2015-06-28 13:46:28 +01:00
Sam Wenham
06de254c9e I think this is breaking prospecting 2015-06-28 13:39:50 +01:00
Sam Wenham
a6cba84dce Remove balkonhoehle from the QM parser as this will need a lot of effort to get working 2015-06-28 12:28:18 +01:00
Sam Wenham
49e8c50650 Correct JSLIB_URL 2015-06-27 13:01:15 +01:00
expo
4e57af79d4 Don't put passwords in the repo 2015-06-24 04:41:50 +01:00
expo
ee66e1dd8d Survex parser fix to avoid allocation on error (by martin). 2015-06-24 04:09:19 +01:00
expo
45fd219bc6 Added warnings that the database will need updating is cave or entrance data files are modified 2015-06-21 15:11:51 +01:00
expo
087a028388 Moved notable caves to settings.py, link to a script to fix permissions 2015-06-21 15:08:09 +01:00
expo
9fd6163704 Have different links for system js files and troggle js files 2015-06-21 15:06:44 +01:00
Wookey
1b875a11a7 merge balconhoehle changes from server 2015-06-19 01:55:51 +01:00
Wookey
cad8001bd0 Use django-registration, not a local copy.
This old one is uses deprecated hashcompat.
2015-06-10 23:52:49 +01:00
DWalker
220d5f589d Add in balkon hoehle QM list 2015-05-25 21:55:54 +01:00
Wookey
d1ffa6fa1f Change password of 'expo' user created by databasereset script to match that used elsewhere 2015-05-25 21:26:26 +01:00
Wookey
412a9dbefe Fix up obvious URLs containing subarea names (smkridge) 2015-04-08 03:40:57 +01:00
Wookey
dc385b52bf Merge in Sam's parser debugging 2015-04-08 03:27:48 +01:00
Wookey
bc4fa32ce9 rename troggle paper.odt to troggle_paper.odt as space in repo are a
pain
2015-04-08 03:24:00 +01:00
Wookey
d5d0a24bed Rename troggle paper to not have a space in it. 2015-04-06 02:38:24 +01:00
Sam Wenham
244a6177cf Revert all of this the date is needed and is a not null in the db 2015-01-26 21:53:32 +00:00
Sam Wenham
086bfe61a1 One more try 2015-01-26 21:15:17 +00:00
Sam Wenham
187e537f46 Ooops that wasn't right 2015-01-26 21:13:47 +00:00
Sam Wenham
a5e7fcf435 Don't assert an error on bad date formats 2015-01-26 21:12:27 +00:00
Sam Wenham
3bdd1ad737 A little more verbosity 2015-01-19 22:48:50 +00:00
Sam Wenham
0ab32ef60a Add a little verbosity 2015-01-19 22:41:48 +00:00
Sam Wenham
9961c31e73 Try and ignore files that don't end .html (We really need to change to .xml) eg .html.orig!!
Change the index on troggle to move on with the year
2015-01-19 21:28:35 +00:00
Wookey
7bd035f602 remove two files accidentally included in last commit 2014-09-11 07:41:33 +01:00
Wookey
086793c341 remove internal copies of jquery, jquiery-forms, jquery-ui+themes,
django-feincms and codemirror
2014-09-11 07:40:58 +01:00
Wookey
814ecf8425 Fix templates to use system javascript for jquery, jquery-ui and
jquery-ui themes
2014-09-11 07:38:45 +01:00
Wookey
8563edd4a7 Use REPOS_ROOT_PATH so there is just one place to change paths 2014-09-11 06:33:34 +01:00
Wookey
e72546d4b8 Update the README file a bit - still needs work. 2014-09-10 23:46:05 +01:00
Wookey
9d3cac41b9 Merge change of 'cavesnew'->'caves' in databasereset. 2014-07-28 01:22:52 +01:00
Wookey
3daf8d14c9 Add 107 to notable caves (noting that this is hard-coded into
core/views_caves.py which is just shoddy)
2014-07-28 01:21:24 +01:00
expo
d4750e7ce9 Change databasereset to use 'caves' instead of 'cavesnew' for reloading the cave database 2014-07-28 00:18:10 +01:00
expo
ea72b68532 Set potato hut localsettingsfile to have correct URLs 2014-07-23 09:47:48 +01:00
Sam
90fbc05e2d Fix media url to allow for working in the hut 2014-07-23 09:10:31 +01:00
expo
511f0cf515 Add a new config file for the potato hut setup. 2014-07-23 09:11:17 +01:00
Wookey
963259d6e3 Allow comma in starcommands (*,fix) (comma is default valid *set blank) 2014-07-01 02:26:26 +01:00
Wookey
9d9fad2ae4 Fix survex parser to allow whitespace between * and command (as survex
does).
2014-07-01 02:12:34 +01:00
Wookey
8cad25ecc4 merge in survex parsing changes from server. 2014-06-26 02:37:55 +01:00
expoonserver
01d4efccdd Remove spurious real password from example localsettingserver.py file.
Add comment on how to use it.
2014-06-26 02:35:37 +01:00
expoonserver
042507cb91 Replace assert on unrecognised commands with print, so that a minor
parsing issue doesn't completely kill a parsing update.
Add parsing for requires and alias commands.
2014-06-26 02:34:19 +01:00
Wookey
011fa3acb3 Merge with server version 2014-06-09 19:30:06 +01:00
expoonserver
f54f0d9d7f Refer to debian package, not upstream URL 2014-05-19 03:11:46 +01:00
Wookey
624c2d96df Tidy up urls file a little 2014-05-14 20:46:59 +01:00