| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade to django 1.5, some functions have been changed | Sam Wenham | 2018-04-11 | 30 | -98/+98 |
* | 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 |
* | Fix cave pages to have entrances and description on one page. | expo | 2016-07-02 | 1 | -10/+111 |
* | Correct typo on cave and entrance template files | Wookey | 2016-01-27 | 2 | -2/+2 |
* | Add a little style | Sam Wenham | 2015-06-28 | 1 | -0/+9 |
* | Remove unnecessary escape slashes | Sam Wenham | 2015-06-28 | 1 | -2/+2 |
* | Added warnings that the database will need updating is cave or entrance data ... | expo | 2015-06-21 | 2 | -0/+2 |
* | Have different links for system js files and troggle js files | expo | 2015-06-21 | 1 | -1/+1 |
* | 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 | 8 | -16/+17 |
|/ |
|
* | Prospecting guide and images and few minor other things. | expo | 2013-08-01 | 2 | -17/+55 |
* | merged in proper CSRF changes from server | Wookey | 2013-07-02 | 1 | -9/+0 |
|\ |
|
| * | Add CSRF protection to registration form (and remove annoying second | Wookey | 2013-07-02 | 1 | -10/+1 |
* | | Add csrf token to registration forms | wookey | 2013-07-02 | 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 | 2 | -8/+6 |
* | Merge | Martin | 2012-08-14 | 3 | -5/+5 |
|\ |
|
| * | Bug fixing of cave and entrance forms removal of slugs | Martin | 2012-08-14 | 3 | -5/+5 |
* | | added entrance locations | Martin | 2012-08-14 | 1 | -2/+2 |
|/ |
|
* | Started removing foreignkeys to caves, to achieve greater flexability. Some ... | expo | 2012-08-12 | 3 | -1/+5 |
* | Prospecting template | Martin Green | 2012-08-10 | 2 | -0/+82 |
* | Made a prospecting guide and fixed survex station description. Removed parsi... | Martin Green | 2012-08-10 | 1 | -1/+1 |
* | Editing no longer changes files more than nesecary. Removed TinyMCE editing. ... | expo | 2012-08-06 | 6 | -19/+14 |
* | Fix broken markup | expo | 2012-08-05 | 1 | -2/+2 |
* | FIx base template so admin link, expoweb link work and use consistent base URL | expo | 2012-08-05 | 1 | -4/+4 |
* | Start to change dataformat for caves, along with there editing. Start to cha... | Martin Green | 2012-06-10 | 6 | -3/+105 |
* | Editing for entrances along with caves | Martin Green | 2012-05-23 | 1 | -3/+55 |
* | Render a cave editing page. Nb it does not do save anything yet. | Martin Green | 2012-01-07 | 3 | -0/+20 |
* | template changes. Fix link to css. | Martin Green | 2011-08-08 | 2 | -2/+2 |
* | Added 'page not found do you wnat to make this page' page. Minor tweaks | Martin Green | 2011-08-08 | 2 | -1/+8 |
* | =Make a common base for expoweb pages. Ignore any header information in expo... | Martin Green | 2011-08-08 | 4 | -15/+23 |
* | Allow pages to be rendered when the body tag has attributes. Put an edit lin... | Martin Green | 2011-08-08 | 1 | -1/+3 |
* | Allow for editing flatpage titles, and made a common uneditable list of links. | Martin Green | 2011-08-08 | 5 | -11/+20 |
* | Make caveindex link to urls in the original hierachy such that their | expo | 2011-08-07 | 1 | -3/+3 |
* | add /troggle dir (Martin's changes to get main site back as entry point) | ExpoOnServer | 2011-07-11 | 1 | -0/+1 |
|\ |
|
| * | Moved troggle main page to /troggle added a link in flat pages. | Martin Green | 2011-07-11 | 1 | -0/+1 |
* | | remove all the DOS linefeeds | Wookey | 2011-07-11 | 50 | -2149/+2149 |
* | | Add /index.htm to EXPOWEB root URL in main template so that you get | Wookey | 2011-07-11 | 1 | -1/+1 |
|/ |
|
* | Split up tags such that they use ajax | Martin Green | 2011-07-11 | 5 | -88/+85 |
* | Removed conversion to wiki, replaced Surveystation models with text, added ar... | Martin Green | 2011-07-11 | 7 | -69/+177 |
* | Added editing of flat pages. Added slugfields to models to refer to them. | Martin Green | 2011-06-02 | 6 | -9/+130 |
* | Attempt to get CSRF tag not breaking django 1.1 | Martin Green | 2011-05-02 | 1 | -0/+1 |
* | Attempt to get csrf tag working in django 1.1- | Martin Green | 2011-05-02 | 2 | -0/+10 |
* | CRCF protection | Martin Green | 2011-05-02 | 1 | -1/+1 |
* | settings.PUBLIC_SITE, login required if public for logbook entry, CRCF middle... | Martin Green | 2011-05-02 | 2 | -3/+6 |
* | Bug fix to expedition links | Martin Green | 2011-05-02 | 1 | -3/+3 |
* | Link to expowebsite | Martin Green | 2011-05-02 | 1 | -2/+4 |
* | edit logbooks, new logbook format, increased database normalisation | Martin Green | 2011-05-01 | 4 | -15/+122 |