Johannes Meyer
|
b63a956a38
|
Dashboard: Respect original dashlet order
|
2015-10-01 17:34:45 +02:00 |
|
Johannes Meyer
|
0cc06d6af9
|
NavigationItem: Improve merge "algorithm"
|
2015-10-01 17:12:55 +02:00 |
|
Johannes Meyer
|
d54e5f62e6
|
NavigationItem: Accept priority while merging if none is set yet
|
2015-10-01 16:32:47 +02:00 |
|
Johannes Meyer
|
85e7e7920a
|
Url: Fix detection of the current base url when stripping it from a given path
|
2015-10-01 10:42:28 +02:00 |
|
Johannes Meyer
|
c2ac841871
|
Make the about page pretty
refs #9247
|
2015-09-30 17:07:55 +02:00 |
|
Johannes Meyer
|
bd206e3718
|
Url: Do not trim leading slahes in method setPath()
We're handling external urls specifically now.
|
2015-09-30 15:42:01 +02:00 |
|
Johannes Meyer
|
eef4322188
|
Url: Fix automatic stripping of the current base url in method fromPath()
|
2015-09-30 15:36:45 +02:00 |
|
Johannes Meyer
|
415690134b
|
Add tab extension to add the current container url as new menu entry
|
2015-09-30 14:47:42 +02:00 |
|
Johannes Meyer
|
722152a876
|
Url: Fix that full external urls with path component are incorrectly handled
fixes #10236
|
2015-09-30 13:41:50 +02:00 |
|
Johannes Meyer
|
1c7b398219
|
Navigation: Do not provide "dashlet" as default item type
Please revert this commit once we're about to finish the new
implementation.
refs #6084
|
2015-09-30 12:55:21 +02:00 |
|
Johannes Meyer
|
95d1ce371c
|
Navigation: Add static method getItemTypeConfiguration()
refs #10246
|
2015-09-30 11:18:15 +02:00 |
|
Eric Lippmann
|
c3b085cf7f
|
lib: Respect Cache-Control: no-cache
fixes #9688
|
2015-09-28 15:59:11 +02:00 |
|
Eric Lippmann
|
d03647f2e6
|
JS: Rename dblclickselect to selectable
refs #9826
|
2015-09-28 15:44:25 +02:00 |
|
Eric Lippmann
|
2ff822c2ac
|
Merge branch 'master' into feature/ipv6-addresses-9645-9826
|
2015-09-28 13:09:30 +02:00 |
|
Johannes Meyer
|
2f9bd78721
|
Merge branch 'master' into bugfix/Prettify-page-layout-when-accessing-a-non-existent-route-while-not-being-authenticated-10009
|
2015-09-28 09:55:07 +02:00 |
|
Johannes Meyer
|
d627f419ef
|
Fix that an object's notes and action url label is escaped twice
fixes #10218
|
2015-09-28 09:05:17 +02:00 |
|
Alexander A. Klimov
|
ed935696ac
|
CSS: outsource .logo related rules into a new .less file `logo.less'
refs #10009
|
2015-09-25 15:31:39 +02:00 |
|
Johannes Meyer
|
a55cced039
|
Merge branch 'master' into feature/custom-menu-items-5600
Conflicts:
modules/monitoring/application/views/scripts/list/comments.phtml
modules/monitoring/application/views/scripts/list/downtimes.phtml
|
2015-09-25 14:12:43 +02:00 |
|
Johannes Meyer
|
165dc00fad
|
Url: Do not throw ProgrammingError if there is no relative url available
refs #5600
|
2015-09-24 14:03:15 +02:00 |
|
Johannes Meyer
|
5193fce1dd
|
Url: Fix external url detection
refs #5600
|
2015-09-22 16:18:27 +02:00 |
|
Johannes Meyer
|
81e13109fc
|
Revert "Url: Add support macros"
This reverts commit 33231d24dab942b31c924c4c8e352dd73f80939b.
There is no need for url macros, since we're handling absolute
urls correctly now.
|
2015-09-22 15:51:00 +02:00 |
|
Johannes Meyer
|
33231d24da
|
Url: Add support macros
refs #5600
|
2015-09-22 14:15:04 +02:00 |
|
Johannes Meyer
|
7321d67b4f
|
Url: Consider urls with a leading slash as absolute..
..and make it possible to have a url without a base.
refs #5600
|
2015-09-22 14:14:41 +02:00 |
|
Johannes Meyer
|
3c7155f246
|
NavigationItemRenderer: Pass external urls through the iframe module
refs #5600
|
2015-09-21 14:13:10 +02:00 |
|
Johannes Meyer
|
7e460e7c03
|
Url: Remove redundant slash on urls without path
|
2015-09-21 14:04:36 +02:00 |
|
Johannes Meyer
|
776d06d6ca
|
Url: Fix host check in fromPath()
refs #5600
|
2015-09-21 14:03:53 +02:00 |
|
Johannes Meyer
|
c8d3aa2517
|
Url: Support external urls in fromPath()
refs #5600
|
2015-09-21 13:10:35 +02:00 |
|
Johannes Meyer
|
3aaf726856
|
Update CSS style used for the navigation
refs #5600
|
2015-09-21 11:13:05 +02:00 |
|
Johannes Meyer
|
76cf01869e
|
NavigationItem: Add property $target
refs #5600
|
2015-09-21 10:18:46 +02:00 |
|
Johannes Meyer
|
d4a9198310
|
Navigation: Only fail if there's really no chance to create the requested hierarchy
refs #5600
|
2015-09-17 14:42:02 +02:00 |
|
Johannes Meyer
|
b6fe6ffd6b
|
Navigation: Relax type check in method fromConfig()
refs #5600
|
2015-09-17 13:41:28 +02:00 |
|
Eric Lippmann
|
79c9a8af9b
|
lib: Fix Number::isValid(), again :)
|
2015-09-17 12:52:09 +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
|
b1ee12f721
|
NavigationItem: Allow to dynamically decide whether to render an item
refs #5600
|
2015-09-17 09:11:17 +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
|
54d08f99e8
|
DashboardPane: Order dashlets alphabetically
refs #5600
|
2015-09-16 15:31:41 +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
|
d0eb61dc2e
|
Form: Add property $parent
refs #5600
|
2015-09-15 16:09:33 +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 |
|
Eric Lippmann
|
e8c21868ff
|
lib: Fix Number::isValid()
- Calls $this->translate()
- Always performs is_numeric check, even if the element is not required
|
2015-09-07 16:57:09 +02:00 |
|
Eric Lippmann
|
b897813e71
|
lib: Add Form::setRequest()
|
2015-09-07 13:55:52 +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
|
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 |
|