528 Commits

Author SHA1 Message Date
Eric Lippmann
48df6adbf2 Show the create a new resource link as button
refs #5543
2015-09-30 11:31:32 +02:00
Eric Lippmann
42cbe78be3 CSS: Use text-right for the remove resource link in the resources overview
refs #5543
2015-09-30 11:26:49 +02:00
Eric Lippmann
9acb478d31 Remove deprecated HTML tag in config/resource
refs #5543
2015-09-30 11:26:06 +02:00
Eric Lippmann
5e98671509 Remove inline style in config/resource
refs #5543
2015-09-30 11:25:46 +02:00
Eric Lippmann
a47265eb17 CSS: Use action-link for the remove resource link
refs #5543
2015-09-30 11:22:52 +02:00
Eric Lippmann
b954786bf7 CSS: Use icon-cancel for removing a resource
refs #5543
2015-09-30 11:21:54 +02:00
Eric Lippmann
340e846c70 Indent config/resource w/ 4 spaces
refs #5543
2015-09-30 11:21:34 +02:00
Eric Lippmann
4e36e2e6e1 CSS: Fix table classes in config/resource
refs #5543
2015-09-30 11:20:59 +02:00
Eric Lippmann
79c11b293b Remove trailing semicolons from inline echo tags in config/resource
refs #5543
2015-09-30 11:20:35 +02:00
Eric Lippmann
bd62547099 Remove id form table in config/resource
refs #5543
2015-09-30 11:19:23 +02:00
Eric Lippmann
685b033ba3 CSS: Fix classes used in the config/modules view script
refs #5543
2015-09-29 18:05:26 +02:00
Eric Lippmann
fc8237b52a CSS: Use name-value-table for the config/module view script
refs #5543
2015-09-29 18:04:15 +02:00
Eric Lippmann
ab50fcc091 CSS: Introduce .primary-nav
refs #5543
2015-09-27 16:06:46 +02:00
Eric Lippmann
fa0dd3fd86 CSS: Rename nav-tabs to tab-nav in the pagination view script
refs #5543
2015-09-27 13:31:19 +02:00
Eric Lippmann
d3ac1b16ee Merge branch 'master' into feature/dope-layout-5543 2015-09-27 13:11:11 +02:00
Eric Lippmann
bd47909f93 Rewrite mixedPagination view script
refs #5543
2015-09-27 12:26:58 +02:00
Eric Lippmann
b6d723bb34 CSS: Add class button to the create new user link
refs #5543
2015-09-25 14:39:38 +02:00
Eric Lippmann
aa6357a385 CSS: Add listing-table to the user list
refs #5543
2015-09-25 12:42:20 +02:00
Eric Lippmann
d99166eae4 CSS: Use icon-cancel for removing users
refs #5543
2015-09-25 12:28:56 +02:00
Eric Lippmann
f138c3b555 CSS: Use action-table instead of action in the user/list view script
refs #5543
2015-09-25 12:28:34 +02:00
Eric Lippmann
d54b80019e CSS: Use action-link instead of user-add in the user/list view script
refs #5543
2015-09-25 12:27:30 +02:00
Eric Lippmann
1543bc6aa3 CSS: Remove unused classes in the user/list view script
refs #5543
2015-09-25 12:27:02 +02:00
Eric Lippmann
2e6fed8862 Display the add new user button to the user table
refs #5543
2015-09-25 12:25:09 +02:00
Eric Lippmann
1728d5a949 Ident the user/list view script w/ 4 spaces
refs #5543
2015-09-25 12:23:43 +02:00
Eric Lippmann
49a7084b6a Fix that $firstRow thingy in the user/list view script
refs #5543
2015-09-25 12:09:54 +02:00
Eric Lippmann
ac6398de0d Remove trailing semicolons from inline echo tags in the user/list view script
refs #5543
2015-09-25 11:48:18 +02:00
Johannes Meyer
4d303e7121 NavigationController: Redirect to the shared overview if its the referrer..
..when editing a navigation item.

refs #5600
2015-09-23 14:21:04 +02:00
Bernd Erk
2242f6192c Redesign draft and implementation 2015-09-22 17:33:02 +02:00
Johannes Meyer
57e08e92d4 Do not mark relative urls as absolute
refs #5600
refs #10169
2015-09-22 14:12:08 +02:00
Johannes Meyer
bef5eeda93 NavigationController: Fix action unshare()
refs #5600
2015-09-18 13:24:44 +02:00
Johannes Meyer
37c7952ec7 shared navigation overview: Do not allow to unshare childs individually
refs #5600
2015-09-18 11:34:00 +02:00
Johannes Meyer
5eb7267b43 user navigation overview: Display whether an item has been shared
refs #5600
2015-09-18 11:10:17 +02:00
Johannes Meyer
2cf52df0a8 user navigation overview: Add sort control
refs #5600
2015-09-18 08:53:05 +02:00
Johannes Meyer
6e2d7dca9b shared navigation overview: Add sort control
refs #5600
2015-09-17 15:17:46 +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
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
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
3dc26e2dbe NavigationController: Implement removeAction()
refs #5600
2015-09-07 16:02:12 +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
Johannes Meyer
ca72bd5455 NavigationRendererInterface: Use "div" as default outer element tag
"nav" is less often necessary.

refs #5600
2015-09-07 09:48:32 +02:00
Johannes Meyer
294f9022f2 Use the new navigation to render the menu
refs #5600
2015-09-04 10:53:01 +02:00
Johannes Meyer
1cb2009dcd Animate the button when reordering authentication backends
refs #8369
2015-08-21 13:29:29 +02:00
Matthias Jentsch
15ec564bc5 Use an easier distinctable "disabled" icon for module state
fixes #9908
2015-08-18 11:42:42 +02:00
Matthias Jentsch
d51ecc3d72 Use better icons for resource and auth views
refs #9908
2015-08-18 11:42:42 +02:00
Alexander Fuhr
ac31fb00c9 dashboard/index: Fix the suggestion to enable modules
fixes #9790
2015-08-04 15:08:30 +02:00
Johannes Meyer
d1917ad2b4 Merge branch 'master' into bugfix/do-not-use-count-queries-for-emptiness-checks-9632
Conflicts:
	modules/monitoring/application/views/scripts/service/history.phtml
2015-08-03 16:46:27 +02:00