Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get media working (at least in development) | Sam Wenham | 2020-02-21 | 1 | -6/+6 |
| | |||||
* | Part one of getting troggle to work with django 1.10 | Sam Wenham | 2019-07-16 | 1 | -2/+2 |
| | | | | Major rework of how survex is processed | ||||
* | Backed out changeset: 4552f42bdf54 | Sam Wenham | 2019-06-26 | 1 | -130/+65 |
| | |||||
* | Remove this stupid hard coded name match | Sam Wenham | 2019-06-26 | 1 | -65/+130 |
| | |||||
* | Remove jquery.min.js from troggle as it busts the footer menu. Yep troggle ↵ | Sam Wenham | 2019-03-09 | 1 | -1/+1 |
| | | | | has a footer menu!! | ||||
* | Make things more compatiable with newer python | Sam Wenham | 2019-02-24 | 1 | -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 boom | Sam Wenham | 2018-06-20 | 1 | -1/+1 |
| | |||||
* | Move the years on a bit | Sam Wenham | 2018-06-20 | 1 | -2/+2 |
| | |||||
* | Upgrade to django 1.5, some functions have been changed | Sam Wenham | 2018-04-11 | 1 | -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 ↵ | Wookey | 2018-02-28 | 1 | -1/+1 |
| | | | | expo.survex.com | ||||
* | Bring troggle a little more up to date | Sam Wenham | 2016-09-04 | 1 | -3/+5 |
| | |||||
* | Merge in Sam's parser debugging | Wookey | 2015-04-08 | 1 | -1/+1 |
|\ | |||||
| * | Try and ignore files that don't end .html (We really need to change to .xml) ↵ | Sam Wenham | 2015-01-19 | 1 | -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 and | Wookey | 2014-09-11 | 1 | -1/+1 |
|/ | | | | jquery-ui themes | ||||
* | Set title to show 1976-2013 | wookey | 2013-07-02 | 1 | -1/+2 |
| | | | | Put quick link to 2011 back as that one works | ||||
* | Change template headers to show 2012/2013 as shortcuts | wookey | 2013-06-23 | 1 | -4/+3 |
| | |||||
* | Started removing foreignkeys to caves, to achieve greater flexability. Some ↵ | expo | 2012-08-12 | 1 | -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 URL | expo | 2012-08-05 | 1 | -4/+4 |
| | |||||
* | remove all the DOS linefeeds | Wookey | 2011-07-11 | 1 | -111/+111 |
| | |||||
* | Add /index.htm to EXPOWEB root URL in main template so that you get | Wookey | 2011-07-11 | 1 | -1/+1 |
| | | | | the static stuff | ||||
* | Removed conversion to wiki, replaced Surveystation models with text, added ↵ | Martin Green | 2011-07-11 | 1 | -1/+1 |
| | | | | area 1623 to all relevant caves. | ||||
* | Bug fix to expedition links | Martin Green | 2011-05-02 | 1 | -3/+3 |
| | |||||
* | Link to expowebsite | Martin Green | 2011-05-02 | 1 | -2/+4 |
| | |||||
* | tunnelfiles scheme added | goatchurch | 2009-09-11 | 1 | -4/+4 |
| | |||||
* | modelviz added | goatchurch | 2009-09-11 | 1 | -0/+1 |
| | |||||
* | login required for saving survex files | goatchurch | 2009-08-29 | 1 | -0/+1 |
| | |||||
* | login required for saving survex files | goatchurch | 2009-08-29 | 1 | -1/+1 |
| | |||||
* | [svn] latest hacking for various statistics | goatchurch | 2009-08-05 | 1 | -1/+1 |
| | |||||
* | [svn] now with ability to make new svx file | goatchurch | 2009-08-01 | 1 | -2/+11 |
| | |||||
* | [svn] some file reading things | goatchurch | 2009-07-27 | 1 | -7/+0 |
| | |||||
* | [svn] Various bug fixes, using more raw_id fields in admin so it loads ↵ | substantialnoninfringinguser | 2009-07-22 | 1 | -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 speleo | 2009-07-03 | 1 | -2/+2 |
| | | | | removing it from the non-eyecandy view | ||||
* | [svn] Brief code cleanup. | substantialnoninfringinguser | 2009-07-03 | 1 | -0/+4 |
| | |||||
* | [svn] Use template block "related" for related objects. Various cleanup, fix ↵ | substantialnoninfringinguser | 2009-07-03 | 1 | -2/+8 |
| | | | | personexpedition date views. | ||||
* | [svn] Fixed accidental removal of fading in margin pictures from main page ↵ | martin speleo | 2009-06-28 | 1 | -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 speleo | 2009-06-28 | 1 | -1/+2 |
| | |||||
* | [svn] Fixed small semantics issues stopping base.js working with IE. | martin speleo | 2009-06-28 | 1 | -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. | substantialnoninfringinguser | 2009-05-23 | 1 | -1/+1 |
| | |||||
* | [svn] | substantialnoninfringinguser | 2009-05-19 | 1 | -15/+12 |
| | |||||
* | [svn] | substantialnoninfringinguser | 2009-05-18 | 1 | -1/+1 |
| | |||||
* | [svn] Turn main menu into dropdown (well actually, drop up) menu. | substantialnoninfringinguser | 2009-05-18 | 1 | -2/+28 |
| | |||||
* | [svn] - Make control panel downloads (qm.csv for each cave, CAVETAB2.CSV) work. | substantialnoninfringinguser | 2009-05-17 | 1 | -3/+3 |
| | | | | - Fix problems in QM parsing script | ||||
* | [svn] Make the workaround to avoid parsing interlaced pngs actually work ↵ | substantialnoninfringinguser | 2009-05-15 | 1 | -1/+1 |
| | | | | (see issue # 14) | ||||
* | [svn] Forgot to upload with earlier commit | substantialnoninfringinguser | 2009-05-14 | 1 | -2/+4 |
| | |||||
* | [svn] Dynamic thumbnail generation for photos and survey scans using ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -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. | substantialnoninfringinguser | 2009-05-13 | 1 | -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. | substantialnoninfringinguser | 2009-05-13 | 1 | -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. | substantialnoninfringinguser | 2009-05-13 | 1 | -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 ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -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 ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -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 |