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 |
Johannes Meyer
|
ded6666897
|
wizard: Show a warning if the IDO is used for the internal database
resolves #9653
|
2015-08-28 15:25:40 +02:00 |
Johannes Meyer
|
b7a389601d
|
IdoResourcePage: Validate the version of a PostgreSQL server
refs #9460
|
2015-08-19 14:42:18 +02:00 |
Johannes Meyer
|
b7ee867239
|
DbResourcePage: Validate the version of a PostgreSQL server
refs #9460
|
2015-08-18 16:20:25 +02:00 |
Johannes Meyer
|
35ea3cc9ee
|
Wizard: Make it unambiguous what the first database configuration is for
fixes #9654
|
2015-08-05 16:20:03 +02:00 |
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
|
f8034cfb9d
|
DbResourcePage: Prefer our form error implementation
|
2015-07-02 11:18:45 +02:00 |
Johannes Meyer
|
e43abd37a1
|
DbResourcePage: Drop hidden element `prefix'
That's not a valid configuration option anymore.
|
2015-07-02 10:31:03 +02:00 |
Johannes Meyer
|
f615db01fe
|
WebWizard: Show db resource config right after choosing db as auth type
refs #8709
|
2015-07-01 14:24:48 +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 |