summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Make scans in subfolders somewhat visiblePhilip Sargent2022-09-241-1/+2
|
* Cleaner monitoring output when importing wallets and scansPhilip Sargent2022-09-241-2/+2
|
* Replaced maintenance headache with cleaner folder walkingPhilip Sargent2022-09-233-24/+3
|
* test fixed to match new codePhilip Sargent2022-09-231-11/+19
|
* fix broken upload formPhilip Sargent2022-09-231-3/+5
|
* removing technical debt, replace convoluted codePhilip Sargent2022-09-231-0/+2
|
* bugfixes and enabling older wallets to be found and listedPhilip Sargent2022-09-222-3/+8
|
* more complete list of caves linked to walletsPhilip Sargent2022-09-222-12/+22
|
* fix mistaken error messagesPhilip Sargent2022-09-221-3/+4
|
* find more wallets than we thought we hadPhilip Sargent2022-09-221-16/+23
|
* Correct and validate JSON dates when they are read from filePhilip Sargent2022-09-201-1/+14
|
* Handling and fixing bad dates in JSON inputPhilip Sargent2022-09-203-14/+49
|
* added free text field to wallet JSONPhilip Sargent2022-09-201-10/+14
|
* handling survex files not linked in completelyPhilip Sargent2022-09-202-39/+52
|
* bug fixes and coping with a list of cave ids in JSONPhilip Sargent2022-09-203-11/+23
|
* documn improvementsPhilip Sargent2022-09-191-1/+1
|
* year list for wallets by yearPhilip Sargent2022-09-191-3/+4
|
* 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-152-2/+2
|
* 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
|
* tidy bad git messages in testsPhilip Sargent2022-09-121-6/+8
|
* remove redundant codePhilip Sargent2022-09-121-10/+10
|
* Fixed test to undo side-effect git commitPhilip Sargent2022-09-122-4/+13
|
* catch crashes when no data has been importedPhilip Sargent2022-09-122-3/+12
|
* fix green block for survex files on tablePhilip Sargent2022-08-314-11/+31
|
* fixes for crashes,svx files in walletsPhilip Sargent2022-08-312-50/+115
|
* fix wallet date from survexfilePhilip Sargent2022-08-302-5/+31
|
* populate with peoplePhilip Sargent2022-08-251-0/+2
|
* fix missing .svx as not an errorPhilip Sargent2022-08-251-4/+6
|
* comment updatesPhilip Sargent2022-08-251-0/+1
|
* update test to match new wallet json locationPhilip Sargent2022-08-252-5/+16
|
* Fix erroring code in core/views/caves.pyExpo on server2022-08-251-1/+1
|
* get the survexfile path when editing a naked walletPhilip Sargent2022-08-242-1/+12
|
* Better display of wallet names copied from svx filesPhilip Sargent2022-08-242-1/+10
|
* 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-162-3/+12
|
* minor refactoringPhilip Sargent2022-08-162-1/+26
|
* bad bug in not clearing out previous data. fixedPhilip Sargent2022-08-161-4/+7
|
* re-fettled scan upload, creates Wallet object earlierPhilip Sargent2022-08-141-60/+55
|
* Fix wallets scan upload faultsPhilip Sargent2022-08-141-16/+38
|
* fix apparent error when running on dev systemPhilip Sargent2022-08-131-8/+18
|