summaryrefslogtreecommitdiffstats
path: root/parsers
Commit message (Collapse)AuthorAgeFilesLines
...
* clean up de-duplication codePhilip Sargent2023-02-281-75/+140
|
* Initial add of On This Day links to svx file pagePhilip Sargent2023-02-261-1/+1
|
* new test for logbookPhilip Sargent2023-02-241-3/+5
|
* str() needed with python 3.11.0rc1 & added try/execeptPhilip Sargent2023-02-241-32/+37
|
* remove unneeded warningsPhilip Sargent2023-02-111-6/+4
|
* Update URLs to django documn versionPhilip Sargent2023-02-102-2/+2
|
* to-do lists updatesPhilip Sargent2023-02-024-20/+27
|
* Added 'Notes not needed' checkboxPhilip Sargent2023-02-021-1/+2
|
* * prefix documentedPhilip Sargent2023-02-021-18/+23
|
* Setting wallet dates earlier in the import processPhilip Sargent2023-02-012-8/+41
|
* Minor bulk create tweakPhilip Sargent2023-01-311-2/+8
|
* Bulk_create working for team on a survexblockPhilip Sargent2023-01-311-9/+43
|
* ruf cleanup imports, bigly.Philip Sargent2023-01-302-2/+4
|
* Removed unused properties and movingPhilip Sargent2023-01-302-8/+7
|
* Remove unneeded Class ExpeditionDayPhilip Sargent2023-01-302-45/+4
|
* Renaming class - step 3 completePhilip Sargent2023-01-301-1/+1
|
* Renaming class step 2Philip Sargent2023-01-302-4/+4
|
* fixing Sunday display on calendarPhilip Sargent2023-01-301-1/+3
|
* fixing cyclic import problemPhilip Sargent2023-01-291-1/+2
|
* Fixed coloured T and S on expo calendarPhilip Sargent2023-01-291-12/+6
|
* separated out ent locations from survex parserPhilip Sargent2023-01-293-244/+256
|
* Moved Logbooks to separate model filePhilip Sargent2023-01-293-3/+6
|
* separated out Model for wallet to its own filePhilip Sargent2023-01-294-9/+11
|
* Inherit *team to anonymous survex blocksPhilip Sargent2023-01-291-54/+102
|
* compiling more regexesPhilip Sargent2023-01-281-11/+18
|
* refactor to reduce db hits and fix *teamPhilip Sargent2023-01-281-88/+203
|
* Collect dataissues and write to db all at oncePhilip Sargent2023-01-282-84/+105
|
* faster db creation, safer file reading with 'with'Philip Sargent2023-01-281-98/+91
|
* moved aliases to people module, faster db tooPhilip Sargent2023-01-282-30/+21
|
* refactored, global removedPhilip Sargent2023-01-281-74/+48
|
* no search before db object creation: fasterPhilip Sargent2023-01-282-36/+45
|
* refactoring author checksPhilip Sargent2023-01-281-31/+42
|
* refactored logbooks parserPhilip Sargent2023-01-272-91/+126
|
* 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-262-4/+4
|
* deleted old parser codePhilip Sargent2023-01-261-131/+0
|
* reformatted all old logbook formatsPhilip Sargent2023-01-262-161/+135
|
* ruff removed unused importsPhilip Sargent2023-01-198-98/+58
|
* reformatted using blackPhilip Sargent2023-01-198-1588/+1905
|
* sort imports using isort. tested.Philip Sargent2023-01-198-48/+56
|
* consistent tests with logbooks junk removalPhilip Sargent2023-01-161-2/+3
|
* remove %s old formatting style (last bits)Philip Sargent2023-01-021-1/+1
|
* Adding docstrings, deleting unused codePhilip Sargent2022-12-231-2/+2
|
* logbooks correct numberss of entries expectedPhilip Sargent2022-12-232-2/+2
|
* Using Path() wherever possible in localsettings.pyPhilip Sargent2022-12-221-1/+1
|
* diagnosing missing entrance filePhilip Sargent2022-12-222-2/+10
|
* fix frontmatter/endmatterPhilip Sargent2022-12-212-15/+49
|
* All broken logbooks now parsing correctly.Philip Sargent2022-12-202-136/+4
|
* converting 1988 logboogPhilip Sargent2022-12-202-5/+6
|