summaryrefslogtreecommitdiffstats
path: root/parsers/caves.py
Commit message (Collapse)AuthorAgeFilesLines
...
* fixing cyclic import problemPhilip Sargent2023-01-291-1/+2
|
* ruff removed unused importsPhilip Sargent2023-01-191-32/+29
|
* reformatted using blackPhilip Sargent2023-01-191-278/+322
|
* sort imports using isort. tested.Philip Sargent2023-01-191-2/+4
|
* fix comments and 2019 LB parsingPhilip Sargent2022-12-071-0/+1
|
* Convert .format() to f-stringsPhilip Sargent2022-11-231-1/+1
|
* Updating commentsPhilip Sargent2022-11-171-2/+9
|
* add 'lastvisit' field to entrances, for the datePhilip Sargent2022-10-121-49/+55
|
* Fixing bugs and better error msgsPhilip Sargent2022-10-061-91/+127
|
* Parse all files, not just those in the *include treePhilip Sargent2022-10-051-1/+4
|
* FIx pending caves which had got a bit garbledPhilip Sargent2022-09-251-3/+9
|
* documn improvementsPhilip Sargent2022-09-191-1/+4
|
* correcting output commentPhilip Sargent2022-08-301-3/+2
|
* fix url for cave edit page in error msgPhilip Sargent2022-08-241-1/+1
|
* fixing pending caves system to be cleanerPhilip Sargent2022-07-281-22/+33
|
* update todo stringsPhilip Sargent2022-07-271-10/+3
|
* improve reifying processPhilip Sargent2022-07-251-0/+2
|
* fix minor bug in setting dummy entrancePhilip Sargent2022-07-251-3/+4
|
* Pending caves with 1626 properlyPhilip Sargent2022-07-251-10/+13
|
* making it work with 1626 no schonbergPhilip Sargent2022-07-231-74/+89
|
* more dead chicken wavingPhilip Sargent2022-07-211-3/+3
|
* typo againPhilip Sargent2022-07-211-1/+1
|
* typoPhilip Sargent2022-07-211-1/+1
|
* working on MariaDB crash on serverPhilip Sargent2022-07-211-2/+9
|
* Clean DataIssues output, new therionrefs.log filePhilip Sargent2022-07-211-12/+24
|
* bugfixPhilip Sargent2022-07-191-3/+2
|
* another attempt to avoid non-null parent pseudo errorPhilip Sargent2022-07-191-3/+4
|
* Attempt fix to MariaDB crash in databaseresetPhilip Sargent2022-07-191-3/+15
|
* fix bug in Area creationPhilip Sargent2022-07-081-4/+3
|
* Fixing non-null error, even though it should be allowedPhilip Sargent2022-07-051-0/+2
|
* fixing bugs after wookey sessionPhilip Sargent2022-03-221-2/+2
|
* Cave import & reports fixesPhilip Sargent2022-03-051-12/+18
|
* download logbook in standard HTML worksPhilip Sargent2021-04-281-3/+3
|
* bugfixesPhilip Sargent2021-04-271-1/+1
|
* todo: parsing cavesPhilip Sargent2021-04-271-1/+14
|
* tunnelpath to dwgpathPhilip Sargent2021-04-261-1/+1
|
* missing entrance .html file now handled differentlyPhilip Sargent2021-04-261-61/+83
|
* Making entrances work for pending cavesPhilip Sargent2021-04-261-50/+107
|
* Fixing cave edit form and cave creation parserPhilip Sargent2021-04-251-11/+16
|
* bug fix in error messagePhilip Sargent2021-04-151-1/+1
|
* abort messages when parsing cavesPhilip Sargent2021-04-151-2/+11
|
* more cave parsing data fixesPhilip Sargent2021-04-141-10/+13
|
* better integration of svx file DatIssuesPhilip Sargent2021-04-141-8/+13
|
* Detects missing svx and description filesPhilip Sargent2021-04-141-11/+32
|
* move models_caves to models/caves.pyPhilip Sargent2021-04-131-1/+1
|
* create core/models/ directroyPhilip Sargent2021-04-131-1/+1
|
* Now compat with Dj2.0.13 & 1.11.29Philip Sargent2021-04-061-67/+89
|
* tiny tidyingsPhilip Sargent2021-04-051-1/+1
|
* fix missing slug field in pending cavesPhilip Sargent2021-04-031-2/+14
|
* Fixing cave list webpagePhilip Sargent2021-03-241-0/+1
|