summaryrefslogtreecommitdiffstats
path: root/parsers/logbooks.py
Commit message (Collapse)AuthorAgeFilesLines
...
* ruff removed unused importsPhilip Sargent2023-01-191-9/+4
|
* reformatted using blackPhilip Sargent2023-01-191-294/+343
|
* sort imports using isort. tested.Philip Sargent2023-01-191-4/+5
|
* consistent tests with logbooks junk removalPhilip Sargent2023-01-161-2/+3
|
* Adding docstrings, deleting unused codePhilip Sargent2022-12-231-2/+2
|
* logbooks correct numberss of entries expectedPhilip Sargent2022-12-231-1/+1
|
* fix frontmatter/endmatterPhilip Sargent2022-12-211-14/+48
|
* All broken logbooks now parsing correctly.Philip Sargent2022-12-201-135/+3
|
* converting 1988 logboogPhilip Sargent2022-12-201-4/+5
|
* converting 1987 logbookPhilip Sargent2022-12-201-12/+127
|
* convert old logbooks to modern formatPhilip Sargent2022-12-201-5/+5
|
* 2019 blog editsPhilip Sargent2022-12-201-6/+6
|
* Updates to make 2018 blog merge work (faster)Philip Sargent2022-12-191-5/+29
|
* Vital fix to stop parsing terminating too earlyPhilip Sargent2022-12-191-5/+16
|
* Not quite getting all the blog post contentsPhilip Sargent2022-12-191-6/+10
|
* fix author display for logbook entryPhilip Sargent2022-12-181-57/+5
|
* strip spaces from titlesPhilip Sargent2022-12-181-41/+41
|
* Fixing wiki-parsing for 2009 logbookPhilip Sargent2022-12-181-39/+63
|
* fix more logbook parsingPhilip Sargent2022-12-171-4/+7
|
* Fixed round-trip import-export-import bugsPhilip Sargent2022-12-171-9/+21
|
* parse several UK caving blogs per year - workingPhilip Sargent2022-12-161-67/+106
|
* bug in python 3.9?Philip Sargent2022-12-151-2/+6
|
* blog parsing workingPhilip Sargent2022-12-151-12/+27
|
* exptl parse UK Caving blogPhilip Sargent2022-12-141-57/+75
|
* tidy and commentsPhilip Sargent2022-12-101-47/+48
|
* 2003 logbook export/re-import as now HTML formatPhilip Sargent2022-12-091-27/+57
|
* fix comments and 2019 LB parsingPhilip Sargent2022-12-071-1/+4
|
* fix bugs made visible by py 3.11Philip Sargent2022-11-231-1/+2
|
* tidy upPhilip Sargent2022-11-231-2/+0
|
* bugfixPhilip Sargent2022-11-231-2/+2
|
* remove entry-type and tidy cache bitsPhilip Sargent2022-11-231-40/+9
|
* moved parser settingsPhilip Sargent2022-11-211-36/+36
|
* cache tidy and move settings into parserPhilip Sargent2022-11-211-105/+59
|
* remove cache and setdatesfromlogbookPhilip Sargent2022-11-211-23/+39
|
* Removed misguided ObjStore as we do need multiuser dbPhilip Sargent2022-11-211-84/+1
|
* make compatible with python 3.11 as well as 3.10Philip Sargent2022-11-181-3/+7
|
* small chnages to name resolutionPhilip Sargent2022-10-071-0/+2
|
* make cache work even if timestamps wrongPhilip Sargent2022-10-051-10/+15
|
* increase entires to 64Philip Sargent2022-09-221-1/+3
|
* Many fixes and speedupsPhilip Sargent2022-08-301-61/+68
|
* comment updatesPhilip Sargent2022-08-251-1/+1
|
* bugfixPhilip Sargent2022-08-251-12/+13
|
* cope with swapped people/titlePhilip Sargent2022-08-251-2/+21
|
* making it work with 1626 no schonbergPhilip Sargent2022-07-231-1/+1
|
* fix bugs and tidyup in recent changesPhilip Sargent2022-07-151-3/+4
|
* 2019 logbook error fixPhilip Sargent2022-07-091-3/+3
|
* improve date parse eror messagesPhilip Sargent2022-07-091-4/+4
|
* bugfix and documPhilip Sargent2022-03-241-4/+3
|
* to do updatedPhilip Sargent2022-03-241-6/+3
|
* minor refactoringPhilip Sargent2022-03-241-51/+66
|