Eric Lippmann
0fdd02e0d2
Add version 2.3.0 upgrading note
2016-04-13 13:47:11 +02:00
Eric Lippmann
ffd5a56ded
Fix doc links
2016-04-13 13:43:39 +02:00
Eric Lippmann
b33b8e1b30
Merge branch 'bugfix/docs-permissions-table-11568'
...
fixes #11568
2016-04-13 13:03:08 +02:00
Marc DeTrano
621c0dbcad
Support data URIs in href
...
resolves #11495
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2016-04-13 12:59:09 +02:00
Eric Lippmann
9ec5a46fae
Fix exception if all dashboards are disabled
2016-04-13 12:55:01 +02:00
Florian Strohmaier
7e15f68a7a
CSS: Beautify state-badges
2016-04-13 12:42:52 +02:00
Eric Lippmann
275d9bd411
Add CSS class for state badge groups
2016-04-13 12:28:38 +02:00
Eric Lippmann
be7263ebfa
Fix that only one default dashboard could be removed
...
fixes #11078
2016-04-13 12:27:25 +02:00
Eric Lippmann
7dbcd27c3c
Remove superfluous whitespace
2016-04-13 11:04:54 +02:00
Eric Lippmann
9082a5204e
Fix tab order of refresh and close container controls
2016-04-13 11:04:23 +02:00
Eric Lippmann
5afc54d973
monitoring: Select instance_name in multi-select views
...
Before, if all command transports are configured to filter for a specific instance, no command would have been sent to Icinga.
2016-04-12 13:23:13 +02:00
Eric Lippmann
b0e3dd438f
Doc: Fix too greedy regex for matching blockquotes
2016-04-12 11:11:41 +02:00
Eric Lippmann
fb07b9aa83
vendor: Upgrade Parsedown to version 1.6.0
...
fixes #11558
2016-04-12 10:51:54 +02:00
Michael Friedrich
e298ee8e3d
Docs: Fix global permission table formatting
...
'<' and '>' must be escaped using html-tags in tables.
refs #11568
2016-04-11 16:43:38 +02:00
Eric Lippmann
93b50fe484
Refresh menu but keep search text if not focused
...
fixes #11128
2016-04-11 14:24:23 +02:00
Eric Lippmann
25a85ca36b
Help IE to outline the focus
2016-04-11 14:13:37 +02:00
Eric Lippmann
7ea9ae8305
CSS: Remove redundant hover styles for a
2016-04-11 14:12:32 +02:00
Eric Lippmann
99d08bf03b
Get remote user from $_SERVER if env does not have it in external auth
...
refs #11391
2016-04-11 14:09:04 +02:00
Eric Lippmann
2ac54d7c3e
lib: Add ExternalBackend::getRemoteUser()
...
If the user is authenticated via the web server, this method should be used to retrieve the user because
it supports both reading the user from the environment or from the $_SERVER variable as fallback.
refs #11391
2016-04-11 14:01:36 +02:00
Eric Lippmann
c803ec64c5
lib: Move getters before setters in ExternalBackend
2016-04-11 10:57:01 +02:00
Eric Lippmann
05f752ecd8
Don't offer disable notifications w/ expire time if backend is Icinga 2
...
resolves #11529
2016-04-11 10:51:37 +02:00
Eric Lippmann
b783b0c44c
monitoring: Use icon view helper instead for icon images
...
fixes #11299
2016-04-11 10:41:22 +02:00
Eric Lippmann
29c310b565
Merge branch 'feature/is_reachable-columns-11404'
...
resolves #11404
2016-04-11 10:30:39 +02:00
Eric Lippmann
4cc4657ee9
Add host_is_reachable column to the host status data view
...
refs #11404
2016-04-11 10:29:26 +02:00
Eric Lippmann
750b8950b2
lib: Reorder columns in Hoststatus
2016-04-11 10:29:08 +02:00
Eric Lippmann
a824637c0e
Add service_is_reachable column to the service status data view
...
refs #11404
2016-04-11 10:28:12 +02:00
Eric Lippmann
aced4f3b6e
lib: Reorder columns in Servicestatus
2016-04-11 10:27:28 +02:00
Ramy Talal
de81eb7e93
Fix installation URL in README.md
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2016-04-11 10:10:41 +02:00
Eric Lippmann
e23672e483
Merge branch 'bugfix/word-break-in-plugin-output-10820'
...
refs #10820
2016-04-11 10:00:20 +02:00
Eric Lippmann
1d1a4b4be3
Optimize imports in LdapConnection
2016-04-08 12:58:30 +02:00
Eric Lippmann
1f69189b14
Merge branch 'feature/ldap-scope-11485'
...
resolves #11485
2016-04-08 12:57:41 +02:00
Eric Lippmann
078a942c53
Merge branch 'bugfix/ldap-ordering-fields-11489'
...
fixes #11489
2016-04-08 12:56:53 +02:00
Markus Frosch
955a9482ad
lib/LDAP: Add fetchByDn for a base scope retrieval on an entry
...
refs #11485
2016-04-07 17:16:51 +02:00
Markus Frosch
202d61dd4e
lib/LDAP: Add support for LDAP search scope
...
Configurable on the LdapQuery, handled by LdapConnection::ldapSearch
refs #11485
2016-04-07 17:16:38 +02:00
Markus Frosch
adeaf60aed
lib/LDAP: Do not explicitly set the fields list when ordering
...
refs #11489
2016-04-07 17:13:07 +02:00
Florian Strohmaier
8792cfdf72
Fix alignment of backend selection in user and group lists
2016-04-07 12:52:27 +02:00
Florian Strohmaier
0a9c0925cb
CSS: Add space before the autosubmit info in forms
2016-04-07 12:46:13 +02:00
Florian Strohmaier
ab626c211b
CSS: Fix alignment of action icon in tables
2016-04-07 11:42:57 +02:00
Florian Strohmaier
73a80234cb
Fix icon for remove action in the user group list
2016-04-07 10:53:54 +02:00
Florian Strohmaier
9d87b469c7
Fix UserGroup authentication markup for empty state
2016-04-07 10:50:57 +02:00
Eric Lippmann
31adfb8a9f
Don't add the port twice when reloading CSS
2016-04-06 12:09:49 +02:00
Eric Lippmann
5b17a145f1
Support multiple TTS integrations in the ticket hook
...
refs #10909
2016-04-06 11:58:01 +02:00
Eric Lippmann
97bedfaa08
lib: Provide ticket pattern class for ticket hooks
...
refs #10909
2016-04-06 11:18:28 +02:00
Markus Frosch
0f538e7f06
lib/LDAP: LdapUtils::explodeDN replace deprecated use of eval in preg_replace
...
fixes #11490
2016-04-04 09:25:59 +02:00
Eric Lippmann
0edd1b5a08
doc: natcasesort files
2016-04-01 15:01:12 +02:00
Eric Lippmann
48cd99aba3
doc: Render chapter tab titles human readable
2016-04-01 14:38:23 +02:00
Eric Lippmann
3ecf390a4b
doc: Use module name for tab and window title
2016-04-01 14:36:11 +02:00
Eric Lippmann
38892a971f
doc: Support loading images beneath doc/ directories
2016-04-01 14:32:33 +02:00
Alexander A. Klimov
dc4bcdabb6
Gettext: respect context while parsing mt(...)
2016-04-01 14:19:40 +02:00
Eric Lippmann
f9b7c302fc
doc: Update bullets in toc
2016-03-31 17:38:34 +02:00