Commit Graph

6761 Commits

Author SHA1 Message Date
Andrea Bollini
7967f833fc DS-236 removed unused i18n keys
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4512 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-11-07 17:38:13 +00:00
Larry Stone
df26b2d178 DS-361, DS-369 refactor syndication feed generation, support all RSS and Atom formats in both feed and OpenSearch, also follow harvest.includerestricted.rss in both UIs.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4511 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-11-06 04:26:26 +00:00
Claudia Juergen
8a4f51d6a3 Fix for [DS-370] E Mail Sent On Item Export Error Message and typo in email template
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4505 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-11-05 13:26:45 +00:00
Larry Stone
39eb37bbae [DS-347] Add --quiet option to filter-media (MediaFilterManager) to disable progress messages
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4503 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-11-05 02:31:03 +00:00
Larry Stone
a2ae6fea2d fix browse of index type "authority", supply a default OrderFormat the same as for "text", so start-at will work for authority-controlled browse index.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4497 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-30 21:51:19 +00:00
Graham Triggs
207a9c8d23 Add alternate file appender for log4j
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4492 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-30 13:05:27 +00:00
Stuart Lewis
0cbd6ea68f [DS-161] Bulk metadata editing - add new CSV test case (unbalanced quotes)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4489 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-29 01:16:25 +00:00
Richard Rodgers
ffd7c48153 [DS-323] Add check for null filter list in commandline processing
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4464 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-23 21:13:09 +00:00
Larry Stone
514c1efcdc Add explanatory text to AuthorizeException generated by feedback page permission failure (trivial change)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4455 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-16 20:56:44 +00:00
Larry Stone
cb102d4e62 use symbolic names of authority confidence values in configuration; make default minconfidence configurable; fix logic in building authority-controlled browse index.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4454 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-16 20:08:28 +00:00
Claudia Juergen
7802b4e0a9 just some grammatical error
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4450 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-15 10:29:58 +00:00
Mark Diggory
b1d9b5306a [DS-247] Adjust location of UsageEvents to not be part of old statistics package.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4430 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-10 17:21:30 +00:00
Mark Diggory
485cc48e2a [DS-247] Remove unused code.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4429 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-10 17:12:48 +00:00
Mark Diggory
d4158e4909 further correct logging text.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4392 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-07 03:14:13 +00:00
Larry Stone
769f3f4eb9 [DS-288] Configurable option to hide metadata fields in public UIs and OAI-PMH
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4386 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-06 20:00:23 +00:00
Larry Stone
bbe8a2a3d1 [DS-236] Authority control for metadata fields and Choice Authority plugin framework
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4365 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-05 23:52:42 +00:00
Stuart Lewis
51010c269b [DS-247] Addition of DSpace Services to DSpace 1.6 - startup service manager in DSpace script launcher
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4360 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-05 22:14:51 +00:00
Larry Stone
f0b2d6b817 [DS-128] fix repositioning on submission pages after add button is clicked, xmlui
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4354 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-05 19:28:27 +00:00
Stuart Lewis
d0dcd5a13f [DS-161] Bulk metadata editing - fix bug where item:owning_collection is not getting updated properly when moving items
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4353 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-04 23:49:22 +00:00
Mark Diggory
390975fa6e [DS-336] DSpace Service Support to be added to DSpace 1.6.0 XMLUI and JSPUI.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4322 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-03 09:25:30 +00:00
Mark Diggory
1af5db5821 [DS-335] DatabaseManager additions from Minho statistics addon.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4316 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-03 02:30:56 +00:00
Stuart Lewis
fe88e442b8 Update JSPUI footer text from 'The DSpace Foundation' to 'Duraspace'
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4312 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-01 00:37:42 +00:00
Stuart Lewis
2cc0f7ad4d [DS-321] DSpace command launcher
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4311 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-30 22:02:09 +00:00
Andrea Bollini
d98a94fbcc [DS-270] added missing javadoc
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4310 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-30 19:56:38 +00:00
Andrea Bollini
98c8f11320 [DS-270] Make delegate admin permissions configurable
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4309 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-30 19:20:07 +00:00
Andrea Bollini
316408bb47 [DS-309] Shiboleth default roles are applied also to anonymous user and user logged-in with other methods
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4308 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-30 19:01:21 +00:00
Larry Stone
7546acdcc9 [DS-255] Protect submission from being lost if exception occurs in CompleteStep
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4302 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-29 23:00:05 +00:00
Richard Rodgers
36cb5c5010 Add new OpenSearch dependencies
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4293 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-29 19:10:14 +00:00
Richard Rodgers
535b5451ec [DS-324] Add OpenSearch support
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4292 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-29 19:09:34 +00:00
Larry Stone
179f3b6587 [DS-232] parse personal names correctly if there is no space after the comma, in DCPersonName
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4290 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-29 02:57:36 +00:00
Stuart Lewis
afd54d17d5 [DS-234] Remove SSL setting (not required)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4287 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-24 23:37:16 +00:00
Richard Rodgers
a53e0f841d [DS-323] Add ItemUpdate - new feature (command-line application)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4282 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-23 23:43:42 +00:00
Richard Rodgers
a8267c587b [DS-317] Add support for Embargo function
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4278 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-22 21:31:14 +00:00
Richard Rodgers
ebbe09345a [DS-317] Add Support for Embargo function
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4277 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-22 21:27:54 +00:00
Stuart Lewis
816eec1261 [DS-318] JSPUI: Left over text in edit item about format
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4274 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-21 22:25:03 +00:00
Stuart Lewis
21ceb87476 [DS-303] Export migrate option incorrectly removes non-handle identifier.uris
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4263 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-15 02:51:47 +00:00
Ben Bosman
9a68321217 [DS-306] Option to disable mailserver
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4259 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-14 10:18:05 +00:00
Graham Triggs
e1fe542237 [DS-265] Fix rare condition where if you had a 4 character value that contains a '-', it would use the length of the string to determine the padding, which would result in an attempt to use a 0 width specification.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4250 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-09 21:23:36 +00:00
Graham Triggs
96bf084057 Allow long values to be specified for the max upload request (for uploading files greater than 2Gb)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4243 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-02 09:12:23 +00:00
Stuart Lewis
49732f2f4c [DS-234] Configurable passing of Javamail parameter settings
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4241 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-01 00:31:12 +00:00
Stuart Lewis
1da5764565 [DS-44] Monthly statistics skip first and last of month - SF ID: 2541435
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4240 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-08-31 22:10:12 +00:00
Stuart Lewis
2d48ccca32 [DS-256] Item Export ignores metadata language qualifier
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4234 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-08-25 08:14:45 +00:00
Stuart Lewis
3b03befc60 [DS-161] Bulk metadata editing - report on number of changes made
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4233 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-08-25 04:25:20 +00:00
Stuart Lewis
4f5038673f [DS-161] Bulk metadata editing - remove some metadata from default exports (e.g. provenance information)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4232 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-08-25 03:28:22 +00:00
Stuart Lewis
ecb2a5988b [DS-161] Bulk metadata editing - remove some metadata from default exports (e.g. provenance information)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4231 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-08-25 03:17:33 +00:00
Scott Phillips
3dacc68256 (Alexey Maslov) OAI-PMH + OAI-ORE Harvesting Patch
http://jira.dspace.org/jira/browse/DS-289

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4228 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-08-24 21:18:09 +00:00
Stuart Lewis
57ea973114 [DS-271] Make the OAI DC crosswalk configurable
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4210 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-08-12 22:04:14 +00:00
Andrea Bollini
0b3c7b9fa0 [DS-261] Community Admin JSPUI: porting of the DS-228 patch
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4196 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-08-06 13:29:46 +00:00
Claudia Juergen
389c15bd3a [DS-114] Links not working due to trailing white space in dspace.url
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4155 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-07-28 10:35:54 +00:00
Andrea Bollini
65e6ec3143 [DS-259] Community/collection admin should not to be able to delete their admin group
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4093 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-07-18 12:51:12 +00:00