Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * prefix documented | Philip Sargent | 2023-02-02 | 1 | -18/+23 |
* | Minor bulk create tweak | Philip Sargent | 2023-01-31 | 1 | -2/+8 |
* | Remove unneeded Class ExpeditionDay | Philip Sargent | 2023-01-30 | 1 | -7/+1 |
* | Renaming class - step 3 complete | Philip Sargent | 2023-01-30 | 1 | -1/+1 |
* | Renaming class step 2 | Philip Sargent | 2023-01-30 | 1 | -3/+3 |
* | Moved Logbooks to separate model file | Philip Sargent | 2023-01-29 | 1 | -1/+2 |
* | separated out Model for wallet to its own file | Philip Sargent | 2023-01-29 | 1 | -3/+3 |
* | moved aliases to people module, faster db too | Philip Sargent | 2023-01-28 | 1 | -18/+1 |
* | refactored, global removed | Philip Sargent | 2023-01-28 | 1 | -74/+48 |
* | no search before db object creation: faster | Philip Sargent | 2023-01-28 | 1 | -35/+44 |
* | refactoring author checks | Philip Sargent | 2023-01-28 | 1 | -31/+42 |
* | refactored logbooks parser | Philip Sargent | 2023-01-27 | 1 | -90/+125 |
* | refactored, faster deletion prior to loading | Philip Sargent | 2023-01-27 | 1 | -3/+7 |
* | Remove logdataissues from TROG | Philip Sargent | 2023-01-27 | 1 | -65/+35 |
* | fix number of entries expected | Philip Sargent | 2023-01-26 | 1 | -3/+3 |
* | deleted old parser code | Philip Sargent | 2023-01-26 | 1 | -131/+0 |
* | reformatted all old logbook formats | Philip Sargent | 2023-01-26 | 1 | -160/+134 |
* | ruff removed unused imports | Philip Sargent | 2023-01-19 | 1 | -9/+4 |
* | reformatted using black | Philip Sargent | 2023-01-19 | 1 | -294/+343 |
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 1 | -4/+5 |
* | consistent tests with logbooks junk removal | Philip Sargent | 2023-01-16 | 1 | -2/+3 |
* | Adding docstrings, deleting unused code | Philip Sargent | 2022-12-23 | 1 | -2/+2 |
* | logbooks correct numberss of entries expected | Philip Sargent | 2022-12-23 | 1 | -1/+1 |
* | fix frontmatter/endmatter | Philip Sargent | 2022-12-21 | 1 | -14/+48 |
* | All broken logbooks now parsing correctly. | Philip Sargent | 2022-12-20 | 1 | -135/+3 |
* | converting 1988 logboog | Philip Sargent | 2022-12-20 | 1 | -4/+5 |
* | converting 1987 logbook | Philip Sargent | 2022-12-20 | 1 | -12/+127 |
* | convert old logbooks to modern format | Philip Sargent | 2022-12-20 | 1 | -5/+5 |
* | 2019 blog edits | Philip Sargent | 2022-12-20 | 1 | -6/+6 |
* | Updates to make 2018 blog merge work (faster) | Philip Sargent | 2022-12-19 | 1 | -5/+29 |
* | Vital fix to stop parsing terminating too early | Philip Sargent | 2022-12-19 | 1 | -5/+16 |
* | Not quite getting all the blog post contents | Philip Sargent | 2022-12-19 | 1 | -6/+10 |
* | fix author display for logbook entry | Philip Sargent | 2022-12-18 | 1 | -57/+5 |
* | strip spaces from titles | Philip Sargent | 2022-12-18 | 1 | -41/+41 |
* | Fixing wiki-parsing for 2009 logbook | Philip Sargent | 2022-12-18 | 1 | -39/+63 |
* | fix more logbook parsing | Philip Sargent | 2022-12-17 | 1 | -4/+7 |
* | Fixed round-trip import-export-import bugs | Philip Sargent | 2022-12-17 | 1 | -9/+21 |
* | parse several UK caving blogs per year - working | Philip Sargent | 2022-12-16 | 1 | -67/+106 |
* | bug in python 3.9? | Philip Sargent | 2022-12-15 | 1 | -2/+6 |
* | blog parsing working | Philip Sargent | 2022-12-15 | 1 | -12/+27 |
* | exptl parse UK Caving blog | Philip Sargent | 2022-12-14 | 1 | -57/+75 |
* | tidy and comments | Philip Sargent | 2022-12-10 | 1 | -47/+48 |
* | 2003 logbook export/re-import as now HTML format | Philip Sargent | 2022-12-09 | 1 | -27/+57 |
* | fix comments and 2019 LB parsing | Philip Sargent | 2022-12-07 | 1 | -1/+4 |
* | fix bugs made visible by py 3.11 | Philip Sargent | 2022-11-23 | 1 | -1/+2 |
* | tidy up | Philip Sargent | 2022-11-23 | 1 | -2/+0 |
* | bugfix | Philip Sargent | 2022-11-23 | 1 | -2/+2 |
* | remove entry-type and tidy cache bits | Philip Sargent | 2022-11-23 | 1 | -40/+9 |
* | moved parser settings | Philip Sargent | 2022-11-21 | 1 | -36/+36 |
* | cache tidy and move settings into parser | Philip Sargent | 2022-11-21 | 1 | -105/+59 |