Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make more robust against data error | Philip Sargent | 2025-02-19 | 1 | -3/+8 |
| | |||||
* | Signup adds person to current expedition | Philip Sargent | 2025-02-09 | 1 | -4/+15 |
| | |||||
* | Signup form now saving data (and encrypting it) | Philip Sargent | 2025-01-25 | 1 | -1/+0 |
| | |||||
* | bug fix | Philip Sargent | 2025-01-24 | 1 | -0/+3 |
| | |||||
* | whack a mole | Philip Sargent | 2025-01-24 | 1 | -0/+10 |
| | |||||
* | New User registration form | Philip Sargent | 2025-01-23 | 1 | -2/+5 |
| | |||||
* | generated to-do lists updated | Philip Sargent | 2025-01-20 | 1 | -0/+4 |
| | |||||
* | cleanup | Philip Sargent | 2025-01-20 | 1 | -1/+0 |
| | |||||
* | split out users from people | Philip Sargent | 2025-01-20 | 1 | -93/+1 |
| | |||||
* | do not write file until git integration done | Philip Sargent | 2025-01-20 | 1 | -3/+3 |
| | |||||
* | fix for python 3.11 which is ok in python 3.13 | Philip Sargent | 2025-01-20 | 1 | -1/+2 |
| | |||||
* | encryption round-trip works | Philip Sargent | 2025-01-20 | 1 | -1/+94 |
| | |||||
* | import order fixed by ruff | Philip Sargent | 2024-12-15 | 1 | -1/+1 |
| | |||||
* | matching fix for db import to match folklist parser | Philip Sargent | 2024-04-20 | 1 | -1/+9 |
| | |||||
* | current year auto | Philip Sargent | 2024-03-14 | 1 | -0/+7 |
| | |||||
* | python 3.12 discovered syntax issues | Philip Sargent | 2023-11-23 | 1 | -2/+2 |
| | |||||
* | clean up small errors and debugging | Philip Sargent | 2023-10-05 | 1 | -4/+4 |
| | |||||
* | Digging out failed name recognition | Philip Sargent | 2023-10-04 | 1 | -0/+2 |
| | |||||
* | disambiguating names on wallets | Philip Sargent | 2023-10-04 | 1 | -0/+12 |
| | |||||
* | wallets-per-person now finding non-survex wallets | Philip Sargent | 2023-10-04 | 1 | -1/+16 |
| | |||||
* | fixing accented names | Philip Sargent | 2023-10-01 | 1 | -2/+13 |
| | |||||
* | part-way though converting to slugs for people | Philip Sargent | 2023-10-01 | 1 | -15/+37 |
| | |||||
* | Rename lookupAttribs and nonLookupAttribs + add slug to Person | Philip Sargent | 2023-10-01 | 1 | -9/+10 |
| | |||||
* | moer people/logbook improvements | Philip Sargent | 2023-09-05 | 1 | -16/+16 |
| | |||||
* | Parser fixed to work on 2023 UKcaving blog | Philip Sargent | 2023-08-31 | 1 | -1/+7 |
| | |||||
* | Tom <=>Thomas | Philip Sargent | 2023-08-08 | 1 | -0/+5 |
| | |||||
* | Cope with ARGE people | Philip Sargent | 2023-08-07 | 1 | -1/+4 |
| | |||||
* | duplicate removed, number fixed | Philip Sargent | 2023-08-07 | 1 | -1/+0 |
| | |||||
* | more synonyms | Philip Sargent | 2023-07-12 | 1 | -1/+16 |
| | |||||
* | Removed unused properties and moving | Philip Sargent | 2023-01-30 | 1 | -5/+5 |
| | |||||
* | moved aliases to people module, faster db too | Philip Sargent | 2023-01-28 | 1 | -12/+20 |
| | |||||
* | ruff removed unused imports | Philip Sargent | 2023-01-19 | 1 | -3/+1 |
| | |||||
* | reformatted using black | Philip Sargent | 2023-01-19 | 1 | -93/+111 |
| | |||||
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 1 | -5/+9 |
| | |||||
* | fix more logbook parsing | Philip Sargent | 2022-12-17 | 1 | -1/+1 |
| | |||||
* | Convert .format() to f-strings | Philip Sargent | 2022-11-23 | 1 | -1/+1 |
| | |||||
* | Add 'foreign friends' to names alias list | Philip Sargent | 2022-10-12 | 1 | -7/+10 |
| | |||||
* | *team parsing much improved. Copes with everything now. | Philip Sargent | 2022-10-10 | 1 | -2/+31 |
| | |||||
* | more fixes | Philip Sargent | 2022-10-10 | 1 | -0/+1 |
| | |||||
* | More fixes to name resolution checking | Philip Sargent | 2022-10-09 | 1 | -15/+32 |
| | |||||
* | Widen the recognizer capabilities for names | Philip Sargent | 2022-10-09 | 1 | -47/+70 |
| | |||||
* | new report to make aliases visible | Philip Sargent | 2022-10-09 | 1 | -7/+33 |
| | |||||
* | abbrv. names now accepted when parsing logbooks, survex | Philip Sargent | 2022-10-08 | 1 | -0/+14 |
| | |||||
* | small chnages to name resolution | Philip Sargent | 2022-10-07 | 1 | -2/+8 |
| | |||||
* | WORKING both py3.9.10 & 3.8.10 (dj2.2.25) | Philip Sargent | 2022-03-02 | 1 | -5/+4 |
| | |||||
* | Imports in control panel work again | Philip Sargent | 2021-04-27 | 1 | -0/+1 |
| | |||||
* | enabled mugshots & blurb in people pages | Philip Sargent | 2021-04-15 | 1 | -23/+52 |
| | |||||
* | fixing typos and changes in importing | Philip Sargent | 2021-04-13 | 1 | -6/+6 |
| | |||||
* | moving save_carefully() | Philip Sargent | 2021-04-13 | 1 | -4/+6 |
| | |||||
* | Importing old logbooks | Philip Sargent | 2021-02-06 | 1 | -0/+6 |
| |