Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | duplicate email prevention | Philip Sargent | 2025-01-24 | 1 | -10/+12 | |
* | Signup now stitched in | Philip Sargent | 2025-01-24 | 1 | -8/+11 | |
* | stitch together the login sequence better | Philip Sargent | 2025-01-24 | 3 | -4/+8 | |
* | bug | Philip Sargent | 2025-01-23 | 1 | -1/+1 | |
* | New User registration form | Philip Sargent | 2025-01-23 | 1 | -4/+86 | |
* | bugfix | Philip Sargent | 2025-01-22 | 1 | -2/+2 | |
* | password reset via encrypted token by email | Philip Sargent | 2025-01-22 | 2 | -12/+36 | |
* | tidied login and control panel pages | Philip Sargent | 2025-01-22 | 1 | -1/+2 | |
* | oops bug | Philip Sargent | 2025-01-21 | 1 | -3/+2 | |
* | Model change: add 1:1 link Person:User | Philip Sargent | 2025-01-21 | 1 | -2/+5 | |
* | ensure anonymous before changing registration | Philip Sargent | 2025-01-21 | 1 | -5/+11 | |
* | now saves encrypted file after new registration. | Philip Sargent | 2025-01-21 | 2 | -5/+56 | |
* | remove mention of CaveSlug class | Philip Sargent | 2025-01-21 | 1 | -3/+3 | |
* | more explanation | Philip Sargent | 2025-01-21 | 1 | -1/+1 | |
* | fix bad warning message | Philip Sargent | 2025-01-21 | 1 | -2/+3 | |
* | extend cookie timeout to 2 years | Philip Sargent | 2025-01-21 | 1 | -4/+6 | |
* | Loads and resaves same file. Round trip working. | Philip Sargent | 2025-01-21 | 1 | -3/+5 | |
* | Registering existing and new users works, but is ephemeral. | Philip Sargent | 2025-01-21 | 1 | -7/+46 | |
* | form now working with basic validation | Philip Sargent | 2025-01-20 | 1 | -4/+22 | |
* | re-order names | Philip Sargent | 2025-01-20 | 1 | -2/+2 | |
* | user registration pages | Philip Sargent | 2025-01-20 | 1 | -0/+42 | |
* | new page listing people's ids | Philip Sargent | 2025-01-20 | 1 | -0/+15 | |
* | generated to-do lists updated | Philip Sargent | 2025-01-20 | 1 | -0/+4 | |
* | protect against both sorts of capitalisation mismatches | Philip Sargent | 2025-01-17 | 1 | -0/+5 | |
* | make people fill out git repo author field | Philip Sargent | 2025-01-17 | 1 | -5/+5 | |
* | renamed form and more comments | Philip Sargent | 2025-01-17 | 1 | -9/+15 | |
* | make cookie default to empty string - form validation then works | Philip Sargent | 2025-01-17 | 1 | -3/+11 | |
* | rename Forms to be more understandable | Philip Sargent | 2025-01-17 | 1 | -12/+24 | |
* | improve test resilience | Philip Sargent | 2025-01-17 | 1 | -4/+7 | |
* | tests needed who_am_i field for cookie id | Philip Sargent | 2025-01-17 | 1 | -8/+14 | |
* | making error handling mroe robust | Philip Sargent | 2025-01-16 | 1 | -1/+1 | |
* | more fine tuning | Philip Sargent | 2025-01-15 | 1 | -6/+5 | |
* | tidy default if cookie has expired | Philip Sargent | 2025-01-15 | 1 | -1/+1 | |
* | more signup mods | Philip Sargent | 2025-01-15 | 1 | -1/+3 | |
* | stumbled on bug when no entries in logbook, fixed. | Philip Sargent | 2025-01-15 | 1 | -6/+8 | |
* | formatting and defaults done | Philip Sargent | 2025-01-15 | 2 | -22/+33 | |
* | new signup form now split out | Philip Sargent | 2025-01-15 | 2 | -72/+97 | |
* | prompt placeholders added | Philip Sargent | 2025-01-15 | 1 | -6/+6 | |
* | initial signup form, copy of PHP | Philip Sargent | 2025-01-15 | 1 | -0/+71 | |
* | First attempts at better use of Django query optimisation | Philip Sargent | 2025-01-10 | 4 | -26/+19 | |
* | Added two indexes to foreign keys | Philip Sargent | 2025-01-09 | 2 | -2/+2 | |
* | Bug fixes | Philip Sargent | 2024-12-29 | 3 | -60/+17 | |
* | Upload drawings now using git_add() | Philip Sargent | 2024-12-29 | 1 | -29/+51 | |
* | Documn. and tidy import | Philip Sargent | 2024-12-29 | 3 | -3/+7 | |
* | logbookedit now using git functions in troggle.utils | Philip Sargent | 2024-12-29 | 1 | -59/+24 | |
* | Split out logbook_edit.py and ruff fix | Philip Sargent | 2024-12-29 | 9 | -422/+494 | |
* | Wallet edit now using refactored git add/commit system | Philip Sargent | 2024-12-29 | 2 | -73/+32 | |
* | Cookie/ git author now working on Wallet updates | Philip Sargent | 2024-12-29 | 2 | -21/+33 | |
* | Add commit msg when on a devserver | Philip Sargent | 2024-12-29 | 3 | -8/+15 | |
* | refactor & git author work | Philip Sargent | 2024-12-29 | 5 | -129/+58 |