[ 
http://jira.amdatu.org/jira/browse/AMDATUOPENSOCIAL-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11396#comment-11396
 ] 

Ivo Ladage - van Doorn commented on AMDATUOPENSOCIAL-100:
---------------------------------------------------------

The following changes were needed in the plugin:

- The widgets loaded to display in the users dashboard were previously returned 
in a JSON expression with multiple root nodes. In JAXB a JSON expression must 
always have exactly 1 root. So when using JAXB in the REST service returning 
the widgets, this had to change. So the dashboard plugin now assumes that 
widgets are returned by a root node 'result'. The same applies to loading 
categories, which are now contained by an additional root node 'categories'.
- When you opened a widget in fullscreen mode, the popup menu on the right top 
didn;t work (display) anymore. Fixed this issue by not cloning and moving the 
original widget but by just moving it.
- Adjusted the width and height of the 'Add widget' popup. I guess it should be 
configurable, since the content of the dialog can be modified. In case of 
Amdatu the content just didn't fit.


> Create new artifact for the dashboard plugin
> --------------------------------------------
>
>                 Key: AMDATUOPENSOCIAL-100
>                 URL: http://jira.amdatu.org/jira/browse/AMDATUOPENSOCIAL-100
>             Project: Amdatu OpenSocial
>          Issue Type: Task
>          Components: Dashboard
>    Affects Versions: 0.2.0
>            Reporter: Ivo Ladage - van Doorn
>            Assignee: Ivo Ladage - van Doorn
>             Fix For: 0.2.0
>
>
> The dashboard plugin is now partially contained by the dashboard bundle, but 
> the complete artifact should be added to the Amdatu SVN such that we can 
> better maintain it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to