Commit Graph

17370 Commits

Author SHA1 Message Date
Robert Tansley
927b041638 Updated OAICat to version1.5.41
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1390 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-12-14 22:17:43 +00:00
Robert Tansley
41aa057193 Removing license for now-removed cos.jar
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1389 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-12-14 19:09:00 +00:00
Robert Tansley
e2a8bfa342 Removing version number from .jar filename per current convention
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1388 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-12-14 19:02:41 +00:00
Robert Tansley
9c36b12214 (Scott Yeadon)
- Now uses Jakarta Commons FileUpload instead of com.oreilly.servlet.
  Patch SF #1380118.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1387 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-12-14 18:56:20 +00:00
Robert Tansley
fcf5164f19 Fixed various errors & omissions
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1386 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-12-08 22:48:22 +00:00
Richard Jones
85e3722126 Quick fix for database analysis side of the stats, with an update for the schema change from dctyperegistry to metadatafieldregistry. Stop gap solution - further thought is required for the stats and how it relates to this metadata handling change. Currently will still only work with DC metadata
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1385 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-12-08 09:24:44 +00:00
Scott Yeadon
530c4a4e5c Added IP address logging
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1384 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-12-08 00:17:59 +00:00
Robert Tansley
4fb9b47434 Fix ordering to avoid dependency check violations
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1383 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-30 19:56:17 +00:00
Robert Tansley
b2e2c19a6f Add SF bug # to change log entry
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1382 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-28 19:38:57 +00:00
Robert Tansley
f7c1042ad1 Fixed another compilation error. NOTE still can only edit DC metadata
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1381 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-28 14:50:03 +00:00
Robert Tansley
5cb6fbdeca (Robert Tansley)
- Drop unique community name constraint


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1380 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-22 20:53:51 +00:00
Robert Tansley
84bed80978 Added scripts for Windows support
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1379 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-22 19:07:53 +00:00
Robert Tansley
0e90dbb791 Added required mail.smtp.auth property
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1378 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-21 19:27:26 +00:00
Jim Downing
f3647aca29 Improvements to Email.java to support email attachments
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1377 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-21 14:19:50 +00:00
Robert Tansley
eca948c416 (WeiHua HUANG)
- Support for SMTP server username/password authentication


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1376 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-18 21:43:51 +00:00
Robert Tansley
11bb60b49a (Robert Tansley)
- Quick fix for JSP compilation error introduced by metadata support changes


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1375 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-18 19:26:20 +00:00
Robert Tansley
5a5c51179e (Robert Tansley)
- Bitstream file sizes now stored in BIGINT column size_bytes.
  Fixes SF bug #1035366
