Commit Graph

161 Commits

Author SHA1 Message Date
b55bfb8868 more debug 2023-02-02 00:01:37 +00:00
3a348d5d1a more debug 2023-02-01 23:59:38 +00:00
5ed91e1c15 debug msg 2023-02-01 23:56:54 +00:00
8aa5a601e7 if db badly corrupt 2023-02-01 23:54:26 +00:00
1be3a3892c ruff removed unused imports 2023-01-19 21:34:09 +00:00
89b0c0862e ran ruff to remove unused imports 2023-01-19 21:20:47 +00:00
ba2ae6cd82 reformatted using black 2023-01-19 21:18:42 +00:00
e5a9330a91 reordering import statements using isort 2023-01-19 18:30:05 +00:00
9c39c9dcff docstrings added 2022-12-23 00:49:22 +00:00
f23764c486 diagnosing missing entrance file 2022-12-22 00:56:46 +00:00
cb50528e2d exptl parse UK Caving blog 2022-12-14 23:46:14 +00:00
cabcada0b8 2003 logbook export/re-import as now HTML format 2022-12-09 23:45:07 +00:00
Philip Sargent
b06d1dae42 Convert.format() to f-strings with flynt 2022-11-23 10:48:39 +00:00
Expo on server
d37bacb91a Clarify databasereset help on subfunction use 2022-08-24 12:42:01 +01:00
Philip Sargent
ce7dfd6510 working on MariaDB crash on server 2022-07-21 21:01:57 +03:00
Philip Sargent
bd8d450542 UTF-8 check inserted into databasereset 2022-06-23 16:12:13 +03:00
Philip Sargent
9ae2e18fe6 delete redundant logbook dump 2021-05-03 23:45:02 +01:00
Philip Sargent
9e7414e0e0 remove autologbooks function 2021-04-27 00:31:23 +01:00
Philip Sargent
7124d978d3 add 'del' and 'delfirst' options 2021-04-15 14:27:16 +01:00
Philip Sargent
267741fa8b fixing typos and changes in importing 2021-04-13 01:13:08 +01:00
Philip Sargent
7bc73d1ca8 move models_survex to models/survex.py 2021-04-13 00:50:12 +01:00
Philip Sargent
957169d9aa move models_caves to models/caves.py 2021-04-13 00:47:17 +01:00
Philip Sargent
5b3b0e67e9 create core/models/ directroy 2021-04-13 00:43:57 +01:00
Philip Sargent
d1cd72c5f8 New user login/logoff system using standard Dj 2021-04-06 00:49:09 +01:00
Philip Sargent
53fef14024 transaction incompatible with migrate Django 2+ 2021-04-04 01:44:41 +01:00
Philip Sargent
912e447200 fix password import error 2021-04-03 00:33:55 +01:00
Philip Sargent
7cccf4daf1 move *_views files to /views/* 2021-03-31 21:51:17 +01:00
Philip Sargent
b3b2356a7e expopages now troggle/core/views_expo 2021-03-30 21:48:36 +01:00
Philip Sargent
cacae6a9cd rename flatpages as expopages to reduce confusion 2021-03-30 21:05:27 +01:00
Philip Sargent
39194704f5 pathlib updates 2021-03-24 17:32:45 +00:00
Philip Sargent
c65544a377 differences between sqlite and MariaDB 2020-07-22 23:51:50 +01:00
Philip Sargent
a6ed0997e8 No speedup for database init. 2020-07-22 23:44:25 +01:00
Philip Sargent
721341604c Speed up migrations and init 2020-07-22 23:43:07 +01:00
Philip Sargent
3e3cae507c More transactions enabled. 2020-07-22 23:36:46 +01:00
Philip Sargent
070157eacb TRansX speedup for import + remove fossil profiles 2020-07-22 23:14:10 +01:00
Philip Sargent
f131509c56 3dtopos to survexpos + comments 2020-07-20 22:53:26 +01:00
Philip Sargent
1523586b37 test2 option and gitignore updates 2020-07-20 13:04:30 +01:00
Philip Sargent
edd5a3efd9 Module documentation docstrings 2020-07-18 16:23:54 +01:00
Philip Sargent
efc43b0863 *units in feet and metres, subcaves 2020-07-07 01:35:58 +01:00
Philip Sargent
df434cd399 SurvexBlocks now importing in deatil 2020-07-01 22:49:38 +01:00
Philip Sargent
f76e0d3a16 rename Tunnel files to Drawings files - phase 1 2020-06-30 15:52:29 +01:00
Philip Sargent
c4e2ae2395 add memory footprint display 2020-06-30 15:22:41 +01:00
Philip Sargent
459ed11b58 avoiding problem in KH QMs import 2020-06-28 15:57:40 +01:00
Philip Sargent
77c80d1a69 remove in-memory phase of data import 2020-06-20 19:55:23 +01:00
Philip Sargent
d9c6986a89 static files redone 2020-06-18 21:50:16 +01:00
Philip Sargent
55dd577275 New url dispatcher OK 1.9.13 2020-06-17 22:55:51 +01:00
Philip Sargent
94e5a06a15 clean up survexlegs 2020-06-16 19:27:32 +01:00
Philip Sargent
8fc0ba136f removed jgtfileupload 2020-06-16 16:48:19 +01:00
Philip Sargent
1b693da5ed break recursive import cycle 2020-06-16 16:07:36 +01:00
Philip Sargent
453af2851b Stop storing all SurvexStations 2020-06-15 03:28:51 +01:00