Eric Lippmann
|
d170cf0c9d
|
lib: Replace Membership with IniUserGroupBackend
|
2014-10-20 13:42:15 +02:00 |
Eric Lippmann
|
d1228deef2
|
lib: Add UserGroupBackend as base class and factory for user group backends
|
2014-10-20 13:41:33 +02:00 |
Eric Lippmann
|
79ade944de
|
Resources: Support type 'ini' yet only in the resources.ini
Configuring the resource type 'ini' via the web interface is not yet possible.
|
2014-10-20 13:40:35 +02:00 |
Eric Lippmann
|
cee261bf7e
|
Use lowercase username and user groups for loading user permissions and restrictions
|
2014-10-20 13:36:37 +02:00 |
Eric Lippmann
|
53608c83d0
|
iframe: Load JavaScript even when 'isIframe' is true
|
2014-10-20 13:27:56 +02:00 |
Eric Lippmann
|
a2e1663e34
|
index: Don't drop query parameters when redirecting to dashboard
|
2014-10-20 13:27:33 +02:00 |
Eric Lippmann
|
5ca97c14d6
|
logging config: Support 'log' 'none'
|
2014-10-16 16:13:00 +02:00 |
Eric Lippmann
|
6c59c22044
|
Bootstrap: Remove logging configuration directives which do not override defaults
|
2014-10-16 15:59:56 +02:00 |
Eric Lippmann
|
6dfefb0e73
|
CLI: Fix logging setup
|
2014-10-16 15:59:35 +02:00 |
Eric Lippmann
|
501aca42b9
|
Logger: Fix the StreamWriterTest
|
2014-10-16 15:58:37 +02:00 |
Eric Lippmann
|
d2d653209f
|
Logger/SyslogWriter: Define configuration defaults here
Usage of closelog() is optional so I removed the explicit calls.
|
2014-10-16 15:56:38 +02:00 |
Eric Lippmann
|
04a8df54cd
|
Logger/FileWriter: Rename 'target' directive to 'file'
|
2014-10-16 15:55:24 +02:00 |
Eric Lippmann
|
97677ee2c1
|
Fix our Logger not supporting named logging levels and requiring the 'enabled' directive
|
2014-10-16 15:54:13 +02:00 |
Eric Lippmann
|
985154d3d8
|
Throw an ErrorException on E_STRICT errors
|
2014-10-16 15:51:18 +02:00 |
Eric Lippmann
|
a2772a17a7
|
File: Fix ErrorException::__construct()'s parameters
|
2014-10-16 15:47:50 +02:00 |
Eric Lippmann
|
d475ccd569
|
IcingaCommand: Fix strict standards violation: Only variables should be passed by reference
|
2014-10-16 15:37:07 +02:00 |
Eric Lippmann
|
f9e7e6d888
|
general config: Don't keep unused configuration directives
|
2014-10-16 11:20:16 +02:00 |
Marius Hein
|
92b4f4fbec
|
AlertSummary: Avoid division by zero
|
2014-10-16 09:50:15 +02:00 |
Johannes Meyer
|
64940198be
|
Fix AlertSummary report cannot find EventHistory dataview
We should start to think about how to prevent such issues ;)
|
2014-10-15 11:18:16 +02:00 |
Matthias Jentsch
|
937dbe2c15
|
Add missing close buttons to views without tabs
|
2014-10-14 17:54:52 +02:00 |
Matthias Jentsch
|
6124f984ee
|
Adjust scroll position on container after triggering the 'rendered' event
Prevent behaviors from altering the current scroll-position on page reload when refreshing or changing the focus.
fixes #7269
|
2014-10-14 15:50:15 +02:00 |
Marius Hein
|
c67e7c3ef0
|
AlertSummary: Format trend change percent value
|
2014-10-09 09:31:03 +02:00 |
Eric Lippmann
|
cc61dc2b01
|
Form: Don't override Zend_Form::setDefaults()
fixes #7315
|
2014-10-08 17:43:28 +02:00 |
Marius Hein
|
db804f9a55
|
Merge branch 'feature/alert-summary-4074'
resolves #4074
resolves #4473
|
2014-10-08 16:35:59 +02:00 |
Marius Hein
|
6622042539
|
AlertSummary: Controller clean up
refs #4074
|
2014-10-08 16:32:50 +02:00 |
Marius Hein
|
8f26f0dbf6
|
AlertSummary: Basic styling
refs #4074
|
2014-10-08 16:17:43 +02:00 |
Marius Hein
|
0825b2f071
|
AlertSummary: Add healing chart
refs #4076
|
2014-10-08 15:30:53 +02:00 |
Marius Hein
|
c48c7f41b7
|
AlertSummary: Decouple components and use partials
refs #4078
|
2014-10-08 15:30:53 +02:00 |
Marius Hein
|
87a87656d5
|
Prototyping alert history
refs #4074
|
2014-10-08 15:30:53 +02:00 |
Alexander Fuhr
|
f77a0e919a
|
Merge branch 'bugfix/monitoring-list-dup-entries-7057'
refs #7057
refs #7344
|
2014-10-08 12:47:24 +02:00 |
Alexander Fuhr
|
4c23d98575
|
Merge branch 'master' into bugfix/monitoring-list-dup-entries-7057
|
2014-10-08 12:45:14 +02:00 |
Alexander Fuhr
|
afc97b1cac
|
Fix the duplicate entries in monitoring list shows
refs #7057
refs #7344
fixes #7057
|
2014-10-08 12:30:08 +02:00 |
Alexander Fuhr
|
fcc56c9809
|
monitoring: Fix some of `DataView's PHPDoc
|
2014-10-07 16:09:19 +02:00 |
Alexander Fuhr
|
a9ae75b6b0
|
monitoring: Fix that sorting a data view is not possible if its sort
rules are empty
|
2014-10-07 16:05:20 +02:00 |
Eric Lippmann
|
1b23fd7fbe
|
monitoring: Don't support status.dat as backend
Icinga Web 2 will not support status.dat for now and maybe forever.
|
2014-10-07 13:22:07 +02:00 |
Eric Lippmann
|
2126b8c341
|
monitoring: Fix link to an object's contact in the detail views
|
2014-10-07 13:21:28 +02:00 |
Eric Lippmann
|
f954e8ce48
|
monitoring: Remove obsolete helper `ResolveComments'
|
2014-10-07 11:47:24 +02:00 |
Eric Lippmann
|
8a8ce49f73
|
monitoring: Call `hasBetterUrl()' in every list action
fixes #6679
|
2014-10-06 17:08:27 +02:00 |
Alexander Fuhr
|
421263af00
|
Make LDAP Groups optional
refs #7343
|
2014-10-06 13:35:17 +02:00 |
Eric Lippmann
|
865ef76cb8
|
filter: Fix whitespace sanitizing
|
2014-10-06 13:19:25 +02:00 |
Alexander Fuhr
|
d27d993395
|
Merge branch 'bugfix/monitoring-list-duplicates-7057'
refs #7057
|
2014-10-06 13:07:54 +02:00 |
Alexander Fuhr
|
5143c78f1a
|
Merge branch 'master' into bugfix/monitoring-list-duplicates-7057
|
2014-10-06 13:06:56 +02:00 |
Alexander Fuhr
|
a0122763a6
|
Fix Queries: Summaries, Host, Service
|
2014-10-06 11:37:33 +02:00 |
Alexander Fuhr
|
97d2a920db
|
Implement GROUP BY clause functionality
|
2014-10-06 11:34:04 +02:00 |
Alexander Fuhr
|
e96065e065
|
Implement validation for filter and sort columns
|
2014-10-06 11:32:15 +02:00 |
Alexander Fuhr
|
36681bb55a
|
Add new QueryException
|
2014-10-06 11:30:48 +02:00 |
Eric Lippmann
|
2956d9e342
|
form: Correctly set our default element decorators
|
2014-10-06 10:42:24 +02:00 |
Eric Lippmann
|
fa96a1cbbe
|
Number: Extend our FormElement class
|
2014-10-06 10:21:17 +02:00 |
Eric Lippmann
|
a3409b166d
|
Note: Extend our FormElement class
|
2014-10-06 10:21:02 +02:00 |
Eric Lippmann
|
9be52a9148
|
DateTimePicker: Extend our FormElement class
fixes #7322
|
2014-10-06 10:20:26 +02:00 |