Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/syncope
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/8e219725 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/8e219725 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/8e219725 Branch: refs/heads/SYNCOPE-156 Commit: 8e219725d643ac5475257b85fc821de9521c64f0 Parents: 8502698 0e5694a Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Aug 19 16:17:59 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Aug 19 16:17:59 2015 +0200 ---------------------------------------------------------------------- .../syncope/client/console/pages/BasePage.java | 5 +- .../console/panels/NotificationPanel.java | 2 +- .../client/console/panels/ResourceModal.java | 1 - .../client/console/topology/Topology.java | 1 + .../console/topology/TopologyNodePanel.java | 10 +- .../markup/html/form/ActionLinksPanel.java | 192 ++++++++++++++++++- .../META-INF/resources/css/syncopeConsole.css | 4 + .../syncope/client/console/pages/BasePage.html | 2 +- 8 files changed, 204 insertions(+), 13 deletions(-) ----------------------------------------------------------------------
