|
432be660a4
|
separated out Model for wallet to its own file
|
2023-01-29 16:23:58 +00:00 |
|
|
071f68080c
|
Inherit *team to anonymous survex blocks
|
2023-01-29 01:30:10 +00:00 |
|
|
03fa5f5548
|
compiling more regexes
|
2023-01-28 21:17:16 +00:00 |
|
|
0d9d307490
|
refactor to reduce db hits and fix *team
|
2023-01-28 21:00:38 +00:00 |
|
|
e6fd1f0ec5
|
Collect dataissues and write to db all at once
|
2023-01-28 15:10:39 +00:00 |
|
|
1be3a3892c
|
ruff removed unused imports
|
2023-01-19 21:34:09 +00:00 |
|
|
ba2ae6cd82
|
reformatted using black
|
2023-01-19 21:18:42 +00:00 |
|
|
939d3970aa
|
sort imports using isort. tested.
|
2023-01-19 18:33:04 +00:00 |
|
|
822965ebe5
|
remove %s old formatting style (last bits)
|
2023-01-02 22:26:33 +00:00 |
|
|
a72c2bd96a
|
Using Path() wherever possible in localsettings.py
|
2022-12-22 16:04:16 +00:00 |
|
|
f23764c486
|
diagnosing missing entrance file
|
2022-12-22 00:56:46 +00:00 |
|
|
f24f283a07
|
attempted speedup, explicit dates wallet objects
|
2022-12-20 00:07:55 +00:00 |
|
Philip Sargent
|
45a640dfe9
|
Convert .format() to f-strings
|
2022-11-23 10:41:14 +00:00 |
|
Philip Sargent
|
4514eda311
|
make compatible with python 3.11 as well as 3.10
|
2022-11-18 20:42:03 +00:00 |
|
Philip Sargent
|
725c5ad0cd
|
Updating comments
|
2022-11-17 01:24:39 +00:00 |
|
Philip Sargent
|
43bf2620f1
|
dump3d --legs future possibility
|
2022-11-15 22:25:39 +00:00 |
|
Philip Sargent
|
ff8eaa241e
|
*team parsing much improved. Copes with everything now.
|
2022-10-10 15:40:21 +03:00 |
|
Philip Sargent
|
52a035e4cf
|
more fixes
|
2022-10-10 01:08:37 +03:00 |
|
Philip Sargent
|
8c8b6966a7
|
sort output, accept more comma use
|
2022-10-10 00:28:57 +03:00 |
|
Philip Sargent
|
e9790e70d6
|
abbrv. names now accepted when parsing logbooks, survex
|
2022-10-08 01:52:10 +03:00 |
|
Philip Sargent
|
55bc042798
|
bugfixes
|
2022-10-08 00:48:21 +03:00 |
|
Philip Sargent
|
4e9680a3ad
|
big changes to cope with survexblock not yet dated, no *date yet
|
2022-10-07 23:48:41 +03:00 |
|
Philip Sargent
|
c76cd38d76
|
use generator when reading individual survex files too, saves anothe 6MB
|
2022-10-07 11:41:46 +03:00 |
|
Philip Sargent
|
b4c4f2aefc
|
reduce mem use by 21.2MB by using a generator
|
2022-10-07 10:57:30 +03:00 |
|
Philip Sargent
|
70709c505c
|
Fixing bugs and better error msgs
|
2022-10-06 21:02:15 +03:00 |
|
Philip Sargent
|
8d08a67302
|
strip spaces in pending caves list
|
2022-10-06 12:51:43 +03:00 |
|
Philip Sargent
|
29c5c82337
|
polishing outputs for importing unseen survex files
|
2022-10-05 23:18:11 +03:00 |
|
Philip Sargent
|
7e47fe1f30
|
Parse all files, not just those in the *include tree
|
2022-10-05 21:11:18 +03:00 |
|
Philip Sargent
|
a6e60c0bf7
|
working on loading all the non*inlcuded svx files
|
2022-10-04 00:00:55 +03:00 |
|
Philip Sargent
|
b60e1f2493
|
rename data issue tag
|
2022-09-27 21:37:45 +03:00 |
|
Philip Sargent
|
78a62a1551
|
error msg was incorrect. fix.
|
2022-09-26 00:18:41 +03:00 |
|
Philip Sargent
|
6e3fdd35c1
|
Replaced maintenance headache with cleaner folder walking
|
2022-09-23 23:43:34 +03:00 |
|
Philip Sargent
|
61f9863a06
|
bug fixes and coping with a list of cave ids in JSON
|
2022-09-20 01:02:06 +03:00 |
|
Philip Sargent
|
2648bada30
|
remove URL field from wallet as seen and edited
|
2022-09-19 20:55:34 +03:00 |
|
Philip Sargent
|
d2c6c4d7fb
|
find perps guilty of bad *ref brhaviour
|
2022-09-18 23:53:04 +03:00 |
|
Philip Sargent
|
68865a80ef
|
Fixing bad date parsing, better warning msgs
|
2022-09-16 22:54:22 +03:00 |
|
Philip Sargent
|
f12d0bd580
|
Remove unneeded code now svx files have been edited
|
2022-09-15 22:55:16 +03:00 |
|
Philip Sargent
|
7e9fd0f353
|
Better display of wallet names copied from svx files
|
2022-08-24 18:28:15 +03:00 |
|
Philip Sargent
|
284e044a03
|
Fix wallets scan upload faults
|
2022-08-14 22:52:14 +03:00 |
|
Philip Sargent
|
8e93680146
|
personrole is not just about roles
|
2022-08-13 23:57:57 +03:00 |
|
Philip Sargent
|
7872e98cb2
|
fixing pending caves system to be cleaner
|
2022-07-28 18:36:57 +03:00 |
|
Philip Sargent
|
93622b111f
|
obscure bug fixed for lines ;*include
|
2022-07-28 15:15:11 +03:00 |
|
Philip Sargent
|
dd0fcc28dd
|
update todo strings
|
2022-07-27 23:24:53 +03:00 |
|
Philip Sargent
|
5007393536
|
better error handling
|
2022-07-23 20:05:58 +03:00 |
|
Philip Sargent
|
a1e538e93a
|
making it work with 1626 no schonberg
|
2022-07-23 19:26:47 +03:00 |
|
Philip Sargent
|
7288bd9da3
|
add comment on point where it crashes
|
2022-07-22 13:42:04 +03:00 |
|
Philip Sargent
|
796dbf1438
|
more dead chicken waving
|
2022-07-21 21:52:10 +03:00 |
|
Philip Sargent
|
d058942084
|
revert, this was a bad idea
|
2022-07-20 21:04:59 +03:00 |
|
Philip Sargent
|
0a158db97d
|
Trial QM tick mechanism in survex files
|
2022-07-20 20:47:29 +03:00 |
|
Philip Sargent
|
a215ebd62c
|
fix QM regex for number and rearrange url code
|
2022-07-20 17:02:38 +03:00 |
|