Un-comment default user menu. Client application might define a "org.argeo.ui.openHom...
authorBruno Sinou <bsinou@argeo.org>
Wed, 18 Feb 2015 09:55:50 +0000 (09:55 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 18 Feb 2015 09:55:50 +0000 (09:55 +0000)
commit04d717a79d5547a8b426942b91ed4d3ba2f12353
treef99eec79601eb89e8caf42fc8cdb1624d9b080ab
parent8fcd93a1ff6b0aa85b09e9b7ab6ecfb34d40db4b
Un-comment default user menu. Client application might define a "org.argeo.ui.openHomeCommandId" system property to enable the call of a custom command that will trigger application specific behaviour.

git-svn-id: https://svn.argeo.org/commons/trunk@7926 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
org.argeo.eclipse.ui.workbench/src/org/argeo/eclipse/ui/workbench/commands/DoNothing.java [new file with mode: 0644]
org.argeo.security.ui.rap/plugin.xml
org.argeo.security.ui.rap/src/org/argeo/security/ui/rap/RapActionBarAdvisor.java
org.argeo.security.ui.rap/src/org/argeo/security/ui/rap/commands/OpenHome.java [new file with mode: 0644]
org.argeo.security.ui/src/org/argeo/security/ui/commands/OpenHomePerspective.java