|
|
4b750f0f37
|
Merge branch 'dev' into 31-admin-user-management
# Conflicts:
# app/forms/UserSettings.php
|
2022-08-08 23:37:44 +02:00 |
|
|
|
df922dd1e9
|
app/forms/UserSettings.php: need to add allowEmpty to id and email validator as the input elements are disabled.
|
2022-08-02 15:03:07 +02:00 |
|
|
|
a73f9501f3
|
app/forms/UserSettings.php: Adding disabled attribute to readonly inputs.
|
2022-08-02 12:51:52 +02:00 |
|
|
|
8ff5b5cd1e
|
app/forms/UserSettings.php: extend Httpcb\Form instead of Phalcon\Forms\Form and delete renderDecorated() and _render() as they exists in Httpcb\Form
|
2022-08-02 12:37:56 +02:00 |
|
|
|
376f3dfd11
|
app/forms/UserSettings.php: Phalcon\Forms\Element is renamed to Phalcon\Forms\AbstractElement
|
2022-07-26 21:06:55 +02:00 |
|
|
|
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 |
|
|
|
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 |
|