You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by rj...@apache.org on 2014/03/05 06:38:35 UTC

svn commit: r1574383 - /bloodhound/trunk/RELEASE_NOTES

Author: rjollos
Date: Wed Mar  5 05:38:34 2014
New Revision: 1574383

URL: http://svn.apache.org/r1574383
Log:
0.8dev: Updated release notes for Release 8.

Modified:
    bloodhound/trunk/RELEASE_NOTES

Modified: bloodhound/trunk/RELEASE_NOTES
URL: http://svn.apache.org/viewvc/bloodhound/trunk/RELEASE_NOTES?rev=1574383&r1=1574382&r2=1574383&view=diff
==============================================================================
--- bloodhound/trunk/RELEASE_NOTES (original)
+++ bloodhound/trunk/RELEASE_NOTES Wed Mar  5 05:38:34 2014
@@ -1,3 +1,24 @@
+0.8
+ * i18n internationalization.
+ * Multiproduct support for CommitTicketUpdater.
+ * Quick Create Ticket form sets product based on context and forwards
+   values to the ticket form when "More fields" is selected.
+ * Fixed caching issue that prevented product-scope trac-admin commands
+   from taking effect immediately.
+ * Improved presentation of the Products page.
+ * Improvements to ticket timeline (comments section).
+ * BloodhoundSearch now supports Woosh >= 2.5.1.
+ * Fixed errors in BloodhoundRelations validation logic.
+ * Numerous other important fixes and minor enhancements.
+
+ * Not fixed for this release
+  * New resources do not appear immediately (#613, #614, #620, #681, #719).
+  * Products cannot be deleted (#517).
+  * Duplicate relation is not added when batch modifying tickets (#761).
+  * TicketDeleter component can't be used with BloodhoundTheme (#427).
+  * No product-scope permission checks on the global dashboard (#572).
+  * Inconsistencies in query views when running PostgreSQL (#730).
+
 0.7
  * Duplicate ticket relation is integrated to the ticket workflow.
  * Several fixes for multiproduct installations with products that map to subdomains.



Re: svn commit: r1574383 - /bloodhound/trunk/RELEASE_NOTES

Posted by Ryan Ollos <ry...@wandisco.com>.
On Tue, Mar 4, 2014 at 9:38 PM, <rj...@apache.org> wrote:

> Author: rjollos
> Date: Wed Mar  5 05:38:34 2014
> New Revision: 1574383
>
> URL: http://svn.apache.org/r1574383
> Log:
> 0.8dev: Updated release notes for Release 8.
>
> Modified:
>     bloodhound/trunk/RELEASE_NOTES
>
> Modified: bloodhound/trunk/RELEASE_NOTES
> URL:
> http://svn.apache.org/viewvc/bloodhound/trunk/RELEASE_NOTES?rev=1574383&r1=1574382&r2=1574383&view=diff
>
> ==============================================================================
> --- bloodhound/trunk/RELEASE_NOTES (original)
> +++ bloodhound/trunk/RELEASE_NOTES Wed Mar  5 05:38:34 2014
> @@ -1,3 +1,24 @@
> +0.8
> + * i18n internationalization.
> + * Multiproduct support for CommitTicketUpdater.
> + * Quick Create Ticket form sets product based on context and forwards
> +   values to the ticket form when "More fields" is selected.
> + * Fixed caching issue that prevented product-scope trac-admin commands
> +   from taking effect immediately.
> + * Improved presentation of the Products page.
> + * Improvements to ticket timeline (comments section).
> + * BloodhoundSearch now supports Woosh >= 2.5.1.
> + * Fixed errors in BloodhoundRelations validation logic.
> + * Numerous other important fixes and minor enhancements.
> +
> + * Not fixed for this release
> +  * New resources do not appear immediately (#613, #614, #620, #681,
> #719).
> +  * Products cannot be deleted (#517).
> +  * Duplicate relation is not added when batch modifying tickets (#761).
> +  * TicketDeleter component can't be used with BloodhoundTheme (#427).
> +  * No product-scope permission checks on the global dashboard (#572).
> +  * Inconsistencies in query views when running PostgreSQL (#730).
> +
>  0.7
>   * Duplicate ticket relation is integrated to the ticket workflow.
>   * Several fixes for multiproduct installations with products that map to
> subdomains.
>
>
>
Based on some discussion with Gary today, and considering #748 (
https://issues.apache.org/bloodhound/ticket/748), based on what we know at
this time I believe that the following description:

New resources do not appear immediately (#613, #614, #620, #681, #719).

should be changed to:

Cache is not properly refreshed for resources including wiki pages,
milestones, components and permissions; leading to stale data being
displayed after INSERTs and DELETEs (#613, #614, #620, #681, #719, #748).

Re: svn commit: r1574383 - /bloodhound/trunk/RELEASE_NOTES

Posted by Ryan Ollos <ry...@wandisco.com>.
On Tue, Mar 4, 2014 at 9:38 PM, <rj...@apache.org> wrote:

> Author: rjollos
> Date: Wed Mar  5 05:38:34 2014
> New Revision: 1574383
>
> URL: http://svn.apache.org/r1574383
> Log:
> 0.8dev: Updated release notes for Release 8.
>
> Modified:
>     bloodhound/trunk/RELEASE_NOTES
>
> Modified: bloodhound/trunk/RELEASE_NOTES
> URL:
> http://svn.apache.org/viewvc/bloodhound/trunk/RELEASE_NOTES?rev=1574383&r1=1574382&r2=1574383&view=diff
>
> ==============================================================================
> --- bloodhound/trunk/RELEASE_NOTES (original)
> +++ bloodhound/trunk/RELEASE_NOTES Wed Mar  5 05:38:34 2014
> @@ -1,3 +1,24 @@
> +0.8
> + * i18n internationalization.
> + * Multiproduct support for CommitTicketUpdater.
> + * Quick Create Ticket form sets product based on context and forwards
> +   values to the ticket form when "More fields" is selected.
> + * Fixed caching issue that prevented product-scope trac-admin commands
> +   from taking effect immediately.
> + * Improved presentation of the Products page.
> + * Improvements to ticket timeline (comments section).
> + * BloodhoundSearch now supports Woosh >= 2.5.1.
> + * Fixed errors in BloodhoundRelations validation logic.
> + * Numerous other important fixes and minor enhancements.
> +
> + * Not fixed for this release
> +  * New resources do not appear immediately (#613, #614, #620, #681,
> #719).
> +  * Products cannot be deleted (#517).
> +  * Duplicate relation is not added when batch modifying tickets (#761).
> +  * TicketDeleter component can't be used with BloodhoundTheme (#427).
> +  * No product-scope permission checks on the global dashboard (#572).
> +  * Inconsistencies in query views when running PostgreSQL (#730).
> +
>  0.7
>   * Duplicate ticket relation is integrated to the ticket workflow.
>   * Several fixes for multiproduct installations with products that map to
> subdomains.
>

If you have a moment, please review the Release Notes generated for Release
8, and let me know if there are any significant omissions or items that can
be improved.

Note: There are one or two items in the list for which the changes have not
yet been committed, but I still plan to include the changes in this
release, so please be patient :)
https://issues.apache.org/bloodhound/milestone/Release%208

Side note: The "Not fixed for this release" list should give us a good idea
of what is important to work on for "Release 9".

Thanks,
- Ryan