- Queries involving booleans now have Oracle/PostgreSQL-neutral SQL syntax;
  removes some DB-dependent code from business logic layer


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1374 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-17 19:02:04 +00:00
Robert Tansley
8a66267869 (Martin Hald, Larry Stone, Robert Tansley)
- Support for multiple (flat) metadata schemas
NOTE: Still some items to do


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1373 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-16 21:40:53 +00:00
Robert Tansley
07ca349967 (Robert Tansley)
- Fix XHTML for front page when no communities present


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1372 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-16 15:31:40 +00:00
Scott Yeadon
50602258f1 SF Patch #1351620 Add "Submit an item" button to Submission Complete page
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1371 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-10 02:47:57 +00:00
Scott Yeadon
483af77e67 added latest patches/bug fixes/development
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1370 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-10 01:18:38 +00:00
Scott Yeadon
1b4eba00fc SF Bug #1352257 Selecting a Group for GroupToGroup while Creating Collection
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1369 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-10 00:43:06 +00:00
Scott Yeadon
a0aad32964 SF Bug #1352226 Navigation and Sorting in Group List (Select Groups) fails
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1368 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-09 22:18:53 +00:00
Richard Rodgers
7b6402cb38 Fix for collection name NPE bug - SF#1348276
using patch#1348291 (Stuart Lewis)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1367 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-09 18:58:38 +00:00
Richard Rodgers
9c40619756 Add config properties for Item Recommendation feature (patch#1160726)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1366 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-08 20:10:08 +00:00
Richard Rodgers
39c3f6ef3d Add JSPs to support Item Recommendation (patch#1160726)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1365 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-08 19:57:06 +00:00
Richard Rodgers
aebdadad9f Added tokens for Item recommendation jsps (patch#1160726)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1364 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-08 19:40:09 +00:00
Richard Rodgers
95f1175321 Add email template for Item Recommendation (patch#1160726)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1363 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-08 19:33:50 +00:00
Richard Rodgers
72142d35e7 Add servlet mapping for 'SuggestServlet' (patch#1160726)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1362 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-08 19:30:32 +00:00
Richard Rodgers
682242d95b Add Item recommendation link (patch#1160726)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1361 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-08 19:28:15 +00:00
Richard Rodgers
6b2045d5b1 Add Item Recommendation feature (patch#1160726 - Arnaldo Dantas)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1360 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-08 19:22:06 +00:00
Richard Rodgers
0f467509b7 Add doc for Item Recommendation feature (patch#1160726)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1359 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-08 19:14:05 +00:00
Richard Rodgers
4d8e932855 Added link to new doc section for Item recommendations (patch#1160726)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1358 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-08 19:11:26 +00:00
Scott Yeadon
3bd6652b41 Add URL localisation option to RSS feed feature
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1357 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-06 21:47:24 +00:00
Scott Yeadon
02002465e8 Add URL localisation option to RSS feed feature
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1356 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-04 04:43:05 +00:00
Scott Yeadon
7971300090 Remove lowercase conversion for metadata field matching
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1355 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-04 04:03:29 +00:00
Scott Yeadon
ffd5713889 added latest patches/bug fixes/development
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1354 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-02 22:01:27 +00:00
Scott Yeadon
e75bd4333d Added heading for RSS feed configuration
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1353 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-02 21:45:10 +00:00
Richard Rodgers
023d79e614 Enhancements - new cmdline scope restrictions for operation:
By community/collection/item - patch#1340327 (Scott Yeadon)
By maximum number processed - patch#1228949 (Claudia Jurgen)

Performance tweaks (Richard Rodgers)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1352 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-02 20:50:15 +00:00
Richard Rodgers
b40f92d361 Doc update for Media Filter tool for enhancements from
patch#1228949 (Claudia Jurgen)
patch#1340327 (Scott Yeadon)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1351 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-02 20:45:22 +00:00
Richard Rodgers
8bba6542e1 Add mention of RSS feeds in subscription section
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1350 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-01 20:12:32 +00:00
Richard Rodgers
ac459afa8e Add link to new RSS Configuration section
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1349 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-01 19:59:53 +00:00
Richard Rodgers
ff05304e17 Add doc for RSS feeds configuration
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1348 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-01 19:55:35 +00:00
Richard Rodgers
34cbb71b58 Add support for RSS feeds
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1347 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-31 19:50:37 +00:00
Richard Rodgers
729e29078b Add RSS feeds
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1346 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-31 19:30:23 +00:00
Richard Rodgers
198bda5d30 Close thumbnail file stream after use - fix for leak that left open files
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1345 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-31 16:58:59 +00:00
Richard Jones
80747d10b0 add description of how to create top-level community (previously: TODO)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1344 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-31 12:27:30 +00:00
Scott Yeadon
0dbc578550 added latest changes
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1343 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-26 02:37:44 +00:00
Scott Yeadon
dff459c1d5 Fix Oracle compatibility bug in indexHasChanged method (see http://sourceforge.net/mailarchive/forum.php?thread_id=8782133&forum_id=13580)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1342 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-26 02:31:32 +00:00
Scott Yeadon
e47095dba6 SF Patch# 1336925 - Doc for Stackable Authentication
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1341 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-26 01:37:15 +00:00