Commit Graph

892 Commits

Author SHA1 Message Date
Stuart Lewis
1ec6725ae6 [DS-209] Context.java turnOffAuthorisationSystem() can throw a NPE
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@3985 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-06-30 02:37:07 +00:00
Stuart Lewis
b9dba44bd7 [DS-204] New -zip option for item exporter and importer / [DS-216] Migrating items that use additional metadata schemas causes an NPE
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@3984 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-06-30 02:33:25 +00:00
Stuart Lewis
dbce1cc890 [DS-161] Bulk metadata editing - remove debug line, and make use of escaped field separator when splitting strings
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@3983 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-06-30 02:27:25 +00:00
Tim Donohue
1c7affd37a Applying "Community Admin XMLUI: Delegated Admins Patch" (DS-228). This adds delegated Admin capabilities and specifically a Community Administrator role. See Jira issue DS-228 for more specific details, including documentation on the permissions of a System Admin vs. Community Admin vs. Collection Admin. [WARNING:] This patch adds a database_schema_15-16.sql (as it requires a new "admin" column on the 'collection' table). This patch also currently only fully works for the XMLUI (but should not break anything with JSPUI) - Andrea Bollini is working on porting it over to JSPUI.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@3980 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-06-26 17:07:25 +00:00
Stuart Lewis
fd2be53602 [DS-161] Bulk metadata editing
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@3954 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-06-25 03:15:28 +00:00
Stuart Lewis
6ce5fb0767 [DS-212] NPE thrown during Harvest of non-items when visibility restriction is enabled
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@3830 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-05-27 01:55:55 +00:00
Stuart Lewis
8c74ad42b3 [DS-212] NPE thrown during Harvest of non-items when visibility restriction is enabled
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@3824 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-05-21 00:10:19 +00:00
Andrea Bollini
04e3850ea6 [DS-206] Input form visibility restriction doesn't work properly
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@3823 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-05-19 18:09:05 +00:00
Stuart Lewis
8b1d849838 Update code licence to The DSpace Foundation
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3762 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-05-07 04:36:47 +00:00
Stuart Lewis
45ca0fab09 Update code licence to The DSpace Foundation
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3761 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-05-07 04:18:02 +00:00
Stuart Lewis
99d6d89079 [DS-195] Allow the primary bitstream to be set in the item importer
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3745 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-28 00:17:07 +00:00
Stuart Lewis
1f9cf8b18c [DS-196] METS exposed via OAI-PMH includes descritpion.provenance information
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3739 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-27 22:26:36 +00:00
Stuart Lewis
4b539b4292 Update code licence to The DSpace Foundation
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3738 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-24 04:32:12 +00:00
Stuart Lewis
7fcd6bce91 Update code licence to The DSpace Foundation
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3737 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-24 04:22:28 +00:00
Stuart Lewis
105700e1be Update code licence to The DSpace Foundation
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3736 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-24 04:16:22 +00:00
Stuart Lewis
827c639926 Update code licence to The DSpace Foundation
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3735 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-24 04:05:53 +00:00
Stuart Lewis
14f3d3b062 Update code licence to The DSpace Foundation
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3734 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-24 04:00:19 +00:00
Stuart Lewis
e3a5c35a54 Update code licence to The DSpace Foundation
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3733 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-24 03:52:11 +00:00
Stuart Lewis
80c1572fff [DS-194] Give METS ingester configuration option to make use of collection templates
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3727 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-23 03:34:04 +00:00
Mark Diggory
4975bf1a67 [DS-48] shibboleth+dspace1.5.1 patch - ID: 2412723 Commiting dspace3688-ignoreScope-v3.patch (3 kB)
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3713 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-13 20:22:35 +00:00
Mark Diggory
23cf0406dd [DS-183] XPDF support for filtering PDFs for text extraction/search
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3705 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-11 17:02:24 +00:00
Mark Diggory
47ebe88651 [DS-183] XPDF support for filtering PDFs for text extraction/search
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3704 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-10 03:36:38 +00:00
Mark Diggory
adc949bfd1 Set Keyword substitution across entire project.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3703 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-09 23:58:38 +00:00
Graham Triggs
65e064f0f5 Fix various critical bugs identified by Findbugs.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3684 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-06 22:52:38 +00:00
Andrea Bollini
6dff029575 [DS-99] Non-admin user and admin menu options (1.5.1 XMUI only) - ID: 2353606
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3661 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-31 09:55:29 +00:00
Andrea Bollini
efaa36dddf [DS-81] Subscription not sent correctly - ID: 2667590
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3660 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-31 08:12:52 +00:00
Andrea Bollini
e9c0e8a761 [DS-92] Bitstream access rights inheritenc, editing in_archive items - ID: 1993036
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3659 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-31 07:30:14 +00:00
Andrea Bollini
4b881d9886 [DS-67] Impossible retry/resume after upload a file with internal format
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3645 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-27 10:39:26 +00:00
Mark Diggory
b0bf22d495 [DS-48] shibboleth+dspace1.5.1 patch - ID: 2412723
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3642 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-27 04:53:11 +00:00
Stuart Lewis
3b63800d57 Fix for Jira [DS-127] Item exporter does not export bitsteam descriptions
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3640 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-26 23:37:16 +00:00
Mark Diggory
5590b2412b Correct formatting errors introduced in last commit (Eclipse autoformat w/o dspace formatting template in place).
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3636 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-23 22:12:47 +00:00
Mark Diggory
0b3afa95cd Merge in getCacheSize from previous patch commit.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3635 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-23 22:04:40 +00:00
Mark Diggory
0ce2581f3f Recover Previous Revision History
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3634 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-23 21:58:21 +00:00
Mark Diggory
cbb3294107 Remove to prepare for recovery
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3633 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-23 21:57:29 +00:00
Stuart Lewis
b535879117 [2621423] Add method to instrument Context's cache usage
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3632 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-23 20:55:07 +00:00
Andrea Bollini
ef01a162c6 [DS-102] Submission without file possible with the skip upload functionality disabled
[DS-103] Use of the Progress bar button don't save the current page modification
[DS-104] Cancel/save button during edit of a workflow item doesn't work

