Scarab commit: svn commit: r10963 - trunk: . xdocs xdocs/howto
Johannes Höchstädter <[email protected]>
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: jhoech
Date: 2010-03-16 07:43:35-0700
New Revision: 10963
Added:
trunk/xdocs/howto/migrate-howto.xml
- copied unchanged from r10962, /branches/release/0.22/xdocs/howto/migrate-howto.xml
Removed:
trunk/INSTALL
trunk/MIGRATION
Modified:
trunk/ (props changed)
trunk/properties.xsl (props changed)
trunk/xdocs/changes.xml
trunk/xdocs/navigation.xml
Log:
MRG - Merged revision from b22-release branch starting from last revision of merge: 10954-10962
Removed: trunk/INSTALL
Url: http://scarab.tigris.org/source/browse/scarab/trunk/INSTALL?view=markup&pathrev=10962
Removed: trunk/MIGRATION
Url: http://scarab.tigris.org/source/browse/scarab/trunk/MIGRATION?view=markup&pathrev=10962
Modified: trunk/xdocs/changes.xml
Url: http://scarab.tigris.org/source/browse/scarab/trunk/xdocs/changes.xml?view=diff&pathrev=10963&r1=10962&r2=10963
==============================================================================
--- trunk/xdocs/changes.xml (original)
+++ trunk/xdocs/changes.xml 2010-03-16 07:43:35-0700
@@ -6,6 +6,44 @@
</properties>
<body>
+ <release version="b22" date="16-MARCH-2010">
+ <action dev="jhoech" type="fix">
+ Implemented property for maximum file size of uploads: scarab.file.max.size
+ </action>
+ <action dev="jhoech" type="fix">
+ Reworked screen for role requests. Added permission for role requests.
+ </action>
+ <action dev="jhoech" type="fix">
+ Reworked automatic login by NTLM.
+ </action>
+ <action dev="hair" type="add">
+ Support threads for notifications by email.
+ </action>
+ <action dev="jhoech" type="add">
+ Reworked dependency tab: More conservative evaluation of blocking states and accroding conditions, modifiable display attributes for dependant issues.
+ </action>
+ <action dev="jhoech" type="add">
+ Changes for report engine: support for date ranges, report can be displayed on module home page.
+ </action>
+ <action dev="hair" type="add">
+ Possibility to import issues from jira.
+ </action>
+ <action dev="ronvoe122, jhoech" type="fix">
+ Reworked history tab: Fixes for date formats, layout and more...
+ </action>
+ <action dev="ronvoe122" type="fix">
+ Reworked search engine.
+ </action>
+ <action dev="ronvoe122" type="add">
+ Now using Torque 3.3 RC2
+ </action>
+ <action dev="spjames" type="add">
+ Adds support for multi-part MIME email for sending plain-text-with-HTML email.
+ </action>
+ <action dev="ptillemans" type="add">
+ Handler to create new tickets and to handle attribute options via xml-rpc interface.
+ </action>
+ </release>
<release version="b21" date="in-development">
<action dev="pledbrook" type="fix" due-to="Ronny Voelker" fix="SCB1736">
Sorting on the "Created By" and "Modified By" attributes now works
Modified: trunk/xdocs/navigation.xml
Url: http://scarab.tigris.org/source/browse/scarab/trunk/xdocs/navigation.xml?view=diff&pathrev=10963&r1=10962&r2=10963
==============================================================================
--- trunk/xdocs/navigation.xml (original)
+++ trunk/xdocs/navigation.xml 2010-03-16 07:43:35-0700
@@ -24,6 +24,7 @@
<item name="How-To's" href="/howto/index.html" collapse="true">
<item name="Maven Build" href="/howto/maven-build-howto.html"/>
<item name="Ant Build" href="/howto/ant-build-howto.html"/>
+ <item name="Migrate Scarab" href="/howto/migrate-howto.html"/>
<item name="Howto Build Docs" href="/howto/build-docs-howto.html"/>
<item name="Releasing Scarab" href="/howto/release-howto.html"/>
<item name="Scarab and Firewalls" href="/howto/firewall-howto.html"/>
------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2460584