Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | clean up de-duplication code | Philip Sargent | 2023-02-28 | 1 | -75/+140 | |
| | ||||||
* | Initial add of On This Day links to svx file page | Philip Sargent | 2023-02-26 | 1 | -1/+1 | |
| | ||||||
* | new test for logbook | Philip Sargent | 2023-02-24 | 1 | -3/+5 | |
| | ||||||
* | str() needed with python 3.11.0rc1 & added try/execept | Philip Sargent | 2023-02-24 | 1 | -32/+37 | |
| | ||||||
* | remove unneeded warnings | Philip Sargent | 2023-02-11 | 1 | -6/+4 | |
| | ||||||
* | Update URLs to django documn version | Philip Sargent | 2023-02-10 | 2 | -2/+2 | |
| | ||||||
* | to-do lists updates | Philip Sargent | 2023-02-02 | 4 | -20/+27 | |
| | ||||||
* | Added 'Notes not needed' checkbox | Philip Sargent | 2023-02-02 | 1 | -1/+2 | |
| | ||||||
* | * prefix documented | Philip Sargent | 2023-02-02 | 1 | -18/+23 | |
| | ||||||
* | Setting wallet dates earlier in the import process | Philip Sargent | 2023-02-01 | 2 | -8/+41 | |
| | ||||||
* | Minor bulk create tweak | Philip Sargent | 2023-01-31 | 1 | -2/+8 | |
| | ||||||
* | Bulk_create working for team on a survexblock | Philip Sargent | 2023-01-31 | 1 | -9/+43 | |
| | ||||||
* | 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 | |
| |