summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Remove logdataissues from TROGPhilip Sargent2023-01-272-68/+38
|
* new report on tehrion file parsingPhilip Sargent2023-01-263-6/+22
|
* therion issues reportPhilip Sargent2023-01-264-2/+25
|
* fix number of entries expectedPhilip Sargent2023-01-262-4/+4
|
* deleted old parser codePhilip Sargent2023-01-261-131/+0
|
* reformatted all old logbook formatsPhilip Sargent2023-01-262-161/+135
|
* ruff removed unused importsPhilip Sargent2023-01-1912-117/+64
|
* ran ruff to remove unused importsPhilip Sargent2023-01-192-8/+7
|
* reformatted using blackPhilip Sargent2023-01-1911-1825/+2170
|
* isrt reordering of import statementsPhilip Sargent2023-01-197-8/+15
|
* sort imports using isort. tested.Philip Sargent2023-01-1926-238/+289
|
* sort imports using isort. tested.Philip Sargent2023-01-198-48/+56
|
* reordering import statements using isortPhilip Sargent2023-01-197-39/+51
|
* consistent tests with logbooks junk removalPhilip Sargent2023-01-164-5/+6
|
* remove %s old formatting style (last bits)Philip Sargent2023-01-022-2/+1
|
* removed temp filesPhilip Sargent2022-12-291-2/+1
|
* Clean up unused templates. All checked.Philip Sargent2022-12-295-98/+22
|
* tidy upPhilip Sargent2022-12-293-11/+10
|
* cope with bad wallet namePhilip Sargent2022-12-292-7/+10
|
* remove logbooksearch, use site-wide search on serverPhilip Sargent2022-12-292-19/+1
|
* logbooksearch ?Philip Sargent2022-12-291-0/+5
|
* Adding docstrings, deleting unused codePhilip Sargent2022-12-234-39/+32
|
* bugfixPhilip Sargent2022-12-231-3/+0
|
* Put colour bar on wallet editorPhilip Sargent2022-12-237-25/+35
|
* logbooks correct numberss of entries expectedPhilip Sargent2022-12-233-8/+2
|
* update deprecations etcPhilip Sargent2022-12-233-35/+47
|
* docstrings addedPhilip Sargent2022-12-231-2/+13
|
* Using Path() wherever possible in localsettings.pyPhilip Sargent2022-12-223-24/+5
|
* diagnosing missing entrance filePhilip Sargent2022-12-224-7/+15
|
* Formatting wallets tablesPhilip Sargent2022-12-214-9/+9
|
* rearrange control panelPhilip Sargent2022-12-212-11/+21
|
* fix frontmatter/endmatterPhilip Sargent2022-12-213-18/+61
|
* All broken logbooks now parsing correctly.Philip Sargent2022-12-202-136/+4
|
* converting 1988 logboogPhilip Sargent2022-12-202-5/+6
|
* converting 1987 logbookPhilip Sargent2022-12-202-13/+128
|
* convert old logbooks to modern formatPhilip Sargent2022-12-205-9/+9
|
* 2019 blog editsPhilip Sargent2022-12-202-19/+17
|
* More surveyors in listPhilip Sargent2022-12-202-2/+2
|
* attempted speedup, explicit dates wallet objectsPhilip Sargent2022-12-209-32/+73
|
* Updates to make 2018 blog merge work (faster)Philip Sargent2022-12-195-18/+52
|
* Vital fix to stop parsing terminating too earlyPhilip Sargent2022-12-191-5/+16
|
* Not quite getting all the blog post contentsPhilip Sargent2022-12-193-8/+12
|