Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Module documentation docstrings | Philip Sargent | 2020-07-18 | 1 | -1/+1 |
| | |||||
* | parse 2006 logbook from html | Philip Sargent | 2020-07-07 | 1 | -1/+2 |
| | |||||
* | clean up import statements: more specific | Philip Sargent | 2020-06-22 | 1 | -3/+3 |
| | |||||
* | re-ordered middlkeware | Philip Sargent | 2020-06-21 | 1 | -9/+8 |
| | |||||
* | More security, middleware upgrade, dj-reg.2.5 | Philip Sargent | 2020-06-20 | 1 | -1/+7 |
| | |||||
* | Cleanup secrets management, pre-run checks. | Philip Sargent | 2020-06-20 | 1 | -1/+1 |
| | |||||
* | static files redone | Philip Sargent | 2020-06-18 | 1 | -4/+3 |
| | |||||
* | New url dispatcher OK 1.9.13 | Philip Sargent | 2020-06-17 | 1 | -5/+1 |
| | |||||
* | TEMPLATES done for dj 1.9.13 | Philip Sargent | 2020-06-17 | 1 | -3/+7 |
| | |||||
* | move TEMPLATE to localsettings | Philip Sargent | 2020-06-16 | 1 | -12/+1 |
| | |||||
* | preparing for django 1.8 | Philip Sargent | 2020-06-16 | 1 | -8/+4 |
| | |||||
* | Dump django.sites, .redirects, registration, extensions | Philip Sargent | 2020-06-14 | 1 | -4/+5 |
| | |||||
* | Disable TinyMCE | Philip Sargent | 2020-06-13 | 1 | -7/+7 |
| | |||||
* | attempt to simplify wnt horribly wrong | Philip Sargent | 2020-06-06 | 1 | -0/+3 |
| | |||||
* | Clean install with python3 | Philip Sargent | 2020-05-27 | 1 | -52/+26 |
| | |||||
* | fix py3 bug and make settings import clearer | Philip Sargent | 2020-05-26 | 1 | -2/+1 |
| | |||||
* | Convert codebase for python3 usage | Philip Sargent | 2020-05-24 | 1 | -9/+23 |
| | |||||
* | removing imagekit | Philip Sargent | 2020-05-22 | 1 | -1/+1 |
| | |||||
* | Remove PHOTOS_ROOT and DPhoto class | Philip Sargent | 2020-05-15 | 1 | -1/+1 |
| | |||||
* | LoadPos not-found cache working | Philip Sargent | 2020-04-28 | 1 | -1/+1 |
| | |||||
* | getting the LoadPos to work better | Philip Sargent | 2020-04-28 | 1 | -1/+1 |
| | |||||
* | 2010 is html format not wiki format. | Philip Sargent | 2020-04-12 | 1 | -1/+1 |
| | | | | Or at least, now it is. | ||||
* | added year 2019 to logbook parsing | Philip Sargent | 2020-02-17 | 1 | -0/+1 |
| | |||||
* | Backed out changeset: 4552f42bdf54 | Sam Wenham | 2019-06-26 | 1 | -1/+1 |
| | |||||
* | Remove this stupid hard coded name match | Sam Wenham | 2019-06-26 | 1 | -1/+1 |
| | |||||
* | Add expo.survex.com to ALLOWED_HOSTS in troggle settings | expo on server | 2019-06-26 | 1 | -1/+1 |
| | |||||
* | Add SURVEX_TOPNAME (top-level survex file) as a setting item in settings.py ↵ | expo on server | 2019-06-26 | 1 | -0/+3 |
| | | | | so it's not hardcoded. | ||||
* | Move cave and entrance data out of 'noinfo' | expoonserver | 2019-04-01 | 1 | -2/+2 |
| | |||||
* | Make the logbook parser a little more sane | Sam Wenham | 2019-03-06 | 1 | -0/+34 |
| | | | | | | Move the parser to expo mapping to settings Set a default parser Iterate over the expo years rather than the mapping list! | ||||
* | Stop django moaning about unit tests from pre 1.6, like we have any anyway! | Sam Wenham | 2019-02-24 | 1 | -0/+2 |
| | |||||
* | Django 1.7 mostly working. Big refactor so probably bugs | Sam Wenham | 2018-04-15 | 1 | -18/+32 |
| | |||||
* | Clean up indenting in models | Sam Wenham | 2018-04-14 | 1 | -0/+3 |
| | | | | add registration required modules | ||||
* | Upgrade to django 1.5, some functions have been changed | Sam Wenham | 2018-04-11 | 1 | -0/+1 |
| | | | | | url in templates now requires quotes roung the first arg USE_TZ added | ||||
* | Import Image from PIL to support newer python | Sam Wenham | 2018-04-10 | 1 | -1/+1 |
| | | | | import the Django registration module rather than the troggle one | ||||
* | Moved notable caves to settings.py, link to a script to fix permissions | expo | 2015-06-21 | 1 | -0/+2 |
| | |||||
* | Prospecting guide and images and few minor other things. | expo | 2013-08-01 | 1 | -2/+2 |
| | |||||
* | Add support for old and new (1.4 on) location for auth module. | wookey | 2013-07-02 | 1 | -1/+6 |
| | |||||
* | Add csrf token to registration forms | wookey | 2013-07-02 | 1 | -6/+1 |
| | |||||
* | Start to change dataformat for caves, along with there editing. Start to ↵ | Martin Green | 2012-06-10 | 1 | -0/+2 |
| | | | | change survex reader to cope better with equates/tags. | ||||
* | Removed conversion to wiki, replaced Surveystation models with text, added ↵ | Martin Green | 2011-07-11 | 1 | -0/+1 |
| | | | | area 1623 to all relevant caves. | ||||
* | Get CSRF middleware to work on django 1.1- and 1.2+ | Martin Green | 2011-05-02 | 1 | -1/+7 |
| | |||||
* | settings.PUBLIC_SITE, login required if public for logbook entry, CRCF ↵ | Martin Green | 2011-05-02 | 1 | -0/+1 |
| | | | | middleware | ||||
* | Added variables to configure TinyMCE | Martin Green | 2011-05-01 | 1 | -1/+11 |
| | |||||
* | [svn] override save for CaveDescriptions to scan qm wikilinks and add into ↵ | substantialnoninfringinguser | 2009-07-11 | 1 | -1/+1 |
| | | | | the manytomany field linked_qms | ||||
* | [svn] Remove old subcave model, along with mptt and feincms. Also move ↵ | substantialnoninfringinguser | 2009-07-04 | 1 | -2/+0 |
| | | | | OtherCaveNames admin representation to an inline in Cave. | ||||
* | [svn] Change to get js in admin work for feincms | martin speleo | 2009-07-04 | 1 | -1/+1 |
| | |||||
* | [svn] | substantialnoninfringinguser | 2009-07-03 | 1 | -0/+2 |
| | |||||
* | [svn] Renaming troggle.expo to troggle.core. To do this, used: | substantialnoninfringinguser | 2009-07-02 | 1 | -3/+3 |
| | | | | | | perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py` and then manually checked each change (had to remove a couple) | ||||
* | [svn] Updates to allow subcave tree with nice admin. | substantialnoninfringinguser | 2009-05-21 | 1 | -0/+2 |
| | |||||
* | [svn] | substantialnoninfringinguser | 2009-05-19 | 1 | -1/+1 |
| |