git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3625 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-23 11:18:53 +00:00
Andrea Bollini
e4a8bfff87 [DS-46] Bug 1617889 Years < 1000 do not display in simple item view - ID: 2524083
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3624 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-23 09:28:09 +00:00
Andrea Bollini
30812021fa [DS-43] Manakin RSS feed generator cache timeout can't be adjusted - ID: 2593393
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3623 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-23 09:03:14 +00:00
Tim Donohue
6b057525c4 Minor improvements to messages output by MediaFilterManager. Added item handle information to the "SKIPPED:" and "FILTERED:" messages. Without the item handle it's much more difficult to locate bitstreams which may be having problems filtering, etc.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3619 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-20 16:52:03 +00:00
Claudia Juergen
fd7a9db6de Added missing blanks between label and text value in subsription email.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3617 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-20 09:41:46 +00:00
Stuart Lewis
ab70da0771 Adds new functionality to the export scripts: 'migrate' option that strips metadata that will be re-created in the same fashion as the dspace_migrate script. This can be invoked by using the -m or --migrate flag on the export cli script, or with the new JSPUI export (migrate) button. This patch also fixes DS-59.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3615 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-20 02:41:00 +00:00
Stuart Lewis
39bdc2a660 Adds new functionality to the export scripts: 'migrate' option that strips metadata that will be re-created in the same fashion as the dspace_migrate script. This can be invoked by using the -m or --migrate flag on the export cli script, or with the new JSPUI export (migrate) button. This patch also fixes DS-59.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3614 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-20 01:58:38 +00:00
Andrea Bollini
bfdaa80994 fix wrong file header
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3612 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-19 17:10:10 +00:00
Stuart Lewis
a9d518e263 Fix for Jira [DS-98] Key jsp.mydspace.request.export.community not set in Messages.properties
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3609 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-19 02:21:22 +00:00
Andrea Bollini
f8e72fd4c6 [DS-83] Hardcoded behaviour of Initial question step in the submission
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3596 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-17 07:05:13 +00:00
Scott Phillips
5e5d52d985 (Scott Phillips) Fixed a problem where importing/exporting items multiple times would result in duplicate identifier.uri metadata records being added each time. Now it will check to see if the metadata record exists before adding it.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3588 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-13 17:21:29 +00:00
Andrea Bollini
5d4b5c0b35 [DS-90] Workflow doesn't skipped if the wf group contains empty subgroups
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3587 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-13 10:21:46 +00:00
Andrea Bollini
54619f00d3 [DS-88] Anonymous group don't works as subgroup - ID: 1688445
[DS-61] IP Authentication only works on logged in users - ID: 2088431

git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3585 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-13 09:38:12 +00:00
Andrea Bollini
ed6b7136f9 fix minor typo
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3583 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-13 09:25:40 +00:00
Andrea Bollini
e3f9025213 [DS-60] netid.toLowerCase() in different classes and methods - ID: 2458187
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3575 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-11 14:33:44 +00:00