summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow for editing flatpage titles, and made a common uneditable list of links.Martin Green2011-08-086-19/+44
* Allow the viewing of noinfo caves on non public website without loginMartin Green2011-08-081-6/+6
* Changed regex for finding head and body of flat pages.Martin Green2011-08-071-2/+1
* bug fix for edit link for index filesMartin Green2011-08-071-1/+1
* Changed ubuntu local settings to be applicable to the expo machineexpo2011-08-071-4/+5
* Make caveindex link to urls in the original hierachy such that theirexpo2011-08-071-3/+3
* update localsettings for server and expo machineExpoOnServer2011-07-142-27/+36
* Attempt 17b to end with the right files as tipWookey2011-07-122-16/+16
|\
| * merging correct urls.py for /troggle dir inExpoOnServer2011-07-122-16/+16
| |\
| * \ I seem to be going wrong in circles hereExpoOnServer2011-07-110-0/+0
| |\ \
* | | | Add odt and ods mime types to our list.Wookey2011-07-123-16/+18
| |_|/ |/| |
* | | really, really get all version the same!Wookey2011-07-112-16/+16
|\ \ \ | |/ / |/| / | |/
| * rest of martin's changes, without reverting lineend issuesWookey2011-07-1177-6652/+6650
| |\
| | * Add changes from martinWookey2011-07-111-7/+35
* | | add /troggle dir (Martin's changes to get main site back as entry point)ExpoOnServer2011-07-112-7/+36
|\| | | |/ |/|
| * 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
* | remove all the DOS linefeedsWookey2011-07-1175-6323/+6323
* | Add /index.htm to EXPOWEB root URL in main template so that you getWookey2011-07-111-1/+1
* | undosify lineendsWookey2011-07-112-327/+327
|/
* 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