Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -4/+4 |
| | |||||
* | deleted old parser code | Philip Sargent | 2023-01-26 | 1 | -131/+0 |
| | |||||
* | reformatted all old logbook formats | Philip Sargent | 2023-01-26 | 2 | -161/+135 |
| | |||||
* | ruff removed unused imports | Philip Sargent | 2023-01-19 | 8 | -98/+58 |
| | |||||
* | reformatted using black | Philip Sargent | 2023-01-19 | 8 | -1588/+1905 |
| | |||||
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 8 | -48/+56 |
| | |||||
* | consistent tests with logbooks junk removal | Philip Sargent | 2023-01-16 | 1 | -2/+3 |
| | |||||
* | remove %s old formatting style (last bits) | Philip Sargent | 2023-01-02 | 1 | -1/+1 |
| | |||||
* | Adding docstrings, deleting unused code | Philip Sargent | 2022-12-23 | 1 | -2/+2 |
| | |||||
* | logbooks correct numberss of entries expected | Philip Sargent | 2022-12-23 | 2 | -2/+2 |
| | |||||
* | Using Path() wherever possible in localsettings.py | Philip Sargent | 2022-12-22 | 1 | -1/+1 |
| | |||||
* | diagnosing missing entrance file | Philip Sargent | 2022-12-22 | 2 | -2/+10 |
| | |||||
* | fix frontmatter/endmatter | Philip Sargent | 2022-12-21 | 2 | -15/+49 |
| | |||||
* | All broken logbooks now parsing correctly. | Philip Sargent | 2022-12-20 | 2 | -136/+4 |
| | |||||
* | converting 1988 logboog | Philip Sargent | 2022-12-20 | 2 | -5/+6 |
| | |||||
* | converting 1987 logbook | Philip Sargent | 2022-12-20 | 2 | -13/+128 |
| | |||||
* | convert old logbooks to modern format | Philip Sargent | 2022-12-20 | 2 | -6/+6 |
| | |||||
* | 2019 blog edits | Philip Sargent | 2022-12-20 | 1 | -6/+6 |
| | |||||
* | attempted speedup, explicit dates wallet objects | Philip Sargent | 2022-12-20 | 3 | -4/+18 |
| | |||||
* | Updates to make 2018 blog merge work (faster) | Philip Sargent | 2022-12-19 | 2 | -7/+30 |
| | |||||
* | 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 | 2 | -7/+11 |
| | |||||
* | 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 | 2 | -42/+66 |
| | |||||
* | fix more logbook parsing | Philip Sargent | 2022-12-17 | 2 | -5/+8 |
| | |||||
* | 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 | 2 | -69/+109 |
| | |||||
* | 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 | 2 | -59/+77 |
| | |||||
* | 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 | 2 | -27/+62 |
| | |||||
* | fix comments and 2019 LB parsing | Philip Sargent | 2022-12-07 | 3 | -8/+22 |
| | |||||
* | fix bugs made visible by py 3.11 | Philip Sargent | 2022-11-23 | 1 | -1/+2 |
| | |||||
* | Convert .format() to f-strings | Philip Sargent | 2022-11-23 | 4 | -127/+127 |
| | |||||
* | 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 |
| | |||||
* | remove cache and setdatesfromlogbook | Philip Sargent | 2022-11-21 | 1 | -23/+39 |
| | |||||
* | Removed misguided ObjStore as we do need multiuser db | Philip Sargent | 2022-11-21 | 1 | -84/+1 |
| | |||||
* | make compatible with python 3.11 as well as 3.10 | Philip Sargent | 2022-11-18 | 3 | -5/+15 |
| | |||||
* | Updating comments | Philip Sargent | 2022-11-17 | 2 | -11/+29 |
| | |||||
* | bug found by python 3.11 | Philip Sargent | 2022-11-15 | 1 | -1/+1 |
| | |||||
* | dump3d --legs future possibility | Philip Sargent | 2022-11-15 | 1 | -0/+6 |
| | |||||
* | add 'lastvisit' field to entrances, for the date | Philip Sargent | 2022-10-12 | 1 | -49/+55 |
| |