Bug 1190751 - Make possible embedded editors to hide the path to projects
Summary: Make possible embedded editors to hide the path to projects
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: DR1
: 6.2.0
Assignee: Alexandre Porcelli
QA Contact: Jakub Schwan
URL:
Whiteboard:
Depends On:
Blocks: 1218301
TreeView+ depends on / blocked
 
Reported: 2015-02-09 15:11 UTC by Alexandre Porcelli
Modified: 2020-03-27 19:13 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1218301 (view as bug list)
Environment:
Last Closed: 2020-03-27 19:13:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Alexandre Porcelli 2015-02-09 15:11:51 UTC
Description of problem:

The authoring perspective when embeeded should be able to hide the control  of organization unit, repository or project change.

Comment 2 Alexandre Porcelli 2015-02-10 05:31:51 UTC
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

Comment 4 Alexandre Porcelli 2015-03-16 18:07:03 UTC
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

Comment 7 Jakub Schwan 2015-10-02 11:26:06 UTC
Verified in 6.2 ER3


Note You need to log in before you can comment on or make changes to this bug.