Eric Lippmann
a379a448d9
monitoring: Fix code style in the show/components/comments.phtml view script
...
refs #9611
2015-08-03 10:58:57 +02:00
Eric Lippmann
b6caeb6c17
monitoring: Use createTicketLinks helper when showing comments of an object
...
refs #9611
2015-08-03 10:53:51 +02:00
Eric Lippmann
e555e3e3b2
monitoring: Use createTicketLinks helper when showing a service's history
...
refs #9611
2015-08-03 10:44:53 +02:00
Eric Lippmann
498585d8af
monitoring: Use createTicketLinks helper when showing a host's history
...
refs #9611
2015-08-03 10:43:42 +02:00
Johannes Meyer
60b0b4cc61
Merge branch 'master' into feature/query-limit-plus-one-9661
2015-07-31 13:57:00 +02:00
Johannes Meyer
99c69cc461
SimpleQuery: Add support for peek aheads
...
refs #9661
2015-07-31 13:51:39 +02:00
Eric Lippmann
f4c7fd5408
Merge branch 'bugfix/env-in-source-9615'
...
fixes #9615
2015-07-31 11:31:54 +02:00
Eric Lippmann
834017f6e5
translation: Always use the correct path to the Icinga library in the translation helper
...
refs #9615
2015-07-31 11:30:26 +02:00
Johannes Meyer
c5b5d3c9c3
SetupException: Provide a default exception message
2015-07-31 11:06:01 +02:00
Johannes Meyer
073c61903a
DatabaseStep: Be less error-prone while calling array_search
2015-07-31 11:04:26 +02:00
Johannes Meyer
7305edc74c
DbTool: Be less error-prone while calling array_search
2015-07-31 11:04:17 +02:00
Johannes Meyer
b8293b1fdd
WebWizard: Be less error-prone while calling array_search
2015-07-31 11:04:00 +02:00
Johannes Meyer
c32b749701
DatabaseStep: Fix schema checks
...
The step to setup the database considered any table of foreign schemas
as one of our own schema, causing it to never create our schema for
non-empty databases.
fixes #9799
2015-07-31 11:03:12 +02:00
Johannes Meyer
316a4d8b82
Merge branch 'master' into bugfix/allow-to-configure-how-to-manage-groups-9609
2015-07-30 16:16:04 +02:00
Johannes Meyer
c57bc30e67
AuthBackendPage: Don't crash while validating an external backend's config
2015-07-30 16:00:04 +02:00
Johannes Meyer
a8415caf24
AuthenticationPage: Show the external-auth note as info form-notification
2015-07-30 15:57:06 +02:00
Eric Lippmann
8d137aa575
translation: Load msgfmt path from config or default to /usr/bin/env msgfmt
...
refs #9615
2015-07-30 15:55:05 +02:00
Eric Lippmann
d4c7261562
translation: Fix msgmerge default
...
refs #9615
2015-07-30 15:53:39 +02:00
Eric Lippmann
c9c97f3c61
translation: Load xgettext path from config or default to /usr/bin/env xgettext
...
refs #9615
2015-07-30 15:53:13 +02:00
Eric Lippmann
7160eb600a
translation: Load msgmerge path from config or default to /usr/bin/env msgmerge
...
refs #9615
2015-07-30 15:51:41 +02:00
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
Eric Lippmann
219dcdda37
translation: Set config on the translation helper
...
Installations from package will provide a config for the translation module which defines the appropriate gettext tools paths.
refs #9615
2015-07-30 15:47:35 +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
Eric Lippmann
a234852f32
Merge branch 'feature/basic-auth-9660'
...
resolves #9660
2015-07-30 15:05:07 +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
Eric Lippmann
81aad9d6a6
Rename Notifiation::getMessages() to popMessages()
...
Because the call to popMessages()--before getMessages()--automatically resets the notification messages on the instance, popMessages() is a much better name for the method.
refs #9660
2015-07-30 13:45:39 +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
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
22bcc790ef
Wizard: Prevent the width of header steps from exceeding 100% in total
2015-07-29 12:30:39 +02:00
Matthias Jentsch
2e8b7425a1
Make servicegroup table an action table
...
refs #8623
2015-07-29 11:41:17 +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
Eric Lippmann
07849e0fea
lib: Rename Authentication/Manager to Authentication/Auth
...
refs #9660
2015-07-28 17:08:55 +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