7208 Commits

Author SHA1 Message Date
Johannes Meyer
f234b3b768 Ldap\Connection: Re-organize some methods..
..and add some missing documentation.

refs #8954
2015-06-23 17:37:10 +02:00
Johannes Meyer
372ca8859e Ldap\Connection: Some coding style fixes
refs #8954
2015-06-23 17:27:30 +02:00
Johannes Meyer
7640284564 Ldap\Connection: Add missing documentation
Part #2

refs #8954
2015-06-23 17:23:47 +02:00
Johannes Meyer
b25bf4838b Ldap\Connection: Re-organize some properties
lowerCamelCase, initialisation in __construct, and stuff..

refs #8954
2015-06-23 17:22:26 +02:00
Johannes Meyer
9b0ac3000a Ldap\Connection: Drop unused property $count
refs #8954
2015-06-23 17:17:53 +02:00
Johannes Meyer
02ee460c08 Ldap\Connection: Fix existing documentation
Part #1

refs #8954
2015-06-23 17:12:24 +02:00
Johannes Meyer
778bf376b2 Ldap\Connection: Add missing documentation
Part #1

refs #8954
2015-06-23 17:06:35 +02:00
Johannes Meyer
77148b6892 IniWriterTest: Remove forgotten var_dump()
...
2015-06-23 16:59:55 +02:00
Johannes Meyer
6ef0af8927 Fix LdapResourceFormTest 2015-06-23 16:56:34 +02:00
Johannes Meyer
c32f9ae735 Ldap\Connection: Drop parameter $fields from method fetchDn() 2015-06-23 15:56:29 +02:00
Johannes Meyer
87e31f497e Ldap\Connection: Rename method deleteDN() to deleteDn() 2015-06-23 15:21:32 +02:00
Johannes Meyer
3f5cd4b670 Ldap\Connection: Rename method getDN() to getDn() 2015-06-23 15:16:53 +02:00
Johannes Meyer
56cb4c28c4 Ldap\Connection: Rename method hasDN() to hasDn() 2015-06-23 15:11:11 +02:00
Johannes Meyer
759e243d90 Ldap\Connection: Add method fetchPairs() 2015-06-23 15:05:47 +02:00
Johannes Meyer
ac7a7e6674 Ldap\Connection: Add method fetchColumn() 2015-06-23 15:05:03 +02:00
Johannes Meyer
197861efda Ldap\Connection: Do not suppress errors for failed credential tests 2015-06-23 14:12:01 +02:00
Johannes Meyer
5fd2eb639a LdapResourceForm: Display exact error messages to the user 2015-06-23 14:08:50 +02:00
Johannes Meyer
9d6d76a26d Ldap\Connection: Return false if nothing is found for fetchOne()
This should behave like DbConnection::fetchOne().

refs #8954
2015-06-23 12:41:50 +02:00
Johannes Meyer
6d8c56a12f Ldap\Connection: Return false if nothing is found for fetchRow()
This should behave like DbConnection::fetchRow().

refs #8954
2015-06-23 10:49:51 +02:00
Johannes Meyer
15220da645 Automatically strip unnecessary parentheses from custom ldap filters
fixes #9348
2015-06-23 10:32:45 +02:00
Johannes Meyer
67e31c730a Fetch host and service statistics not until they are required
fixes #9472
2015-06-23 08:49:11 +02:00
Johannes Meyer
eabcb6702f Fix incorrect count of unhandled services in the statistics
fixes #9473
2015-06-22 16:16:56 +02:00
Johannes Meyer
2e375dd57c Do not bypass the view renderer when rendering benchmarks
fixes #9402
2015-06-22 13:56:41 +02:00
Johannes Meyer
6d48de6cf5 DbConnection: Do not accept configuration for table prefixes
fixes #9418
2015-06-22 13:32:34 +02:00
Johannes Meyer
d36f90d8cb Navigation: Restructure authentication backend configuration
This moves the configuration tabs for user and group backends into
a dedicated menu entry called "Authentication". All tabs previously
available in this menu entry were moved into their own dedicated
menu entry as well to not to confuse users.

fixes #9398
2015-06-22 13:26:24 +02:00
Matthias Jentsch
bb0ed20200 Assure to install icingacli in installation doc
Make sure that icingacli is installed when following the instructions in installation.md, since those commands are needed by later instructions.
2015-06-22 12:03:56 +02:00
Matthias Jentsch
d3dd88a925 Add alternating table layout to module views 2015-06-22 09:46:03 +02:00
Johannes Meyer
f5e30a84f1 Improve the look of headings in the setup wizard 2015-06-19 15:44:43 +02:00
Johannes Meyer
44e7fcf295 Improve the look of boxview headings 2015-06-19 15:12:08 +02:00
Johannes Meyer
5166ede38f Fix that ghost groups are shown in the host- and servicegroup summary
fixes #9454
refs #9458
2015-06-19 14:08:32 +02:00
Johannes Meyer
3b05c62575 IdoQuery: Fix method addFilter() 2015-06-19 14:06:02 +02:00
Johannes Meyer
d5ae135415 DbQuery: Add select() method to access self::$select publicly 2015-06-19 14:05:12 +02:00
Johannes Meyer
9b14fffc33 Add missing class attribute v2.0.0-rc1 2015-06-18 17:32:00 +02:00
Thomas Gelf
7f6baea28d module.less: quickfix for hostgroups 2015-06-18 17:29:16 +02:00
Thomas Gelf
14340587fa monitoring/css: fix inverted td style 2015-06-18 17:21:55 +02:00
Thomas Gelf
e78a80f184 monitoring/object/show: default links for groups 2015-06-18 17:20:51 +02:00
Thomas Gelf
fb921a9518 monitoring/details: more styling 2015-06-18 17:20:51 +02:00
Thomas Gelf
892ab4ba1f monitoring/perfdata: drop left border 2015-06-18 17:20:51 +02:00
Johannes Meyer
51749450c4 Update AUTHORS 2015-06-18 17:20:06 +02:00
Johannes Meyer
664d6ea513 Provide database upgrade scripts for rc1 2015-06-18 17:20:06 +02:00
Michael Friedrich
e394e1b111 Update ChangeLog 2015-06-18 17:10:03 +02:00
Thomas Gelf
02f3c333eb monitoring/object/show: reorder elements 2015-06-18 16:53:39 +02:00
Thomas Gelf
da8d0a46fd monitoring/object/show: adjust font sizes / width 2015-06-18 16:48:25 +02:00
Johannes Meyer
f5554b6aa0 IdoQuery: Handle non translated customvars properly 2015-06-18 16:43:20 +02:00
Johannes Meyer
fb9641fb3c Controller: Validate restriction columns 2015-06-18 16:43:20 +02:00
Thomas Gelf
1cabe95506 setup.less: no underlined h1 2015-06-18 16:41:58 +02:00
Thomas Gelf
76a32f769e main-content.less: larger default avp th column 2015-06-18 16:39:34 +02:00
Thomas Gelf
ffd27e84d6 login.less: no text-variant for header 2015-06-18 16:39:09 +02:00
Thomas Gelf
80802dbda2 defaults.less: fix missing link hover underline 2015-06-18 16:38:46 +02:00
Michael Friedrich
fb6de819ed Add release hints and changelog script
We're using the same script and release hint docs in icinga2
and should share the same process.
2015-06-18 16:02:34 +02:00