summaryrefslogtreecommitdiffstats
path: root/core/models/logbooks.py
Commit message (Expand)AuthorAgeFilesLines
* stumbled on bug when no entries in logbook, fixed.Philip Sargent2025-01-151-6/+8
* First attempts at better use of Django query optimisationPhilip Sargent2025-01-101-3/+3
* Added two indexes to foreign keysPhilip Sargent2025-01-091-1/+1
* import order fixed by ruffPhilip Sargent2024-12-151-3/+1
* we do need a space between names after allPhilip Sargent2024-12-101-2/+2
* Fix the order of participants in a logbook entryPhilip Sargent2024-12-101-0/+32
* preserving expoer order in logbook entries attempt 1Philip Sargent2024-12-101-4/+7
* fixing ,, bug in logbook rewriting, and fixing persons orderPhilip Sargent2024-07-301-3/+3
* to-do comments updatedPhilip Sargent2024-07-151-4/+0
* Remove CaveSLug as a Class. Now each Cave has only one slug for sure.Philip Sargent2024-07-121-21/+2
* tidy with new multicave walletsPhilip Sargent2023-10-211-14/+2
* removed fossil URL_ROOT from active codePhilip Sargent2023-10-011-1/+2
* Path seems newly fragile re int rather than strPhilip Sargent2023-09-021-11/+10
* bugfixingPhilip Sargent2023-09-021-12/+34
* Adding field to logbookentryPhilip Sargent2023-09-021-1/+1
* Edit Logbook Entry mostly workingPhilip Sargent2023-08-311-1/+44
* Nicknames preserved, date checkedPhilip Sargent2023-08-261-0/+1
* calendar S T colour >10 per datePhilip Sargent2023-07-141-3/+3
* =Added string to caveslugs so admin interface works. Added explanation for t...Expo on server2023-07-081-2/+12
* tidy up entranceSlug all now deletedPhilip Sargent2023-03-281-1/+1
* fix more twiddly variations of QMsPhilip Sargent2023-03-181-13/+13
* Much QM re-engineeringPhilip Sargent2023-03-171-27/+8
* Fix QMs reports, remove V gradePhilip Sargent2023-03-171-4/+4
* Adding QM JSON exportPhilip Sargent2023-03-161-4/+6
* QM report updatingPhilip Sargent2023-03-141-5/+8
* Fixing inherited *date into sub-blocksPhilip Sargent2023-03-141-2/+3
* CASCADE fixes in data modelPhilip Sargent2023-03-061-3/+9
* More todosPhilip Sargent2023-02-081-0/+2
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-18/+1
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-73/+114
* Renaming class step 2Philip Sargent2023-01-301-6/+5
* renaming confusing Class, step 1Philip Sargent2023-01-301-2/+2
* fixing Sunday display on calendarPhilip Sargent2023-01-301-4/+11
* Fixing dates on expedition tablePhilip Sargent2023-01-291-6/+5
* fixing cyclic import problemPhilip Sargent2023-01-291-1/+6
* Fixed coloured T and S on expo calendarPhilip Sargent2023-01-291-2/+10
* bugfix from rearranged model filesPhilip Sargent2023-01-291-6/+4
* Moved Logbooks to separate model filePhilip Sargent2023-01-291-0/+181