| Commit message (Expand) | Author | Age | Files | Lines |
* | Make things more compatiable with newer python | Sam Wenham | 2019-02-24 | 1 | -3/+3 |
* | 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 |
* | Update old website base URL in template from cucc.survex.com/expo to expo.sur... | Wookey | 2018-02-28 | 1 | -1/+1 |
* | 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 |
* | | Fix templates to use system javascript for jquery, jquery-ui and | Wookey | 2014-09-11 | 1 | -1/+1 |
|/ |
|
* | Set title to show 1976-2013 | wookey | 2013-07-02 | 1 | -1/+2 |
* | 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 |
* | 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 |
* | Removed conversion to wiki, replaced Surveystation models with text, added ar... | Martin Green | 2011-07-11 | 1 | -1/+1 |
* | 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 faster... | substantialnoninfringinguser | 2009-07-22 | 1 | -1/+1 |
* | [svn] Fixed setContentHeight to work properly for eye candy view, whilst remo... | martin speleo | 2009-07-03 | 1 | -2/+2 |
* | [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 |
* | [svn] Fixed accidental removal of fading in margin pictures from main page of... | martin speleo | 2009-06-28 | 1 | -3/+0 |
* | [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 |
* | [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 |
* | [svn] Make the workaround to avoid parsing interlaced pngs actually work (see... | substantialnoninfringinguser | 2009-05-15 | 1 | -1/+1 |
* | [svn] Forgot to upload with earlier commit | substantialnoninfringinguser | 2009-05-14 | 1 | -2/+4 |
* | [svn] Dynamic thumbnail generation for photos and survey scans using imagekit... | substantialnoninfringinguser | 2009-05-13 | 1 | -1/+1 |
* | [svn] Improve registration system. | substantialnoninfringinguser | 2009-05-13 | 1 | -64/+15 |
* | [svn] Interface improvements. Code will need some cleaning up. | substantialnoninfringinguser | 2009-05-13 | 1 | -19/+80 |
* | [svn] Weeks of local changes. | substantialnoninfringinguser | 2009-05-13 | 1 | -16/+32 |
* | [svn] Added QM wiki markup. The format is [[cave:204 QM:2005-04A]] with the g... | substantialnoninfringinguser | 2009-05-13 | 1 | -39/+17 |
* | [svn] Added new abstract base class TroggleModel. Any fields or methods that ... | substantialnoninfringinguser | 2009-05-13 | 1 | -1/+1 |
* | [svn] Now that I've put the new css up, let's use it. Should have only stuff ... | substantialnoninfringinguser | 2009-05-13 | 1 | -1/+1 |
* | [svn] Fix "if logged in" tag. | substantialnoninfringinguser | 2009-05-13 | 1 | -1/+1 |
* | [svn] yorkshire work with tunnel integration | substantialnoninfringinguser | 2009-05-13 | 1 | -1/+1 |
* | [svn] Add user registration and user profiles. | substantialnoninfringinguser | 2009-05-13 | 1 | -8/+21 |
* | [svn] I initial work at adding caveareas. (Descirprion of parts of caves) | substantialnoninfringinguser | 2009-05-13 | 1 | -2/+4 |