summaryrefslogtreecommitdiffstats
path: root/core/views/scans.py
Commit message (Expand)AuthorAgeFilesLines
* import order fixed by ruffPhilip Sargent2024-12-151-4/+2
* Message while database reset ongoing.. untestedPhilip Sargent2024-08-111-2/+9
* auto new year stuffPhilip Sargent2024-03-151-5/+6
* next year auto for walletsPhilip Sargent2024-03-141-15/+16
* fixes and bugfixPhilip Sargent2023-11-041-12/+8
* Revised (faster, less brain damaged) wallet pagesPhilip Sargent2023-10-251-34/+19
* refactoring duplicate codePhilip Sargent2023-10-231-8/+2
* before big revision to wallet model codePhilip Sargent2023-10-231-7/+5
* caves->wallets at parse timePhilip Sargent2023-10-231-48/+4
* tidy with new multicave walletsPhilip Sargent2023-10-211-43/+52
* wallets & caves now many:manyPhilip Sargent2023-10-211-18/+12
* clean up small errors and debuggingPhilip Sargent2023-10-051-2/+2
* Make people listed in wallets url-linkablePhilip Sargent2023-10-051-21/+60
* Digging out failed name recognitionPhilip Sargent2023-10-041-2/+2
* disambiguating names on walletsPhilip Sargent2023-10-041-0/+4
* wallets-per-person now finding non-survex walletsPhilip Sargent2023-10-041-52/+94
* part-way though converting to slugs for peoplePhilip Sargent2023-10-011-15/+16
* bugfixPhilip Sargent2023-09-271-1/+1
* pending caves aliases stuffPhilip Sargent2023-09-261-3/+3
* slightly cleaning up slug/areacode/unofficial_number messPhilip Sargent2023-09-261-1/+1
* recognise old cave id codes in old wallets "1623-"Philip Sargent2023-09-161-10/+19
* Cleaning auto Cave creation from survex file detectionPhilip Sargent2023-09-101-2/+7
* detecting orphan cave ids and adding to pending listPhilip Sargent2023-08-021-12/+50
* better detect unknown cave identifer strings from usersPhilip Sargent2023-07-251-3/+8
* Identified survey length discrepenciesPhilip Sargent2023-03-121-0/+5
* get events on same date.progress.Philip Sargent2023-02-271-1/+1
* Update URLs to django documn versionPhilip Sargent2023-02-101-1/+1
* Many many bugs fixed for >1 svx file on a walletPhilip Sargent2023-02-031-2/+2
* Better diagnostics from bad slug errorPhilip Sargent2023-02-021-1/+1
* Setting wallet dates earlier in the import processPhilip Sargent2023-02-011-25/+6
* Wallet editor into separate filePhilip Sargent2023-01-311-1/+1
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-13/+8
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-104/+133
* sort imports using isort. tested.Philip Sargent2023-01-191-8/+10
* attempted speedup, explicit dates wallet objectsPhilip Sargent2022-12-201-20/+39
* links to other years walletsPhilip Sargent2022-10-181-1/+2
* Making page templates autoadjust to the current yearPhilip Sargent2022-10-151-3/+4
* Fix links to scans directly from the master drawings listPhilip Sargent2022-10-151-4/+12
* small chnages to name resolutionPhilip Sargent2022-10-071-1/+1
* fix crash when people put a list of cave ids in a walletPhilip Sargent2022-10-061-4/+9
* error msg fixPhilip Sargent2022-10-061-2/+2
* Cleaner monitoring output when importing wallets and scansPhilip Sargent2022-09-241-2/+2
* Replaced maintenance headache with cleaner folder walkingPhilip Sargent2022-09-231-2/+2
* more complete list of caves linked to walletsPhilip Sargent2022-09-221-11/+21
* find more wallets than we thought we hadPhilip Sargent2022-09-221-16/+23
* Handling and fixing bad dates in JSON inputPhilip Sargent2022-09-201-6/+9
* handling survex files not linked in completelyPhilip Sargent2022-09-201-9/+11
* bug fixes and coping with a list of cave ids in JSONPhilip Sargent2022-09-201-2/+2
* year list for wallets by yearPhilip Sargent2022-09-191-3/+4
* remove redundant codePhilip Sargent2022-09-121-10/+10