2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-03-20 01:01:49 +00:00

86 Commits

Author SHA1 Message Date
aeaf7cf57f make more robust against data error 2025-02-19 18:32:58 +02:00
10352f2ccb Signup adds person to current expedition 2025-02-09 22:06:19 +00:00
0d105d40da Signup form now saving data (and encrypting it) 2025-01-25 19:56:36 +00:00
c479345b6c bug fix 2025-01-24 23:13:04 +00:00
fedcc6d201 whack a mole 2025-01-24 02:33:42 +00:00
a5d0ad3e4f New User registration form 2025-01-23 23:38:06 +00:00
1fcb2c5203 generated to-do lists updated 2025-01-20 15:30:15 +00:00
960958c922 cleanup 2025-01-20 14:51:11 +00:00
df52ee9251 split out users from people 2025-01-20 14:43:31 +00:00
0201281e38 do not write file until git integration done 2025-01-20 14:35:09 +00:00
b9f9cba672 fix for python 3.11 which is ok in python 3.13 2025-01-20 13:10:36 +00:00
4d49eefccb encryption round-trip works 2025-01-20 02:07:26 +00:00
30760654b7 import order fixed by ruff 2024-12-15 18:54:47 +00:00
af414396d6 matching fix for db import to match folklist parser 2024-04-20 12:05:05 +01:00
b3490aa52d current year auto 2024-03-14 19:53:01 +00:00
8fd09bef92 python 3.12 discovered syntax issues 2023-11-23 18:46:44 +00:00
ed993761a1 clean up small errors and debugging 2023-10-05 14:45:46 +03:00
eae919e5b2 Digging out failed name recognition 2023-10-04 23:34:36 +03:00
adbc8f7955 disambiguating names on wallets 2023-10-04 22:23:26 +03:00
bc621efc36 wallets-per-person now finding non-survex wallets 2023-10-04 18:22:54 +03:00
f161ed3cf4 fixing accented names 2023-10-01 17:53:25 +03:00
7b8703dadc part-way though converting to slugs for people 2023-10-01 15:55:28 +03:00
16d3ee9f92 Rename lookupAttribs and nonLookupAttribs + add slug to Person 2023-10-01 12:42:47 +03:00
0ea8fadaeb moer people/logbook improvements 2023-09-05 14:35:56 +03:00
069a1d57c9 Parser fixed to work on 2023 UKcaving blog 2023-08-31 00:09:02 +03:00
c2ae586e5b Tom <=>Thomas 2023-08-08 18:23:32 +03:00
eec0426612 Cope with ARGE people 2023-08-07 23:10:30 +03:00
65936bdce5 duplicate removed, number fixed 2023-08-07 22:10:40 +03:00
5eb6ef4d31 more synonyms 2023-07-12 16:44:45 +02:00
e35fccea5d Removed unused properties and moving 2023-01-30 22:27:17 +00:00
d9a4069662 moved aliases to people module, faster db too 2023-01-28 14:03:46 +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
73b710d53f fix more logbook parsing 2022-12-17 17:05:55 +00:00
Philip Sargent
45a640dfe9 Convert .format() to f-strings 2022-11-23 10:41:14 +00:00
Philip Sargent
45f06293f5 Add 'foreign friends' to names alias list 2022-10-12 23:10:48 +03: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
861980a8e9 More fixes to name resolution checking 2022-10-09 23:50:32 +03:00
Philip Sargent
3c31c333f2 Widen the recognizer capabilities for names 2022-10-09 02:32:34 +03:00
Philip Sargent
e6ca20b1ed new report to make aliases visible 2022-10-09 00:17:53 +03:00
Philip Sargent
e9790e70d6 abbrv. names now accepted when parsing logbooks, survex 2022-10-08 01:52:10 +03:00
Philip Sargent
f51d1e114e small chnages to name resolution 2022-10-07 23:47:05 +03:00
Philip Sargent
02d58d440e WORKING both py3.9.10 & 3.8.10 (dj2.2.25) 2022-03-02 23:19:48 +00:00
Philip Sargent
5e478c7eb0 Imports in control panel work again 2021-04-27 20:44:24 +01:00
Philip Sargent
27491c933a enabled mugshots & blurb in people pages 2021-04-15 17:51:01 +01:00
Philip Sargent
267741fa8b fixing typos and changes in importing 2021-04-13 01:13:08 +01:00
Philip Sargent
2a1710596a moving save_carefully() 2021-04-13 00:11:08 +01:00
Philip Sargent
5836c6ff90 Importing old logbooks 2021-02-06 00:18:48 +00:00