Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ruf cleanup imports, bigly. | Philip Sargent | 2023-01-30 | 2 | -2/+4 | |
| | ||||||
* | Removed unused properties and moving | Philip Sargent | 2023-01-30 | 2 | -8/+7 | |
| | ||||||
* | Remove unneeded Class ExpeditionDay | Philip Sargent | 2023-01-30 | 2 | -45/+4 | |
| | ||||||
* | Renaming class - step 3 complete | Philip Sargent | 2023-01-30 | 1 | -1/+1 | |
| | ||||||
* | Renaming class step 2 | Philip Sargent | 2023-01-30 | 2 | -4/+4 | |
| | ||||||
* | fixing Sunday display on calendar | Philip Sargent | 2023-01-30 | 1 | -1/+3 | |
| | ||||||
* | fixing cyclic import problem | Philip Sargent | 2023-01-29 | 1 | -1/+2 | |
| | ||||||
* | Fixed coloured T and S on expo calendar | Philip Sargent | 2023-01-29 | 1 | -12/+6 | |
| | ||||||
* | separated out ent locations from survex parser | Philip Sargent | 2023-01-29 | 3 | -244/+256 | |
| | ||||||
* | Moved Logbooks to separate model file | Philip Sargent | 2023-01-29 | 3 | -3/+6 | |
| | ||||||
* | separated out Model for wallet to its own file | Philip Sargent | 2023-01-29 | 4 | -9/+11 | |
| | ||||||
* | Inherit *team to anonymous survex blocks | Philip Sargent | 2023-01-29 | 1 | -54/+102 | |
| | ||||||
* | compiling more regexes | Philip Sargent | 2023-01-28 | 1 | -11/+18 | |
| | ||||||
* | refactor to reduce db hits and fix *team | Philip Sargent | 2023-01-28 | 1 | -88/+203 | |
| | ||||||
* | Collect dataissues and write to db all at once | Philip Sargent | 2023-01-28 | 2 | -84/+105 | |
| | ||||||
* | faster db creation, safer file reading with 'with' | Philip Sargent | 2023-01-28 | 1 | -98/+91 | |
| | ||||||
* | moved aliases to people module, faster db too | Philip Sargent | 2023-01-28 | 2 | -30/+21 | |
| | ||||||
* | refactored, global removed | Philip Sargent | 2023-01-28 | 1 | -74/+48 | |
| | ||||||
* | no search before db object creation: faster | Philip Sargent | 2023-01-28 | 2 | -36/+45 | |
| | ||||||
* | refactoring author checks | Philip Sargent | 2023-01-28 | 1 | -31/+42 | |
| | ||||||
* | refactored logbooks parser | Philip Sargent | 2023-01-27 | 2 | -91/+126 | |
| | ||||||
* | 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 | |
| |