Jim Downing
44d920f667
Added Lieven Droogmans' patch and fixed regression to dspace.cfg
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1075 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-12-13 16:59:46 +00:00
Jim Downing
185e8589c4
Fixed problem with location specific searching when using configurable indices. Tidied up formatting of DSIndexer
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1074 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-11-15 16:31:58 +00:00
Jim Downing
c0a6aa0024
Fixed multiple bitstream description display
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1073 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-11-09 13:00:40 +00:00
Jim Downing
e0a7fdf0f3
Merged patch 1055912
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1072 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-11-02 14:20:40 +00:00
Richard Rodgers
80edb8204e
Part of fix for bug# 1035692 (Can't upload logo)
...
Community attribute now set for JSP
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1071 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-10-28 20:31:08 +00:00
Richard Rodgers
58d9c2cedf
Part of fix for bug# 1035692 (Can't upload logo). Now has input
...
for community.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1070 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-10-28 20:28:37 +00:00
Scott Yeadon
03b3bca1a6
Fixed bug where opening quote missing from alt text on thumbs
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1069 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-28 06:49:50 +00:00
Jim Downing
f68bc8196d
Applied patch 1004389
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1068 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-27 08:08:36 +00:00
David Stuve
4fb50e568e
Now can take multiple collections in its args, which means that you
...
can import a set of items to multiple collections, with the first
one owning the item.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1067 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-22 18:08:56 +00:00
Jim Downing
06b2519ddf
Edited README ready for tagging
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1066 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-20 09:25:09 +00:00
Austin Kim
f7192e9cb8
Backward compatibility for configurable searching
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1065 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-16 15:45:29 +00:00
Scott Yeadon
3bcb847f3a
Removed license and copyright information (with approval from Cody Green) to retain consistency with other DSpace source
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1064 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-15 23:23:53 +00:00
Austin Kim
96ad3f24cb
Checking in configurable indexing
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1063 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-15 18:44:09 +00:00
Jim Downing
2c4944f081
Fixed code errors and found some more connection pool leaks.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1062 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-15 14:05:43 +00:00
Scott Yeadon
dc74babd2b
Bash script to remove handle files and modify dublin_core.xml files from exported DSpace collections in
...
preparation for loading into a different DSpace instance
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1061 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-14 06:21:10 +00:00
David Stuve
c13f24e570
Oracle port. These files are meant to be copied to the parent directory
...
dspace/etc to overwrite the originals for the Oracle port to work.
The must be kept up to date with any schema changes!
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1060 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-13 04:36:42 +00:00
David Stuve
d4a4657dd5
Oracle port. Added new parameter db.name which can be set to 'oracle',
...
and added driver statement for the Oracle driver (commented out, of course.)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1059 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-13 04:33:36 +00:00
David Stuve
40c1befd8b
Oracle port. Booleans are integers, Oracle needs a different validation
...
query, and removed ;'s from JDBC SQL statements.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1058 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-13 04:27:55 +00:00
David Stuve
9b607b5b42
Oracle port. Added Oracle-specific code to use integers as booleans.
...
(In the item->withdrawn test.)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1057 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-13 04:25:45 +00:00
David Stuve
5c17c53263
Oracle port. SQL cleanup and Oracle-specific code for booleans as integers.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1056 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-13 04:24:15 +00:00
David Stuve
1116ffd11c
Oracle port. ;'s removed from SQL and integers used for booleans if
...
db.name = 'oracle'
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1055 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-13 02:02:52 +00:00
David Stuve
4f7c7bd705
Oracle port. Removed ;'s from SQL and put in Oracle code to use
...
integers for booleans.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1054 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-13 02:01:04 +00:00
David Stuve
b670e5e2a3
Oracle port. Fixed SQL and if db.name=oracle bitstream size column
...
is size_bytes since size is a reserved word in Oracle land.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1053 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-13 01:59:12 +00:00
David Stuve
3be1442e25
Oracle port. Put Oracle hacks/workarounds in place to get functionality
...
of Postgres OFFSET...LIMIT parameters.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1052 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-13 01:57:09 +00:00
David Stuve
ae86c89e4b
Oracle port, requires updated versions of pooling and jdbc connection libs
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1051 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-13 01:54:42 +00:00
David Stuve
d9d308e792
Oracle port - booleans are can now be integers too, if Oracle
...
table names are converted to upper case for JDBC metadata queries
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1050 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-13 01:53:06 +00:00
Scott Yeadon
e8c7bbb434
Fixed bug opening separate browser window when thumbnail linking to item
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1049 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-09 22:42:04 +00:00
Scott Yeadon
38e43097c0
Added webui.browse.thumbnail.linkbehaviour item (commented out by default)
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1048 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-09 00:56:12 +00:00
Scott Yeadon
c0b9e10ac8
Changes to allow linking from thumbnail direct to master bitstream
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1047 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-09 00:45:21 +00:00
Scott Yeadon
7e5bec0407
Stop broken links showing where read access is denied against thumbnail bitstreams
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1046 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-08 05:44:27 +00:00
Scott Yeadon
cab308a39c
Fixed bug where thumbnails weren't displayed when the browse thumbnail width and height weren't set
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1045 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-07 23:39:37 +00:00
Scott Yeadon
983f678710
Updated to display thumbnails in search and browse, and to allow switching off item thumb display
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1044 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-07 01:01:46 +00:00
Scott Yeadon
cf80ada093
Updated with browse, search and item thumbnail options
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1043 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-07 01:01:03 +00:00
Grace Carpenter
52298b3389
Replaced by formats.jsp, so that users see local installation's support levels.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1042 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-08-27 14:53:58 +00:00
Greg McClellan
ab8756b8c5
fixed typo
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1041 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-08-26 19:09:57 +00:00
Jim Downing
b7e454e1b7
Getting resource release right this time
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1040 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-08-25 15:20:10 +00:00
Jim Downing
333b835a01
Added some safety to resource release of lucene connections.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1039 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-08-25 09:48:14 +00:00
Jim Downing
bb7ec1b48d
Null safe equals in filterItem to cure bug reported by Jason Simms 2004-08-20ish
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1038 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-08-25 08:34:44 +00:00
Richard Rodgers
87ae73eb3d
Fix for SF bug ID# 1015296
...
Only invokes item.update() if item has not been skipped - i.e.
if the MediaFilter has run against it to create new bitstream.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1037 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-08-24 20:05:57 +00:00
Jim Downing
368f905ff8
Cleaned up some resource release that should have been in 'finally' clauses - attempting to track down the connection leak problem
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1036 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-08-16 16:17:15 +00:00
Richard Rodgers
28ca6b34b9
Fixed test used to determine when to display bitstream descriptions: was
...
counting bundles, now counts bitstreams in the "ORIGINAL" bundle.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1034 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-08-10 19:18:22 +00:00
Richard Rodgers
5c031537f4
Updated date and removed beta from release number
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1033 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-08-09 15:45:24 +00:00
David Stuve
1d11252606
Collection editor can now withdraw items (for sure this time!) Reinstating
...
is iffy however - only admins can do it, and have to manually key in
item ID.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1032 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-08-06 19:57:58 +00:00
David Stuve
d25fd7b64f
Improved documentation.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1031 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-08-05 21:42:17 +00:00
Greg McClellan
07fac9ff5a
New HP-MIT logo
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1030 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-07-30 16:27:02 +00:00
Grace Carpenter
355841c6e8
Added check for null handle in writeIndexRecord() to allow for collection templates.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1029 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-07-23 15:34:35 +00:00
Jim Downing
16deb4e114
Fix for bug reported (and fix tested by) Gabriela Mircea 2004-07-1 - 2004-07-14
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1028 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-07-15 08:38:35 +00:00
Jim Downing
b576fb7749
Null-safe equals throughout edit-metadata-1.jsp
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1027 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-07-13 08:35:14 +00:00
Jim Downing
cc8d03d53a
Hopefully fixes NPE reported by J?rn Nettingsmeier.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1026 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-07-13 08:16:48 +00:00
Richard Rodgers
bb372293e1
Added missing "/" separating context path and "simple-search" in constructing
...
next and previous URLS
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1025 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-07-12 16:26:24 +00:00