summaryrefslogtreecommitdiffstats
path: root/core/views/uploads.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handling and fixing bad dates in JSON inputPhilip Sargent2022-09-201-6/+16
* added free text field to wallet JSONPhilip Sargent2022-09-201-10/+14
* handling survex files not linked in completelyPhilip Sargent2022-09-201-30/+41
* bug fixes and coping with a list of cave ids in JSONPhilip Sargent2022-09-201-8/+20
* documn improvementsPhilip Sargent2022-09-191-1/+1
* remove URL field from wallet as seen and editedPhilip Sargent2022-09-191-14/+16
* typo, bugfixPhilip Sargent2022-09-161-1/+1
* bugfix for missing datesPhilip Sargent2022-09-161-16/+22
* comments addedPhilip Sargent2022-09-151-1/+1
* List the logbook trips and other svx files of the same datePhilip Sargent2022-09-141-2/+30
* oops. breaking chnage. fixed.Philip Sargent2022-09-121-1/+1
* Fixed test to undo side-effect git commitPhilip Sargent2022-09-121-1/+1
* catch crashes when no data has been importedPhilip Sargent2022-09-121-2/+7
* fix green block for survex files on tablePhilip Sargent2022-08-311-5/+12
* fixes for crashes,svx files in walletsPhilip Sargent2022-08-311-44/+104
* fix wallet date from survexfilePhilip Sargent2022-08-301-4/+30
* fix missing .svx as not an errorPhilip Sargent2022-08-251-4/+6
* get the survexfile path when editing a naked walletPhilip Sargent2022-08-241-1/+7
* bugfix which was deleting metadataPhilip Sargent2022-08-241-23/+29
* fix bleed through of previous metadata onto another walletPhilip Sargent2022-08-241-12/+15
* bugfixPhilip Sargent2022-08-201-2/+2
* better commit msgPhilip Sargent2022-08-161-4/+11
* bugfixPhilip Sargent2022-08-161-0/+2
* make field longerPhilip Sargent2022-08-161-2/+2
* better hint for svx file name inputPhilip Sargent2022-08-161-2/+4
* detecting empty wallets where we only have JSON and no filesPhilip Sargent2022-08-161-2/+6
* minor refactoringPhilip Sargent2022-08-161-1/+19