summaryrefslogtreecommitdiffstats
path: root/parsers/people.py
Commit message (Collapse)AuthorAgeFilesLines
* make more robust against data errorPhilip Sargent2025-02-191-3/+8
|
* Signup adds person to current expeditionPhilip Sargent2025-02-091-4/+15
|
* Signup form now saving data (and encrypting it)Philip Sargent2025-01-251-1/+0
|
* bug fixPhilip Sargent2025-01-241-0/+3
|
* whack a molePhilip Sargent2025-01-241-0/+10
|
* New User registration formPhilip Sargent2025-01-231-2/+5
|
* generated to-do lists updatedPhilip Sargent2025-01-201-0/+4
|
* cleanupPhilip Sargent2025-01-201-1/+0
|
* split out users from peoplePhilip Sargent2025-01-201-93/+1
|
* do not write file until git integration donePhilip Sargent2025-01-201-3/+3
|
* fix for python 3.11 which is ok in python 3.13Philip Sargent2025-01-201-1/+2
|
* encryption round-trip worksPhilip Sargent2025-01-201-1/+94
|
* import order fixed by ruffPhilip Sargent2024-12-151-1/+1
|
* matching fix for db import to match folklist parserPhilip Sargent2024-04-201-1/+9
|
* current year autoPhilip Sargent2024-03-141-0/+7
|
* python 3.12 discovered syntax issuesPhilip Sargent2023-11-231-2/+2
|
* clean up small errors and debuggingPhilip Sargent2023-10-051-4/+4
|
* Digging out failed name recognitionPhilip Sargent2023-10-041-0/+2
|
* disambiguating names on walletsPhilip Sargent2023-10-041-0/+12
|
* wallets-per-person now finding non-survex walletsPhilip Sargent2023-10-041-1/+16
|
* fixing accented namesPhilip Sargent2023-10-011-2/+13
|
* part-way though converting to slugs for peoplePhilip Sargent2023-10-011-15/+37
|
* Rename lookupAttribs and nonLookupAttribs + add slug to PersonPhilip Sargent2023-10-011-9/+10
|
* moer people/logbook improvementsPhilip Sargent2023-09-051-16/+16
|
* Parser fixed to work on 2023 UKcaving blogPhilip Sargent2023-08-311-1/+7
|
* Tom <=>ThomasPhilip Sargent2023-08-081-0/+5
|
* Cope with ARGE peoplePhilip Sargent2023-08-071-1/+4
|
* duplicate removed, number fixedPhilip Sargent2023-08-071-1/+0
|
* more synonymsPhilip Sargent2023-07-121-1/+16
|
* Removed unused properties and movingPhilip Sargent2023-01-301-5/+5
|
* moved aliases to people module, faster db tooPhilip Sargent2023-01-281-12/+20
|
* ruff removed unused importsPhilip Sargent2023-01-191-3/+1
|
* reformatted using blackPhilip Sargent2023-01-191-93/+111
|
* sort imports using isort. tested.Philip Sargent2023-01-191-5/+9
|
* fix more logbook parsingPhilip Sargent2022-12-171-1/+1
|
* Convert .format() to f-stringsPhilip Sargent2022-11-231-1/+1
|
* Add 'foreign friends' to names alias listPhilip Sargent2022-10-121-7/+10
|
* *team parsing much improved. Copes with everything now.Philip Sargent2022-10-101-2/+31
|
* more fixesPhilip Sargent2022-10-101-0/+1
|
* More fixes to name resolution checkingPhilip Sargent2022-10-091-15/+32
|
* Widen the recognizer capabilities for namesPhilip Sargent2022-10-091-47/+70
|
* new report to make aliases visiblePhilip Sargent2022-10-091-7/+33
|
* abbrv. names now accepted when parsing logbooks, survexPhilip Sargent2022-10-081-0/+14
|
* small chnages to name resolutionPhilip Sargent2022-10-071-2/+8
|
* WORKING both py3.9.10 & 3.8.10 (dj2.2.25)Philip Sargent2022-03-021-5/+4
|
* Imports in control panel work againPhilip Sargent2021-04-271-0/+1
|
* enabled mugshots & blurb in people pagesPhilip Sargent2021-04-151-23/+52
|
* fixing typos and changes in importingPhilip Sargent2021-04-131-6/+6
|
* moving save_carefully()Philip Sargent2021-04-131-4/+6
|
* Importing old logbooksPhilip Sargent2021-02-061-0/+6
|