mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 18:14:26 +00:00
Documentation updates for 1.4.2 release.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_4_x@1930 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
1.4.2 final
|
||||
===========
|
||||
(Mark Diggory)
|
||||
- Fixed a bug introduced in patch 1655583
|
||||
|
||||
1.4.2 beta
|
||||
===========
|
||||
|
||||
@@ -9,9 +14,6 @@
|
||||
- Fixes to QueryArgs and RegisterServlet that cause NullPointerExceptions on
|
||||
invalid input
|
||||
|
||||
(Andrea Bollini)
|
||||
- SF Patch #1528142 Malformed OAI-PMH response: illegal bytes in UTF-8 for SF Bug #1490162
|
||||
|
||||
(Flavio Botelho)
|
||||
- SF Patch #1601946 for SF Bug #1601875 - Makes javascript idependent to form position
|
||||
|
||||
|
@@ -3,11 +3,7 @@ bug tracker:
|
||||
|
||||
http://sourceforge.net/tracker/?group_id=19984&atid=119984
|
||||
|
||||
Oracle compatibility: this release does not support Oracle. Check for patches or updates
|
||||
to this release to restore Oracle compatibility.
|
||||
|
||||
1609427 OAI server doesn't generate resumption token
|
||||
1606789 When collection is deleted, mapped item remains in community
|
||||
1606458 The MyDSpace page is very unstructured
|
||||
1606456 wrong link to register
|
||||
1606447 Cache strength information
|
||||
@@ -17,7 +13,6 @@ to this release to restore Oracle compatibility.
|
||||
1606439 Exception handling for deleting a metadata field
|
||||
1604365 Unbalanced brackets cause search error
|
||||
1596576 Stackable LDAP authentication does not work
|
||||
1583372 DCDate.toString returns invalid string when hour is zero
|
||||
1571645 NullPointerException possible in review.jsp
|
||||
1552792 Not possible to uncheck a primary bitstream
|
||||
1552760 Submit interface looks bad in Safari browser
|
||||
@@ -29,13 +24,11 @@ to this release to restore Oracle compatibility.
|
||||
1520527 PluginManager messy fail
|
||||
1517528 Finishing a submission as a supervisor fails
|
||||
1506556 Textareas in Oracle (VARCHAR datatype)
|
||||
1490162 Malformed OAI-PMH response: illegal bytes in UTF-8
|
||||
1472729 Permissions for Approval Users
|
||||
1461607 errors on oracle -- database_schema_13-14.sql
|
||||
1461606 oracle errors on-- database_schema.sql (ORACLE version!)
|
||||
1460754 Problems with Long Java datatype and Oracle
|
||||
1456594 Collection Administrator can delete any item
|
||||
1456593 links to controlled vocab docs required
|
||||
1456590 Values of templates are not visible for the user
|
||||
1456587 Authorisation Policies
|
||||
1456580 admin redirected after item withdrawn
|
||||
@@ -60,10 +53,8 @@ to this release to restore Oracle compatibility.
|
||||
1256920 Mapped Items not added to Community (DSpace 1.3.1)
|
||||
1242527 Duplicate Items during submission
|
||||
1238166 Multi Media and D-Space
|
||||
1217068 Failed to complete review in workflow
|
||||
1174342 Potencial Memory Issue for a large collection
|
||||
1173600 Items Mapper has memory issue for a large collection
|
||||
1169975 workspace item policy not updated after workflow change
|
||||
1155173 Forms in custom 'skin' break group admin tool
|
||||
1120726 Performance bottlekneck in Group.update()
|
||||
1076506 Templates applied to imported items
|
@@ -1,4 +1,4 @@
|
||||
DSpace Version 1.4.1, 8-December-2006
|
||||
DSpace Version 1.4.2, 8-May-2007
|
||||
|
||||
Installation instructions are included in this release package.
|
||||
|
||||
@@ -18,5 +18,5 @@ mailing list.
|
||||
|
||||
http://sourceforge.net/mail/?group_id=19984
|
||||
|
||||
Copyright (c) 2002-2006, Hewlett-Packard Company and Massachusetts
|
||||
Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
Institute of Technology. All rights reserved.
|
||||
|
@@ -10,6 +10,44 @@
|
||||
<h1>DSpace System Documentation: Version History</h1>
|
||||
<p><a href="index.html">Back to contents</a></p>
|
||||
|
||||
<h2><a name="version1_4_2">Changes in DSpace 1.4.2</a></h2>
|
||||
|
||||
<h3>General Improvements</h3>
|
||||
|
||||
<ul>
|
||||
<li>Lots of improvements to DSIndexer</li>
|
||||
<li>Improvements in controlled vocabulary support</li>
|
||||
<li>Link to admin area in the navigation bar when logged in as an administrator</li>
|
||||
<li>Refinement of enable suggest feature</li>
|
||||
<li>Group display on MyDSpace page is now configurable</li>
|
||||
<li>Lots of work on Oracle support</li>
|
||||
<li>Fix for SF Bug #1653151 Checker file shows filter-media (just a typo in header)</li>
|
||||
<li>Specify subdirectory limit in ItemExport</li>
|
||||
<li>Stat scripts don't always return exit code 1</li>
|
||||
<li>Improved file size descriptions in ItemTag</li>
|
||||
</ul>
|
||||
|
||||
<h3>Bug fixes</h3>
|
||||
<ul>
|
||||
<li>1638605 bin/cleanup fails on deleted primary bitstreams</li>
|
||||
<li>1601946 Makes javascript independent to form position (in group/eperson selection)</li>
|
||||
<li>1695692 make-release-package still uses CVS commands</li>
|
||||
<li>1490162 dspace-admin, edit item trailing white spaces</li>
|
||||
<li>1583372 DCDate.toString returns invalid string</li>
|
||||
<li>1076506 Item import command line option for application of template</li>
|
||||
<li>1606789 MyDSpace Group Membership Special Groups</li>
|
||||
<li>1619439 When collection is deleted, mapped item remains in community</li>
|
||||
<li>1217068 Failed to complete review in workflow</li>
|
||||
<li>1606449 Improve usability of bitstream list in item display</li>
|
||||
<li>1670106 Onebox and textarea fail when visibility set to workflow</li>
|
||||
<li>1648070 Statistics does not use navbar="admin"</li>
|
||||
<li>1456593 links to controlled vocab docs required</li>
|
||||
<li>1653151 Checker file shows filter-media (just a typo in header)</li>
|
||||
<li>1506556 Textareas in Oracle (VARCHAR datatype)</li>
|
||||
<li>1460754 Problems with Long Java datatype and Oracle</li>
|
||||
<li>1445573 Stats not working on Oracle </li>
|
||||
</ul>
|
||||
|
||||
<h2><a name="version1_4_1">Changes in DSpace 1.4.1</a></h2>
|
||||
|
||||
<h3>General Improvements</h3>
|
||||
@@ -548,6 +586,6 @@ error)</li>
|
||||
expire.)</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<address> Copyright © 2002-2006 MIT and Hewlett Packard </address>
|
||||
<address> Copyright © 2002-2007 MIT and Hewlett Packard </address>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -10,7 +10,7 @@
|
||||
|
||||
<P>Authors: Robert Tansley, Mick Bass, Margret Branschofsky, Grace Carpenter, Greg McClellan, David Stuve, and others</P>
|
||||
|
||||
<P>For DSpace Version: <strong>1.4.1</strong> (8-December-2006)</P>
|
||||
<P>For DSpace Version: <strong>1.4.2</strong> (8-May-2007)</P>
|
||||
|
||||
<P><small>Documentation for other versions of DSpace are included with the source code.</small></P>
|
||||
|
||||
@@ -56,7 +56,8 @@
|
||||
</LI>
|
||||
<LI><A HREF="update.html">Updating a DSpace Installation</A>
|
||||
<UL>
|
||||
<LI><A HREF="update.html#14_141">Updating From 1.4 to 1.4.1</A></LI>
|
||||
<LI><A HREF="update.html#141_142">Updating From 1.4.1 to 1.4.2</A></LI>
|
||||
<LI><A HREF="update.html#14_14x">Updating From 1.4 to 1.4.x</A></LI>
|
||||
<LI><A HREF="update.html#132_14">Updating From 1.3.x to 1.4.x</A></LI>
|
||||
<LI><A HREF="update.html#131_132">Updating From 1.3.1 to 1.3.2</A></LI>
|
||||
<LI><A HREF="update.html#12_13">Updating From 1.2.x to 1.3.x</A></LI>
|
||||
@@ -148,6 +149,7 @@
|
||||
</LI>
|
||||
<LI><A HREF="history.html">Version History</A>
|
||||
<UL>
|
||||
<LI><A HREF="history.html#version1_4_2">Changes in DSpace 1.4.2</A></LI>
|
||||
<LI><A HREF="history.html#version1_4_1">Changes in DSpace 1.4.1</A></LI>
|
||||
<LI><A HREF="history.html#version1_4">Changes in DSpace 1.4</A></LI>
|
||||
<LI><A HREF="history.html#version1_3_2">Changes in DSpace 1.3.2</A></LI>
|
||||
@@ -170,7 +172,7 @@
|
||||
<HR>
|
||||
|
||||
<ADDRESS>
|
||||
Copyright © 2002-2006 MIT and Hewlett Packard
|
||||
Copyright © 2002-2007 MIT and Hewlett Packard
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@@ -12,21 +12,24 @@
|
||||
|
||||
<P>This section describes how to update a DSpace installation from one version to the next. Details of the differences between the functionality of each version are given in the <A HREF="history.html">Version History</A> section.</P>
|
||||
|
||||
<h2><a name="14_141">Updating From 1.4 to 1.4.1</a></h2>
|
||||
<h2><a name="141_142">Updating From 1.4.1 to 1.4.2</a></h2>
|
||||
See <A HREF="#14_14x">Updating From 1.4 to 1.4.x</A>; the same instructions apply.
|
||||
|
||||
<p>The changes in 1.4.1 are only code and configuration changes so the update is simply a matter of rebuilding the wars and slight changes to your config file.</p>
|
||||
<h2><a name="14_14x">Updating From 1.4 to 1.4.x</a></h2>
|
||||
|
||||
<p>In the notes below <code><i>[dspace]</i></code> refers to the install directory for your existing DSpace installation, and <code><i>[dspace-1.4.1-source]</i></code> to the source directory for DSpace 1.4.1. Whenever you see these path references, be sure to replace them with the actual path names on your local system.</p>
|
||||
<p>The changes in 1.4.x releases are only code and configuration changes so the update is simply a matter of rebuilding the wars and slight changes to your config file.</p>
|
||||
|
||||
<p>In the notes below <code><i>[dspace]</i></code> refers to the install directory for your existing DSpace installation, and <code><i>[dspace-1.4.x-source]</i></code> to the source directory for DSpace 1.4.x. Whenever you see these path references, be sure to replace them with the actual path names on your local system.</p>
|
||||
|
||||
<ol>
|
||||
<li><p>Get the new DSpace 1.4.1 source code from <a href="http://sourceforge.net/projects/dspace/">the DSpace page on SourceForge</a> and unpack it somewhere. Do not unpack it on top of your existing installation!!</p></li>
|
||||
<li><p>Get the new DSpace 1.4.x source code from <a href="http://sourceforge.net/projects/dspace/">the DSpace page on SourceForge</a> and unpack it somewhere. Do not unpack it on top of your existing installation!!</p></li>
|
||||
|
||||
<li><p>Copy the PostgreSQL driver JAR to the source tree. For example:</p>
|
||||
|
||||
<pre>cd <i>[dspace]</i>/lib
|
||||
cp postgresql.jar <i>[dspace-1.4.1-source]</i>/lib</pre></li>
|
||||
cp postgresql.jar <i>[dspace-1.4.x-source]</i>/lib</pre></li>
|
||||
|
||||
<li><strong>Note:</strong> Licensing conditions for the <code>handle.jar</code> file have changed. As a result, the latest version of the <code>handle.jar</code> file is not included in this distribution. It is recommended you read the <a href="http://www.handle.net/upgrade_6-2_DSpace.html">new license conditions</a> and decide whether you wish to update your installation's <code>handle.jar</code>. If you decide to update, you should replace the existing <code>handle.jar</code> in <i>[dspace-1.4.1-source]</i>/lib with the new version.</li>
|
||||
<li><strong>Note:</strong> Licensing conditions for the <code>handle.jar</code> file have changed. As a result, the latest version of the <code>handle.jar</code> file is not included in this distribution. It is recommended you read the <a href="http://www.handle.net/upgrade_6-2_DSpace.html">new license conditions</a> and decide whether you wish to update your installation's <code>handle.jar</code>. If you decide to update, you should replace the existing <code>handle.jar</code> in <i>[dspace-1.4.x-source]</i>/lib with the new version.</li>
|
||||
|
||||
<li><p>Take down Tomcat (or whichever servlet container you're using).</p></li>
|
||||
|
||||
@@ -48,15 +51,15 @@ cp postgresql.jar <i>[dspace-1.4.1-source]</i>/lib</pre></li>
|
||||
webui.html.max-depth-guess = 3</pre>
|
||||
<p>If <code>webui.html.max-depth-guess</code> is not present in <code>dspace.cfg</code> the default value is used. If archiving entire web sites or deeply nested HTML documents it is advisable to change the default to a higher value more suitable for these types of materials.</p></li>
|
||||
|
||||
<li><p>Your 'localized' JSPs (those in jsp/local) now need to be maintained in the <em>source</em> directory. If you have locally modified JSPs in your <code><i>[dspace]</i>/jsp/local</code> directory, you will need to merge the changes in the new 1.4.1 versions into your locally modified ones. You can use the <code>diff</code> command to compare your JSPs against the 1.4.1 versions to do this. You can also check against the <a href="http://dspace.cvs.sourceforge.net/dspace/">DSpace CVS</a>.</p></li>
|
||||
<li><p>Your 'localized' JSPs (those in jsp/local) now need to be maintained in the <em>source</em> directory. If you have locally modified JSPs in your <code><i>[dspace]</i>/jsp/local</code> directory, you will need to merge the changes in the new 1.4.x versions into your locally modified ones. You can use the <code>diff</code> command to compare your JSPs against the 1.4.x versions to do this. You can also check against the <a href="http://dspace.cvs.sourceforge.net/dspace/">DSpace CVS</a>.</p></li>
|
||||
|
||||
<li><p>In <code><i>[dspace-1.4.1-source]</i></code> run:</p>
|
||||
<li><p>In <code><i>[dspace-1.4.x-source]</i></code> run:</p>
|
||||
|
||||
<pre>ant -Dconfig=<i>[dspace]</i>/config/dspace.cfg update</pre></li>
|
||||
|
||||
<li><p>Copy the <code>.war</code> Web application files in <code><i>[dspace-1.4.1-source]</i>/build</code> to the <code>webapps</code> sub-directory of your servlet container (e.g. Tomcat). e.g.:</p>
|
||||
<li><p>Copy the <code>.war</code> Web application files in <code><i>[dspace-1.4.x-source]</i>/build</code> to the <code>webapps</code> sub-directory of your servlet container (e.g. Tomcat). e.g.:</p>
|
||||
|
||||
<pre>cp <i>[dspace-1.4.1-source]</i>/build/*.war <i>[tomcat]</i>/webapps</pre>
|
||||
<pre>cp <i>[dspace-1.4.x-source]</i>/build/*.war <i>[tomcat]</i>/webapps</pre>
|
||||
|
||||
<p>If you're using Tomcat, you need to delete the directories corresponding to the old <code>.war</code> files. For example, if <code>dspace.war</code> is installed in <code><i>[tomcat]</i>/webapps/dspace.war</code>, you should delete the <code><i>[tomcat]</i>/webapps/dspace</code> directory. Otherwise, Tomcat will continue to use the old code in that directory. </p></li>
|
||||
|
||||
@@ -86,7 +89,7 @@ webui.html.max-depth-guess = 3</pre>
|
||||
<pre>cd <i>[dspace]</i>/lib
|
||||
cp postgresql.jar <i>[dspace-1.4.x-source]</i>/lib</pre></li>
|
||||
|
||||
<li><strong>Note:</strong> Licensing conditions for the <code>handle.jar</code> file have changed. As a result, the latest version of the <code>handle.jar</code> file is not included in this distribution. It is recommended you read the <a href="http://www.handle.net/upgrade_6-2_DSpace.html">new license conditions</a> and decide whether you wish to update your installation's <code>handle.jar</code>. If you decide to update, you should replace the existing <code>handle.jar</code> in <i>[dspace-1.4.1-source]</i>/lib with the new version.</li>
|
||||
<li><strong>Note:</strong> Licensing conditions for the <code>handle.jar</code> file have changed. As a result, the latest version of the <code>handle.jar</code> file is not included in this distribution. It is recommended you read the <a href="http://www.handle.net/upgrade_6-2_DSpace.html">new license conditions</a> and decide whether you wish to update your installation's <code>handle.jar</code>. If you decide to update, you should replace the existing <code>handle.jar</code> in <i>[dspace-1.4.x-source]</i>/lib with the new version.</li>
|
||||
|
||||
<li><p>Take down Tomcat (or whichever servlet container you're using).</p></li>
|
||||
|
||||
@@ -675,7 +678,7 @@ ant -Dconfig=<i>[dspace]</i>/config/dspace.cfg update</PRE></LI>
|
||||
<HR>
|
||||
|
||||
<ADDRESS>
|
||||
Copyright © 2002-2004 MIT and Hewlett Packard
|
||||
Copyright © 2002-2007 MIT and Hewlett Packard
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
Reference in New Issue
Block a user