icingaweb2/application/forms
Johannes Meyer 63305fdf9a Add Icinga\Application\Config::saveIni()
Simplifies saving INI files. Icinga\File\Ini\IniWriter does already require an
instance of Icinga\Application\Config so it's obvious to give "Config" the
task to initialize the writer.. We do also have a central place to handle
creating missing ancestor directories now.

refs #8219
2015-01-30 09:32:08 +01:00
..
Authentication Replace t() and mt() with translate() in the application's forms 2015-01-19 11:26:23 +01:00
Config Rename authentication type "autologin" to "external" 2015-01-27 09:49:36 +01:00
Dashboard Replace t() and mt() with translate() in the application's forms 2015-01-19 11:26:23 +01:00
Security Replace t() and mt() with translate() in the application's forms 2015-01-19 11:26:23 +01:00
ConfigForm.php Add Icinga\Application\Config::saveIni() 2015-01-30 09:32:08 +01:00
ConfirmRemovalForm.php Replace t() and mt() with translate() in the application's forms 2015-01-19 11:26:23 +01:00
LdapDiscoveryForm.php Prefer 'hostname' over 'host name' in the LdapDiscoveryForm 2015-01-20 16:53:27 +01:00
PreferenceForm.php Only show the "save to session" button in case preferences store = none 2015-01-23 16:25:24 +01:00