Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make ?reload private and clean old error msgs | Philip Sargent | 2021-04-23 | 10 | -85/+172 |
| | |||||
* | stop file logging from tests | Philip Sargent | 2021-04-23 | 3 | -12/+12 |
| | |||||
* | drawing file upload form working | Philip Sargent | 2021-04-22 | 6 | -39/+103 |
| | |||||
* | fix field in search box so no need to delete it | Philip Sargent | 2021-04-21 | 1 | -1/+1 |
| | |||||
* | archeology on the logbook entry editing forms | Philip Sargent | 2021-04-21 | 6 | -29/+60 |
| | |||||
* | Add new per-module ToDo texts | Philip Sargent | 2021-04-21 | 7 | -20/+56 |
| | |||||
* | more attempts to recognise scotsmen | Philip Sargent | 2021-04-20 | 2 | -4/+2 |
| | |||||
* | renaming 'tunnel' to 'dwg' in urls and views | Philip Sargent | 2021-04-20 | 6 | -31/+53 |
| | |||||
* | fix for missing scotsmen | Philip Sargent | 2021-04-20 | 2 | -2/+2 |
| | |||||
* | catch unknown scotsman error | Philip Sargent | 2021-04-20 | 8 | -40/+31 |
| | |||||
* | Better labels for objects in admin console | Philip Sargent | 2021-04-20 | 2 | -1/+6 |
| | |||||
* | Now Django 3.2 compatible without deprcation warnings. | Philip Sargent | 2021-04-20 | 1 | -0/+2 |
| | |||||
* | disabling Google FLoC | Philip Sargent | 2021-04-19 | 3 | -1/+3 |
| | |||||
* | Make troggle compatible with Django 3.1 | Philip Sargent | 2021-04-19 | 7 | -93/+94 |
| | |||||
* | Tests work on cave, person, expedition pages | Philip Sargent | 2021-04-18 | 5 | -16/+186 |
| | |||||
* | fix template bug for newentrance | Philip Sargent | 2021-04-17 | 8 | -47/+73 |
| | |||||
* | better error pages | Philip Sargent | 2021-04-17 | 2 | -2/+69 |
| | |||||
* | test suite with users logins | Philip Sargent | 2021-04-17 | 11 | -4/+1800 |
| | |||||
* | prospect and moving code to better places | Philip Sargent | 2021-04-17 | 6 | -87/+129 |
| | |||||
* | working, but very faint | Philip Sargent | 2021-04-16 | 2 | -13/+25 |
| | |||||
* | oops | Philip Sargent | 2021-04-16 | 1 | -0/+12 |
| | |||||
* | stopo prospecting map crashing | Philip Sargent | 2021-04-16 | 4 | -81/+120 |
| | |||||
* | Fixed cave sort-order in cave index | Philip Sargent | 2021-04-16 | 2 | -13/+20 |
| | |||||
* | split out prospecting guide code | Philip Sargent | 2021-04-16 | 5 | -262/+279 |
| | |||||
* | add link to all expedition pages back to expoweb /year/ page | Philip Sargent | 2021-04-16 | 3 | -2/+20 |
| | |||||
* | bug fix in error message | Philip Sargent | 2021-04-15 | 1 | -1/+1 |
| | |||||
* | enabled mugshots & blurb in people pages | Philip Sargent | 2021-04-15 | 8 | -57/+86 |
| | |||||
* | add 'del' and 'delfirst' options | Philip Sargent | 2021-04-15 | 1 | -3/+32 |
| | |||||
* | add labels to templates to help debugging | Philip Sargent | 2021-04-15 | 10 | -0/+11 |
| | |||||
* | renaming CSS files for clarity | Philip Sargent | 2021-04-15 | 5 | -7/+7 |
| | |||||
* | abort messages when parsing caves | Philip Sargent | 2021-04-15 | 1 | -2/+11 |
| | |||||
* | cull old CSS | Philip Sargent | 2021-04-15 | 5 | -482/+1 |
| | |||||
* | more cave parsing data fixes | Philip Sargent | 2021-04-14 | 3 | -12/+20 |
| | |||||
* | better integration of svx file DatIssues | Philip Sargent | 2021-04-14 | 4 | -12/+28 |
| | |||||
* | Detects missing svx and description files | Philip Sargent | 2021-04-14 | 1 | -11/+32 |
| | |||||
* | Cave and Entrance forms tuned to user needs | Philip Sargent | 2021-04-14 | 5 | -58/+104 |
| | |||||
* | docum and defaults in template cave-data xml | Philip Sargent | 2021-04-14 | 2 | -10/+11 |
| | |||||
* | stop being so verbose | Philip Sargent | 2021-04-14 | 1 | -1/+1 |
| | |||||
* | restored cave edit capability | Philip Sargent | 2021-04-14 | 2 | -3/+10 |
| | |||||
* | rename function more accurately | Philip Sargent | 2021-04-13 | 1 | -4/+4 |
| | |||||
* | replace assert() with message logging | Philip Sargent | 2021-04-13 | 8 | -29/+43 |
| | |||||
* | actually needed it seems. | Philip Sargent | 2021-04-13 | 1 | -0/+4 |
| | |||||
* | Docstrings for all modules | Philip Sargent | 2021-04-13 | 15 | -17/+50 |
| | |||||
* | fixing typos and changes in importing | Philip Sargent | 2021-04-13 | 5 | -70/+70 |
| | |||||
* | move models_survex to models/survex.py | Philip Sargent | 2021-04-13 | 12 | -11/+11 |
| | |||||
* | move models_caves to models/caves.py | Philip Sargent | 2021-04-13 | 17 | -20/+20 |
| | |||||
* | create core/models/ directroy | Philip Sargent | 2021-04-13 | 19 | -84/+25 |
| | |||||
* | deprecated non-raw regex | Philip Sargent | 2021-04-13 | 2 | -3/+3 |
| | |||||
* | moved clever slash middleware & unused.py | Philip Sargent | 2021-04-13 | 3 | -1/+1 |
| | |||||
* | moving save_carefully() | Philip Sargent | 2021-04-13 | 7 | -53/+54 |
| |