Eric Lippmann
43ecd1fc90
Fix button for remove navigation item
2015-11-16 10:21:06 +01:00
Eric Lippmann
d5fe0c9610
Merge branch 'feature/dope-layout-5543#2'
2015-11-13 15:21:07 +01:00
Eric Lippmann
8481daa91f
Remove plus action from dashboard tabs
...
refs #5543
2015-11-12 16:00:22 +01:00
Eric Lippmann
3e5f801ea3
Remove icons from tabs beneath authorization
...
refs #5543
2015-11-12 15:43:34 +01:00
Johannes Meyer
7efefc1975
UserController: Use "group" instead of "group_name" for the membership quicksearch
...
refs #10370
2015-11-10 11:52:54 +01:00
Johannes Meyer
8d04c8548a
Do not hardcode action specific parameters to preserve in the FilterEditor
...
This should only happen for other control parameters or framework
specific stuff. This is still subject to improvement, as this solution is
rather ugly imho..
refs #10370
2015-11-10 11:51:26 +01:00
Eric Lippmann
b6b4d5dca2
Remove unnecessary controls in the module config overview
...
refs #5543
2015-11-03 12:28:58 +01:00
Johannes Meyer
9ccd6cd953
user/list.phtml: Fix coding style, link targets, css, etc
...
refs #10367
2015-10-15 17:06:02 +02:00
Johannes Meyer
1144c86936
group/list.phtml: Fix coding style, link targets, css, etc
...
refs #10367
2015-10-15 16:14:19 +02:00
Johannes Meyer
0ee73f2560
group/show.phtml: Fix coding style, link targets, css, etc
...
refs #10367
2015-10-15 15:47:38 +02:00
Johannes Meyer
635bb3eec6
user/show.phtml: Improve layout
...
refs #10367
2015-10-15 14:39:25 +02:00
Eric Lippmann
3d2521abf0
Merge branch 'master' into feature/dope-layout-5543
2015-10-01 17:42:24 +02:00
Eric Lippmann
08ab0befcd
CSS: compat.less and monitoring detail
...
refs #5543
2015-10-01 16:31:25 +02:00
Johannes Meyer
b80cfe7cdc
NavigationController: Pass through the default url without creating the form
2015-10-01 13:55:12 +02:00
Eric Lippmann
380c8743c0
Add tab for create, update and remove user group
...
refs #5543
2015-10-01 10:03:29 +02:00
Eric Lippmann
631f5d8071
Add tab for create, update and remove user
...
refs #5543
2015-10-01 09:39:21 +02:00
Eric Lippmann
cb46af8e9c
Rearrange menu entries
...
refs #5543
2015-10-01 09:01:03 +02:00
Eric Lippmann
8cff607b5d
Add tab for new, update and remove navigation item
...
refs #5543
2015-10-01 00:40:54 +02:00
Eric Lippmann
f3f7fa381b
Add tab for new, update and remove user group backend
...
refs #5543
2015-10-01 00:36:32 +02:00
Eric Lippmann
2059a06105
Add tab for new, update and remove user backend
...
refs #5543
2015-10-01 00:32:16 +02:00
Eric Lippmann
be3c43ef77
Add tab to new, update and remove role
...
refs #5543
2015-10-01 00:25:54 +02:00
Eric Lippmann
b15b04257b
Add tab for new resource
...
refs #5543
2015-10-01 00:10:53 +02:00
Eric Lippmann
c2b707697c
Add tab for update resource
...
refs #5543
2015-10-01 00:09:33 +02:00
Eric Lippmann
2bc7e4a5ff
Add tab for remove resource
...
refs #5543
2015-10-01 00:06:37 +02:00
Eric Lippmann
231c63b703
Merge branch 'master' into feature/dope-layout-5543
2015-09-30 18:52:52 +02:00
Johannes Meyer
c2ac841871
Make the about page pretty
...
refs #9247
2015-09-30 17:07:55 +02:00
Johannes Meyer
142851ede7
Merge branch 'master' into feature/show-icinga-web-2-s-version-in-the-frontend-9247
2015-09-30 15:54:22 +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
ddeed579af
NavigationController: Fix incorrect sort label
...
refs #10246
2015-09-30 12:28:40 +02:00
Johannes Meyer
6b31898566
NavigationController: Adjust how to load navigation items
...
refs #10246
2015-09-30 12:22:48 +02:00
Johannes Meyer
befbc6cd6a
Config: Add static method navigation()
...
refs #10246
2015-09-30 11:30:38 +02:00
Johannes Meyer
95d1ce371c
Navigation: Add static method getItemTypeConfiguration()
...
refs #10246
2015-09-30 11:18:15 +02:00
Johannes Meyer
7db05fa043
NavigationController: Consider module types more important in method getConfigPath()
...
refs #10246
2015-09-30 09:47:26 +02:00
Johannes Meyer
64ba37ad04
NavigationController: Fix add action
...
refs #10246
2015-09-29 17:23:27 +02:00
Johannes Meyer
d2d6815c92
Revert "Introduce controller DashboardsController"
...
This reverts commit 0d0480afea
.
2015-09-29 17:17:47 +02:00
Johannes Meyer
dcb4f7f52d
Revert "DashboardsController: Add index action"
...
This reverts commit 2be8835f06
.
2015-09-29 17:17:41 +02:00
Johannes Meyer
1c44a3306b
NavigationController: Add new parameters to all view script's links
...
refs #10246
2015-09-29 17:15:57 +02:00
Johannes Meyer
4b76115399
NavigationController: Require parameter type in action edit
...
refs #10246
2015-09-29 17:15:03 +02:00
Johannes Meyer
eb970b1467
NavigationController: Require paramter type in action remove
...
refs #10246
2015-09-29 17:14:17 +02:00
Johannes Meyer
8d0e57c95e
NavigationController: Require parameter type and owner in action unshare
...
refs #10246
2015-09-29 17:13:45 +02:00
Johannes Meyer
b4bcfa4e08
NavigationController: Register navigation item types differently
...
refs #10246
2015-09-29 17:12:57 +02:00
Johannes Meyer
4921b1a62e
NavigationController: Add method getItemLabel()
...
refs #10246
2015-09-29 17:09:32 +02:00
Johannes Meyer
565704141c
NavigationController: Add method getConfigPath()
...
refs #10246
2015-09-29 17:08:53 +02:00
Johannes Meyer
2be8835f06
DashboardsController: Add index action
2015-09-29 13:45:12 +02:00
Johannes Meyer
0d0480afea
Introduce controller DashboardsController
2015-09-29 13:43:56 +02:00
Eric Lippmann
27e1611831
Navigation: Change Config/Application tabs
...
refs #5543
2015-09-29 12:01:29 +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
Alexander A. Klimov
8e29fe92a5
Use a login-like layout for error messages displayed to non-authenticated users
...
refs #10009
2015-09-25 17:40:00 +02:00
Johannes Meyer
086579b254
NavigationController: Rerender the layout when removing menu entries
...
refs #5600
2015-09-25 10:51:44 +02:00
Johannes Meyer
2952eaefcd
NavigationController: Rerender the layout when unsharing menu entries
...
refs #5600
2015-09-25 10:51:16 +02:00