Mark Diggory
9a2b9a68ea
Do not include Item either if case is true.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2499 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-01-08 23:39:28 +00:00
Mark Diggory
063dc1ffd7
If the Auth Method href or title key is null, do not show it in the list of options.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2498 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-01-08 23:21:47 +00:00
Tim Donohue
bdcd65d78c
Fixes to DTD based on merged version of the item-submission.xml
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2496 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-01-08 22:50:05 +00:00
Tim Donohue
cf734f6bfd
Small bug fix to allow JSPUI and XMLUI to both allow skipping file upload during submission, if it is enabled in the dspace.cfg.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2492 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-01-08 18:56:45 +00:00
Tim Donohue
80356f5c2e
Merged 'item-submission-JSPUI.xml' and 'item-submission-XMLUI.xml' files into a single 'item-submission.xml' configuration file (based on suggestions from Graham Triggs).
...
Small updates throughout API for Configurable Submission to support this merged configuration file (majority of changes in dspace-api and dspace-jspui modules). Also includes updates to Configurable Submission documentation and small updates to I18N to make the XMLUI and JSPUI keys more parallel.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2491 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-01-08 17:53:25 +00:00
Graham Triggs
0b8f5dc31c
Fix feed generation to use descending order (so most recent items come first)
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2489 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-01-08 12:16:33 +00:00
Graham Triggs
007081224a
Make it possible to specify multiple metadata fields to be used in a 'unique metadata' index - ie. dc.contributor.author,dc.contributor.advisor for the author list
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2486 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-01-07 15:52:27 +00:00
Graham Triggs
d1f8015bb5
Added missing copyright messages
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2482 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-01-05 06:31:33 +00:00
Tim Donohue
7301b832db
Various bug fixes to JSP-UI file upload step:
...
Fixed NPE when no file selected to upload. Fixed small bug in processing of upload-error.jsp (was not returning to file upload screen). Fixed ability to enable *skipping* uploading a file during JSPUI submission (some of the code never made it into 1.5 codebase during my original Config Submission patch, so this feature was not working properly).
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2481 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-01-04 22:45:19 +00:00
Tim Donohue
faa1749a25
Ack...sorry, I updated the wrong SVN...my mistake!
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2473 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-01-03 18:19:46 +00:00
Tim Donohue
7aae860821
test update
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2472 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-01-03 18:18:22 +00:00
Graham Triggs
5ed6765f73
Centralise Thumbnail logic, and improve DB efficiency in generating thumbnail links on item lists (in testing, at least 4x better)
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2470 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-01-02 09:30:40 +00:00
Graham Triggs
ada69cdad8
Added "db.poolname" configuration (so that multiple applications can share a single DBCP). Also add a shutdown method to allow web applications to clean up on undeploy.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2468 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-29 22:19:26 +00:00
Graham Triggs
8ed598e202
Fix SF Bug: 1744488 - Mapped items listed multiple times in feeds / recent submissions
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2466 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-25 22:45:23 +00:00
Andrea Bollini
a581adcec6
[ 1856368 ] Patch for Bug #1856364 Wrong label for First/Last name
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2462 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-22 12:43:21 +00:00
Andrea Bollini
f0dad44126
[ 1856368 ] Patch for Bug #1856364 Wrong label for First/Last name
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2461 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-22 12:43:08 +00:00
Andrea Bollini
833bdef713
[ 1856368 ] Patch for Bug #1856364 Wrong label for First/Last name
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2460 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-22 12:42:46 +00:00
Graham Triggs
9237c9e5ef
Fix retrieval of Locale for an EPerson so that if the language isn't set, an NPE isn't thrown
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2456 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-20 18:22:51 +00:00
Scott Phillips
1001bb887a
(Conal Tuohy) SF# 1769052 fix URI-parsing bug in AspectGenerator
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2453 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-18 00:14:42 +00:00
Scott Phillips
b98479ab30
(Scott Phillips) Added top level target directory (and eclipse tomcat plugin generated directory 'work') to the ignored list.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2452 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-17 23:53:42 +00:00
Scott Phillips
d062e0db04
(Samu Viita) Added JSPUI-like logging of bitstreams downloads.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2451 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-17 23:37:29 +00:00
Scott Phillips
49e047fff4
(Scott Phillips) Cleaned up import directives
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2450 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-17 23:20:15 +00:00
Graham Triggs
3b4e9a778e
Fix to SF bug #1827521 - recent submissions not showing sub-community submissions.
...
- adds communities2item table maintenance back into browse, includes new SQL to query the community hierarchy more efficiently than the Item/Community API
- by extension, fixes a problem where items in an upgraded database can't be deleted due to their existence in communities2item
- also, changes Harvest to use communities2item instead of community2item, so RSS feeds will work on the same basis of recent submissions, and include the sub-community content
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2447 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-16 22:41:40 +00:00
Mark Diggory
1b2178a688
Add in X509 Auth Key for xmlui
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2438 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-14 02:59:51 +00:00
Graham Triggs
bac57b5e0c
Improved efficiency of scoped browsing by replacing an IN with an EXISTS
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2437 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-13 23:48:50 +00:00
Graham Triggs
08a038b17d
Improve efficiency of pruning excess information from browse tables
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2436 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-13 23:04:59 +00:00
Mark Diggory
f7f8500155
Allow X509Authentication to be triggered from Login Choices page as well. Default is old behavior, This allows one to maintain the site under http and only protect certificate login page with https for certificate authentication. Implicit X509 Authentication is not ideal in relation to default Internet Explorer behavior.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2435 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-13 19:26:33 +00:00
Graham Triggs
7bd52205f6
*Massively* sped up the index prune methods (which means instatiating / withdrawing / editing items is *much* faster)
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2434 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-13 17:37:59 +00:00
Graham Triggs
ef4151816e
Significantly speed up the submission process, by reducing the work the browse code does if it can assume that the item has never been indexed
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2432 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-13 15:33:53 +00:00
Mark Diggory
97694bf58a
Enable METS OAI Crosswalk by default.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2421 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-10 21:34:12 +00:00
Mark Diggory
d3e0e07a58
correct dateCreated and dateIssued mappings in mods-submission xsl
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2420 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-10 21:31:39 +00:00
Graham Triggs
1f32543a19
Made a number of methods in the submission steps protected instead of private, to make it easier to extend the provided steps
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2414 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-03 14:30:56 +00:00
Graham Triggs
65ceafe5e2
Updated schema to remove the old browse tables that are no longer used
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2412 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-01 11:17:19 +00:00
Tim Donohue
e891212fdf
Small addition of a "Skip" flag to MediaFilterManager/filter-media. Allows one to specific a list of identifiers (communities/collections/items) to SKIP during filtering process. Updated documentation to explain this new flag.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2410 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-30 18:14:41 +00:00
Tim Donohue
6e377ffd94
Small bug fix to MediaFilterManager (found a cast to MediaFilter rather than to new FormatFilter). Fixed some comments.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2407 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-29 17:55:45 +00:00
Graham Triggs
603b82a006
Improved browse configuration (ability to hide sort options from the browse controls, can set left-hand navigation to asc and/or desc lists). Improves normalisation of titles.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2406 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-29 11:58:05 +00:00
Graham Triggs
68bc714dfd
Changed getBrowseIndices to respect order in dspace.cfg
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2400 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-28 22:34:57 +00:00
Mark Diggory
c88190c161
Add capability to filter bitstream which match a specific name.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2399 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-28 21:27:02 +00:00
Mark Diggory
25e83a7b0e
New options for ItemImporter to support bitstream permissions and descriptions
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2398 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-28 21:07:34 +00:00
Graham Triggs
6c401c9e55
Fixed missing contexts to ItemCounter constructors
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2397 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-28 17:53:16 +00:00
Tim Donohue
055a30715f
Removed comments which had "UIUC" in them...whoops!
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2396 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-28 16:06:58 +00:00
Tim Donohue
2afd7ffefa
Applying SF patch #1589429 - "Self-Named" Media Filters (i.e. MediaFilter Plugins!)
...
[This original patch was modified slightly to leave the existing MediaFilter abstract class intact,
and instead create a new FormatFilter interface which MediaFilter now implements]
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2393 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-27 22:03:24 +00:00
Stuart Lewis
133de48176
(Richard Jones) S.F. Patch 1659868 Improved database level debugging
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2392 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-27 10:02:09 +00:00
Mark Diggory
db254d753b
add in missing language-packs
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2369 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 20:21:28 +00:00
Tim Donohue
0bfdc89689
Fixed bug in Manakin Configurable Submission flow - It was causing an infinite loop, if your first submission step was a non-interactive (i.e. no-UI) step. Also fixed a small bug to ensure that clicking "Previous" button will always bring you back to the last step you completed which had a UI.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2368 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 18:02:40 +00:00
Graham Triggs
3b9a53bba7
Solve problem with 404 pages leaking contexts / connections due to not being run under a servlet
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2367 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 13:46:35 +00:00
Graham Triggs
9f382c3438
Fixed connection / context leak in ItemCounter
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2366 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 11:03:40 +00:00
Graham Triggs
6326ffae55
And the update script - changed 'number' column to 'count' as number is a reserved word in Oracle
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2365 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 10:24:51 +00:00
Graham Triggs
54058b0aff
Changed 'number' column to 'count' as number is a reserved word in Oracle
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2364 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 10:21:46 +00:00
Graham Triggs
3ddbccad9b
Fix problems with strength counter (SQLException doesn't nest Throwable, incorrect cast of Community dso)
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2363 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-11-26 09:51:43 +00:00