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
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
Eric Lippmann
862fddd705
Reduce font-size in login
2016-03-31 16:29:16 +02:00
Florian Strohmaier
9e0bee5006
Fix mispositioned mobile menu icon
...
fixes #11099
2016-03-31 14:00:27 +02:00
Eric Lippmann
f8891a96ce
Merge branch 'bugfix/pagination-floating-11145'
...
fixes #11145
2016-03-31 12:43:34 +02:00
Eric Lippmann
793acd8475
CSS: Move styles related to controls to controls.less
...
refs #11145
2016-03-31 12:38:25 +02:00
Florian Strohmaier
a492839097
CSS: add style for backend-selection
...
refs #11145
2016-03-31 10:45:42 +02:00
Florian Strohmaier
4ea1e054e9
Update user and group list controls markup
...
refs #11145
2016-03-31 10:37:07 +02:00
Florian Strohmaier
13f8da254c
CSS: Fix controls floating
...
refs #11145
2016-03-31 10:33:11 +02:00
Florian Strohmaier
6267001053
monitoring: float state-summaries left
...
refs #11145
2016-03-31 10:30:01 +02:00
Eric Lippmann
ad6d8dca2e
monitoring: Update controls markup in services
...
refs #11145
2016-03-31 10:27:02 +02:00
Eric Lippmann
f50906dade
monitoring: Use descriptive variable names in servicesAction()
2016-03-31 10:27:01 +02:00
Eric Lippmann
ad8cffcbbd
monitoring: Update content markup in servicegroups
2016-03-31 10:27:01 +02:00
Eric Lippmann
913c024e46
monitoring: Use descriptive variable names in servicegroupsAction()
2016-03-31 10:27:01 +02:00
Eric Lippmann
b3d382a3d4
monitoring: Update controls markup in service groups
...
refs #11145
2016-03-31 10:26:56 +02:00
Eric Lippmann
09892d5490
monitoring: Update controls markup in notifications
...
refs #11145
2016-03-31 10:26:40 +02:00
Eric Lippmann
9e4d5387ab
monitoring: Use descriptive variable names in notificatiosnAction()
2016-03-31 10:26:40 +02:00
Eric Lippmann
107a06df4e
monitoring: Update controls markup in hosts
...
refs #11145
2016-03-31 10:26:40 +02:00
Eric Lippmann
c1dce54b71
monitoring: Use descriptive variable names in hostsAction()
2016-03-31 10:26:40 +02:00
Eric Lippmann
7bc17aee74
monitoring: Update content markup in host groups
2016-03-31 10:26:40 +02:00
Eric Lippmann
0551133291
monitoring: Update controls markup in host groups
...
refs #11145
2016-03-31 10:26:40 +02:00
Eric Lippmann
28e639bde1
monitoring: Use descriptive variable names in hostgroupsAction()
2016-03-31 10:26:39 +02:00