Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixing cyclic import problem | Philip Sargent | 2023-01-29 | 1 | -1/+2 | |
| | ||||||
* | ruff removed unused imports | Philip Sargent | 2023-01-19 | 1 | -32/+29 | |
| | ||||||
* | reformatted using black | Philip Sargent | 2023-01-19 | 1 | -278/+322 | |
| | ||||||
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 1 | -2/+4 | |
| | ||||||
* | fix comments and 2019 LB parsing | Philip Sargent | 2022-12-07 | 1 | -0/+1 | |
| | ||||||
* | Convert .format() to f-strings | Philip Sargent | 2022-11-23 | 1 | -1/+1 | |
| | ||||||
* | Updating comments | Philip Sargent | 2022-11-17 | 1 | -2/+9 | |
| | ||||||
* | add 'lastvisit' field to entrances, for the date | Philip Sargent | 2022-10-12 | 1 | -49/+55 | |
| | ||||||
* | Fixing bugs and better error msgs | Philip Sargent | 2022-10-06 | 1 | -91/+127 | |
| | ||||||
* | Parse all files, not just those in the *include tree | Philip Sargent | 2022-10-05 | 1 | -1/+4 | |
| | ||||||
* | FIx pending caves which had got a bit garbled | Philip Sargent | 2022-09-25 | 1 | -3/+9 | |
| | ||||||
* | documn improvements | Philip Sargent | 2022-09-19 | 1 | -1/+4 | |
| | ||||||
* | correcting output comment | Philip Sargent | 2022-08-30 | 1 | -3/+2 | |
| | ||||||
* | fix url for cave edit page in error msg | Philip Sargent | 2022-08-24 | 1 | -1/+1 | |
| | ||||||
* | fixing pending caves system to be cleaner | Philip Sargent | 2022-07-28 | 1 | -22/+33 | |
| | ||||||
* | update todo strings | Philip Sargent | 2022-07-27 | 1 | -10/+3 | |
| | ||||||
* | improve reifying process | Philip Sargent | 2022-07-25 | 1 | -0/+2 | |
| | ||||||
* | fix minor bug in setting dummy entrance | Philip Sargent | 2022-07-25 | 1 | -3/+4 | |
| | ||||||
* | Pending caves with 1626 properly | Philip Sargent | 2022-07-25 | 1 | -10/+13 | |
| | ||||||
* | making it work with 1626 no schonberg | Philip Sargent | 2022-07-23 | 1 | -74/+89 | |
| | ||||||
* | more dead chicken waving | Philip Sargent | 2022-07-21 | 1 | -3/+3 | |
| | ||||||
* | typo again | Philip Sargent | 2022-07-21 | 1 | -1/+1 | |
| | ||||||
* | typo | Philip Sargent | 2022-07-21 | 1 | -1/+1 | |
| | ||||||
* | working on MariaDB crash on server | Philip Sargent | 2022-07-21 | 1 | -2/+9 | |
| | ||||||
* | Clean DataIssues output, new therionrefs.log file | Philip Sargent | 2022-07-21 | 1 | -12/+24 | |
| | ||||||
* | bugfix | Philip Sargent | 2022-07-19 | 1 | -3/+2 | |
| | ||||||
* | another attempt to avoid non-null parent pseudo error | Philip Sargent | 2022-07-19 | 1 | -3/+4 | |
| | ||||||
* | Attempt fix to MariaDB crash in databasereset | Philip Sargent | 2022-07-19 | 1 | -3/+15 | |
| | ||||||
* | fix bug in Area creation | Philip Sargent | 2022-07-08 | 1 | -4/+3 | |
| | ||||||
* | Fixing non-null error, even though it should be allowed | Philip Sargent | 2022-07-05 | 1 | -0/+2 | |
| | ||||||
* | fixing bugs after wookey session | Philip Sargent | 2022-03-22 | 1 | -2/+2 | |
| | ||||||
* | Cave import & reports fixes | Philip Sargent | 2022-03-05 | 1 | -12/+18 | |
| | ||||||
* | download logbook in standard HTML works | Philip Sargent | 2021-04-28 | 1 | -3/+3 | |
| | ||||||
* | bugfixes | Philip Sargent | 2021-04-27 | 1 | -1/+1 | |
| | ||||||
* | todo: parsing caves | Philip Sargent | 2021-04-27 | 1 | -1/+14 | |
| | ||||||
* | tunnelpath to dwgpath | Philip Sargent | 2021-04-26 | 1 | -1/+1 | |
| | ||||||
* | missing entrance .html file now handled differently | Philip Sargent | 2021-04-26 | 1 | -61/+83 | |
| | ||||||
* | Making entrances work for pending caves | Philip Sargent | 2021-04-26 | 1 | -50/+107 | |
| | ||||||
* | Fixing cave edit form and cave creation parser | Philip Sargent | 2021-04-25 | 1 | -11/+16 | |
| | ||||||
* | bug fix in error message | Philip Sargent | 2021-04-15 | 1 | -1/+1 | |
| | ||||||
* | abort messages when parsing caves | Philip Sargent | 2021-04-15 | 1 | -2/+11 | |
| | ||||||
* | more cave parsing data fixes | Philip Sargent | 2021-04-14 | 1 | -10/+13 | |
| | ||||||
* | better integration of svx file DatIssues | Philip Sargent | 2021-04-14 | 1 | -8/+13 | |
| | ||||||
* | Detects missing svx and description files | Philip Sargent | 2021-04-14 | 1 | -11/+32 | |
| | ||||||
* | move models_caves to models/caves.py | Philip Sargent | 2021-04-13 | 1 | -1/+1 | |
| | ||||||
* | create core/models/ directroy | Philip Sargent | 2021-04-13 | 1 | -1/+1 | |
| | ||||||
* | Now compat with Dj2.0.13 & 1.11.29 | Philip Sargent | 2021-04-06 | 1 | -67/+89 | |
| | ||||||
* | tiny tidyings | Philip Sargent | 2021-04-05 | 1 | -1/+1 | |
| | ||||||
* | fix missing slug field in pending caves | Philip Sargent | 2021-04-03 | 1 | -2/+14 | |
| | ||||||
* | Fixing cave list webpage | Philip Sargent | 2021-03-24 | 1 | -0/+1 | |
| |