summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added 'page not found do you wnat to make this page' page. Minor tweaksMartin Green2011-08-083-21/+34
|
* Fix logbook editingMartin Green2011-08-081-1/+1
|
* =Make a common base for expoweb pages. Ignore any header information in ↵Martin Green2011-08-085-16/+24
| | | | expoweb except titles.
* Allow pages to be rendered when the body tag has attributes. Put an edit ↵Martin Green2011-08-082-2/+4
| | | | link on the homepage.
* 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
| | | | hyperlinks and images work.
* 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
| |_|/ |/| | | | | | | | Maybe this should just be read in from the real list...
* | | 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
| | | | | | | | Now / takes you to the expoweb index page
| * 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
| | | | | | | | the static stuff
* | 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 ↵Martin Green2011-07-1110-86/+213
| | | | | | | | | | | | area 1623 to all relevant caves.
* | | Added flat pages for entrance and special flatpage redirects.Martin Green2011-07-113-3/+52
| | | | | | | | | | | | Enetrances should probably store their urls like cavers. Maybe the flatpages should be handled by the app Aaron installed.
* | | 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
| | | | | | | | | | | | | | | | | | Added the making and parsing of all.pos to determine the location of stations. Mare work is required so the caves are parsed and stored only once. Survex parsing appears to include bugs, that print out errors.
* | | 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 ↵Martin Green2011-07-101-9/+6
| | | | | | | | | | | | | | | | | | | | | | | | previous SurveyStation model. Note caves should be rendered in the directory of their original url to make links work. Note SurveyStations appeared to duplicate SurvexStations. Note Given we want to be running from a mercurial repository, it is easiest to store the names of survey stations rather than foreign keys.
* | | Add ability to views caves via their cave slug. Not recommended until links ↵Martin Green2011-07-101-0/+1
| | | | | | | | | | | | are fixed.
* | | 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
|