summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved troggle main page to /troggle added a link in flat pages.Martin Green2011-07-112-1/+2
* Do not make an entrance redirect for entrances without there own pagesMartin Green2011-07-111-2/+3
* implemented mimetypes, index.htm(l) and fixed edit viewMartin Green2011-07-111-7/+35
* Change absolute url for caves to there expoweb url, such that links workMartin Green2011-07-111-8/+9
* merge martin's tip againWookey2011-07-111-1/+1
|\
| * Merge from Martin's tipWookey2011-07-1141-143/+994
| |\
| * \ merge fix from martin's tip.Wookey2011-07-1017-20/+376
| |\ \
| * | | debugexpo2011-05-021-1/+1
* | | | Split up tags such that they use ajaxMartin Green2011-07-117-90/+116
| |_|/ |/| |
* | | Removed conversion to wiki, replaced Surveystation models with text, added ar...Martin Green2011-07-1110-86/+213
* | | Added flat pages for entrance and special flatpage redirects.Martin Green2011-07-113-3/+52
* | | Removed links to removed formsMartin Green2011-07-111-1/+1
* | | slug views, start of cave eidt form, cavelist splitting up by kataster area etc.Martin Green2011-07-111-2/+29
* | | Added parsing of all.svx, along side parsing individual caves.Martin Green2011-07-112-7/+84
* | | Removed modelforms for Caves started to add normal formsMartin Green2011-07-101-33/+36
* | | Removed SurveyStation model (not SurvexStation)Martin Green2011-07-101-1/+0
* | | Added THREEDTOPOS setting for survexs 3dtopos programMartin Green2011-07-103-0/+3
* | | Added url to cave and turned entrances station names and removed the previous...Martin Green2011-07-101-9/+6
* | | Add ability to views caves via their cave slug. Not recommended until links ...Martin Green2011-07-101-0/+1
* | | Changed to regex to make 2003 expo logbooks parseMartin Green2011-07-101-1/+1
* | | Added redmund style for jquery-uiMartin Green2011-07-1016-0/+568
| |/ |/|
* | Added editing of flat pages. Added slugfields to models to refer to them.Martin Green2011-06-0217-20/+376
|/
* debugMartin Green2011-05-021-1/+1
* debugMartin Green2011-05-021-1/+1
* Try to fake crsf tags so site works on djang0 1.1Martin Green2011-05-021-0/+10
* Attempt to get CSRF tag not breaking django 1.1Martin Green2011-05-021-0/+1
* Attempt to get csrf tag working in django 1.1-Martin Green2011-05-023-1/+13
* Get CSRF middleware to work on django 1.1- and 1.2+Martin Green2011-05-021-1/+7
* Added ability to host website not at the root, eg. http://m.com/troggle/Martin Green2011-05-024-5/+14
* Debugging, and make get_name function accessable (should really be renamed)Martin Green2011-05-022-25/+29
* CRCF protectionMartin Green2011-05-021-1/+1
* decorator to check if user is logged in if settings.PUBLIC_SITEMartin Green2011-05-021-0/+14
* settings.PUBLIC_SITE, login required if public for logbook entry, CRCF middle...Martin Green2011-05-026-3/+12
* Bug fix to expedition linksMartin Green2011-05-021-3/+3
* Link to expowebsiteMartin Green2011-05-024-3/+10
* FIX2Martin Green2011-05-011-7/+7
* FixMartin Green2011-05-011-1/+1
* Added settings hooks for TinyMCE. On debian apt-get install tinymce python-d...Martin Green2011-05-013-1/+10
* edit logbooks, new logbook format, increased database normalisationMartin Green2011-05-0112-45/+486
* Allow survey scans to be scrapped with a file in the top level directory of t...Martin Green2011-05-011-4/+5
* Added variables to configure TinyMCEMartin Green2011-05-011-1/+11
* Added files for jQuery to allow for UI and dynamic formsets.Martin Green2011-05-0116-0/+587
* Setup files for hg to ignore (*.pyc, db*, localsettings.py)Martin Green2011-05-011-0/+6
* rolled back a bad updategoatchurch2009-09-141-25/+122
* get survey scans into databaseexpo2009-09-143-134/+66
* make 2008 logbook correctly parsegoatchurch2009-09-148-63/+157
* able to save sketches up from tunnelgoatchurch2009-09-136-15/+84
* tunnelfiles scheme addedgoatchurch2009-09-1118-229/+273
* modelviz addedgoatchurch2009-09-119-31/+248
* survey scans features addedgoatchurch2009-09-1013-45/+206