summaryrefslogtreecommitdiffstats
path: root/parsers/logbooks.py
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* refactoring author checksPhilip Sargent2023-01-281-31/+42
|
* refactored logbooks parserPhilip Sargent2023-01-271-90/+125
|
* refactored, faster deletion prior to loadingPhilip Sargent2023-01-271-3/+7
|
* Remove logdataissues from TROGPhilip Sargent2023-01-271-65/+35
|
* fix number of entries expectedPhilip Sargent2023-01-261-3/+3
|
* deleted old parser codePhilip Sargent2023-01-261-131/+0
|
* reformatted all old logbook formatsPhilip Sargent2023-01-261-160/+134
|
* ruff removed unused importsPhilip Sargent2023-01-191-9/+4
|
* reformatted using blackPhilip Sargent2023-01-191-294/+343
|
* sort imports using isort. tested.Philip Sargent2023-01-191-4/+5
|
* consistent tests with logbooks junk removalPhilip Sargent2023-01-161-2/+3
|
* Adding docstrings, deleting unused codePhilip Sargent2022-12-231-2/+2
|
* logbooks correct numberss of entries expectedPhilip Sargent2022-12-231-1/+1
|
* fix frontmatter/endmatterPhilip Sargent2022-12-211-14/+48
|
* All broken logbooks now parsing correctly.Philip Sargent2022-12-201-135/+3
|
* converting 1988 logboogPhilip Sargent2022-12-201-4/+5
|
* converting 1987 logbookPhilip Sargent2022-12-201-12/+127
|
* convert old logbooks to modern formatPhilip Sargent2022-12-201-5/+5
|
* 2019 blog editsPhilip Sargent2022-12-201-6/+6
|
* Updates to make 2018 blog merge work (faster)Philip Sargent2022-12-191-5/+29
|
* Vital fix to stop parsing terminating too earlyPhilip Sargent2022-12-191-5/+16
|
* Not quite getting all the blog post contentsPhilip Sargent2022-12-191-6/+10
|
* fix author display for logbook entryPhilip Sargent2022-12-181-57/+5
|
* strip spaces from titlesPhilip Sargent2022-12-181-41/+41
|
* Fixing wiki-parsing for 2009 logbookPhilip Sargent2022-12-181-39/+63
|
* fix more logbook parsingPhilip Sargent2022-12-171-4/+7
|
* Fixed round-trip import-export-import bugsPhilip Sargent2022-12-171-9/+21
|
* parse several UK caving blogs per year - workingPhilip Sargent2022-12-161-67/+106
|