summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* merge martin's tip againWookey2011-07-111-1/+1
|\
| * Merge from Martin's tipWookey2011-07-1142-143/+1783
| |\
| * \ 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-1017-0/+1357
| |/ |/|
* | 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 ↵Martin Green2011-05-026-3/+12
| | | | middleware
* 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 ↵Martin Green2011-05-013-1/+10
| | | | python-django-tinymce
* 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 ↵Martin Green2011-05-011-4/+5
| | | | the year
* Added variables to configure TinyMCEMartin Green2011-05-011-1/+11
|
* Added files for jQuery to allow for UI and dynamic formsets.Martin Green2011-05-0118-0/+1386
|
* Setup files for hg to ignore (*.pyc, db*, localsettings.py)Martin Green2011-05-011-0/+6
|
* Renaming main branch from 'svn' to 'default' per mercurial convention.Aaron Curtis2009-09-270-0/+0
| | | | Hopefully this will keep the main branch as the active one, so the Erebus branch is only used if requested.
* 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
|