Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing bugs after wookey session | Philip Sargent | 2022-03-22 | 1 | -25/+2 |
* | Fixing URLs for cave descriptions | Philip Sargent | 2022-03-18 | 1 | -52/+63 |
* | Edit contents.json online | Philip Sargent | 2022-03-17 | 1 | -1/+0 |
* | WORKING Dj2.2.24 & 2.2.25 py3.7 | Philip Sargent | 2022-03-02 | 1 | -1/+0 |
* | more comments | Philip Sargent | 2022-02-26 | 1 | -1/+2 |
* | remove chmod attempt | Philip Sargent | 2021-12-30 | 1 | -12/+12 |
* | let exceptions bubble up | Philip Sargent | 2021-12-30 | 1 | -8/+10 |
* | Move exception handling to calling View | Philip Sargent | 2021-12-30 | 1 | -3/+19 |
* | fix tests to match new error messages | Philip Sargent | 2021-12-05 | 1 | -6/+26 |
* | Better error msgs for bad slugs | Philip Sargent | 2021-12-05 | 1 | -3/+7 |
* | to-do list updates | Philip Sargent | 2021-11-07 | 1 | -0/+3 |
* | CaveView status is now documented | Philip Sargent | 2021-11-06 | 1 | -3/+3 |
* | , replace raise with error msg | Philip Sargent (laptop) | 2021-05-13 | 1 | -4/+2 |
* | not found now does 404 & moved login | Philip Sargent | 2021-05-03 | 1 | -1/+1 |
* | removing cruft, renaming badly named things | Philip Sargent | 2021-04-30 | 1 | -1/+1 |
* | buxfixes | Philip Sargent | 2021-04-28 | 1 | -3/+3 |
* | delete: never implemented properly | Philip Sargent | 2021-04-27 | 1 | -7/+0 |
* | Making entrances work for pending caves | Philip Sargent | 2021-04-26 | 1 | -4/+3 |
* | Fixing cave edit form and cave creation parser | Philip Sargent | 2021-04-25 | 1 | -1/+10 |
* | fix template bug for newentrance | Philip Sargent | 2021-04-17 | 1 | -5/+14 |
* | prospect and moving code to better places | Philip Sargent | 2021-04-17 | 1 | -2/+5 |
* | Fixed cave sort-order in cave index | Philip Sargent | 2021-04-16 | 1 | -7/+11 |
* | split out prospecting guide code | Philip Sargent | 2021-04-16 | 1 | -258/+1 |
* | Cave and Entrance forms tuned to user needs | Philip Sargent | 2021-04-14 | 1 | -12/+29 |
* | restored cave edit capability | Philip Sargent | 2021-04-14 | 1 | -2/+9 |
* | Docstrings for all modules | Philip Sargent | 2021-04-13 | 1 | -1/+6 |
* | move models_caves to models/caves.py | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
* | create core/models/ directroy | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
* | compatible with Dj2.1.5 | Philip Sargent | 2021-04-07 | 1 | -7/+7 |
* | bugger, missed this edit | Philip Sargent | 2021-04-03 | 1 | -1/+1 |
* | 3d CaveView regeneates .3d file in cache | Philip Sargent | 2021-04-03 | 1 | -40/+101 |
* | survex_file field inconsistency detection & edit | Philip Sargent | 2021-04-02 | 1 | -22/+66 |
* | login decorator moved into views & .gitignore | Philip Sargent | 2021-04-02 | 1 | -1/+1 |
* | enable non-cave html and images redirection | Philip Sargent | 2021-04-01 | 1 | -3/+8 |
* | fix cave description view | Philip Sargent | 2021-04-01 | 1 | -12/+35 |
* | move *_views files to /views/* | Philip Sargent | 2021-03-31 | 1 | -0/+541 |