Commit Graph

8500 Commits

Author SHA1 Message Date
Johannes Meyer 402440735c RoleForm: Add permission "application/share/navigation"
refs 
2015-09-16 08:30:40 +02:00
Johannes Meyer b96c89339b NavigationConfigForm: Do not use a sequenced array to initialize the select
refs 
2015-09-15 16:16:32 +02:00
Johannes Meyer d0eb61dc2e Form: Add property $parent
refs 
2015-09-15 16:09:33 +02:00
Johannes Meyer d4c0f10b47 NavigationConfigForm: Let the form decide which configuration to manage
refs 
2015-09-15 15:57:03 +02:00
Johannes Meyer bc57f9b613 monitoring: Provide a priority of 50 to 100 for the default dashboards
refs 
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 
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 
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 
2015-09-14 12:20:00 +02:00
Matthias Jentsch 32b4715130 Remove unused joins and conform to coding guidelines 2015-09-14 12:05:15 +02:00
Matthias Jentsch 9110153ab8 Display check timeperiod in host and service detail view
refs 
2015-09-11 16:39:13 +02:00
Matthias Jentsch b2c486bf80 Add Backend queries for host and service time periods
refs 
2015-09-11 16:31:19 +02:00
Matthias Jentsch d00e854f4b Remove unused code from old Chrome history workaround
refs 
2015-09-10 17:33:11 +02:00
Matthias Jentsch c379b76cea Merge branch 'bugfix/url-anchors-not-working-9844'
fixes 
2015-09-10 17:06:25 +02:00
Matthias Jentsch a93481c362 Add missing documentation 2015-09-10 17:03:58 +02:00
Matthias Jentsch 8e554684af Fix multi-selection in combination with anchors
refs 
2015-09-10 16:49:18 +02:00
Eric Lippmann a4fec6f42e lib: Fix LdapConnection::encodeSortRules()
- Fix reverseOrder encoding
- Support PHP < 5.4
2015-09-08 14:29:31 +02:00
Matthias Jentsch 3bf8725b6a Merge branch 'feature/service-grid-provide-limit-control-9030'
resolves 
2015-09-07 18:14:36 +02:00
Matthias Jentsch f42476213e Provide limit control in service grid
refs 
2015-09-07 18:14:16 +02:00
Johannes Meyer 1a2556af13 Add class NavigationConfigForm (WIP)
refs 
2015-09-07 16:58:22 +02:00
Johannes Meyer 9dbbc51721 NavigationController: Allow the owner to edit/remove a shared item
refs 
2015-09-07 16:27:27 +02:00
Matthias Jentsch a5351933fc Merge branch 'master' into bugfix/url-anchors-not-working-9844 2015-09-07 16:11:36 +02:00
Johannes Meyer 3dc26e2dbe NavigationController: Implement removeAction()
refs 
2015-09-07 16:02:12 +02:00
Johannes Meyer bd32f09407 NavigationController: Implement addAction()
refs 
2015-09-07 15:50:26 +02:00
Johannes Meyer 55a961b411 NavigationController: Implement editAction()
refs 
2015-09-07 15:43:06 +02:00
Johannes Meyer 6f7059ef9a NavigationController: Implement unshareAction()
refs 
2015-09-07 15:21:21 +02:00
Johannes Meyer 04a14a46b6 NavigationController: Implement sharedAction()
refs 
2015-09-07 15:04:31 +02:00
Johannes Meyer 8e6fc1580e NavigationController: Implement indexAction()
refs 
2015-09-07 15:01:55 +02:00
Eric Lippmann e34c50bc91 lib: Fix PHPDoc of DbConnection::$dbAdapter 2015-09-07 14:43:13 +02:00
Eric Lippmann a52b008a74 monitoring/detail: Show the icon for late check results next to 'Next update'
refs 
2015-09-07 14:40:50 +02:00
Eric Lippmann 757c0727c9 monitoring/detail: Show acknowledgement expire time if any
resolves 
2015-09-07 14:25:14 +02:00
Johannes Meyer 6a00eaf34d User: Add method loadNavigationConfig()
refs 
2015-09-07 14:01:28 +02:00
Eric Lippmann c0f39de200 Merge branch 'feature/api-9606'
refs 
2015-09-07 13:57:21 +02:00
Eric Lippmann bb80347a36 Fix failing form test
Form::isSubmitted() now also checks the request method.
2015-09-07 13:56:03 +02:00
Eric Lippmann b897813e71 lib: Add Form::setRequest() 2015-09-07 13:55:52 +02:00
Johannes Meyer b1e3519353 Add class NavigationController (WIP)
refs 
2015-09-07 13:55:19 +02:00
Eric Lippmann 1fb613e811 api/forms: Fix array access of a notification
refs 
2015-09-07 13:49:53 +02:00
Eric Lippmann d3fe1e1973 api/response: Allow setting null as success data
refs 
2015-09-07 13:45:13 +02:00
Eric Lippmann b20eb681c0 api/forms: Use the first success notification as success message
refs 
2015-09-07 13:44:46 +02:00
Eric Lippmann 91b9a83be5 monitoring/api: Use JsonResponse in the ActionsController
refs 
2015-09-07 13:37:18 +02:00
Eric Lippmann 26d1a04e48 api: Use JsonResponse in the ErrorController
refs 
2015-09-07 13:37:00 +02:00
Eric Lippmann f467d085b0 api: Use JsonResponse in form
refs 
2015-09-07 13:36:12 +02:00
Johannes Meyer 21180e2fd4 NavigationItem: Fix method conflictsWith()
...

refs 
2015-09-07 13:26:44 +02:00
Johannes Meyer 6b13f2a987 NavigationRenderer: Do not render an empty header
refs 
2015-09-07 13:25:25 +02:00
Eric Lippmann 25abc16e15 lib: Replace Repsonse::sendJson() w/ Response::json()
refs 
2015-09-07 13:24:21 +02:00
Eric Lippmann a9cb8bfb2c lib: Add JsonResponse class
refs 
2015-09-07 13:22:58 +02:00
Johannes Meyer f9441c91d5 Navigation: Load shared navigation items
refs 
2015-09-07 13:22:36 +02:00
Johannes Meyer 27f3a8f152 Web: Add method getSharedNavigation()
refs 
2015-09-07 13:22:02 +02:00
Eric Lippmann b6dc546fe5 lib: Fix PHPDoc of Filter::fromQueryString() 2015-09-07 13:21:48 +02:00