Johannes Meyer
|
16a964cb20
|
UserGroupStep: Do not produce invalid HTML
refs #9609
|
2015-07-30 15:51:07 +02:00 |
Johannes Meyer
|
5ca0e981c4
|
UserGroupBackendPage: Ensure that all required fields exist
refs #9609
|
2015-07-30 15:49:04 +02:00 |
Johannes Meyer
|
9cd419d330
|
UserGroupBackendPage: Add missing page description
refs #9609
|
2015-07-30 15:28:13 +02:00 |
Johannes Meyer
|
171be7a436
|
AuthenticationStep: Fix that the backend type 'msldap' is shown as external
|
2015-07-30 15:05:19 +02:00 |
Johannes Meyer
|
87deda86be
|
AuthBackendPage: Fix that re-populating the chosen LDAP type has no effect
...
|
2015-07-30 14:51:51 +02:00 |
Johannes Meyer
|
eb4e56fbc0
|
AuthenticationStep: Do not report a success if nothing has changed
|
2015-07-30 14:14:43 +02:00 |
Johannes Meyer
|
0155599a1a
|
Wizard: Use <pre> instead of <textarea> for displaying the setup's log
|
2015-07-30 14:13:52 +02:00 |
Johannes Meyer
|
8c71d56050
|
forms.less: Fix link-like styles for buttons and inputs, again
|
2015-07-30 14:13:06 +02:00 |
Johannes Meyer
|
6c086951dd
|
forms.less: Place button-like styles before link-like styles
|
2015-07-30 13:52:36 +02:00 |
Johannes Meyer
|
1479cb4956
|
setup.less: Reduce button style complexity and remove unecessary styles
|
2015-07-30 13:51:43 +02:00 |
Johannes Meyer
|
f3a8981aa3
|
UserGroupStep: Fix c&p mistake
refs #9609
|
2015-07-30 13:31:23 +02:00 |
Johannes Meyer
|
47079b723d
|
Wizard: Apply user group backend configuration
refs #9609
|
2015-07-30 13:22:51 +02:00 |
Johannes Meyer
|
c5761243c1
|
Wizard: Apply initial administrative rights for groups
refs #9609
|
2015-07-30 11:35:28 +02:00 |
Johannes Meyer
|
ff5142896b
|
AuthenticationStep: We're creating the roles.ini, ultimately
|
2015-07-30 09:04:33 +02:00 |
Johannes Meyer
|
9858d79aaa
|
AdminAccountPage: Do not allow to choose a group..
Does not work currently :(
refs #9609
refs #9772
|
2015-07-29 17:18:41 +02:00 |
Johannes Meyer
|
ba8d05af85
|
Wizard: Allow to choose a group for initial administrative access
refs #9609
|
2015-07-29 17:13:06 +02:00 |
Johannes Meyer
|
226caac4f9
|
Wizard: Clear user group stage data on a auth backend type switch as well
refs #9609
|
2015-07-29 16:28:41 +02:00 |
Johannes Meyer
|
fb7666e6bd
|
LdapUserGroupBackend: Adjust usage of LdapCapabilities::hasAdOid()
Usage search ftw..
|
2015-07-29 16:26:39 +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
|
4cc95c91ef
|
AdminAccountPage: Fix user backend creation
Missed to adjust this as part of 83aafe8c
|
2015-07-29 15:07:41 +02:00 |
Johannes Meyer
|
3f7081296b
|
Merge branch 'master' into bugfix/allow-to-configure-how-to-manage-groups-9609
|
2015-07-29 15:02:20 +02:00 |
Johannes Meyer
|
f72304a2fa
|
Wizard: Allow to configure a user group backend for LDAP user backends
refs #9609
|
2015-07-29 14:44:28 +02:00 |
Johannes Meyer
|
4dab67ef5b
|
Introduce wizard page UserGroupBackendPage
refs #9609
|
2015-07-29 14:44:09 +02:00 |
Johannes Meyer
|
57bdd2686e
|
AuthBackendPage: Fix that the chosen LDAP type is not re-populated
|
2015-07-29 14:18:43 +02:00 |
Johannes Meyer
|
155bcc5db7
|
LdapUserGroupBackendForm: Fetch config from the factory, not the app
refs #9609
|
2015-07-29 13:45:18 +02:00 |
Johannes Meyer
|
13edbf901d
|
UserBackend: Implement interface ConfigAwareFactory
refs #9609
|
2015-07-29 13:44:26 +02:00 |
Johannes Meyer
|
22bcc790ef
|
Wizard: Prevent the width of header steps from exceeding 100% in total
|
2015-07-29 12:30:39 +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
|
83aafe8cda
|
Allow to discover LDAP connections in the wizard as well
...
|
2015-07-29 09:26:53 +02:00 |
Matthias Jentsch
|
1de1f119d6
|
Fix range selection in IE
Cancel selectstart event on all selectable rows in the action table.
fixes #8768
|
2015-07-28 17:54:08 +02:00 |
Matthias Jentsch
|
40d31d02bd
|
Merge branch 'bugfix/selected-row-lost-after-autorefresh-8623'
fixes #8623
|
2015-07-28 15:30:32 +02:00 |
Matthias Jentsch
|
cbb9ef10a2
|
Remove single selections correctly when going back in the history
|
2015-07-28 15:21:14 +02:00 |
Matthias Jentsch
|
8dbd671b0d
|
Conform to coding guidelines, update docstrings and cleanup unused code
refs #8623
|
2015-07-28 15:21:02 +02:00 |
Johannes Meyer
|
5411efd546
|
LdapBackendForm: Fail gracefully if the discovery is not possible
|
2015-07-28 15:07:33 +02:00 |
Eric Lippmann
|
d2467fee16
|
Merge branch 'feature/secure-modules-9644'
resolves #9644
|
2015-07-28 14:00:27 +02:00 |
Eric Lippmann
|
5c5dea616d
|
doc: Use Params::getRequired() in ModuleController
refs #9644
|
2015-07-28 13:59:59 +02:00 |
Eric Lippmann
|
794e4a1e1e
|
doc: Use Params::getRequired() in IcingawebController
refs #9644
|
2015-07-28 13:59:39 +02:00 |
Eric Lippmann
|
47925d0fa0
|
lib: Make BaseTestCase abstract
Else phpunit tries to run the "test" though it shouldn't :)
|
2015-07-28 13:58:23 +02:00 |
Eric Lippmann
|
9a758f3ed9
|
doc: Use Controller::httpNotFound() in SearchController
refs #9644
|
2015-07-28 13:47:25 +02:00 |
Eric Lippmann
|
9846dfb2e2
|
doc: Use Controller:httpNotFound() in ModuleController
refs #9644
|
2015-07-28 13:47:06 +02:00 |
Eric Lippmann
|
fe73d6de83
|
Remove superfluous whitespaces in IcingaException
refs #9644
|
2015-07-28 13:46:32 +02:00 |
Eric Lippmann
|
7cfc78558d
|
Merge branch 'master' into feature/secure-modules-9644
Conflicts:
library/Icinga/Exception/IcingaException.php
|
2015-07-28 13:42:02 +02:00 |
Eric Lippmann
|
0d2f73668d
|
Merge branch 'bugfix/non-compound-9449'
fixes #9449
|
2015-07-28 13:37:39 +02:00 |
Eric Lippmann
|
a8765bc4ea
|
monitoring: Remove unnecessary use in StatehistoryForm
refs #9449
|
2015-07-28 13:36:51 +02:00 |
Eric Lippmann
|
7df1b3aa0f
|
monitoring: Fix use statements in EventOverviewForm
refs #9449
|
2015-07-28 13:35:52 +02:00 |
Eric Lippmann
|
0a01eb66b1
|
monitoring: Remove unnecessary use w/ backslash in DeleteDowntimesCommandForm
refs #9449
|
2015-07-28 13:34:39 +02:00 |
Eric Lippmann
|
919c7c52cf
|
monitoring: Fix PHPDoc in DeleteDowntimeCommand
|
2015-07-28 13:33:56 +02:00 |
Eric Lippmann
|
dd7d078704
|
monitoring: Fix PHPDoc in DeleteCommentCommand
|
2015-07-28 13:33:56 +02:00 |
Eric Lippmann
|
5d01dca291
|
monitoring: Fix PHPDoc in DeleteDowntimesCommandForm
|
2015-07-28 13:33:56 +02:00 |
Eric Lippmann
|
72c3337be8
|
monitoring: Use @inheritdoc in DeleteDowntimeCommandForm
|
2015-07-28 13:33:56 +02:00 |