I noticed a couple of issues when running through some use cases using the demo artifacts.
1.) Moving a page does not appear to be working. I get a console error: "TypeError: ui.models.movePage is not a function". 2.) When moving widgets within a page via drag and drop, I'm seeing an issue where the gadgets will render (i.e. I see the contents) but then they disappear. This seems very similar to problem #1 outlined in [1] where the jQuery animations were causing iframe reload problems. Sharing pages, deleting pages, adding widgets, deleting widgets, maximizing widgets, moving widgets between pages, data store interface, admin interface, etc... seem to be in order from a portal perspective. Actions, open-views, and user preferences appear in order from a gadget perspective. I was unable to test EE or selection APIs as I didn't have any gadgets handy. Thanks, - Stanton [1] https://reviews.apache.org/r/14841/ On Tue, Dec 24, 2013 at 8:51 AM, Matt Franklin <[email protected]>wrote: > I've created a combined 0.23 release candidate, with the following > artifacts up for a vote: > > SVN source tag (r1553207): > https://svn.apache.org/repos/asf/rave/rave-master-pom/tags/0.23/ > > SVN source tag (r1553216): > https://svn.apache.org/repos/asf/rave/tags/0.23/ > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapacherave-017/ > > Source releases: > > https://repository.apache.org/content/repositories/orgapacherave-017/org/apache/rave/rave-master/0.23/rave-master-0.23-source-release.zip > > > https://repository.apache.org/content/repositories/orgapacherave-017/org/apache/rave/rave-project/0.23/rave-project-0.23-source-release.zip > > Demo Artifacts > http://people.apache.org/builds/rave/0.23/apache-rave-0.23-bin.tar.gz > http://people.apache.org/builds/rave/0.23/apache-rave-0.23-bin.zip > > PGP release keys: > https://svn.apache.org/repos/asf/rave/KEYS > > Please take the time to verify the artifacts before casting your vote. > > Vote will be open for 72 hours. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) >
