summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* re enablePhilip Sargent2023-02-021-1/+1
|
* test file permissionsPhilip Sargent2023-02-021-0/+27
|
* Better diagnostics from bad slug errorPhilip Sargent2023-02-022-6/+6
|
* spiders are asking for weird urlsPhilip Sargent2023-02-023-4/+12
|
* more debugPhilip Sargent2023-02-021-7/+9
|
* more debugPhilip Sargent2023-02-011-3/+14
|
* debug msgPhilip Sargent2023-02-011-0/+1
|
* if db badly corruptPhilip Sargent2023-02-011-1/+4
|
* Setting wallet dates earlier in the import processPhilip Sargent2023-02-015-34/+49
|
* renamed wallet form filePhilip Sargent2023-02-013-7/+9
|
* make nav cope with missing walletsPhilip Sargent2023-02-015-24/+72
|
* Fix to not create an extra walletPhilip Sargent2023-02-011-1/+4
|
* date handling now working for new walletPhilip Sargent2023-02-013-25/+23
|
* Dedicated 'Create' button for a new walletPhilip Sargent2023-02-013-52/+86
|
* menu change to go to latest blank walletPhilip Sargent2023-01-312-4/+1
|
* New wallet goes to next available slot nowPhilip Sargent2023-01-313-58/+65
|
* Wallet editor into separate filePhilip Sargent2023-01-3111-806/+840
|
* Show survey length per survex filePhilip Sargent2023-01-311-2/+2
|
* Minor bulk create tweakPhilip Sargent2023-01-311-2/+8
|
* Bulk_create working for team on a survexblockPhilip Sargent2023-01-311-9/+43
|
* bug fixes renamingPhilip Sargent2023-01-303-5/+5
|
* ruf cleanup imports, bigly.Philip Sargent2023-01-3029-326/+166
|
* Removed unused properties and movingPhilip Sargent2023-01-305-21/+18
|
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-3028-3072/+3841
|
* Updated all.svx documnPhilip Sargent2023-01-301-1/+1
|
* Remove unneeded Class ExpeditionDayPhilip Sargent2023-01-306-68/+21
|
* Renaming class - step 3 completePhilip Sargent2023-01-303-6/+6
|
* Renaming class step 2Philip Sargent2023-01-3012-29/+22
|
* renaming confusing Class, step 1Philip Sargent2023-01-303-21/+19
|
* fixing Sunday display on calendarPhilip Sargent2023-01-307-88/+97
|
* Fixing dates on expedition tablePhilip Sargent2023-01-294-45/+38
|
* fixing cyclic import problemPhilip Sargent2023-01-297-21/+23
|
* Fixed coloured T and S on expo calendarPhilip Sargent2023-01-2910-35/+80
|
* bugfix from rearranged model filesPhilip Sargent2023-01-293-9/+8
|
* separated out ent locations from survex parserPhilip Sargent2023-01-294-245/+257
|
* Moved Logbooks to separate model filePhilip Sargent2023-01-2913-161/+203
|
* separated out Model for wallet to its own filePhilip Sargent2023-01-297-291/+310
|
* More public debug reportsPhilip Sargent2023-01-295-19/+50
|
* Add new survex import reportPhilip Sargent2023-01-295-4/+57
|
* Inherit *team to anonymous survex blocksPhilip Sargent2023-01-292-59/+106
|
* compiling more regexesPhilip Sargent2023-01-281-11/+18
|
* refactor to reduce db hits and fix *teamPhilip Sargent2023-01-283-89/+206
|
* Collect dataissues and write to db all at oncePhilip Sargent2023-01-282-84/+105
|
* faster db creation, safer file reading with 'with'Philip Sargent2023-01-281-98/+91
|
* moved aliases to people module, faster db tooPhilip Sargent2023-01-282-30/+21
|
* refactored, global removedPhilip Sargent2023-01-282-74/+50
|
* no search before db object creation: fasterPhilip Sargent2023-01-282-36/+45
|
* refactoring author checksPhilip Sargent2023-01-281-31/+42
|
* refactored logbooks parserPhilip Sargent2023-01-274-93/+132
|
* refactored, faster deletion prior to loadingPhilip Sargent2023-01-272-4/+8
|