icingaweb2/application/forms
Johannes Meyer 886cc863f0 Add form element value expectation descriptions where required
I did not adjust the DateTimePicker element as the sent format is
controlled by the useragent due to either the datetime-local input
type or a javascript datetimepicker. (which does not exist yet, though)
Mentioning the RFC 3339 format such a picker expects is very likely
going to lead to confusion on an end user's side otherwise.

refs #7947
2015-03-06 09:49:15 +01:00
..
Authentication Login: Disable the required cue 2015-02-27 09:09:25 +01:00
Config Add form element value expectation descriptions where required 2015-03-06 09:49:15 +01:00
Dashboard Fix that the DashletForm handles the autosubmit manually 2015-03-03 08:24:23 +01:00
Security Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
AutoRefreshForm.php Fix multiple renderLayout parameters in the url 2015-02-13 16:21:19 +01:00
ConfigForm.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
ConfirmRemovalForm.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
LdapDiscoveryForm.php Fix that one can't advance the wizard when skipping the ldap discovery 2015-03-02 18:40:46 +01:00
PreferenceForm.php Config: Use native form title and description support where appropriate 2015-03-02 18:40:47 +01:00