|
|
652b814e13
|
app/forms/UserSettings.php: Show "Save" or "Create" based on if there is a entity id or not.
|
2022-07-24 22:30:36 +02:00 |
|
|
|
c6704f5f4a
|
app/forms/UserSettings.php: Make the form work correctly with null or "empty" user object.
|
2022-07-24 22:30:36 +02:00 |
|
|
|
e332e1a7e7
|
app/forms/UserSettings.php: adding a admin flag.
|
2019-12-03 11:02:52 +01:00 |
|
|
|
dde8818296
|
app/forms/Registration.php: enable user to change email.
|
2018-09-25 22:25:13 +00:00 |
|
|
|
c75b24d2a9
|
app/forms/Registration.php: add User as entity parameter to initialize()
|
2018-08-15 22:04:46 +02:00 |
|
|
|
e072ae686d
|
app/forms/Registration.php: cleanup, get rid of bind()
|
2018-08-15 22:03:20 +02:00 |
|
|
|
8237a71f52
|
app/forms/Registration.php: change Uniqueness validator to Callback + cleanup username validators abit.
|
2018-08-15 21:59:43 +02:00 |
|
|
|
6eb08d7a70
|
adding app/forms/Registration.php
|
2018-08-14 23:18:23 +02:00 |
|
|
|
2b6da6453b
|
Change form namespace to App\Form
|
2018-04-02 23:37:50 +02:00 |
|
|
|
6173d56fd4
|
change model namespace to App\Model\Data
|
2018-04-02 23:35:49 +02:00 |
|
|
|
aa37d10024
|
Fixing proper namespace for app/library
|
2018-04-02 02:28:25 +02:00 |
|
|
|
ad03270d57
|
adding settings form.
|
2018-04-01 10:10:09 +02:00 |
|
|
|
34f639e964
|
Merge branch '3-login-with-username' into 'master'
Resolve "Login with username"
Closes #3
See merge request pnx/httpcb!3
|
2018-03-21 19:55:57 +00:00 |
|
|
|
21550b4ad0
|
app/forms/Login.php: validator message should say 8 (not 6) if minimum string length is 8 :)
|
2018-03-20 23:15:01 +01:00 |
|
|
|
ba39333e1a
|
app/forms/Login.php: remove email validation
|
2018-03-20 22:22:59 +01:00 |
|
|
|
e869a1cab4
|
initial commit
|
2017-09-01 17:10:27 +02:00 |
|