summaryrefslogtreecommitdiffstats
path: root/core/views/uploads.py
Commit message (Expand)AuthorAgeFilesLines
* remaining shared-use machine cookie tyimeouts setPhilip Sargent12 days1-1/+1
* refactoring cookie age as a function not a constantPhilip Sargent2025-06-141-2/+2
* new to do itemPhilip Sargent2025-06-141-0/+3
* Attempt at append_slash, and backtrack.Philip Sargent2025-02-181-1/+0
* Drawing file upload now using identified_login (oops)Philip Sargent2025-02-171-10/+18
* Bug: create year directory if a new yearPhilip Sargent2025-02-171-2/+3
* moved textedit from uploads to expoPhilip Sargent2025-02-131-108/+0
* text file editor now using validated logon properlyPhilip Sargent2025-02-131-3/+10
* rename Forms to be more understandablePhilip Sargent2025-01-171-12/+24
* Bug fixesPhilip Sargent2024-12-291-57/+9
* Upload drawings now using git_add()Philip Sargent2024-12-291-29/+51
* Split out logbook_edit.py and ruff fixPhilip Sargent2024-12-291-415/+11
* refactor & git author workPhilip Sargent2024-12-291-4/+17
* bugfixes and more commentsPhilip Sargent2024-12-191-2/+7
* import order fixed by ruffPhilip Sargent2024-12-151-5/+3
* preserving expoer order in logbook entries attempt 1Philip Sargent2024-12-101-1/+1
* make default date sensible for LBEsPhilip Sargent2024-08-091-7/+10
* forbid changing year when editing existing logbook entryPhilip Sargent2024-08-091-11/+24
* redirect to edit pagePhilip Sargent2024-07-231-19/+26
* bugPhilip Sargent2024-07-231-1/+1
* trying to debug dup lbePhilip Sargent2024-07-231-0/+7
* more debug for logbook editsPhilip Sargent2024-07-231-17/+23
* belt and braces prevent bad lbe idsPhilip Sargent2024-07-231-2/+3
* debug stuff for logreportPhilip Sargent2024-07-231-3/+12
* annotation on headingPhilip Sargent2024-07-221-0/+1
* fixed orde rof author and others in logPhilip Sargent2024-07-201-1/+4
* to-do comments updatedPhilip Sargent2024-07-151-3/+0
* fixPhilip Sargent2024-07-131-1/+1
* fixPhilip Sargent2024-07-131-11/+15
* GPX uploadPhilip Sargent2024-07-131-0/+161
* Remove CaveSLug as a Class. Now each Cave has only one slug for sure.Philip Sargent2024-07-121-2/+2
* loading cave aliases from file now workingPhilip Sargent2024-07-031-17/+42
* error handling for txt editorPhilip Sargent2024-07-031-1/+25
* initial text file editing stuffPhilip Sargent2024-07-031-1/+37
* current year autoPhilip Sargent2024-03-141-3/+4
* restore crash to try to debugPhilip Sargent2024-02-051-1/+2
* check for non-existent expoPhilip Sargent2024-02-051-0/+16
* <p> now OK in logbook entriesPhilip Sargent2023-11-071-5/+5
* bugfix and ongoing issuePhilip Sargent2023-11-051-5/+9
* add link to exact logbookentry pagePhilip Sargent2023-11-041-0/+2
* fix bug in <p> removalPhilip Sargent2023-10-141-1/+2
* Rename lookupAttribs and nonLookupAttribs + add slug to PersonPhilip Sargent2023-10-011-6/+6
* rotatable images & textPhilip Sargent2023-09-231-2/+18
* tidyup of image rotatePhilip Sargent2023-09-141-1/+1
* debug mogrifyPhilip Sargent2023-09-141-0/+3
* ROTATE image optionPhilip Sargent2023-09-141-1/+32
* logic rearrangedPhilip Sargent2023-09-141-24/+71
* sanitize filenamesPhilip Sargent2023-09-131-5/+5
* validate year in logbook entry formPhilip Sargent2023-09-051-21/+34
* validate author of trip on editingPhilip Sargent2023-09-051-8/+27