Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove logdataissues from TROG | Philip Sargent | 2023-01-27 | 2 | -68/+38 | |
| | ||||||
* | new report on tehrion file parsing | Philip Sargent | 2023-01-26 | 3 | -6/+22 | |
| | ||||||
* | therion issues report | Philip Sargent | 2023-01-26 | 4 | -2/+25 | |
| | ||||||
* | 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 | 12 | -117/+64 | |
| | ||||||
* | ran ruff to remove unused imports | Philip Sargent | 2023-01-19 | 2 | -8/+7 | |
| | ||||||
* | reformatted using black | Philip Sargent | 2023-01-19 | 11 | -1825/+2170 | |
| | ||||||
* | isrt reordering of import statements | Philip Sargent | 2023-01-19 | 7 | -8/+15 | |
| | ||||||
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 26 | -238/+289 | |
| | ||||||
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 8 | -48/+56 | |
| | ||||||
* | reordering import statements using isort | Philip Sargent | 2023-01-19 | 7 | -39/+51 | |
| | ||||||
* | consistent tests with logbooks junk removal | Philip Sargent | 2023-01-16 | 4 | -5/+6 | |
| | ||||||
* | remove %s old formatting style (last bits) | Philip Sargent | 2023-01-02 | 2 | -2/+1 | |
| | ||||||
* | removed temp files | Philip Sargent | 2022-12-29 | 1 | -2/+1 | |
| | ||||||
* | Clean up unused templates. All checked. | Philip Sargent | 2022-12-29 | 5 | -98/+22 | |
| | ||||||
* | tidy up | Philip Sargent | 2022-12-29 | 3 | -11/+10 | |
| | ||||||
* | cope with bad wallet name | Philip Sargent | 2022-12-29 | 2 | -7/+10 | |
| | ||||||
* | remove logbooksearch, use site-wide search on server | Philip Sargent | 2022-12-29 | 2 | -19/+1 | |
| | ||||||
* | logbooksearch ? | Philip Sargent | 2022-12-29 | 1 | -0/+5 | |
| | ||||||
* | Adding docstrings, deleting unused code | Philip Sargent | 2022-12-23 | 4 | -39/+32 | |
| | ||||||
* | bugfix | Philip Sargent | 2022-12-23 | 1 | -3/+0 | |
| | ||||||
* | Put colour bar on wallet editor | Philip Sargent | 2022-12-23 | 7 | -25/+35 | |
| | ||||||
* | logbooks correct numberss of entries expected | Philip Sargent | 2022-12-23 | 3 | -8/+2 | |
| | ||||||
* | update deprecations etc | Philip Sargent | 2022-12-23 | 3 | -35/+47 | |
| | ||||||
* | docstrings added | Philip Sargent | 2022-12-23 | 1 | -2/+13 | |
| | ||||||
* | Using Path() wherever possible in localsettings.py | Philip Sargent | 2022-12-22 | 3 | -24/+5 | |
| | ||||||
* | diagnosing missing entrance file | Philip Sargent | 2022-12-22 | 4 | -7/+15 | |
| | ||||||
* | Formatting wallets tables | Philip Sargent | 2022-12-21 | 4 | -9/+9 | |
| | ||||||
* | rearrange control panel | Philip Sargent | 2022-12-21 | 2 | -11/+21 | |
| | ||||||
* | fix frontmatter/endmatter | Philip Sargent | 2022-12-21 | 3 | -18/+61 | |
| | ||||||
* | 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 | 5 | -9/+9 | |
| | ||||||
* | 2019 blog edits | Philip Sargent | 2022-12-20 | 2 | -19/+17 | |
| | ||||||
* | More surveyors in list | Philip Sargent | 2022-12-20 | 2 | -2/+2 | |
| | ||||||
* | attempted speedup, explicit dates wallet objects | Philip Sargent | 2022-12-20 | 9 | -32/+73 | |
| | ||||||
* | Updates to make 2018 blog merge work (faster) | Philip Sargent | 2022-12-19 | 5 | -18/+52 | |
| | ||||||
* | 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 | 3 | -8/+12 | |
| | ||||||
* | fix author display for logbook entry | Philip Sargent | 2022-12-18 | 2 | -59/+8 | |
| | ||||||
* | strip spaces from titles | Philip Sargent | 2022-12-18 | 1 | -41/+41 | |
| | ||||||
* | Fixing wiki-parsing for 2009 logbook | Philip Sargent | 2022-12-18 | 5 | -65/+74 | |
| | ||||||
* | fix more logbook parsing | Philip Sargent | 2022-12-17 | 3 | -6/+9 | |
| | ||||||
* | Fixed round-trip import-export-import bugs | Philip Sargent | 2022-12-17 | 2 | -10/+25 | |
| | ||||||
* | parse several UK caving blogs per year - working | Philip Sargent | 2022-12-16 | 4 | -78/+129 | |
| | ||||||
* | bug in python 3.9? | Philip Sargent | 2022-12-15 | 1 | -2/+6 | |
| | ||||||
* | blog parsing working | Philip Sargent | 2022-12-15 | 1 | -12/+27 | |
| |