Eric Lippmann
ccfbc13a38
Merge branch 'feature/more-db-reource-types-9683'
...
resolves #9683
2015-09-17 12:48:27 +02:00
Eric Lippmann
06c6b09863
Set default port for Postgres connections if it's the first available driver
...
refs #9683
2015-09-17 12:46:49 +02:00
Eric Lippmann
f46504554e
lib: Check for mssql extension too in Platform::hasMssqlSupport()
...
refs #9683
2015-09-17 11:48:25 +02:00
Johannes Meyer
83bde3aa81
Form: Rename property $parent to $_parent
...
Zend.. I love you..
2015-09-17 11:23:47 +02:00
Johannes Meyer
4f5a5c83bc
Navigation: Add method hasRenderableItems()
...
refs #5600
2015-09-17 11:01:06 +02:00
Johannes Meyer
bf4e492fa1
Action: Accept and apply option "filter"
...
refs #5600
2015-09-17 11:00:40 +02:00
Johannes Meyer
f4032988bf
MonitoredObject: Add method matches()
...
refs #5600
2015-09-17 10:40:00 +02:00
Johannes Meyer
ade0c605a9
Introduce form class ServiceActionForm
...
refs #5600
2015-09-17 09:21:43 +02:00
Johannes Meyer
25307fc1a0
Introduce form class HostActionForm
...
refs #5600
2015-09-17 09:21:33 +02:00
Johannes Meyer
b1ee12f721
NavigationItem: Allow to dynamically decide whether to render an item
...
refs #5600
2015-09-17 09:11:17 +02:00
Johannes Meyer
2d9f20f2c5
Introduce form class DashletForm
...
refs #5600
2015-09-17 08:37:41 +02:00
Johannes Meyer
84f733b177
DashboardPane: Rename param $order to $ordered in method getDashlets
...
refs #5600
2015-09-17 08:25:17 +02:00
Johannes Meyer
6a52de8a44
NavigationConfigForm: Load form classes dynamically
...
refs #5600
2015-09-17 08:24:23 +02:00
Johannes Meyer
0e60b81729
monitoring: Give the "Stats" dashboard pane a priority of 99, instead of 100
...
refs #5600
2015-09-16 16:29:30 +02:00
Johannes Meyer
4385d74e16
NavigationConfigForm: Apply share restrictions for users and groups
...
refs #5600
2015-09-16 16:25:17 +02:00
Johannes Meyer
0cff2ca545
RoleForm: Provide share restrictions for users and groups
...
refs #5600
2015-09-16 16:24:29 +02:00
Matthias Jentsch
a34c108da5
Allow mixed selection of host and service comments
2015-09-16 15:46:07 +02:00
Johannes Meyer
99502a77e0
shared navigation overview: Display the type of a navigation item
...
refs #5600
2015-09-16 15:37:56 +02:00
Matthias Jentsch
1b6f5861b7
Highlight selected table rows in related actions
...
Allow declaring related controllers for action tables and highlight table rows based on the queries in links pointing to those actions.
fixes #10155
2015-09-16 15:31:53 +02:00
Johannes Meyer
54d08f99e8
DashboardPane: Order dashlets alphabetically
...
refs #5600
2015-09-16 15:31:41 +02:00
Johannes Meyer
1e39ec668a
monitoring: Disable custom host- and service-notes
...
refs #5600
2015-09-16 15:31:19 +02:00
Johannes Meyer
47257d74ff
user navigation overview: Display the type of a navigation item
...
refs #5600
2015-09-16 15:09:56 +02:00
Johannes Meyer
4c1dd2ed36
NavigationController: Provide available item types externally
...
refs #5600
2015-09-16 15:05:43 +02:00
Johannes Meyer
d1fa5e8fce
DashboardTest: Drop test testLoadPaneItemsProvidedByEnabledModules
...
refs #5600
2015-09-16 14:44:31 +02:00
Johannes Meyer
8c17364780
Late translate a module's menu section labels
...
refs #5600
2015-09-16 14:36:35 +02:00
Johannes Meyer
8b7a1ce28f
Late translate a module's dashboard-pane/dashlet labels
...
refs #5600
2015-09-16 14:29:33 +02:00
Johannes Meyer
bbadb0b75c
Add support for no-op translations
...
refs #5600
2015-09-16 14:16:40 +02:00
Johannes Meyer
c815a2b486
monitoring: Provide a label for all custom navigation item types
...
refs #5600
2015-09-16 14:05:34 +02:00
Johannes Meyer
0ca6e04a5a
Module: Allow to pass a label for a custom navigation item type
...
refs #5600
2015-09-16 13:51:35 +02:00
Johannes Meyer
2cd774018c
NavigationConfigForm: Provide proper labels for navigation item types
...
refs #5600
2015-09-16 13:51:12 +02:00
Johannes Meyer
ffb54e0ecb
monitoring: Do not show bullet points for actions and notes
...
refs #5600
2015-09-16 13:32:20 +02:00
Johannes Meyer
dfc9c10589
NavigationConfigForm: Implement method unshare()
...
refs #5600
2015-09-16 13:10:21 +02:00
Johannes Meyer
cc66175e6c
shared navigation overview: Do not open a new column while unsharing
...
refs #5600
2015-09-16 13:08:44 +02:00
Johannes Meyer
4db2f7e7a9
shared navigation overview: Show a message if there's nothing shared
...
refs #5600
2015-09-16 13:07:41 +02:00
Johannes Meyer
16a57c5c1b
shared navigation overview: We're unsharing items, not removing them
...
refs #5600
2015-09-16 13:05:45 +02:00
Johannes Meyer
5d9a57446f
shared navigation overview: Display the owner of a shared navigation item
...
refs #5600
2015-09-16 11:52:42 +02:00
Johannes Meyer
fc5f0f0530
NavigationConfigForm: Make it possible to share items with others
...
refs #5600
2015-09-16 11:51:57 +02:00
Johannes Meyer
ac3ef393b5
NavigationConfigForm: Write both configurations in a single "operation"
...
refs #5600
2015-09-16 10:58:57 +02:00
Johannes Meyer
50cdd0ad15
NavigationConfigForm: Do not validate an item's name
...
refs #5600
refs #10151
2015-09-16 09:33:43 +02:00
Johannes Meyer
19945d074c
forms.less: Properly align checkboxes and autosubmit warnings
...
It's far from perfect, but it looks nearly the same in FF and Chrome..
2015-09-16 09:09:45 +02:00
Johannes Meyer
402440735c
RoleForm: Add permission "application/share/navigation"
...
refs #5600
2015-09-16 08:30:40 +02:00
Johannes Meyer
b96c89339b
NavigationConfigForm: Do not use a sequenced array to initialize the select
...
refs #5600
2015-09-15 16:16:32 +02:00
Johannes Meyer
d0eb61dc2e
Form: Add property $parent
...
refs #5600
2015-09-15 16:09:33 +02:00
Johannes Meyer
d4c0f10b47
NavigationConfigForm: Let the form decide which configuration to manage
...
refs #5600
2015-09-15 15:57:03 +02:00
Johannes Meyer
bc57f9b613
monitoring: Provide a priority of 50 to 100 for the default dashboards
...
refs #5600
2015-09-15 13:55:24 +02:00
Johannes Meyer
ccae7c4d0d
Module: Allow to define a dashboard pane's properties
...
Since dashboards are now alphabetically sorted as well, we need some way
to affect this as the old behaviour was to sort them as they were registered
refs #5600
2015-09-15 13:54:53 +02:00
Johannes Meyer
1d6ad6df21
Merge branch 'master' into feature/custom-menu-items-5600
...
Conflicts:
modules/monitoring/configuration.php
2015-09-15 13:31:30 +02:00
Matthias Jentsch
ed668dd2c9
Revert "HostController: Open a host's service in the current column"
...
This reverts commit 0d32b94eaa
.
fixes #10104
2015-09-14 17:33:57 +02:00
Eric Lippmann
fe083c2f19
monitoring/css: Fix colors of command links
2015-09-14 15:56:47 +02:00
Matthias Jentsch
7bccc656c9
Merge branch 'feature/display-host-service-timeperiods-9888'
...
resolves #9888
2015-09-14 12:20:00 +02:00