summaryrefslogtreecommitdiffstats
path: root/parsers/logbooks.py
Commit message (Expand)AuthorAgeFilesLines
* relax duplicate alias removal: assume 1623 areaPhilip Sargent2024-07-141-1/+1
* Remove CaveSLug as a Class. Now each Cave has only one slug for sure.Philip Sargent2024-07-121-1/+1
* now 2024 logbook existsPhilip Sargent2024-07-061-0/+1
* update number of log entriesPhilip Sargent2024-06-081-1/+1
* current year autoPhilip Sargent2024-03-141-1/+1
* python 3.12 discovered syntax issuesPhilip Sargent2023-11-231-1/+1
* <p> now OK in logbook entriesPhilip Sargent2023-11-071-3/+4
* bugfix - hackPhilip Sargent2023-10-221-4/+6
* Better tag locationsPhilip Sargent2023-10-071-1/+1
* Rename lookupAttribs and nonLookupAttribs + add slug to PersonPhilip Sargent2023-10-011-6/+6
* Removing unneeded svx from parse listPhilip Sargent2023-09-081-1/+1
* EPOCH = 1970-01-01Philip Sargent2023-09-071-7/+6
* validate author of trip on editingPhilip Sargent2023-09-051-1/+4
* moer people/logbook improvementsPhilip Sargent2023-09-051-9/+8
* fix bugs on reload of logbookPhilip Sargent2023-09-041-0/+3
* 30 valid 1979 logbook entriesPhilip Sargent2023-09-041-1/+1
* 1979 logbook enabledPhilip Sargent2023-09-041-2/+2
* bugfixingPhilip Sargent2023-09-021-1/+1
* Fixed parsersPhilip Sargent2023-09-021-25/+41
* bugfix and remove swapped order for title/peoplePhilip Sargent2023-09-011-30/+10
* more robust tripid labellingPhilip Sargent2023-09-011-9/+7
* Edit Logbook Entry mostly workingPhilip Sargent2023-08-311-8/+38
* error message preparePhilip Sargent2023-08-311-0/+1
* Parser fixed to work on 2023 UKcaving blogPhilip Sargent2023-08-311-14/+21
* cosmeticPhilip Sargent2023-08-301-1/+1
* Nicknames preserved, date checkedPhilip Sargent2023-08-261-9/+14
* Cope with ARGE peoplePhilip Sargent2023-08-071-6/+16
* duplicate removed, number fixedPhilip Sargent2023-08-071-1/+1
* formatting terminal o/pPhilip Sargent2023-07-241-2/+2
* More compact parsing report to terminalPhilip Sargent2023-07-241-4/+6
* more entriesPhilip Sargent2023-07-131-1/+1
* Logbook debuggingExpo laptop Crowley2023-07-091-5/+5
* menus and logbookExpo laptop Crowley2023-07-051-1/+1
* add 2023Expo laptop Crowley2023-07-051-0/+1
* Survex editor now parses edited filesPhilip Sargent2023-03-231-2/+0
* 1979 logbook parsing now worksPhilip Sargent2023-03-061-2/+4
* new test for logbookPhilip Sargent2023-02-241-3/+5
* Update URLs to django documn versionPhilip Sargent2023-02-101-1/+1
* to-do lists updatesPhilip Sargent2023-02-021-6/+3
* Added 'Notes not needed' checkboxPhilip Sargent2023-02-021-1/+2
* * prefix documentedPhilip Sargent2023-02-021-18/+23
* Minor bulk create tweakPhilip Sargent2023-01-311-2/+8
* Remove unneeded Class ExpeditionDayPhilip Sargent2023-01-301-7/+1
* Renaming class - step 3 completePhilip Sargent2023-01-301-1/+1
* Renaming class step 2Philip Sargent2023-01-301-3/+3
* Moved Logbooks to separate model filePhilip Sargent2023-01-291-1/+2
* separated out Model for wallet to its own filePhilip Sargent2023-01-291-3/+3
* moved aliases to people module, faster db tooPhilip Sargent2023-01-281-18/+1
* refactored, global removedPhilip Sargent2023-01-281-74/+48
* no search before db object creation: fasterPhilip Sargent2023-01-281-35/+44