Johannes Meyer
|
2f05ca6332
|
Wizard: Re-render passwords on the admin account and db creation page
That's not placeholders, actually, but this will be solved in a
different issue. (in a more generic way)
fixes #9545
|
2015-07-02 11:50:23 +02:00 |
Johannes Meyer
|
2b11168673
|
DatabaseCreationPage: Prefer our form error implementation
|
2015-07-02 11:18:29 +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 |
Alexander Klimov
|
967a2e82dc
|
Use (only) "@return $this" in fluent interfaces' documentation
|
2015-04-07 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
|
c4c6d36b00
|
setup: Clarify that the db user's credentials may be insufficient as well
|
2015-02-02 16:55:31 +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
|
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
|
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 |