summaryrefslogtreecommitdiffstats
path: root/core/views/logbooks.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cache enabled for 'expedition' pagesPhilip Sargent2021-04-101-6/+35
* login decorator moved into views & .gitignorePhilip Sargent2021-04-021-1/+1
* remove garbage & duplicated codePhilip Sargent2021-03-311-101/+1
* move *_views files to /views/*Philip Sargent2021-03-311-0/+270