Commit Graph

17370 Commits

Author SHA1 Message Date
Scott Yeadon
792e695713 SF Patch #1456372 - Non-DC browse indices, fixes SF bug #1456227
Also required a change to Browse.java to use getMetadata rather than getDC


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1494 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-05 02:15:46 +00:00
Scott Yeadon
0b6398fd0d SF bug #1456529 - Subject search in navbar-default.jsp non-XHTML compliant
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1493 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-30 05:49:41 +00:00
Scott Yeadon
c0ade494ab SF Bug #1456305 - Bitstream Format Registry - Internal and Submitting
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1492 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-30 04:38:01 +00:00
Scott Yeadon
b26fdfb583 SF Patch #1461039 - Exceptions in media filter
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1491 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-30 02:46:42 +00:00
Robert Tansley
6274c0521a (Robert Tansley)
- UNIQUE constraint applied to schema namespace + short_id (not element).
  Fixed bug SF #1460515.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1490 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-29 22:03:14 +00:00
Robert Tansley
bf1efdb6b4 Added note about fixing bug 1456564
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1489 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-29 21:19:29 +00:00
Robert Tansley
ba9d90ed72 Updated for 1.4 alpha 1
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1488 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-29 21:09:30 +00:00
Robert Tansley
52206d5ad5 No longer confused by extra spaces after property name
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1487 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-29 21:09:08 +00:00
Robert Tansley
3fc0e13ecf (Lester Bowser, Robert Tansley)
- Fixes for Oracle database_schema.sql


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1486 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-29 15:42:34 +00:00
Robert Tansley
dbf8989d2d (Robert Tansley)
- Removed superfluous CREATE INDEX statements, and reduced length of names > 30 chars long.  Potentially fixes SF bug #1459063 (not verified)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1485 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-28 20:19:22 +00:00
Robert Tansley
9de6fe00e7 (Robert Tansley)
- Another Oracle fix (TEXT-> VARCHAR2(2000))


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1484 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-28 20:09:07 +00:00
Scott Yeadon
43ff0e117e SF bug #1456285 - Search index config and advanced search not in sync
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1483 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-28 04:47:18 +00:00
Scott Yeadon
704e24657d SF bug #1456278 - Wrong link in jsp/dspace-admin/list-metadata-fields.jsp
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1482 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-28 03:36:58 +00:00
Scott Yeadon
0b16e5089a added bug fix
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1481 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-28 03:20:51 +00:00
Scott Yeadon
548b1965db SF Patch #1456751 - Fix Packager command's output message
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1480 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-28 03:14:35 +00:00
Scott Yeadon
0f045d83f9 SF Patch #1456306 - Configuring simple item, fixes SF bugs #1455712, also SF bug #1456566. Note, this also includes a fix to the edit-item-form.jsp which still had a getDC() method call instead of getMetadata(). This was not part of the patch but required fixing to test the patch.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1479 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-28 01:26:19 +00:00
Robert Tansley
76bcc49218 Initial version of script to build packs for download
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1478 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-27 23:18:07 +00:00
Robert Tansley
0c68cd02cb Initial revision
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1473 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-27 22:40:59 +00:00
Scott Yeadon
e95c8308fb removed trailing space from last line of plugin.sequence.org.dspace.app.mediafilter.MediaFilter
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1472 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-27 22:22:39 +00:00
Scott Yeadon
ff92d4d807 SF Patch #1455842 - minor mediafilter fixes
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1471 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-27 22:15:14 +00:00
Scott Yeadon
7cac6de820 SF Patch #1456761 - PluginManager config-reading bugs (fix patch #1455842)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1470 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-27 22:10:28 +00:00
Scott Yeadon
761e0ed626 SF Patch #1456241 - Minor fix to Submission Progress bar "Jump To"
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1469 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-27 05:52:53 +00:00
Scott Yeadon
b49042d805 SF Patch #1455813 - cleanup dspace.cfg for 1.4
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1468 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-27 05:30:11 +00:00
Scott Yeadon
b0652e07f9 SF Patch #1455545 - Help links do not appear in IE, fixes SF bug #1380663
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1467 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-27 05:24:03 +00:00
Scott Yeadon
98123d8eab SF Patch #1455605 - Submit Review Page Schema fix
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1466 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-27 05:11:13 +00:00
Scott Yeadon
6737f4c329 SF Patch #1455107 - MetadataValue Database Index
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1465 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-27 04:54:58 +00:00
Scott Yeadon
417fbb551c SF Patch #1456173 - updated database_schema.sql for Oracle (partially fixes SF bug #1455290)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1464 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-27 04:19:47 +00:00
Scott Yeadon
f07180c0fb SF Patch #1455904 - fix crosswalk validation in 1.4alpha1
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1463 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-27 02:57:09 +00:00
Scott Yeadon
b7062d2711 SF Patch #1453425 1.4alpha1, fix crosswalk + packager configurations
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1462 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-23 04:59:15 +00:00
Scott Yeadon
ec3f30fe5d SF Patch #1455780 - Improve doc for configuring x.509 authentication in 1.4
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1461 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-23 04:21:16 +00:00
Scott Yeadon
8b233dc811 Fix malformed Japanese texts in RSS feed
SF Patch #1455790, fixes SF bug #1456585


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1460 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-23 03:24:07 +00:00
Scott Yeadon
ec4797b60b post-testathon update
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1459 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-23 02:58:35 +00:00
Scott Yeadon
7df5dfda22 SF Patch #1455463 - Patch for bug #1455457 - make-handle-config throws exceptions
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1458 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-23 02:53:48 +00:00
Jim Downing
01ac7e715d Bugfix
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1457 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-22 15:19:37 +00:00
Jim Downing
c460119526 Updated documentation.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1456 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-22 15:14:23 +00:00
Robert Tansley
cc349a4db7 Version number to 1.4 alpha 1
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1455 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-17 20:48:16 +00:00
Robert Tansley
5040760cc7 Added missing ; and drop sequence
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1454 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-17 20:47:48 +00:00
Robert Tansley
9a073d440e - Draft 1.4 upgrade instructions
- 1.4 version history
- Minor fixes in configuration doc
- Fixed much invalid HTML


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1453 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-17 20:34:34 +00:00
Richard Rodgers
9160249a00 Updates for 1.4 alpha release
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1452 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-17 20:09:30 +00:00
Richard Rodgers
ccfb7fe514 Add major features to 1.4 'general improvements'
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1451 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-17 19:56:53 +00:00
Richard Rodgers
9ba8817777 (Larry Stone) Update install and configuration docs - patch #1415147
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1450 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-17 17:24:12 +00:00
Robert Tansley
80f90817a5 Final crosswalk rename
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1449 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-17 16:21:34 +00:00
Richard Rodgers
8cf0447063 (Larry Stone) Packager plugin bug fixes - patch #1437849
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1448 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-17 16:16:35 +00:00
Robert Tansley
174ff75a82 Attempted to bring Oracle schema files up to date (including SQL differences). Untested, I don't have an Oracle instance to test.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1447 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-17 14:00:41 +00:00
Robert Tansley
50f945915d Renamed various classes for consistency and predictable behaviour.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1446 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-17 00:04:39 +00:00
Robert Tansley
7ba5b1336e Oops, removed .jsp extension from HTML
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1445 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-16 20:23:09 +00:00
Robert Tansley
1bc5debf82 Added CSS format to default
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1444 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-16 20:18:32 +00:00
Robert Tansley
048c3dc8ff (Robert Tansley)
- Fix logic in EditItemServlet to enable removal of blank metadata values.
  Fixes bug #1358197.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1443 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-16 19:36:58 +00:00
Robert Tansley
14eec61f37 (Robert Tansley)
- Error displayed on 'choose collection' submit screen instead of blank
  collection list and 'next >' control (which led to error).  Fixes SF bug
  #1363633.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1442 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-16 19:11:33 +00:00
Robert Tansley
af419cb9b7 (Anonymous)
- ResourcePolicy.setEPerson(null) now works (was previously setting
  epersongroup_id column to null).  Closes SF bug #1255264.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1441 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-16 18:31:09 +00:00