/[Apache-SVN]
ViewVC logotype

Revision 1148463


Jump to revision: Previous Next
Author: jcian
Date: Tue Jul 19 17:57:23 2011 UTC (12 years, 9 months ago)
Changed paths: 10
Log Message:
Progress on client side support for saving user preferences (RAVE-27) -- this adds an edit prefs button to the title bar and adds the code to dynamically generate the form fields for editing prefs.  Currently clicking save/cancel just closes the edit prefs interface -- the next commit should include the last bit which is persisting the prefs and re-rendering the widget.  I also simplified the metadata object that the OpenSocialWidgetRenderer adds to the widget object so that it is something that can more easily be represented for Wookie widgets as well (at least the userPrefs bit) so that we can work with userPrefs for them too.

https://issues.apache.org/jira/browse/RAVE-27

Changed paths

Path Details
Directoryincubator/rave/trunk/rave-portal/src/main/java/org/apache/rave/provider/opensocial/repository/impl/ShindigGadgetMetadataRepository.java modified , text changed
Directoryincubator/rave/trunk/rave-portal/src/main/java/org/apache/rave/provider/opensocial/web/renderer/OpenSocialWidgetRenderer.java modified , text changed
Directoryincubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/views/home.jsp modified , text changed
Directoryincubator/rave/trunk/rave-portal/src/main/webapp/css/default.css modified , text changed
Directoryincubator/rave/trunk/rave-portal/src/main/webapp/script/rave.js modified , text changed
Directoryincubator/rave/trunk/rave-portal/src/main/webapp/script/rave_opensocial.js modified , text changed
Directoryincubator/rave/trunk/rave-portal/src/test/java/org/apache/rave/portal/web/renderer/RenderServiceIntegrationTest.java modified , text changed
Directoryincubator/rave/trunk/rave-portal/src/test/java/org/apache/rave/provider/opensocial/repository/ShindigGadgetMetadataRepositoryTest.java modified , text changed
Directoryincubator/rave/trunk/rave-portal/src/test/java/org/apache/rave/provider/opensocial/service/OpenSocialServiceTest.java modified , text changed
Directoryincubator/rave/trunk/rave-portal/src/test/java/org/apache/rave/provider/opensocial/web/renderer/OpenSocialWidgetRendererTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26