Commit Graph

6761 Commits

Author SHA1 Message Date
Mark Diggory
869f8c0247 [maven-release-plugin] prepare branch dspace-async-release
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6412 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-06-02 08:10:13 +00:00
Peter Dietz
8dfcbe17f2 [DS-841] No such column rnum error in eperson admin with Oracle backend. (Patch by Hardy Pottinger).
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6388 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-05-27 14:39:35 +00:00
Robin Taylor
e8775db14e [DS-852] Split the License step into separate steps for Creative Commons and the site license
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6384 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-05-20 09:33:19 +00:00
Robin Taylor
3f190b845d [DS-638] Add virus check to submission UploadStep
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6375 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-05-13 09:30:13 +00:00
Mark Diggory
58b1afe6b4 [DS-884] Upgrade DSpace XMLUI to use Spring 3.0.5.RELEASE
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6344 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-04-23 14:31:46 +00:00
Peter Dietz
8fc86f3006 [DS-864] Added and clarified javadoc.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6281 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-29 21:42:38 +00:00
Kim Shepherd
b1a5a717d4 [DS-860] SWORD still uses dspace.url rather than dspace.baseUrl
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6262 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-28 08:34:14 +00:00
Peter Dietz
35b50fd43c [DS-620] Uploading files that exceed the maximum file size should lead to a friendly error page
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6151 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-16 18:38:29 +00:00
Mark Diggory
46fedd6ce7 [DS-839] Adding Field to Choice Authority to allow Authorities to be able to know of the field being authority controlled.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6138 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-15 05:26:02 +00:00
Tim Donohue
03ab1fd6fd DS-821 fix (AbstractMETSIngester creates an item before adding descriptive metadata). This fix essentially reorganizes logic in AbstractMETSIngester.ingestObject(), to ensure that item is not officially *installed* in DSpace until all of the Descriptive Metadata crosswalks and files are attached. See DS-821 for more info. I've tested this fix via both SWORD ingest and via AIP Ingest, and both seem to work perfectly.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6136 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-14 19:10:43 +00:00
Mark Diggory
3790e662f9 Restoring Usage Event Consumer until proper patch is prepared
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6133 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-09 22:33:29 +00:00
Mark Diggory
02971f769c Restoring Usage Event Listener until proper patch is prepared
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6132 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-09 22:32:42 +00:00
Mark Diggory
b821d47d7c Restoring Usage Event until proper patch is prepared
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6131 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-09 22:31:44 +00:00
Mark Diggory
9b225d037d Restoring Authentication Method until proper patch is prepared
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6130 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-09 22:28:57 +00:00
Mark Diggory
d3bb37ee04 Restoring Constants until proper patch is prepared
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6129 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-09 22:19:52 +00:00
Mark Diggory
8d4e9f95db Constants
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6123 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-09 07:09:15 +00:00
Mark Diggory
a70fcf8150 Adding Authentication Stack Interface.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6118 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-09 06:09:33 +00:00
Mark Diggory
bc8c3b4199 Adding UsageEvent, Event, Consumer and fleshing out methods needed in DSpace Statistics
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6117 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-09 05:58:19 +00:00
Stuart Lewis
7c465277d8 [DS-215] Single-argument Item.getMetadata does not work with mixed-case metadata terms. Re-applied in 1.7.1 / 1.8(trunk) as t got overwritten during a merge in the 1.7 development.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6105 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-04 03:15:10 +00:00
Mark Wood
4a86efeb8c Forgot the license blurb
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6101 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-01 18:24:51 +00:00
Ben Bosman
682fa9b5bf [DS-823] DatabaseManager Oracle compliance
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6091 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-02-24 12:47:00 +00:00
Mark Wood
70293b3743 [DS-672] Stage 1: throw a descriptive IllegalArgumentException instead of NPE.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6073 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-02-09 19:36:37 +00:00
Mark Wood
711a59adfa Avoid mysterious NPE if ItemImporter is given a path that is not a directory.
Plus comment, visibility, type safety cleanups and replace deprecated 
Context.setIgnoreAuthorization().


git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6072 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-02-09 19:25:31 +00:00
Mark Wood
381688cb24 When an Item has no default READ policies, identify it by handle so an
admin need not dig into the database to find it in the UI.


