Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | layout tidying | Philip Sargent | 2021-03-26 | 1 | -1/+0 | |
| | ||||||
* | attempting to enable csrf cookie robustly | Philip Sargent | 2021-03-26 | 1 | -2/+2 | |
| | ||||||
* | pathlib for path management & cavelist fixes | Philip Sargent | 2021-03-24 | 1 | -1/+1 | |
| | ||||||
* | new self-adjusting paths | Philip Sargent | 2021-03-22 | 1 | -1/+1 | |
| | ||||||
* | comments on urls resolution re apache & bugfix | Philip Sargent | 2021-03-21 | 1 | -7/+8 | |
| | ||||||
* | Importing old logbooks | Philip Sargent | 2021-02-06 | 1 | -0/+8 | |
| | ||||||
* | fix server instructions + comment in stats output | Philip Sargent | 2020-07-28 | 1 | -2/+2 | |
| | ||||||
* | enabling django/admin/ auto documentn. functions | Philip Sargent | 2020-07-26 | 1 | -0/+2 | |
| | ||||||
* | 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 |