[JBoss JIRA] (GTNPORTAL-3254) Configure Organization Service TCK tests for the PicketLink implementation
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3254?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-3254:
----------------------------------
Sprint: Sprint 77, Sprint 78, Sprint 79, Sprint 81, Sprint 84 (was: Sprint 77, Sprint 78, Sprint 79, Sprint 81)
> Configure Organization Service TCK tests for the PicketLink implementation
> --------------------------------------------------------------------------
>
> Key: GTNPORTAL-3254
> URL: https://issues.jboss.org/browse/GTNPORTAL-3254
> Project: GateIn Portal
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Identity integration
> Reporter: Trong Tran
> Assignee: Tuyen Nguyen The
> Labels: backlogs
> Fix For: 3.7.0.Final
>
> Original Estimate: 1 day
> Time Spent: 1 day, 3 hours, 30 minutes
> Remaining Estimate: 2 hours
>
> Here is the link for org service TCK documentation : http://docs.jboss.org/exojcr/1.15.4-GA/developer/en-US/html_single/#Core....
> Some examples :
> https://github.com/exodev/core/blob/master/exo.core.component.organizatio...
> https://github.com/exodev/core/blob/master/exo.core.component.organizatio...
> https://github.com/exodev/jcr-services/blob/master/pom.xml
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 1 month
[JBoss JIRA] (GTNPORTAL-3278) Error when DnD Application into Container during editing page
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3278?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-3278:
----------------------------------
Original Estimate: 6 hours
Remaining Estimate: 6 hours
> Error when DnD Application into Container during editing page
> -------------------------------------------------------------
>
> Key: GTNPORTAL-3278
> URL: https://issues.jboss.org/browse/GTNPORTAL-3278
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.7.0.Final
> Reporter: Vu Viet Phuong
> Assignee: Vu Viet Phuong
> Original Estimate: 6 hours
> Remaining Estimate: 6 hours
>
> This bug happen after merging "Restricted Page" feature
> - Login as John, edit "Home" page
> - DnD "One row" container into the page
> - DnD "New Account" portlet into that container, then DnD that portlet out of the container
> - Press F5, refresh the page --> The "New Account" is moved back inside Container
> - If I try to move the portlet out-of the Container again --> show popup "Unknow Error"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 1 month
[JBoss JIRA] (GTNPORTAL-3278) Error when DnD Application into Container during editing page
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3278?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-3278:
----------------------------------
Sprint: Sprint 84
> Error when DnD Application into Container during editing page
> -------------------------------------------------------------
>
> Key: GTNPORTAL-3278
> URL: https://issues.jboss.org/browse/GTNPORTAL-3278
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.7.0.Final
> Reporter: Vu Viet Phuong
> Assignee: Vu Viet Phuong
>
> This bug happen after merging "Restricted Page" feature
> - Login as John, edit "Home" page
> - DnD "One row" container into the page
> - DnD "New Account" portlet into that container, then DnD that portlet out of the container
> - Press F5, refresh the page --> The "New Account" is moved back inside Container
> - If I try to move the portlet out-of the Container again --> show popup "Unknow Error"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 1 month
[JBoss JIRA] (GTNPORTAL-3218) The global chromattic session context doesn't close properly
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3218?page=com.atlassian.jira.pl... ]
Work on GTNPORTAL-3218 stopped by Trong Tran.
> The global chromattic session context doesn't close properly
> ------------------------------------------------------------
>
> Key: GTNPORTAL-3218
> URL: https://issues.jboss.org/browse/GTNPORTAL-3218
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Trong Tran
> Assignee: Trong Tran
> Labels: backlogs
> Fix For: 3.7.0.Final
>
>
> The following unit testcase doesn't work, it fails in the second openning of the context :
> {code}
> public void testGlobalSessionClose() {
> chromatticManager.beginRequest();
> try {
> test1LF.openContext();
> // do something
> test1LF.closeContext(false); // close without persisting changes to DB
> //
> test1LF.openContext();
> test1LF.closeContext(true);
> }
> finally {
> chromatticManager.endRequest(true);
> }
> }
> {code}
> it raises an exception of java.lang.IllegalStateException: A context is already opened
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 1 month
[JBoss JIRA] (GTNPORTAL-3245) Add comfriming when user remove permissions on edit page & site
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3245?focusedWorklogId=12430200&... ]
Trong Tran logged work on GTNPORTAL-3245:
-----------------------------------------
Author: Trong Tran
Created on: 12/Nov/13 3:32 AM
Start Date: 12/Nov/13 3:32 AM
Worklog Time Spent: 6 hours
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 40 minutes)
Time Spent: 3 days, 1 hour, 20 minutes (was: 2 days, 3 hours, 20 minutes)
Worklog Id: (was: 12430200)
> Add comfriming when user remove permissions on edit page & site
> ---------------------------------------------------------------
>
> Key: GTNPORTAL-3245
> URL: https://issues.jboss.org/browse/GTNPORTAL-3245
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.6.1.Final
> Reporter: Hai Nguyen
> Assignee: Hai Nguyen
> Labels: backlogs
> Original Estimate: 4 hours
> Time Spent: 3 days, 1 hour, 20 minutes
> Remaining Estimate: 0 minutes
>
> - Login portal
> - Go to user and group management
> - Choose Group management tab
> - Add new group ( ex: AAA)
> - Go to Pages
> - Add new page for group above
> - Search this page and click edit
> - Click view page properties
> - Change access and edit permission to ( organization/*)
> - Click Finish button on Editor composer
> => Unknown error and throw exception in console
> {noformat}
> 2013-08-08 15:20:18,549 | ERROR | Error during the processAction phase [portal:UIPortalApplication<http-nio-0.0.0.0-8080-exec-10>]
> java.lang.NullPointerException: null
> at org.exoplatform.portal.webui.portal.UIPortalComposer$FinishPageEditionActionListener.execute(UIPortalComposer.java:680) ~[exo.portal.webui.portal-3.5.6-PLF.jar:3.5.6-PLF]
>
> {noformat}
>
> Reproduce on edit site is the same
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 1 month
[JBoss JIRA] (GTNPORTAL-511) userPref of gadgets are not sometime not saved correctly
by Tuyen Nguyen The (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-511?page=com.atlassian.jira.plu... ]
Work on GTNPORTAL-511 stopped by Tuyen Nguyen The.
> userPref of gadgets are not sometime not saved correctly
> --------------------------------------------------------
>
> Key: GTNPORTAL-511
> URL: https://issues.jboss.org/browse/GTNPORTAL-511
> Project: GateIn Portal
> Issue Type: Bug
> Components: User Interface
> Affects Versions: 3.0.0-Beta04
> Environment: svn r1330
> Reporter: jerem j
> Assignee: Tuyen Nguyen The
> Fix For: 3.5.7.Final
>
> Attachments: GTNPORTAL-511.js.patch, GTNPORTAL-511.patch, stacktrace.txt
>
> Original Estimate: 2 days
> Time Spent: 1 day, 7 hours
> Remaining Estimate: 1 hour
>
> Every call to gadgets.Prefs.set generate a call to save the data in the backend (an action in the dashboard portlet). To save we send all the set of preferences.
> The jira gadget call this API multiple times in a very short time. So there is multiple ajax request sent to the backend but not in a precise order. So it might happen that the first request arrive the last one, and so old preferences are saved.
> To fix:
> In the file Gadgets.js, function "gadgets.IfrGadgetService.prototype.setUserPref", prefs is updated with all the name/value, and ALL the prefs object is saved. Instead of saving all the preferences, we should only save the updated preferences.
> In org.exoplatform.portal.pom.spi.gadget.Gadget it will be needed to be able to add preference by name, something like :
> public void setUserPref(String name, String value)
> code :
> Gadgets.js: http://fisheye.exoplatform.org/browse/projects/portal/trunk/web/eXoResour...
> ExoBasedUserPrefStore.js: http://fisheye.exoplatform.org/browse/projects/portal/trunk/web/eXoResour...
> links:
> API doc about adgets.Prefs.set: http://code.google.com/apis/gadgets/docs/reference/#gadgets.Prefs.set
> Jira gadget to test: http://jira4j.exoplatform.org/rest/gadgets/1.0/g/com.atlassian.jira.gadge...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 1 month