Sukhwinder Dhillon
|
0198054943
|
CreateMembershipForm: Fix `Variable '$groupName' is probably undefined`
|
2023-08-23 10:53:14 +02:00 |
Valentina Da Rold
|
0520ed348d
|
Add ConfigFormEventsHook to UserForm.php
Add ConfigFormEventsHook to UserGroupForm.php
Add check in getValues for UserForm.php
|
2020-06-17 13:30:30 +02:00 |
Johannes Meyer
|
e01852f34b
|
Update `required` attribute of all forms
Some were missing it, some were adding it unnecessarily.
Since it's now displayed what's required this needed to
be streamlined.
|
2020-04-09 14:39:52 +02:00 |
Johannes Meyer
|
f841c3d42f
|
Apply icinga form style to remaining form classes
|
2019-07-29 10:17:59 +02:00 |
Alexander A. Klimov
|
474803fee4
|
Change all license headers to only reflect a file's year of creation
refs #11000
|
2016-02-08 15:41:00 +01:00 |
Eric Lippmann
|
fd49b18bf4
|
Add description to the password input when updating a user
|
2015-09-01 23:30:30 +02:00 |
realitygaps
|
95fb00ac8d
|
Don't show password when creating or updating a user
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
|
2015-09-01 23:24:53 +02:00 |
Johannes Meyer
|
170379b743
|
CreateMembershipForm: Properly handle errors when fetching groups
refs #8826
|
2015-05-27 08:55:53 +02:00 |
Johannes Meyer
|
a75c74eae1
|
Introduce form CreateMembershipForm
refs #8826
|
2015-05-26 17:02:27 +02:00 |
Johannes Meyer
|
e2c250ca77
|
Move UserForm to the Icinga\Forms\Config\User namespace
refs #8826
|
2015-05-26 10:23:40 +02:00 |