summaryrefslogtreecommitdiffstats
path: root/core/views/uploads.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Keeping *person and guests such as Karl in the listPhilip Sargent2023-09-041-23/+35
* Path seems newly fragile re int rather than strPhilip Sargent2023-09-021-1/+1
* bugfixingPhilip Sargent2023-09-021-1/+2
* Fixed parsersPhilip Sargent2023-09-021-1/+2
* bugfix and remove swapped order for title/peoplePhilip Sargent2023-09-011-1/+0
* more robust tripid labellingPhilip Sargent2023-09-011-19/+5
* bugfix, name[0] may not existPhilip Sargent2023-08-311-1/+1
* Edit Logbook Entry mostly workingPhilip Sargent2023-08-311-36/+177
* cosmeticPhilip Sargent2023-08-301-6/+11
* update commentPhilip Sargent2023-08-301-1/+1
* Nicknames preserved, date checkedPhilip Sargent2023-08-261-16/+40
* More comment, to-doPhilip Sargent2023-08-101-2/+8
* extending logbook entry editPhilip Sargent2023-08-101-22/+84
* morePhilip Sargent2023-08-081-4/+4
* some input validationPhilip Sargent2023-08-081-7/+17
* better placeholderingPhilip Sargent2023-08-081-0/+2
* better placeholder/value settingPhilip Sargent2023-08-081-10/+13
* Format new logbook entryPhilip Sargent2023-08-081-10/+51
* Logbook entry initial formPhilip Sargent2023-08-061-0/+23
* return to correct walletPhilip Sargent2023-07-311-8/+24
* filesize now shownPhilip Sargent2023-07-311-2/+6
* hack wallet scan rename jobPhilip Sargent2023-07-311-3/+67
* todo updatesPhilip Sargent2023-02-021-12/+9
* to-do lists updatesPhilip Sargent2023-02-021-2/+1
* New wallet goes to next available slot nowPhilip Sargent2023-01-311-1/+1
* Wallet editor into separate filePhilip Sargent2023-01-311-789/+3
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-31/+14
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-428/+645
* Renaming class step 2Philip Sargent2023-01-301-1/+1
* fixing cyclic import problemPhilip Sargent2023-01-291-4/+1
* Moved Logbooks to separate model filePhilip Sargent2023-01-291-1/+2
* sort imports using isort. tested.Philip Sargent2023-01-191-22/+24
* cope with bad wallet namePhilip Sargent2022-12-291-6/+9
* Put colour bar on wallet editorPhilip Sargent2022-12-231-4/+11
* fix bugs made visible by py 3.11Philip Sargent2022-11-231-9/+16
* cures weird bugPhilip Sargent2022-10-151-3/+3
* bug patch for duplicate SUrvexFile objectPhilip Sargent2022-10-061-1/+8
* Make scans in subfolders somewhat visiblePhilip Sargent2022-09-241-1/+2
* Replaced maintenance headache with cleaner folder walkingPhilip Sargent2022-09-231-1/+1
* fix broken upload formPhilip Sargent2022-09-231-3/+5
* bugfixes and enabling older wallets to be found and listedPhilip Sargent2022-09-221-1/+1
* fix mistaken error messagesPhilip Sargent2022-09-221-3/+4