summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Allow edit of another non .txt filePhilip Sargent2024-12-291-1/+1
|
* Entrances now do cookie / git author thing. + tidyup.Philip Sargent2024-12-286-23/+40
|
* cave edit working with cookiesPhilip Sargent2024-12-284-19/+17
|
* nearly done cave edit commit thing with cookiePhilip Sargent2024-12-283-110/+164
|
* clean up cave edit formPhilip Sargent2024-12-281-6/+14
|
* unravelling writetrogglefilesPhilip Sargent2024-12-281-9/+9
|
* Comments adjustedPhilip Sargent2024-12-282-3/+7
|
* Editor field & cookie working for survex online editsPhilip Sargent2024-12-273-20/+54
|
* Cookie setting enabled for 'git editor'Philip Sargent2024-12-272-12/+18
|
* oopsPhilip Sargent2024-12-272-9/+18
|
* retain newline in body but replace \rPhilip Sargent2024-12-271-1/+1
|
* git-compatible editor field for updated pagePhilip Sargent2024-12-272-5/+37
|
* bugfixes and more commentsPhilip Sargent2024-12-195-9/+47
|
* fix absolute addressing in templatesPhilip Sargent2024-12-161-3/+1
|
* docmPhilip Sargent2024-12-161-0/+15
|