Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing cyclic import problem | Philip Sargent | 2023-01-29 | 7 | -21/+23 |
| | |||||
* | Fixed coloured T and S on expo calendar | Philip Sargent | 2023-01-29 | 10 | -35/+80 |
| | |||||
* | bugfix from rearranged model files | Philip Sargent | 2023-01-29 | 3 | -9/+8 |
| | |||||
* | separated out ent locations from survex parser | Philip Sargent | 2023-01-29 | 4 | -245/+257 |
| | |||||
* | Moved Logbooks to separate model file | Philip Sargent | 2023-01-29 | 13 | -161/+203 |
| | |||||
* | separated out Model for wallet to its own file | Philip Sargent | 2023-01-29 | 7 | -291/+310 |
| | |||||
* | More public debug reports | Philip Sargent | 2023-01-29 | 5 | -19/+50 |
| | |||||
* | Add new survex import report | Philip Sargent | 2023-01-29 | 5 | -4/+57 |
| | |||||
* | Inherit *team to anonymous survex blocks | Philip Sargent | 2023-01-29 | 2 | -59/+106 |
| | |||||
* | compiling more regexes | Philip Sargent | 2023-01-28 | 1 | -11/+18 |
| | |||||
* | refactor to reduce db hits and fix *team | Philip Sargent | 2023-01-28 | 3 | -89/+206 |
| | |||||
* | 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 | 2 | -74/+50 |
| | |||||
* | 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 | 4 | -93/+132 |
| | |||||
* | refactored, faster deletion prior to loading | Philip Sargent | 2023-01-27 | 2 | -4/+8 |
| | |||||
* | 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 |
| |