git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6071 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-02-09 18:26:31 +00:00
Stuart Lewis
b73d348a69 [DS-806] Item.match() incorrect logic for schema testing
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6053 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-01-27 00:54:53 +00:00
Stuart Lewis
c33c01c4de [DS-806] junit test - should cause bamboo to report a test failure. Patch to fix this to be applied shortly.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6050 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-01-27 00:22:26 +00:00
Claudia Juergen
388c6b1286 [DS-761] MetadataSchema: cache out of sync after calling delete()
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6026 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-01-19 15:27:50 +00:00
Mark Wood
58901caaf3 Extend IP authentication over IPv6 addresses. Begin adding unit tests for authentication.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6024 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-01-18 21:19:18 +00:00
Mark Wood
cd4d371590 When getMaxTableNameLength returns 0 (no limit) don't try to index a String by -1.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6019 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-01-14 13:47:46 +00:00
Tim Donohue
b12082e26c Updating all Trunk poms to version of 1.8.0-SNAPSHOT. As of this moment, Trunk is now for 1.8.0 code, and 'dspace-1.7.x' branch is for 1.7.1 code.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5993 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-16 22:18:27 +00:00
Tim Donohue
891de52dc2 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5991 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-16 18:38:22 +00:00
Tim Donohue
45c1db882e [maven-release-plugin] prepare release dspace-1.7.0
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5989 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-16 18:38:03 +00:00
Tim Donohue
8652f07d15 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5952 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-13 22:03:12 +00:00
Tim Donohue
24a8fd6257 [maven-release-plugin] prepare release dspace-1.7.0-rc2
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5950 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-13 22:02:49 +00:00
Tim Donohue
84fbf94fe1 [maven-release-plugin] rollback the release of dspace-1.7.0-rc2
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5947 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-13 20:58:26 +00:00
Tim Donohue
0efe3ac3ec [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5946 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-13 19:24:28 +00:00
Tim Donohue
1e3fa1740a [maven-release-plugin] prepare release dspace-1.7.0-rc2
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5944 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-13 19:24:08 +00:00
Mark Wood
3727ab574f [DS-777] Remember made-up names for orphan groups so we don't generate
new (different) names on subsequent references.


git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5940 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-10 22:07:44 +00:00
Tim Donohue
3ee0ecaadc Quick Fix for DS-777 : PackageUtils.translateGroupNameForExport returns null unexpectedly
This fix actually updates METSRightsCrosswalk so that it better supports cases where  PackageUtils.translateGroupNameForExport() returns null.

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5936 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-09 22:55:30 +00:00
Tim Donohue
fbc2e07d76 package-info.java file was missing DSpace license.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5935 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-09 21:57:05 +00:00
Mark Wood
75ed3bead3 Say which package evoked the SQLException.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5934 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-09 20:10:33 +00:00
Mark Wood
811d85d52d Don't disseminate invalid rights:Context if a ResourcePolicy has neither
Eperson nor Group.  Don't NPE if we try to ingest one.


git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5933 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-09 19:59:52 +00:00
Mark Wood
058f779c0c Explicitly close InputStreams to avoid large numbers of open files awaiting GC.
(Ran out of file handles.)


git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5932 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-09 19:07:57 +00:00
Richard Rodgers
0b8a8e4cde Add logic for resetting embargo when restoring from an AIP
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5930 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-09 00:00:02 +00:00
Mark Wood
c146c7eb58 Don't NPE if we can't find a member by email.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5929 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-07 21:45:48 +00:00
Mark Wood
67d8289196 Always use the group name from the package, since users can change the names.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5928 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-07 21:42:00 +00:00
Mark Wood
95484efe69 Tell the Javadoc reader what this package is for.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5927 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-07 17:36:09 +00:00
Mark Wood
2539c121a0 Document a possible null return.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5926 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-07 17:32:02 +00:00
Ben Bosman
4b92f744d5 [DS-774] Missing dependencies for PDFBox
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5917 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-03 16:29:12 +00:00
Tim Donohue
5526167228 Fix for DS-772 - AIP Restore process fails to consistently restore Item Mappings.
See the DS-772 issue description for more information on this fix.  Adds a new 'skipIfParentMissing' flag which can be used to skip over Item mapping errors when an Item's parent isn't yet created.  Once the parent is created, it will ensure the item & its mapping are generated properly.


git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5916 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-02 21:41:02 +00:00