summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* duplicate email preventionPhilip Sargent2025-01-241-10/+12
* Signup now stitched inPhilip Sargent2025-01-241-8/+11
* stitch together the login sequence betterPhilip Sargent2025-01-243-4/+8
* bugPhilip Sargent2025-01-231-1/+1
* New User registration formPhilip Sargent2025-01-231-4/+86
* bugfixPhilip Sargent2025-01-221-2/+2
* password reset via encrypted token by emailPhilip Sargent2025-01-222-12/+36
* tidied login and control panel pagesPhilip Sargent2025-01-221-1/+2
* oops bugPhilip Sargent2025-01-211-3/+2
* Model change: add 1:1 link Person:UserPhilip Sargent2025-01-211-2/+5
* ensure anonymous before changing registrationPhilip Sargent2025-01-211-5/+11
* now saves encrypted file after new registration.Philip Sargent2025-01-212-5/+56
* remove mention of CaveSlug classPhilip Sargent2025-01-211-3/+3
* more explanationPhilip Sargent2025-01-211-1/+1
* fix bad warning messagePhilip Sargent2025-01-211-2/+3
* extend cookie timeout to 2 yearsPhilip Sargent2025-01-211-4/+6
* Loads and resaves same file. Round trip working.Philip Sargent2025-01-211-3/+5
* Registering existing and new users works, but is ephemeral.Philip Sargent2025-01-211-7/+46
* form now working with basic validationPhilip Sargent2025-01-201-4/+22
* re-order namesPhilip Sargent2025-01-201-2/+2
* user registration pagesPhilip Sargent2025-01-201-0/+42
* new page listing people's idsPhilip Sargent2025-01-201-0/+15
* generated to-do lists updatedPhilip Sargent2025-01-201-0/+4
* protect against both sorts of capitalisation mismatchesPhilip Sargent2025-01-171-0/+5
* make people fill out git repo author fieldPhilip Sargent2025-01-171-5/+5
* renamed form and more commentsPhilip Sargent2025-01-171-9/+15
* make cookie default to empty string - form validation then worksPhilip Sargent2025-01-171-3/+11
* rename Forms to be more understandablePhilip Sargent2025-01-171-12/+24
* improve test resiliencePhilip Sargent2025-01-171-4/+7
* tests needed who_am_i field for cookie idPhilip Sargent2025-01-171-8/+14
* making error handling mroe robustPhilip Sargent2025-01-161-1/+1
* more fine tuningPhilip Sargent2025-01-151-6/+5
* tidy default if cookie has expiredPhilip Sargent2025-01-151-1/+1
* more signup modsPhilip Sargent2025-01-151-1/+3
* stumbled on bug when no entries in logbook, fixed.Philip Sargent2025-01-151-6/+8
* formatting and defaults donePhilip Sargent2025-01-152-22/+33
* new signup form now split outPhilip Sargent2025-01-152-72/+97
* prompt placeholders addedPhilip Sargent2025-01-151-6/+6
* initial signup form, copy of PHPPhilip Sargent2025-01-151-0/+71
* First attempts at better use of Django query optimisationPhilip Sargent2025-01-104-26/+19
* Added two indexes to foreign keysPhilip Sargent2025-01-092-2/+2
* Bug fixesPhilip Sargent2024-12-293-60/+17
* Upload drawings now using git_add()Philip Sargent2024-12-291-29/+51
* Documn. and tidy importPhilip Sargent2024-12-293-3/+7
* logbookedit now using git functions in troggle.utilsPhilip Sargent2024-12-291-59/+24
* Split out logbook_edit.py and ruff fixPhilip Sargent2024-12-299-422/+494
* Wallet edit now using refactored git add/commit systemPhilip Sargent2024-12-292-73/+32
* Cookie/ git author now working on Wallet updatesPhilip Sargent2024-12-292-21/+33
* Add commit msg when on a devserverPhilip Sargent2024-12-293-8/+15
* refactor & git author workPhilip Sargent2024-12-295-129/+58