summaryrefslogtreecommitdiffstats
path: root/parsers
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed coloured T and S on expo calendarPhilip Sargent2023-01-291-12/+6
|
* separated out ent locations from survex parserPhilip Sargent2023-01-293-244/+256
|
* Moved Logbooks to separate model filePhilip Sargent2023-01-293-3/+6
|
* separated out Model for wallet to its own filePhilip Sargent2023-01-294-9/+11
|
* Inherit *team to anonymous survex blocksPhilip Sargent2023-01-291-54/+102
|
* compiling more regexesPhilip Sargent2023-01-281-11/+18
|
* refactor to reduce db hits and fix *teamPhilip Sargent2023-01-281-88/+203
|
* 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-281-74/+48
|
* 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-272-91/+126
|
* refactored, faster deletion prior to loadingPhilip Sargent2023-01-271-3/+7
|
* Remove logdataissues from TROGPhilip Sargent2023-01-271-65/+35
|
* 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-198-98/+58
|
* reformatted using blackPhilip Sargent2023-01-198-1588/+1905
|
* sort imports using isort. tested.Philip Sargent2023-01-198-48/+56
|
* consistent tests with logbooks junk removalPhilip Sargent2023-01-161-2/+3
|
* remove %s old formatting style (last bits)Philip Sargent2023-01-021-1/+1
|
* Adding docstrings, deleting unused codePhilip Sargent2022-12-231-2/+2
|
* logbooks correct numberss of entries expectedPhilip Sargent2022-12-232-2/+2
|
* Using Path() wherever possible in localsettings.pyPhilip Sargent2022-12-221-1/+1
|
* diagnosing missing entrance filePhilip Sargent2022-12-222-2/+10
|
* fix frontmatter/endmatterPhilip Sargent2022-12-212-15/+49
|
* 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-202-6/+6
|
* 2019 blog editsPhilip Sargent2022-12-201-6/+6
|
* attempted speedup, explicit dates wallet objectsPhilip Sargent2022-12-203-4/+18
|
* Updates to make 2018 blog merge work (faster)Philip Sargent2022-12-192-7/+30
|
* Vital fix to stop parsing terminating too earlyPhilip Sargent2022-12-191-5/+16
|
* Not quite getting all the blog post contentsPhilip Sargent2022-12-192-7/+11
|
* 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-182-42/+66
|
* fix more logbook parsingPhilip Sargent2022-12-172-5/+8
|
* Fixed round-trip import-export-import bugsPhilip Sargent2022-12-171-9/+21
|
* parse several UK caving blogs per year - workingPhilip Sargent2022-12-162-69/+109
|
* 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-142-59/+77
|
* tidy and commentsPhilip Sargent2022-12-101-47/+48
|
* 2003 logbook export/re-import as now HTML formatPhilip Sargent2022-12-092-27/+62
|
* fix comments and 2019 LB parsingPhilip Sargent2022-12-073-8/+22
|