Eric Lippmann
|
662de28f85
|
License source files as GPL-3.0-or-later
Add SPDX license headers and mark source files as GPL-3.0-or-later to
preserve the option to relicense under later GPL versions.
|
2026-03-26 17:49:26 +01:00 |
|
Markus Opolka
|
9774f11c2f
|
Normalize confirm remove (#5429)
L10n Update / update (push) Waiting to run
CI / PHP (push) Waiting to run
This PR normalized the use of the phrase "Confirm Removal" in forms that
confirm removal.
It also normalizes the use of the "cancel" icon.
|
2026-03-26 16:08:34 +01: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
|
e2c250ca77
|
Move UserForm to the Icinga\Forms\Config\User namespace
refs #8826
|
2015-05-26 10:23:40 +02:00 |
|