summaryrefslogtreecommitdiffstats
path: root/parsers
Commit message (Collapse)AuthorAgeFilesLines
...
* Better debug messagesPhilip Sargent2023-03-131-23/+33
|
* Now inheriting *date from parent survexblockPhilip Sargent2023-03-131-1/+45
|
* Move code closer to related codePhilip Sargent2023-03-131-112/+112
|
* Better error msgs for poorly formatted QMsPhilip Sargent2023-03-131-21/+68
|
* fixing bad splay detectionPhilip Sargent2023-03-121-11/+17
|
* 1979 logbook parsing now worksPhilip Sargent2023-03-061-2/+4
|
* Import new survexfile ONLYPhilip Sargent2023-03-061-65/+109
|
* CASCADE fixes in data modelPhilip Sargent2023-03-061-0/+5
|
* Saving new survex file parses contents.Philip Sargent2023-03-061-49/+66
|
* Initial attempts at saving edited survex filePhilip Sargent2023-03-051-1/+51
|
* Now 99 testsPhilip Sargent2023-03-031-3/+40
|
* Duplicate survex files in lists all done properlyPhilip Sargent2023-02-281-15/+24
|
* 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
|