Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactoring cookie age as a function not a constant | Philip Sargent | 2025-06-14 | 1 | -2/+2 |
* | new to do item | Philip Sargent | 2025-06-14 | 1 | -0/+3 |
* | Attempt at append_slash, and backtrack. | Philip Sargent | 2025-02-18 | 1 | -1/+0 |
* | Drawing file upload now using identified_login (oops) | Philip Sargent | 2025-02-17 | 1 | -10/+18 |
* | Bug: create year directory if a new year | Philip Sargent | 2025-02-17 | 1 | -2/+3 |
* | moved textedit from uploads to expo | Philip Sargent | 2025-02-13 | 1 | -108/+0 |
* | text file editor now using validated logon properly | Philip Sargent | 2025-02-13 | 1 | -3/+10 |
* | rename Forms to be more understandable | Philip Sargent | 2025-01-17 | 1 | -12/+24 |
* | Bug fixes | Philip Sargent | 2024-12-29 | 1 | -57/+9 |
* | Upload drawings now using git_add() | Philip Sargent | 2024-12-29 | 1 | -29/+51 |
* | Split out logbook_edit.py and ruff fix | Philip Sargent | 2024-12-29 | 1 | -415/+11 |
* | refactor & git author work | Philip Sargent | 2024-12-29 | 1 | -4/+17 |
* | bugfixes and more comments | Philip Sargent | 2024-12-19 | 1 | -2/+7 |
* | import order fixed by ruff | Philip Sargent | 2024-12-15 | 1 | -5/+3 |
* | preserving expoer order in logbook entries attempt 1 | Philip Sargent | 2024-12-10 | 1 | -1/+1 |
* | make default date sensible for LBEs | Philip Sargent | 2024-08-09 | 1 | -7/+10 |
* | forbid changing year when editing existing logbook entry | Philip Sargent | 2024-08-09 | 1 | -11/+24 |
* | redirect to edit page | Philip Sargent | 2024-07-23 | 1 | -19/+26 |
* | bug | Philip Sargent | 2024-07-23 | 1 | -1/+1 |
* | trying to debug dup lbe | Philip Sargent | 2024-07-23 | 1 | -0/+7 |
* | more debug for logbook edits | Philip Sargent | 2024-07-23 | 1 | -17/+23 |
* | belt and braces prevent bad lbe ids | Philip Sargent | 2024-07-23 | 1 | -2/+3 |
* | debug stuff for logreport | Philip Sargent | 2024-07-23 | 1 | -3/+12 |
* | annotation on heading | Philip Sargent | 2024-07-22 | 1 | -0/+1 |
* | fixed orde rof author and others in log | Philip Sargent | 2024-07-20 | 1 | -1/+4 |
* | to-do comments updated | Philip Sargent | 2024-07-15 | 1 | -3/+0 |
* | fix | Philip Sargent | 2024-07-13 | 1 | -1/+1 |
* | fix | Philip Sargent | 2024-07-13 | 1 | -11/+15 |
* | GPX upload | Philip Sargent | 2024-07-13 | 1 | -0/+161 |
* | Remove CaveSLug as a Class. Now each Cave has only one slug for sure. | Philip Sargent | 2024-07-12 | 1 | -2/+2 |
* | loading cave aliases from file now working | Philip Sargent | 2024-07-03 | 1 | -17/+42 |
* | error handling for txt editor | Philip Sargent | 2024-07-03 | 1 | -1/+25 |
* | initial text file editing stuff | Philip Sargent | 2024-07-03 | 1 | -1/+37 |
* | current year auto | Philip Sargent | 2024-03-14 | 1 | -3/+4 |
* | restore crash to try to debug | Philip Sargent | 2024-02-05 | 1 | -1/+2 |
* | check for non-existent expo | Philip Sargent | 2024-02-05 | 1 | -0/+16 |
* | <p> now OK in logbook entries | Philip Sargent | 2023-11-07 | 1 | -5/+5 |
* | bugfix and ongoing issue | Philip Sargent | 2023-11-05 | 1 | -5/+9 |
* | add link to exact logbookentry page | Philip Sargent | 2023-11-04 | 1 | -0/+2 |
* | fix bug in <p> removal | Philip Sargent | 2023-10-14 | 1 | -1/+2 |
* | Rename lookupAttribs and nonLookupAttribs + add slug to Person | Philip Sargent | 2023-10-01 | 1 | -6/+6 |
* | rotatable images & text | Philip Sargent | 2023-09-23 | 1 | -2/+18 |
* | tidyup of image rotate | Philip Sargent | 2023-09-14 | 1 | -1/+1 |
* | debug mogrify | Philip Sargent | 2023-09-14 | 1 | -0/+3 |
* | ROTATE image option | Philip Sargent | 2023-09-14 | 1 | -1/+32 |
* | logic rearranged | Philip Sargent | 2023-09-14 | 1 | -24/+71 |
* | sanitize filenames | Philip Sargent | 2023-09-13 | 1 | -5/+5 |
* | validate year in logbook entry form | Philip Sargent | 2023-09-05 | 1 | -21/+34 |
* | validate author of trip on editing | Philip Sargent | 2023-09-05 | 1 | -8/+27 |
* | Keeping *person and guests such as Karl in the list | Philip Sargent | 2023-09-04 | 1 | -23/+35 |