Johannes Meyer
|
a159e8195f
|
Wizard: Fix that auto-submitting a form does not have any effect
I already said it's a mess...
|
2015-07-29 16:17:14 +02:00 |
Johannes Meyer
|
e8af4295b1
|
Allow to manually validate the configuration in the wizard as well
It's a mess...
|
2015-07-29 10:52:32 +02:00 |
Johannes Meyer
|
2c4b6eb915
|
ResourceConfigForm: Replace isValid- with inspectResource()
refs #7588
|
2015-07-24 14:24:11 +02:00 |
Johannes Meyer
|
2af83e7d72
|
Installation: Use native form title and description support where appropriate
refs #7947
refs #7976
|
2015-03-02 18:40:47 +01:00 |
Eric Lippmann
|
6bae2e0a53
|
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 |
Eric Lippmann
|
5b4fab0750
|
Add license header
This time without syntax errors hopefully :)
|
2015-02-03 16:27:59 +01:00 |
Eric Lippmann
|
5fa2e3cfdc
|
Revert "Add license header"
This reverts commit 338d067aba .
|
2015-02-03 16:16:26 +01:00 |
Eric Lippmann
|
338d067aba
|
Add license header
fixes #7788
|
2015-02-03 15:51:04 +01:00 |
Johannes Meyer
|
8c87a9df13
|
Replace t() and mt() with translate() in setup module's forms
refs #7551
|
2015-01-19 11:07:39 +01:00 |
Johannes Meyer
|
d64ec0aa3c
|
Rename Icinga\Module\Setup\Form to Icinga\Module\Setup\Forms
refs #7553
|
2014-11-14 11:01:16 +01:00 |
Johannes Meyer
|
775c20d9ad
|
Rename namespace Icinga\Form to Icinga\Forms
refs #7553
|
2014-11-14 10:57:14 +01:00 |
Johannes Meyer
|
1c4a5ce86f
|
Leave it up to Icinga\Web\Form to instantiate our own form elements
|
2014-11-14 10:15:27 +01:00 |
Johannes Meyer
|
4974f582d3
|
Add page titles
refs #7163
|
2014-11-11 15:27:14 +01:00 |
Johannes Meyer
|
7b804e4747
|
Provide some default values in the wizard
refs #7163
|
2014-11-11 12:41:02 +01:00 |
Johannes Meyer
|
e1f75b5f5f
|
Use mt() instead of just t() in the setup module
refs #7163
|
2014-11-11 09:24:53 +01:00 |
Johannes Meyer
|
21ed823da7
|
Adjust namespace declarations
refs #7163
|
2014-11-10 16:31:40 +01:00 |
Johannes Meyer
|
8f212018ec
|
Move the setup wizard code to a dedicated module
refs #7163
|
2014-11-10 15:11:44 +01:00 |