Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed TOTALS | Philip Sargent | 2025-02-01 | 1 | -19/+21 |
* | catch bug | Philip Sargent | 2025-02-01 | 1 | -1/+1 |
* | add 'users' phase into database re-import | Philip Sargent | 2025-01-21 | 1 | -1/+2 |
* | include users module in calc. | Philip Sargent | 2025-01-20 | 1 | -2/+0 |
* | encryption round-trip works | Philip Sargent | 2025-01-20 | 1 | -0/+7 |
* | days before, not days 'ago' | Philip Sargent | 2025-01-18 | 1 | -2/+2 |
* | TOTAL duration and colour highlighting | Philip Sargent | 2025-01-18 | 1 | -22/+34 |
* | fix printing | Philip Sargent | 2025-01-17 | 1 | -1/+3 |
* | add TOTALS to databaeReset timings | Philip Sargent | 2025-01-17 | 1 | -2/+21 |
* | import order fixed by ruff | Philip Sargent | 2024-12-15 | 1 | -1/+2 |
* | findng variant data on survexblocks and setting wallet *ref | Philip Sargent | 2023-10-26 | 1 | -1/+5 |
* | add FLUSH command | Philip Sargent | 2023-03-28 | 1 | -0/+8 |
* | more debug | Philip Sargent | 2023-02-02 | 1 | -7/+9 |
* | more debug | Philip Sargent | 2023-02-01 | 1 | -3/+14 |
* | debug msg | Philip Sargent | 2023-02-01 | 1 | -0/+1 |
* | if db badly corrupt | Philip Sargent | 2023-02-01 | 1 | -1/+4 |
* | ruff removed unused imports | Philip Sargent | 2023-01-19 | 1 | -4/+0 |
* | ran ruff to remove unused imports | Philip Sargent | 2023-01-19 | 1 | -7/+1 |
* | reformatted using black | Philip Sargent | 2023-01-19 | 1 | -189/+210 |
* | reordering import statements using isort | Philip Sargent | 2023-01-19 | 1 | -13/+16 |
* | docstrings added | Philip Sargent | 2022-12-23 | 1 | -2/+13 |
* | diagnosing missing entrance file | Philip Sargent | 2022-12-22 | 1 | -4/+4 |
* | exptl parse UK Caving blog | Philip Sargent | 2022-12-14 | 1 | -4/+5 |
* | 2003 logbook export/re-import as now HTML format | Philip Sargent | 2022-12-09 | 1 | -2/+5 |
* | Convert.format() to f-strings with flynt | Philip Sargent | 2022-11-23 | 1 | -17/+17 |
* | Clarify databasereset help on subfunction use | Expo on server | 2022-08-24 | 1 | -1/+4 |
* | working on MariaDB crash on server | Philip Sargent | 2022-07-21 | 1 | -0/+4 |
* | UTF-8 check inserted into databasereset | Philip Sargent | 2022-06-23 | 1 | -0/+11 |
* | delete redundant logbook dump | Philip Sargent | 2021-05-03 | 1 | -13/+0 |
* | remove autologbooks function | Philip Sargent | 2021-04-27 | 1 | -4/+0 |
* | add 'del' and 'delfirst' options | Philip Sargent | 2021-04-15 | 1 | -3/+32 |
* | fixing typos and changes in importing | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
* | move models_survex to models/survex.py | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | New user login/logoff system using standard Dj | Philip Sargent | 2021-04-06 | 1 | -3/+25 |
* | transaction incompatible with migrate Django 2+ | Philip Sargent | 2021-04-04 | 1 | -4/+4 |
* | fix password import error | Philip Sargent | 2021-04-03 | 1 | -1/+2 |
* | move *_views files to /views/* | Philip Sargent | 2021-03-31 | 1 | -4/+0 |
* | expopages now troggle/core/views_expo | Philip Sargent | 2021-03-30 | 1 | -1/+0 |
* | rename flatpages as expopages to reduce confusion | Philip Sargent | 2021-03-30 | 1 | -5/+5 |
* | pathlib updates | Philip Sargent | 2021-03-24 | 1 | -0/+1 |
* | differences between sqlite and MariaDB | Philip Sargent | 2020-07-22 | 1 | -1/+9 |
* | No speedup for database init. | Philip Sargent | 2020-07-22 | 1 | -6/+5 |
* | Speed up migrations and init | Philip Sargent | 2020-07-22 | 1 | -10/+12 |
* | More transactions enabled. | Philip Sargent | 2020-07-22 | 1 | -17/+19 |
* | TRansX speedup for import + remove fossil profiles | Philip Sargent | 2020-07-22 | 1 | -2/+2 |
* | 3dtopos to survexpos + comments | Philip Sargent | 2020-07-20 | 1 | -5/+2 |
* | test2 option and gitignore updates | Philip Sargent | 2020-07-20 | 1 | -0/+5 |
* | Module documentation docstrings | Philip Sargent | 2020-07-18 | 1 | -2/+19 |