Eric Lippmann
|
9f3ef5cc8d
|
lib: Add Platform::hasMssqlSupport()
refs #9683
|
2015-09-07 16:34:04 +02:00 |
Johannes Meyer
|
9dbbc51721
|
NavigationController: Allow the owner to edit/remove a shared item
refs #5600
|
2015-09-07 16:27:27 +02:00 |
Eric Lippmann
|
771efae1a2
|
lib/db: Allow to configure mssql resources
refs #9683
|
2015-09-07 16:20:37 +02:00 |
Eric Lippmann
|
4763b6b20a
|
lib/db: Allow to configure persistent connections
refs #9683
|
2015-09-07 16:15:04 +02:00 |
Eric Lippmann
|
44c19fc5e6
|
lib/db: Allow to create oracle (pdo_oci) connections
refs #9683
|
2015-09-07 16:14:11 +02:00 |
Matthias Jentsch
|
a5351933fc
|
Merge branch 'master' into bugfix/url-anchors-not-working-9844
|
2015-09-07 16:11:36 +02:00 |
Eric Lippmann
|
a42c8d1f24
|
lib/db: Allow to create oci8 connections
refs #9683
|
2015-09-07 16:11:16 +02:00 |
Johannes Meyer
|
3dc26e2dbe
|
NavigationController: Implement removeAction()
refs #5600
|
2015-09-07 16:02:12 +02:00 |
Johannes Meyer
|
bd32f09407
|
NavigationController: Implement addAction()
refs #5600
|
2015-09-07 15:50:26 +02:00 |
Johannes Meyer
|
55a961b411
|
NavigationController: Implement editAction()
refs #5600
|
2015-09-07 15:43:06 +02:00 |
Johannes Meyer
|
6f7059ef9a
|
NavigationController: Implement unshareAction()
refs #5600
|
2015-09-07 15:21:21 +02:00 |
Johannes Meyer
|
04a14a46b6
|
NavigationController: Implement sharedAction()
refs #5600
|
2015-09-07 15:04:31 +02:00 |
Johannes Meyer
|
8e6fc1580e
|
NavigationController: Implement indexAction()
refs #5600
|
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 #8378
|
2015-09-07 14:40:50 +02:00 |
Eric Lippmann
|
757c0727c9
|
monitoring/detail: Show acknowledgement expire time if any
resolves #8642
|
2015-09-07 14:25:14 +02:00 |
Johannes Meyer
|
6a00eaf34d
|
User: Add method loadNavigationConfig()
refs #5600
|
2015-09-07 14:01:28 +02:00 |
Eric Lippmann
|
c0f39de200
|
Merge branch 'feature/api-9606'
refs #9606
|
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 #5600
|
2015-09-07 13:55:19 +02:00 |
Eric Lippmann
|
1fb613e811
|
api/forms: Fix array access of a notification
refs #9606
|
2015-09-07 13:49:53 +02:00 |
Eric Lippmann
|
d3fe1e1973
|
api/response: Allow setting null as success data
refs #9606
|
2015-09-07 13:45:13 +02:00 |
Eric Lippmann
|
b20eb681c0
|
api/forms: Use the first success notification as success message
refs #9606
|
2015-09-07 13:44:46 +02:00 |
Eric Lippmann
|
91b9a83be5
|
monitoring/api: Use JsonResponse in the ActionsController
refs #9606
|
2015-09-07 13:37:18 +02:00 |
Eric Lippmann
|
26d1a04e48
|
api: Use JsonResponse in the ErrorController
refs #9606
|
2015-09-07 13:37:00 +02:00 |
Eric Lippmann
|
f467d085b0
|
api: Use JsonResponse in form
refs #9606
|
2015-09-07 13:36:12 +02:00 |
Johannes Meyer
|
21180e2fd4
|
NavigationItem: Fix method conflictsWith()
...
refs #5600
|
2015-09-07 13:26:44 +02:00 |
Johannes Meyer
|
6b13f2a987
|
NavigationRenderer: Do not render an empty header
refs #5600
|
2015-09-07 13:25:25 +02:00 |
Eric Lippmann
|
25abc16e15
|
lib: Replace Repsonse::sendJson() w/ Response::json()
refs #9606
|
2015-09-07 13:24:21 +02:00 |
Eric Lippmann
|
a9cb8bfb2c
|
lib: Add JsonResponse class
refs #9606
|
2015-09-07 13:22:58 +02:00 |
Johannes Meyer
|
f9441c91d5
|
Navigation: Load shared navigation items
refs #5600
|
2015-09-07 13:22:36 +02:00 |
Johannes Meyer
|
27f3a8f152
|
Web: Add method getSharedNavigation()
refs #5600
|
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 |
Johannes Meyer
|
ee43fdad0a
|
DashboardPane: Consider dashlets when merging
refs #5600
|
2015-09-07 13:21:31 +02:00 |
Eric Lippmann
|
1615ed94b2
|
Revert "monitoring: Add DataView::handleRequest() (WIP)"
This reverts commit 4c1375834c .
refs #9967
|
2015-09-07 13:21:26 +02:00 |
Eric Lippmann
|
f12c740046
|
Revert "monitoring: Fix call for getting the URL parameters in DataView::handleRequest()"
This reverts commit 432abb1d33 .
refs #9967
|
2015-09-07 13:21:18 +02:00 |
Johannes Meyer
|
bf2cb9ab7e
|
NavigationItem: Provide a more sophisticated conflict detection
refs #5600
|
2015-09-07 13:20:49 +02:00 |
Johannes Meyer
|
0feaec7af1
|
NavigationItem: Return a instance of Url in method getUrl(), really
refs #5600
|
2015-09-07 13:20:17 +02:00 |
Johannes Meyer
|
451a0c91f2
|
NavigationItem: Add missing return statement in method merge()
refs #5600
|
2015-09-07 13:19:36 +02:00 |
Eric Lippmann
|
0abd2afb0e
|
Revert "monitoring: Add DataView::$requiresFilter"
This reverts commit e9c7a5894a .
|
2015-09-07 13:19:28 +02:00 |
Johannes Meyer
|
f958a1c323
|
Navigation: Load a user's navigation items
refs #5600
|
2015-09-07 12:20:14 +02:00 |
Johannes Meyer
|
a012595e3d
|
User: Add method getNavigation()
refs #5600
|
2015-09-07 12:19:54 +02:00 |
Johannes Meyer
|
411c6e0546
|
Navigation: Fix that a module's item class is not found
refs #5600
|
2015-09-07 12:01:05 +02:00 |
Johannes Meyer
|
7d167d0191
|
Action: Do not fail if no url is set
refs #5600
|
2015-09-07 12:00:35 +02:00 |
Eric Lippmann
|
0f8c28d749
|
Merge branch 'master' into feature/api-9606
|
2015-09-07 11:33:44 +02:00 |
Eric Lippmann
|
e9a3b0fb99
|
Merge branch 'feature/monitoring-indicate-late-check-results-8378'
resolves #8378
|
2015-09-07 11:30:08 +02:00 |
Eric Lippmann
|
d7aca56c43
|
monitoring/detail: Use an icon for displaying reachability
|
2015-09-07 11:28:15 +02:00 |
Matthias Jentsch
|
ef6debfa32
|
Allow selecting form elements in action table rows
fixes #10045
|
2015-09-07 11:27:46 +02:00 |
Johannes Meyer
|
274a0c8a09
|
Store a user's preferences in a dedicated directory rather than in a single file
refs #5600
|
2015-09-07 11:20:36 +02:00 |