summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* Added warnings that the database will need updating is cave or entrance data ↵expo2015-06-212-0/+2
| | | | files are modified
* Have different links for system js files and troggle js filesexpo2015-06-211-1/+1
|
* Merge in Sam's parser debuggingWookey2015-04-081-1/+1
|\
| * Try and ignore files that don't end .html (We really need to change to .xml) ↵Sam Wenham2015-01-191-1/+1
| | | | | | | | | | | | eg .html.orig!! Change the index on troggle to move on with the year
* | Fix templates to use system javascript for jquery, jquery-ui andWookey2014-09-118-16/+17
|/ | | | jquery-ui themes
* Prospecting guide and images and few minor other things.expo2013-08-012-17/+55
|
* merged in proper CSRF changes from serverWookey2013-07-021-9/+0
|\
| * Add CSRF protection to registration form (and remove annoying secondWookey2013-07-021-10/+1
| | | | | | | | password)
* | Add csrf token to registration formswookey2013-07-021-1/+1
| |
* | Set title to show 1976-2013wookey2013-07-021-1/+2
|/ | | | Put quick link to 2011 back as that one works
* Change template headers to show 2012/2013 as shortcutswookey2013-06-232-8/+6
|
* MergeMartin2012-08-143-5/+5
|\
| * Bug fixing of cave and entrance forms removal of slugsMartin2012-08-143-5/+5
| |
* | added entrance locationsMartin2012-08-141-2/+2
|/
* Started removing foreignkeys to caves, to achieve greater flexability. Some ↵expo2012-08-123-1/+5
| | | | log book entries stuff may be broken. Add ability to make new caves and entrances via website.
* Prospecting templateMartin Green2012-08-102-0/+82
|
* Made a prospecting guide and fixed survex station description. Removed ↵Martin Green2012-08-101-1/+1
| | | | parsing of underground descriptions to wikis.
* Editing no longer changes files more than nesecary. Removed TinyMCE editing. ↵expo2012-08-066-19/+14
| | | | /Sumbit/Submit
* Fix broken markupexpo2012-08-051-2/+2
|
* FIx base template so admin link, expoweb link work and use consistent base URLexpo2012-08-051-4/+4
|
* Start to change dataformat for caves, along with there editing. Start to ↵Martin Green2012-06-106-3/+105
| | | | change survex reader to cope better with equates/tags.
* Editing for entrances along with cavesMartin Green2012-05-231-3/+55
| | | | More detailed display of entrances
* Render a cave editing page. Nb it does not do save anything yet.Martin Green2012-01-073-0/+20
|
* template changes. Fix link to css.Martin Green2011-08-082-2/+2
|
* Added 'page not found do you wnat to make this page' page. Minor tweaksMartin Green2011-08-082-1/+8
|
* =Make a common base for expoweb pages. Ignore any header information in ↵Martin Green2011-08-084-15/+23
| | | | expoweb except titles.
* Allow pages to be rendered when the body tag has attributes. Put an edit ↵Martin Green2011-08-081-1/+3
| | | | link on the homepage.
* Allow for editing flatpage titles, and made a common uneditable list of links.Martin Green2011-08-085-11/+20
|
* Make caveindex link to urls in the original hierachy such that theirexpo2011-08-071-3/+3
| | | | hyperlinks and images work.
* add /troggle dir (Martin's changes to get main site back as entry point)ExpoOnServer2011-07-111-0/+1
|\
| * Moved troggle main page to /troggle added a link in flat pages.Martin Green2011-07-111-0/+1
| | | | | | | | Now / takes you to the expoweb index page
* | remove all the DOS linefeedsWookey2011-07-1150-2149/+2149
| |
* | Add /index.htm to EXPOWEB root URL in main template so that you getWookey2011-07-111-1/+1
|/ | | | the static stuff
* Split up tags such that they use ajaxMartin Green2011-07-115-88/+85
|
* Removed conversion to wiki, replaced Surveystation models with text, added ↵Martin Green2011-07-117-69/+177
| | | | area 1623 to all relevant caves.
* Added editing of flat pages. Added slugfields to models to refer to them.Martin Green2011-06-026-9/+130
|
* 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-022-0/+10
|
* CRCF protectionMartin Green2011-05-021-1/+1
|
* settings.PUBLIC_SITE, login required if public for logbook entry, CRCF ↵Martin Green2011-05-022-3/+6
| | | | middleware
* Bug fix to expedition linksMartin Green2011-05-021-3/+3
|
* Link to expowebsiteMartin Green2011-05-021-2/+4
|
* edit logbooks, new logbook format, increased database normalisationMartin Green2011-05-014-15/+122
|
* get survey scans into databaseexpo2009-09-141-2/+12
|
* make 2008 logbook correctly parsegoatchurch2009-09-142-3/+26
|
* able to save sketches up from tunnelgoatchurch2009-09-131-2/+6
|
* tunnelfiles scheme addedgoatchurch2009-09-116-123/+92
|
* modelviz addedgoatchurch2009-09-112-13/+17
|
* survey scans features addedgoatchurch2009-09-105-7/+50
|
* login required for saving survex filesgoatchurch2009-08-291-0/+1
|