summaryrefslogtreecommitdiffstats
path: root/databaseReset.py
Commit message (Collapse)AuthorAgeFilesLines
* databaseReset.py fixed to use uv with manage.pyPhilip Sargent2025-06-211-0/+12
|
* fixed display bugPhilip Sargent2025-02-191-1/+1
|
* make more robust against data errorPhilip Sargent2025-02-191-1/+1
|
* tidy settigs PATHsPhilip Sargent2025-02-071-1/+1
|
* fixed TOTALSPhilip Sargent2025-02-011-19/+21
|
* catch bugPhilip Sargent2025-02-011-1/+1
|
* add 'users' phase into database re-importPhilip Sargent2025-01-211-1/+2
|
* include users module in calc.Philip Sargent2025-01-201-2/+0
|
* encryption round-trip worksPhilip Sargent2025-01-201-0/+7
|
* days before, not days 'ago'Philip Sargent2025-01-181-2/+2
|
* TOTAL duration and colour highlightingPhilip Sargent2025-01-181-22/+34
|
* fix printingPhilip Sargent2025-01-171-1/+3
|
* add TOTALS to databaeReset timingsPhilip Sargent2025-01-171-2/+21
|
* import order fixed by ruffPhilip Sargent2024-12-151-1/+2
|
* findng variant data on survexblocks and setting wallet *refPhilip Sargent2023-10-261-1/+5
|
* add FLUSH commandPhilip Sargent2023-03-281-0/+8
|
* more debugPhilip Sargent2023-02-021-7/+9
|
* more debugPhilip Sargent2023-02-011-3/+14
|
* debug msgPhilip Sargent2023-02-011-0/+1
|
* if db badly corruptPhilip Sargent2023-02-011-1/+4
|
* ruff removed unused importsPhilip Sargent2023-01-191-4/+0
|
* ran ruff to remove unused importsPhilip Sargent2023-01-191-7/+1
|
* reformatted using blackPhilip Sargent2023-01-191-189/+210
|
* reordering import statements using isortPhilip Sargent2023-01-191-13/+16
|
* docstrings addedPhilip Sargent2022-12-231-2/+13
|
* diagnosing missing entrance filePhilip Sargent2022-12-221-4/+4
|
* exptl parse UK Caving blogPhilip Sargent2022-12-141-4/+5
|
* 2003 logbook export/re-import as now HTML formatPhilip Sargent2022-12-091-2/+5
|
* Convert.format() to f-strings with flyntPhilip Sargent2022-11-231-17/+17
|
* Clarify databasereset help on subfunction useExpo on server2022-08-241-1/+4
|
* working on MariaDB crash on serverPhilip Sargent2022-07-211-0/+4
|
* UTF-8 check inserted into databaseresetPhilip Sargent2022-06-231-0/+11
|
* delete redundant logbook dumpPhilip Sargent2021-05-031-13/+0
|
* remove autologbooks functionPhilip Sargent2021-04-271-4/+0
|
* add 'del' and 'delfirst' optionsPhilip Sargent2021-04-151-3/+32
|
* fixing typos and changes in importingPhilip Sargent2021-04-131-1/+1
|
* move models_survex to models/survex.pyPhilip Sargent2021-04-131-1/+1
|
* move models_caves to models/caves.pyPhilip Sargent2021-04-131-1/+1
|
* create core/models/ directroyPhilip Sargent2021-04-131-2/+2
|
* New user login/logoff system using standard DjPhilip Sargent2021-04-061-3/+25
|
* transaction incompatible with migrate Django 2+Philip Sargent2021-04-041-4/+4
|
* fix password import errorPhilip Sargent2021-04-031-1/+2
|
* move *_views files to /views/*Philip Sargent2021-03-311-4/+0
|
* expopages now troggle/core/views_expoPhilip Sargent2021-03-301-1/+0
|
* rename flatpages as expopages to reduce confusionPhilip Sargent2021-03-301-5/+5
|
* pathlib updatesPhilip Sargent2021-03-241-0/+1
|
* differences between sqlite and MariaDBPhilip Sargent2020-07-221-1/+9
|
* No speedup for database init.Philip Sargent2020-07-221-6/+5
|
* Speed up migrations and initPhilip Sargent2020-07-221-10/+12
|
* More transactions enabled.Philip Sargent2020-07-221-17/+19
|