Commit Graph

73 Commits

Author SHA1 Message Date
PhilipSargent af414396d6 matching fix for db import to match folklist parser 2024-04-20 12:05:05 +01:00
PhilipSargent b3490aa52d current year auto 2024-03-14 19:53:01 +00:00
PhilipSargent 8fd09bef92 python 3.12 discovered syntax issues 2023-11-23 18:46:44 +00:00
PhilipSargent ed993761a1 clean up small errors and debugging 2023-10-05 14:45:46 +03:00
PhilipSargent eae919e5b2 Digging out failed name recognition 2023-10-04 23:34:36 +03:00
PhilipSargent adbc8f7955 disambiguating names on wallets 2023-10-04 22:23:26 +03:00
PhilipSargent bc621efc36 wallets-per-person now finding non-survex wallets 2023-10-04 18:22:54 +03:00
PhilipSargent f161ed3cf4 fixing accented names 2023-10-01 17:53:25 +03:00
PhilipSargent 7b8703dadc part-way though converting to slugs for people 2023-10-01 15:55:28 +03:00
PhilipSargent 16d3ee9f92 Rename lookupAttribs and nonLookupAttribs + add slug to Person 2023-10-01 12:42:47 +03:00
PhilipSargent 0ea8fadaeb moer people/logbook improvements 2023-09-05 14:35:56 +03:00
PhilipSargent 069a1d57c9 Parser fixed to work on 2023 UKcaving blog 2023-08-31 00:09:02 +03:00
PhilipSargent c2ae586e5b Tom <=>Thomas 2023-08-08 18:23:32 +03:00
PhilipSargent eec0426612 Cope with ARGE people 2023-08-07 23:10:30 +03:00
PhilipSargent 65936bdce5 duplicate removed, number fixed 2023-08-07 22:10:40 +03:00
PhilipSargent 5eb6ef4d31 more synonyms 2023-07-12 16:44:45 +02:00
PhilipSargent e35fccea5d Removed unused properties and moving 2023-01-30 22:27:17 +00:00
PhilipSargent d9a4069662 moved aliases to people module, faster db too 2023-01-28 14:03:46 +00:00
PhilipSargent 1be3a3892c ruff removed unused imports 2023-01-19 21:34:09 +00:00
PhilipSargent ba2ae6cd82 reformatted using black 2023-01-19 21:18:42 +00:00
PhilipSargent 939d3970aa sort imports using isort. tested. 2023-01-19 18:33:04 +00:00
PhilipSargent 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
Philip Sargent ff3cdb10dc extra error printout and remove old code 2020-07-06 21:46:58 +01:00
Philip Sargent d2833d26cc fix schema and try cache caves import 2020-07-06 20:27:31 +01:00
Philip Sargent 8530b0643d person attribution of surveyed length working 2020-07-06 01:24:43 +01:00
Philip Sargent b35a0b0d26 Fully working dj 1.11.29 2020-06-19 16:39:05 +01:00
Philip Sargent 50d753a87b Convert codebase for python3 usage 2020-05-24 20:56:27 +01:00
Philip Sargent d4ac28af18 Remove PHOTOS_ROOT and DPhoto class 2020-05-15 21:32:55 +01:00
Philip Sargent 931aa4e3cb add mysql startup documentation 2020-05-14 19:37:46 +01:00
Philip Sargent a8460065a4 Thorough spring clean and profiling 2020-04-27 23:51:41 +01:00
PhilipSargent 53b797fb53 Validation of mugshot or blrub file added 2020-04-01 19:58:31 +01:00
Sam Wenham a26109cb30 Allow comments against names in logbooks in brackets
Convert accent chars in names into simple chars as this is what people enter in the logbook
2019-07-11 12:29:38 +01:00
Sam Wenham b42249890e Updating caves and entrances is no longer nuclear!
Big overhaul of people processing, fullname added to the model
lastname is now names -1 unless you only have one (yes you Wookey)
this allows for Jon Arne Toft and Wookey to live it the same DB
names can now have html chars in them, this should be real unicode but that can
only happen when we go to Python 3!
2019-04-19 22:52:54 +01:00
Wookey b3089fafe9 Merge lots of troggle fixes 2019-04-02 00:57:54 +01:00
Wookey e913a56a6b folk.csv has moved into 'folk' dir out of 'noinfo' 2019-04-02 00:57:13 +01:00