+++ This bug was initially created as a clone of Bug #1190751 +++ Description of problem: The authoring perspective when embeeded should be able to hide the control of organization unit, repository or project change. --- Additional comment from JBoss Product and Program Management on 2015-02-09 10:20:06 EST --- Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release. --- Additional comment from Alexandre Porcelli on 2015-02-10 00:31:51 EST --- Feature pushed: (6.2.x) http://github.com/droolsjbpm/kie-wb-common/commit/f751b6b56 (6.2.x) http://github.com/droolsjbpm/kie-wb-distributions/commit/9b0b0651c (master) http://github.com/droolsjbpm/kie-wb-common/commit/ce5ebacae (master) http://github.com/droolsjbpm/kie-wb-distributions/commit/455b86340 In order to give more control over Authoring perspective, a new one was created and some new URL based parameter are expected. New perspective name: AuthoringPerspectiveNoContext New Parameter: no_context_navigation = defines that project explorer should not allow change context (hide context breadcrumb) explorer_mode = business_tree, business_explorer, tech_tree or tech_explorer no_search = hides search text box from context menu area path = project root path Example of standalone mode: http://localhost:8080/kie-wb//kie-wb.html?standalone=true&perspective=AuthoringPerspectiveNoContext&no_context_navigation=true&explorer_mode=business_tree&header=ComplementNavArea&no_search&path=git://uf-playground/mortgages --- Additional comment from Marek Baluch on 2015-02-10 10:12:34 EST --- Jirko please coordinate with all the engineers responsibe for each editor. --- Additional comment from Alexandre Porcelli on 2015-03-16 14:07:03 EDT --- Improvements (as requested by email) now if path is a file.. it opens it: (master) http://github.com/uberfire/uberfire/commit/b045dcf3c (master) http://github.com/droolsjbpm/kie-wb-distributions/commit/e6ce14855 --- Additional comment from Alexandre Porcelli on 2015-03-24 10:40:06 EDT --- Last changes (comment#4) introduces a small improvement asked by consultant - basically it opend the file if the path provided is a file. Consultante mentioned that this would be a good feature to have, but not mandatory, in the otherhand this is a low risk change that would allow customer evolve their current solution.
cherry-picked to product branch: https://github.com/uberfire/uberfire/commit/e5bccf1fc7b63a0f44f33d6b867357d5ccff35ca https://github.com/droolsjbpm/kie-wb-distributions/commit/c5a0a3e0878eea446e73443641cde59c9bce31c5