Johannes Meyer
|
a6bacd0dc3
|
ModulePage: Select icingadb by default if installed
|
2020-04-20 11:16:38 +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 |
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
|
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
|
c4c248cbb7
|
Make the ModulePage's design more appealing
refs #8191
|
2015-01-22 10:57:41 +01:00 |
Johannes Meyer
|
71fd1036de
|
Pre-select the monitoring module in the setup wizard
It's TEH module!!1
refs #8191
|
2015-01-21 16:57:08 +01:00 |
Johannes Meyer
|
08e600a376
|
Re-introduce the ModulePage
Now with pretty checkboxes :)
refs #8191
|
2015-01-21 13:57:59 +01:00 |
Johannes Meyer
|
b468be2813
|
Drop the ModulePage
refs #8191
|
2015-01-21 09:59:48 +01:00 |
Johannes Meyer
|
ddf2ef5cc9
|
Remove $request parameter from Form::onSuccess and Form::onRequest
fixes #7552
|
2014-11-14 14:59:29 +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
|
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 |