Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CASCADE fixes in data model | Philip Sargent | 2023-03-06 | 1 | -4/+6 |
* | ruf cleanup imports, bigly. | Philip Sargent | 2023-01-30 | 1 | -14/+0 |
* | Removed unused properties and moving | Philip Sargent | 2023-01-30 | 1 | -8/+8 |
* | ran 'black' to reformat all the core files | Philip Sargent | 2023-01-30 | 1 | -71/+87 |
* | Remove unneeded Class ExpeditionDay | Philip Sargent | 2023-01-30 | 1 | -8/+8 |
* | Renaming class - step 3 complete | Philip Sargent | 2023-01-30 | 1 | -1/+1 |
* | Renaming class step 2 | Philip Sargent | 2023-01-30 | 1 | -5/+0 |
* | fixing Sunday display on calendar | Philip Sargent | 2023-01-30 | 1 | -40/+10 |
* | Fixing dates on expedition table | Philip Sargent | 2023-01-29 | 1 | -29/+29 |
* | Fixed coloured T and S on expo calendar | Philip Sargent | 2023-01-29 | 1 | -4/+2 |
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 1 | -12/+10 |
* | Adding docstrings, deleting unused code | Philip Sargent | 2022-12-23 | 1 | -26/+16 |
* | fix more logbook parsing | Philip Sargent | 2022-12-17 | 1 | -1/+1 |
* | Convert.format() to f-strings with flynt | Philip Sargent | 2022-11-23 | 1 | -6/+6 |
* | new report to make aliases visible | Philip Sargent | 2022-10-09 | 1 | -1/+2 |
* | wallets per person - slow implementation | Philip Sargent | 2022-07-31 | 1 | -2/+2 |
* | EXTEND MESSAGE FILED. cRASHES mARIAdb | Philip Sargent | 2022-07-22 | 1 | -1/+1 |
* | file upload integration test working | Philip Sargent | 2021-04-30 | 1 | -9/+0 |
* | chipping away bug in personexpedition, remove role | Philip Sargent | 2021-04-30 | 1 | -4/+11 |
* | drawing file upload form working | Philip Sargent | 2021-04-22 | 1 | -1/+9 |
* | catch unknown scotsman error | Philip Sargent | 2021-04-20 | 1 | -0/+1 |
* | prospect and moving code to better places | Philip Sargent | 2021-04-17 | 1 | -1/+1 |
* | replace assert() with message logging | Philip Sargent | 2021-04-13 | 1 | -2/+1 |
* | move models_survex to models/survex.py | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
* | create core/models/ directroy | Philip Sargent | 2021-04-13 | 1 | -0/+225 |