summaryrefslogtreecommitdiffstats
path: root/core/views/logbooks.py
Commit message (Expand)AuthorAgeFilesLines
* whack a molePhilip Sargent2025-01-241-2/+4
* re-order namesPhilip Sargent2025-01-201-2/+2
* new page listing people's idsPhilip Sargent2025-01-201-0/+15
* First attempts at better use of Django query optimisationPhilip Sargent2025-01-101-6/+7
* Split out logbook_edit.py and ruff fixPhilip Sargent2024-12-291-1/+1
* bugfixes and more commentsPhilip Sargent2024-12-191-2/+12
* import order fixed by ruffPhilip Sargent2024-12-151-5/+2
* fix year menu, fix name display, fix no of entriesPhilip Sargent2024-07-241-1/+3
* more debug for logbook editsPhilip Sargent2024-07-231-1/+1
* bug fixPhilip Sargent2024-07-231-1/+3
* new entry deletuion capabilityPhilip Sargent2024-07-171-1/+34
* re-order namesPhilip Sargent2024-07-171-1/+1
* nicer displayPhilip Sargent2024-07-161-4/+4
* New log report by titlePhilip Sargent2024-07-141-0/+55
* error message for new person pre database resetPhilip Sargent2024-04-211-1/+7
* fix current year in top menuPhilip Sargent2024-04-101-2/+4
* detect missing current expo on expo pagePhilip Sargent2024-03-151-0/+1
* auto new year stuffPhilip Sargent2024-03-151-1/+2
* add link to exact logbookentry pagePhilip Sargent2023-11-041-1/+1
* CLean up accented names displayPhilip Sargent2023-10-041-11/+13
* remove first attempts are fixing this stuffPhilip Sargent2023-10-041-45/+2
* All working except floklist scriptPhilip Sargent2023-10-011-3/+6
* part-way though converting to slugs for peoplePhilip Sargent2023-10-011-2/+5
* removed fossil URL_ROOT from active codePhilip Sargent2023-10-011-0/+2
* First attempts at reforming the FirstnameSurname parsingPhilip Sargent2023-09-291-0/+31
* fix bugs on reload of logbookPhilip Sargent2023-09-041-3/+3
* Nicknames preserved, date checkedPhilip Sargent2023-08-261-3/+6
* Adding QM JSON exportPhilip Sargent2023-03-161-1/+4
* all working, queries improved, date-ordered.Philip Sargent2023-02-271-16/+7
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-17/+4
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-105/+132
* Remove unneeded Class ExpeditionDayPhilip Sargent2023-01-301-10/+5
* Renaming class - step 3 completePhilip Sargent2023-01-301-4/+4
* Renaming class step 2Philip Sargent2023-01-301-4/+4
* renaming confusing Class, step 1Philip Sargent2023-01-301-9/+7
* fixing Sunday display on calendarPhilip Sargent2023-01-301-28/+46
* Fixing dates on expedition tablePhilip Sargent2023-01-291-8/+2
* fixing cyclic import problemPhilip Sargent2023-01-291-7/+8
* Fixed coloured T and S on expo calendarPhilip Sargent2023-01-291-1/+1
* Moved Logbooks to separate model filePhilip Sargent2023-01-291-1/+1
* Inherit *team to anonymous survex blocksPhilip Sargent2023-01-291-5/+4
* refactored logbooks parserPhilip Sargent2023-01-271-2/+2
* refactored, faster deletion prior to loadingPhilip Sargent2023-01-271-1/+1
* sort imports using isort. tested.Philip Sargent2023-01-191-7/+7
* remove logbooksearch, use site-wide search on serverPhilip Sargent2022-12-291-16/+0
* logbooksearch ?Philip Sargent2022-12-291-0/+5
* Updates to make 2018 blog merge work (faster)Philip Sargent2022-12-191-9/+14
* Convert.format() to f-strings with flyntPhilip Sargent2022-11-231-1/+1
* remove entry-type and tidy cache bitsPhilip Sargent2022-11-231-2/+0
* cache tidy and move settings into parserPhilip Sargent2022-11-211-0/+1