You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by ra...@apache.org on 2012/12/02 01:55:38 UTC

svn commit: r1416092 - /rave/trunk/CHANGELOG

Author: raminder
Date: Sun Dec  2 00:55:38 2012
New Revision: 1416092

URL: http://svn.apache.org/viewvc?rev=1416092&view=rev
Log:
update change logs RAVE-852

Modified:
    rave/trunk/CHANGELOG

Modified: rave/trunk/CHANGELOG
URL: http://svn.apache.org/viewvc/rave/trunk/CHANGELOG?rev=1416092&r1=1416091&r2=1416092&view=diff
==============================================================================
--- rave/trunk/CHANGELOG (original)
+++ rave/trunk/CHANGELOG Sun Dec  2 00:55:38 2012
@@ -1,6 +1,50 @@
 Apache Rave Change Log
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311290 (select the version of release and output as text to create this file)
+===========================================================================================================
+Release Notes - Rave - Version 0.18
+===========================================================================================================
+** Sub-task
+    * [RAVE-731] - Refactor Widget model to replace object graphs with IDs along the edges of the groups
+    * [RAVE-753] - Convert interfaces to use Strings as the IDs
+    * [RAVE-774] - Refactor People according to strategy on wiki
+    * [RAVE-834] - Perform final reverse merge from trunk into branch
+    * [RAVE-835] - Merge branch into trunk
+    * [RAVE-836] - Revert version in pom files
+    * [RAVE-853] - Verify LICENSE & NOTICE
+    * [RAVE-855] - Execute functional tests
+    * [RAVE-856] - Create release candidate
+    * [RAVE-857] - Publish release
+
+** Bug
+    * [RAVE-749] - The email field in the profile page is not validated when user edits the value
+    * [RAVE-775] - username for OpenID users
+    * [RAVE-805] - Catch error when trying to visit a user's page who does not exist
+    * [RAVE-812] - OpenID Integration Test is failing
+    * [RAVE-813] - Script Registration order is getting lost in DefaultScriptManager
+    * [RAVE-816] - Incorrect widget initialization order
+    * [RAVE-817] - dependencies missing in maven central repository
+    * [RAVE-837] - Error while deleting Category
+    * [RAVE-838] - Performance problems after model-split merge
+    * [RAVE-839] - Mobile broken after model-split merge
+    * [RAVE-840] - Profile page widgets no longer render after model-split merge
+    * [RAVE-841] - Accepting a shared page no longer is working
+    * [RAVE-845] - Cannot delete a user which has one or more friend associations
 
+** Improvement
+    * [RAVE-454] - Reformate Widget Store with better UX
+    * [RAVE-717] - Screenshot alignment on the widget detail page
+    * [RAVE-802] - Make it easier to set default height of widgets through database preference
+    * [RAVE-806] - Show stack trace error or fiendly error message page depending on jsDebugMode
+    * [RAVE-809] - Convert the hasPermission checks to use a string based permission vs enum based.
+    * [RAVE-846] - Add integration tests: Category Administration
+
+** New Feature
+    * [RAVE-808] - Add ability to hide / show a widget
+
+** Story
+    * [RAVE-729] - Split model into multiple interface groups
+
+===========================================================================================================
 Release Notes - Rave - Version 0.17
 ===========================================================================================================