summaryrefslogtreecommitdiffstats
path: root/templates/base.html
Commit message (Collapse)AuthorAgeFilesLines
* Get media working (at least in development)Sam Wenham2020-02-211-6/+6
|
* Part one of getting troggle to work with django 1.10Sam Wenham2019-07-161-2/+2
| | | | Major rework of how survex is processed
* Backed out changeset: 4552f42bdf54Sam Wenham2019-06-261-130/+65
|
* Remove this stupid hard coded name matchSam Wenham2019-06-261-65/+130
|
* Remove jquery.min.js from troggle as it busts the footer menu. Yep troggle ↵Sam Wenham2019-03-091-1/+1
| | | | has a footer menu!!
* Make things more compatiable with newer pythonSam Wenham2019-02-241-3/+3
| | | | | | | Fix the expeditions list Improvements to make it compatiable with django 1.8 Bump the years to add 2018 Update the .hgignore file to ignore junk
* Don't create years that aren't here yet troggle goes boomSam Wenham2018-06-201-1/+1
|
* Move the years on a bitSam Wenham2018-06-201-2/+2
|
* Upgrade to django 1.5, some functions have been changedSam Wenham2018-04-111-20/+20
| | | | | url in templates now requires quotes roung the first arg USE_TZ added
* Update old website base URL in template from cucc.survex.com/expo to ↵Wookey2018-02-281-1/+1
| | | | expo.survex.com
* Bring troggle a little more up to dateSam Wenham2016-09-041-3/+5
|
* 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-111-1/+1
|/ | | | jquery-ui themes
* 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-231-4/+3
|
* Started removing foreignkeys to caves, to achieve greater flexability. Some ↵expo2012-08-121-1/+1
| | | | log book entries stuff may be broken. Add ability to make new caves and entrances via website.
* FIx base template so admin link, expoweb link work and use consistent base URLexpo2012-08-051-4/+4
|
* remove all the DOS linefeedsWookey2011-07-111-111/+111
|
* Add /index.htm to EXPOWEB root URL in main template so that you getWookey2011-07-111-1/+1
| | | | the static stuff
* Removed conversion to wiki, replaced Surveystation models with text, added ↵Martin Green2011-07-111-1/+1
| | | | area 1623 to all relevant caves.
* Bug fix to expedition linksMartin Green2011-05-021-3/+3
|
* Link to expowebsiteMartin Green2011-05-021-2/+4
|
* tunnelfiles scheme addedgoatchurch2009-09-111-4/+4
|
* modelviz addedgoatchurch2009-09-111-0/+1
|
* login required for saving survex filesgoatchurch2009-08-291-0/+1
|
* login required for saving survex filesgoatchurch2009-08-291-1/+1
|
* [svn] latest hacking for various statisticsgoatchurch2009-08-051-1/+1
|
* [svn] now with ability to make new svx filegoatchurch2009-08-011-2/+11
|
* [svn] some file reading thingsgoatchurch2009-07-271-7/+0
|
* [svn] Various bug fixes, using more raw_id fields in admin so it loads ↵substantialnoninfringinguser2009-07-221-1/+1
| | | | faster. I had to put onLoad="contentHeight();" back into the base template. This is a bad solution, I would rather use Martin's, but it wasn't working.
* [svn] Fixed setContentHeight to work properly for eye candy view, whilst ↵martin speleo2009-07-031-2/+2
| | | | removing it from the non-eyecandy view
* [svn] Brief code cleanup.substantialnoninfringinguser2009-07-031-0/+4
|
* [svn] Use template block "related" for related objects. Various cleanup, fix ↵substantialnoninfringinguser2009-07-031-2/+8
| | | | personexpedition date views.
* [svn] Fixed accidental removal of fading in margin pictures from main page ↵martin speleo2009-06-281-3/+0
| | | | | | | of eye candy site. Reduced non eye candy margins. Moved set contents style height function into main.js from being embeded js, and ran when eye candy is turned on. Remove style attribute when eye candy is turned back off.
* [svn] Have different css for plain and eye candy views.martin speleo2009-06-281-1/+2
|
* [svn] Fixed small semantics issues stopping base.js working with IE.martin speleo2009-06-281-10/+9
| | | | | | Made toggle eyecandy persistent (using a cookie) Made toggle eyecandy turn off footer menu images Only load footer menu images if the eyecandy is being used.
* [svn] Fix broken admin link.substantialnoninfringinguser2009-05-231-1/+1
|
* [svn]substantialnoninfringinguser2009-05-191-15/+12
|
* [svn]substantialnoninfringinguser2009-05-181-1/+1
|
* [svn] Turn main menu into dropdown (well actually, drop up) menu.substantialnoninfringinguser2009-05-181-2/+28
|
* [svn] - Make control panel downloads (qm.csv for each cave, CAVETAB2.CSV) work.substantialnoninfringinguser2009-05-171-3/+3
| | | | - Fix problems in QM parsing script
* [svn] Make the workaround to avoid parsing interlaced pngs actually work ↵substantialnoninfringinguser2009-05-151-1/+1
| | | | (see issue # 14)
* [svn] Forgot to upload with earlier commitsubstantialnoninfringinguser2009-05-141-2/+4
|
* [svn] Dynamic thumbnail generation for photos and survey scans using ↵substantialnoninfringinguser2009-05-131-1/+1
| | | | | | imagekit, further improving registration system, other misc. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8336 by cucc @ 5/10/2009 11:05 PM
* [svn] Improve registration system.substantialnoninfringinguser2009-05-131-64/+15
| | | | | Add jquery fade effects and quick search. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8334 by cucc @ 5/10/2009 5:23 AM
* [svn] Interface improvements. Code will need some cleaning up.substantialnoninfringinguser2009-05-131-19/+80
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8331 by cucc @ 5/8/2009 8:16 PM
* [svn] Weeks of local changes.substantialnoninfringinguser2009-05-131-16/+32
| | | | | | | | | | | - Import is now non-destructive - Parsers write output to a log file (path be specified in settings) - databaseReset.py content been divided into separate functions which can be called for varying levels of deletion and importing - control panel (view, template, urlpattern) added for deleting and importing - Logins and signup fixed - CaveArea model updated, view, hierarchical url patterns, and beginning of template added - New site style Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8324 by cucc @ 5/3/2009 5:56 AM
* [svn] Added QM wiki markup. The format is [[cave:204 QM:2005-04A]] with the ↵substantialnoninfringinguser2009-05-131-39/+17
| | | | | | | grade (A) being optional. The links color red if the QM does not exist, and in that case clicking on them goes to an admin add page with fields prepopulated. Various other little things, e.g. filled in the footer with links. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8305 by aaron @ 3/16/2009 8:53 AM
* [svn] Added new abstract base class TroggleModel. Any fields or methods that ↵substantialnoninfringinguser2009-05-131-1/+1
| | | | | | | need to be added to multiple models should be added here. Added edit links to caves, people, logbook entries, and people. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8260 by aaron @ 2/26/2009 5:28 AM