Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tweaks to make it clearer which logbook entry is being saved | Philip Sargent | 2025-01-29 | 1 | -1/+2 |
| | |||||
* | make clear what filename is being saved. Phil Underwood issue. | Philip Sargent | 2025-01-29 | 2 | -2/+3 |
| | |||||
* | need to login as personal user before seeing signup form | Philip Sargent | 2025-01-28 | 1 | -1/+7 |
| | |||||
* | bug fix | Philip Sargent | 2025-01-28 | 1 | -2/+2 |
| | |||||
* | fix bogus check on readonly field | Philip Sargent | 2025-01-28 | 2 | -3/+6 |
| | |||||
* | _edit Preview now displayed properly | Philip Sargent | 2025-01-28 | 2 | -5/+1 |
| | |||||
* | bad expo pages format | Philip Sargent | 2025-01-28 | 2 | -17/+6 |
| | |||||
* | troggle pages menu | Philip Sargent | 2025-01-28 | 2 | -3/+17 |
| | |||||
* | fix bad url in header menu | Philip Sargent | 2025-01-28 | 1 | -1/+3 |
| | |||||
* | Put troggle reports menu on troggle handbook pages | Philip Sargent | 2025-01-28 | 6 | -43/+72 |
| | |||||
* | old user, first registration. cleaner | Philip Sargent | 2025-01-27 | 4 | -22/+57 |
| | |||||
* | reistration of previously attending expoer working again. | Philip Sargent | 2025-01-27 | 2 | -20/+30 |
| | |||||
* | password reset for logged-on users now working | Philip Sargent | 2025-01-27 | 5 | -74/+263 |
| | |||||
* | detect misplaced entrances | Philip Sargent | 2025-01-26 | 1 | -11/+14 |
| | |||||
* | cp simples | Philip Sargent | 2025-01-26 | 2 | -201/+7 |
| | |||||
* | bugfix | Philip Sargent | 2025-01-26 | 2 | -5/+14 |
| | |||||
* | Use logon not cookie when editing pages | Philip Sargent | 2025-01-26 | 8 | -204/+65 |
| | |||||
* | add insurance info | Philip Sargent | 2025-01-26 | 2 | -4/+8 |
| | |||||
* | quotes on 3.11 | Philip Sargent | 2025-01-26 | 1 | -1/+1 |
| | |||||
* | Signup now saves list for bierbook & commits chnages | Philip Sargent | 2025-01-26 | 2 | -1/+40 |
| | |||||
* | add prior expo experience (readonly) | Philip Sargent | 2025-01-26 | 3 | -7/+16 |
| | |||||
* | wording | Philip Sargent | 2025-01-26 | 2 | -41/+24 |
| | |||||
* | bug | Philip Sargent | 2025-01-25 | 1 | -1/+4 |
| | |||||
* | JSON link | Philip Sargent | 2025-01-25 | 1 | -7/+14 |
| | |||||
* | formatting | Philip Sargent | 2025-01-25 | 1 | -2/+4 |
| | |||||
* | blank out "expo" as a signedup user | Philip Sargent | 2025-01-25 | 1 | -1/+3 |
| | |||||
* | Pre-load form with saved data | Philip Sargent | 2025-01-25 | 2 | -17/+45 |
| | |||||
* | Signup form now saving data (and encrypting it) | Philip Sargent | 2025-01-25 | 7 | -44/+190 |
| | |||||
* | bug fix | Philip Sargent | 2025-01-24 | 1 | -0/+3 |
| | |||||
* | bug typo | Philip Sargent | 2025-01-24 | 1 | -1/+1 |
| | |||||
* | typos | Philip Sargent | 2025-01-24 | 2 | -1/+3 |
| | |||||
* | allow new registration only once | Philip Sargent | 2025-01-24 | 1 | -2/+13 |
| | |||||
* | missing imagemagik in new machine setup | Philip Sargent | 2025-01-24 | 1 | -0/+1 |
| | |||||
* | remove uneeded decorator as middleware does this universally | Philip Sargent | 2025-01-24 | 4 | -8/+0 |
| | |||||
* | pythion3.11 funny | Philip Sargent | 2025-01-24 | 1 | -1/+0 |
| | |||||
* | whack a mole | Philip Sargent | 2025-01-24 | 5 | -7/+31 |
| | |||||
* | duplicate email prevention | Philip Sargent | 2025-01-24 | 2 | -15/+15 |
| | |||||
* | Signup now stitched in | Philip Sargent | 2025-01-24 | 2 | -13/+31 |
| | |||||
* | stitch together the login sequence better | Philip Sargent | 2025-01-24 | 6 | -14/+34 |
| | |||||
* | bug | Philip Sargent | 2025-01-23 | 1 | -1/+1 |
| | |||||
* | New User registration form | Philip Sargent | 2025-01-23 | 5 | -38/+173 |
| | |||||
* | bugfix | Philip Sargent | 2025-01-22 | 1 | -2/+2 |
| | |||||
* | password reset via encrypted token by email | Philip Sargent | 2025-01-22 | 5 | -22/+53 |
| | |||||
* | tidied login and control panel pages | Philip Sargent | 2025-01-22 | 4 | -12/+20 |
| | |||||
* | typo | Philip Sargent | 2025-01-22 | 1 | -2/+2 |
| | |||||
* | oops bug | Philip Sargent | 2025-01-21 | 1 | -3/+2 |
| | |||||
* | Model change: add 1:1 link Person:User | Philip Sargent | 2025-01-21 | 2 | -4/+13 |
| | |||||
* | ensure anonymous before changing registration | Philip Sargent | 2025-01-21 | 3 | -7/+22 |
| | |||||
* | now saves encrypted file after new registration. | Philip Sargent | 2025-01-21 | 3 | -32/+64 |
| | |||||
* | add 'users' phase into database re-import | Philip Sargent | 2025-01-21 | 1 | -1/+2 |
| |