Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whack a mole | Philip Sargent | 2025-01-24 | 1 | -2/+4 |
* | re-order names | Philip Sargent | 2025-01-20 | 1 | -2/+2 |
* | new page listing people's ids | Philip Sargent | 2025-01-20 | 1 | -0/+15 |
* | First attempts at better use of Django query optimisation | Philip Sargent | 2025-01-10 | 1 | -6/+7 |
* | Split out logbook_edit.py and ruff fix | Philip Sargent | 2024-12-29 | 1 | -1/+1 |
* | bugfixes and more comments | Philip Sargent | 2024-12-19 | 1 | -2/+12 |
* | import order fixed by ruff | Philip Sargent | 2024-12-15 | 1 | -5/+2 |
* | fix year menu, fix name display, fix no of entries | Philip Sargent | 2024-07-24 | 1 | -1/+3 |
* | more debug for logbook edits | Philip Sargent | 2024-07-23 | 1 | -1/+1 |
* | bug fix | Philip Sargent | 2024-07-23 | 1 | -1/+3 |
* | new entry deletuion capability | Philip Sargent | 2024-07-17 | 1 | -1/+34 |
* | re-order names | Philip Sargent | 2024-07-17 | 1 | -1/+1 |
* | nicer display | Philip Sargent | 2024-07-16 | 1 | -4/+4 |
* | New log report by title | Philip Sargent | 2024-07-14 | 1 | -0/+55 |
* | error message for new person pre database reset | Philip Sargent | 2024-04-21 | 1 | -1/+7 |
* | fix current year in top menu | Philip Sargent | 2024-04-10 | 1 | -2/+4 |
* | detect missing current expo on expo page | Philip Sargent | 2024-03-15 | 1 | -0/+1 |
* | auto new year stuff | Philip Sargent | 2024-03-15 | 1 | -1/+2 |
* | add link to exact logbookentry page | Philip Sargent | 2023-11-04 | 1 | -1/+1 |
* | CLean up accented names display | Philip Sargent | 2023-10-04 | 1 | -11/+13 |
* | remove first attempts are fixing this stuff | Philip Sargent | 2023-10-04 | 1 | -45/+2 |
* | All working except floklist script | Philip Sargent | 2023-10-01 | 1 | -3/+6 |
* | part-way though converting to slugs for people | Philip Sargent | 2023-10-01 | 1 | -2/+5 |
* | removed fossil URL_ROOT from active code | Philip Sargent | 2023-10-01 | 1 | -0/+2 |
* | First attempts at reforming the FirstnameSurname parsing | Philip Sargent | 2023-09-29 | 1 | -0/+31 |
* | fix bugs on reload of logbook | Philip Sargent | 2023-09-04 | 1 | -3/+3 |
* | Nicknames preserved, date checked | Philip Sargent | 2023-08-26 | 1 | -3/+6 |
* | Adding QM JSON export | Philip Sargent | 2023-03-16 | 1 | -1/+4 |
* | all working, queries improved, date-ordered. | Philip Sargent | 2023-02-27 | 1 | -16/+7 |
* | ruf cleanup imports, bigly. | Philip Sargent | 2023-01-30 | 1 | -17/+4 |
* | ran 'black' to reformat all the core files | Philip Sargent | 2023-01-30 | 1 | -105/+132 |
* | Remove unneeded Class ExpeditionDay | Philip Sargent | 2023-01-30 | 1 | -10/+5 |
* | Renaming class - step 3 complete | Philip Sargent | 2023-01-30 | 1 | -4/+4 |
* | Renaming class step 2 | Philip Sargent | 2023-01-30 | 1 | -4/+4 |
* | renaming confusing Class, step 1 | Philip Sargent | 2023-01-30 | 1 | -9/+7 |
* | fixing Sunday display on calendar | Philip Sargent | 2023-01-30 | 1 | -28/+46 |
* | Fixing dates on expedition table | Philip Sargent | 2023-01-29 | 1 | -8/+2 |
* | fixing cyclic import problem | Philip Sargent | 2023-01-29 | 1 | -7/+8 |
* | Fixed coloured T and S on expo calendar | Philip Sargent | 2023-01-29 | 1 | -1/+1 |
* | Moved Logbooks to separate model file | Philip Sargent | 2023-01-29 | 1 | -1/+1 |
* | Inherit *team to anonymous survex blocks | Philip Sargent | 2023-01-29 | 1 | -5/+4 |
* | refactored logbooks parser | Philip Sargent | 2023-01-27 | 1 | -2/+2 |
* | refactored, faster deletion prior to loading | Philip Sargent | 2023-01-27 | 1 | -1/+1 |
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 1 | -7/+7 |
* | remove logbooksearch, use site-wide search on server | Philip Sargent | 2022-12-29 | 1 | -16/+0 |
* | logbooksearch ? | Philip Sargent | 2022-12-29 | 1 | -0/+5 |
* | Updates to make 2018 blog merge work (faster) | Philip Sargent | 2022-12-19 | 1 | -9/+14 |
* | Convert.format() to f-strings with flynt | Philip Sargent | 2022-11-23 | 1 | -1/+1 |
* | remove entry-type and tidy cache bits | Philip Sargent | 2022-11-23 | 1 | -2/+0 |
* | cache tidy and move settings into parser | Philip Sargent | 2022-11-21 | 1 | -0/+1 |