summaryrefslogtreecommitdiffstats
path: root/core/views/logbooks.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove cache and setdatesfromlogbookPhilip Sargent2022-11-211-0/+1
* Add survex trips to logbook mentionsPhilip Sargent2022-10-151-2/+4
* Person twiddlesPhilip Sargent2022-10-111-1/+1
* Add survex files,wallets and same-day LBEs to the logbook entryPhilip Sargent2022-09-271-2/+22
* catch crashes when no data has been importedPhilip Sargent2022-09-121-1/+5
* workaround security update on distsortreversedPhilip Sargent2022-04-231-3/+8
* bugfix and documPhilip Sargent2022-03-241-4/+1
* not found now does 404 & moved loginPhilip Sargent2021-05-031-1/+1
* chnage img fix to import, not displayPhilip Sargent2021-05-021-8/+0
* Fix images in single logbook entriesPhilip Sargent2021-05-021-0/+8
* removing cruft, renaming badly named thingsPhilip Sargent2021-04-301-2/+2
* chipping away bug in personexpedition, remove rolePhilip Sargent2021-04-301-1/+6
* more robust logbooks parsingPhilip Sargent2021-04-241-6/+10
* Deep fix, nonunique ids in logbookentries fixedPhilip Sargent2021-04-231-5/+5
* delete old forms, templates. fix logdataissuesPhilip Sargent2021-04-231-2/+2
* make ?reload private and clean old error msgsPhilip Sargent2021-04-231-6/+19
* Add new per-module ToDo textsPhilip Sargent2021-04-211-0/+3
* more attempts to recognise scotsmenPhilip Sargent2021-04-201-1/+1
* fix for missing scotsmenPhilip Sargent2021-04-201-1/+1
* catch unknown scotsman errorPhilip Sargent2021-04-201-9/+6
* enabled mugshots & blurb in people pagesPhilip Sargent2021-04-151-19/+10
* move models_survex to models/survex.pyPhilip Sargent2021-04-131-1/+1
* move models_caves to models/caves.pyPhilip Sargent2021-04-131-1/+1
* create core/models/ directroyPhilip Sargent2021-04-131-1/+1
* creating core/utils.pyPhilip Sargent2021-04-121-1/+2
* url dispatcher tidyingPhilip Sargent2021-04-111-1/+1