summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Correct typo on cave and entrance template filesWookey2016-01-272-2/+2
| | | | ('If you edit this files...')
* Change JSLIB_PATH to JSLIB_URL and correct the pathSam Wenham2015-07-011-1/+1
|
* Fix unquoted string in troggle localsettingspotatohut.pyWookey2015-07-011-1/+1
|
* sysadmin to expouser for emailSam Wenham2015-07-011-1/+1
|
* Move expo user settings out of databasereset.py to localsettings where they ↵Sam Wenham2015-07-015-1/+20
| | | | really belong
* Add a little styleSam Wenham2015-06-281-0/+9
|
* Remove unnecessary escape slashesSam Wenham2015-06-281-2/+2
|
* I think this is breaking prospectingSam Wenham2015-06-281-1/+1
|
* Remove balkonhoehle from the QM parser as this will need a lot of effort to ↵Sam Wenham2015-06-281-1/+1
| | | | get working
* Correct JSLIB_URLSam Wenham2015-06-272-2/+2
|
* Don't put passwords in the repoexpo2015-06-243-3/+8
|
* Survex parser fix to avoid allocation on error (by martin).expo2015-06-241-4/+4
|
* Added warnings that the database will need updating is cave or entrance data ↵expo2015-06-212-0/+2
| | | | files are modified
* Moved notable caves to settings.py, link to a script to fix permissionsexpo2015-06-213-5/+22
|
* Have different links for system js files and troggle js filesexpo2015-06-211-1/+1
|
* merge balconhoehle changes from serverWookey2015-06-191-0/+1
|\
| * Add in balkon hoehle QM listDWalker2015-05-251-0/+1
| |
* | Use django-registration, not a local copy.Wookey2015-06-1049-2552/+0
|/ | | | This old one is uses deprecated hashcompat.
* Change password of 'expo' user created by databasereset script to match that ↵Wookey2015-05-251-1/+1
| | | | used elsewhere
* Fix up obvious URLs containing subarea names (smkridge)Wookey2015-04-082-4/+4
|
* Merge in Sam's parser debuggingWookey2015-04-084-2/+12
|\
| * Revert all of this the date is needed and is a not null in the dbSam Wenham2015-01-261-1/+2
| |
| * One more trySam Wenham2015-01-261-1/+0
| |
| * Ooops that wasn't rightSam Wenham2015-01-261-1/+0
| |
| * Don't assert an error on bad date formatsSam Wenham2015-01-261-1/+2
| |
| * A little more verbositySam Wenham2015-01-192-2/+8
| |
| * Add a little verbositySam Wenham2015-01-191-0/+3
| |
| * Try and ignore files that don't end .html (We really need to change to .xml) ↵Sam Wenham2015-01-192-2/+3
| | | | | | | | | | | | eg .html.orig!! Change the index on troggle to move on with the year
* | rename troggle paper.odt to troggle_paper.odt as space in repo are aWookey2015-04-081-0/+0
| | | | | | | | pain
* | Rename troggle paper to not have a space in it.Wookey2015-04-061-0/+0
| |
* | remove two files accidentally included in last commitWookey2014-09-111-30/+0
| |
* | remove internal copies of jquery, jquiery-forms, jquery-ui+themes,Wookey2014-09-1165-3565/+30
| | | | | | | | django-feincms and codemirror
* | Fix templates to use system javascript for jquery, jquery-ui andWookey2014-09-1110-18/+19
| | | | | | | | jquery-ui themes
* | Use REPOS_ROOT_PATH so there is just one place to change pathsWookey2014-09-113-41/+35
| |
* | Update the README file a bit - still needs work.Wookey2014-09-101-5/+7
|/
* Merge change of 'cavesnew'->'caves' in databasereset.Wookey2014-07-281-1/+1
|\
| * Add 107 to notable caves (noting that this is hard-coded intoWookey2014-07-281-1/+1
| | | | | | | | core/views_caves.py which is just shoddy)
* | Change databasereset to use 'caves' instead of 'cavesnew' for reloading the ↵expo2014-07-281-2/+2
|/ | | | cave database
* Set potato hut localsettingsfile to have correct URLsexpo2014-07-231-2/+2
|
* Fix media url to allow for working in the hutSam2014-07-231-1/+1
|
* Add a new config file for the potato hut setup.expo2014-07-231-0/+72
|
* Allow comma in starcommands (*,fix) (comma is default valid *set blank)Wookey2014-07-011-1/+1
|
* Fix survex parser to allow whitespace between * and command (as survexWookey2014-07-011-1/+1
| | | | does).
* merge in survex parsing changes from server.Wookey2014-06-261-3/+3
|\
| * Merge with server versionWookey2014-06-091-1/+1
| |\
| * | Tidy up urls file a littleWookey2014-05-141-3/+3
| | |
* | | Remove spurious real password from example localsettingserver.py file.expoonserver2014-06-261-2/+6
| | | | | | | | | | | | Add comment on how to use it.
* | | Replace assert on unrecognised commands with print, so that a minorexpoonserver2014-06-261-1/+7
| |/ |/| | | | | | | parsing issue doesn't completely kill a parsing update. Add parsing for requires and alias commands.
* | Refer to debian package, not upstream URLexpoonserver2014-05-191-1/+1
|/
* Document 'cavesnew' option in databasereset.py - which just reads inwookey2013-10-073-32/+14
| | | | caves datafiles.