Commit Graph

103 Commits

Author SHA1 Message Date
Graham Triggs
ce443e40bc More stable metadata import (SFP 1670093). Also:
- fix database_schema.sql errors (Postgres).
 - fix browse index ant task

git-svn-id: http://scm.dspace.org/svn/repo/trunk@2123 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-07 22:54:53 +00:00
Mark Diggory
5b69ba619c Move support for log4j console and dtds out of etc. These are better off being next to the other similar files and/or made available to xml editors.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2119 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-06 17:16:19 +00:00
James Rutherford
8d21494e13 Fixed line endings
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2114 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-05 10:38:39 +00:00
Graham Triggs
bbde6d286b Added missing page_reached column for Configurable Submission
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2113 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-03 12:19:33 +00:00
Graham Triggs
806ad1b131 SF Patch 1749196 Oracle compatibility for Bitstream Checker
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2089 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-07-24 15:11:41 +00:00
Tim Donohue
58eba9f179 Added the Configurable Submission configuration file and docs:
- New configuration files: item-submission.xml (JSP-UI) and item-submission-XMLUI.xml (XML-UI)
- Updated the database schema
- Updated documentation for the Configurable Submission (esp. submission.html)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2080 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-07-20 20:50:41 +00:00
James Rutherford
d415f88751 (James Rutherford)
- SF Patch #1638569 for SF Bug #1638565 Database Upgrade 12 to 13 missing content on new colums


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2011 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-06-13 07:54:39 +00:00
James Rutherford
e6921c0343 (James Rutherford)
- Fixed SF bug #1614546 get rid of unused mets_bitstream_id column

Fresh installs will no longer create this unused column, and the 1.4 -> 1.5
updater script will remove the column if it exists.



git-svn-id: http://scm.dspace.org/svn/repo/trunk@2009 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-06-12 18:13:51 +00:00
James Rutherford
aef4abaf94 fixed line endings
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1975 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-05-30 09:20:24 +00:00
Mark Diggory
346a90f58f Move web.xml configurations to webapps.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1959 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-05-23 16:24:24 +00:00
Claudia Juergen
24422f5a05 SF Patch 1450491 i18n configurable multilingualism support
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1947 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-05-18 13:50:29 +00:00
James Rutherford
00d924f0db (Stuart Lewis)
- SF Patch #1587225 Google and html sitemap generator

Note that this patch was modified to work with jdk 1.4. Once we are using jdk
1.5 or higher, the annotations can go back in.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1778 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-04-09 12:03:14 +00:00
Stuart Lewis
9b6c5729e4 SF Patch #1665400 Oracle schema changes for CLOB columns
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1761 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-04-05 15:35:38 +00:00
Scott Yeadon
f42dbaa75b undo sitemap patch for 1.4
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1666 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-11-07 22:41:34 +00:00
Scott Yeadon
718242d07a SF Patch #1587225 Google and html sitemap generator
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1651 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-11-02 03:00:03 +00:00
Claudia Juergen
a4fb82c239 (Stuart Lewis/Claudia Juergen)
SF patch #1571494  for SF bug  #1571490 - UTF-8 encoded characters in licence


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1636 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-10-13 12:13:44 +00:00
Scott Yeadon
cf3a72a627 Fixed typo in 13-14 upgrade docs and checksum checker sql, and removed tasklist sql
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1536 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-07-03 23:21:38 +00:00
Scott Yeadon
18cabf4b4f SF bug #1456988 - database-schema.sql and database-schema_13_14.sql inconsistencies
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1502 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-06 06:06:55 +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
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
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
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
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
1347532740 (Richard Jones)
- Customisable item listing columns and browse indices (SF patch #1324631)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1419 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-02-21 22:06:36 +00:00
Scott Yeadon
ae2b3cfb71 Changed expected_checksum to last_checksum on most_recent_checksum insert statement (fix non-existent column error)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1415 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-02-09 04:32:34 +00:00
Richard Jones
09b200a563 (Miguel Ferreira)
- Controlled vocabulary patch to provide search on classification terms, and
  addition of terms during submission.
  SF Patch: #1244559


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1414 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-02-08 14:41:08 +00:00
Jim Downing
27d72438fe Checksum Checker, minus a little documentation and a couple of refactorings.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1408 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-01-20 16:13:20 +00:00
Robert Tansley
9e4cb86aae (Aneesh Joy)
- Browse by subject feature; SF Patch #1193600


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1398 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-01-12 21:47:31 +00:00
Robert Tansley
2b0e686c79 Now drops dcvalue and dctyperegistry tables, as these tables will no longer be managed, and have key references that can cause problems later
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1394 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-12-20 16:18:16 +00:00
Robert Tansley
96856e3a2e Fix sequence name typo
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1393 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-12-20 13:49:24 +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
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
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
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
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
Scott Yeadon
739ffdc43d Database changes for 1.3 to 1.4 upgrade
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1326 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-13 06:04:15 +00:00
Scott Yeadon
edb9e4bb77 SF Patch# EPerson Group enhancement - allow groups within groups
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1325 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-13 05:49:39 +00:00
Robert Tansley
0e6d4f3f51 (Robert Tansley)
- Fixed numerous HTML syntax horrors
- Added database schema diagram from Claudia Juergen
- Moved Oracle install notes from ORACLE_README.txt to main docs (porting notes left in ORACLE_README.txt)


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1270 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-29 18:11:30 +00:00
Scott Yeadon
a9b4fd8fc1 Update with changes from DSpace 1.3 alpha
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1209 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-16 03:55:31 +00:00
Robert Tansley
629d50dfff (Tim DiLauro et al)
- Added indices recommended by John Hopkins University


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1192 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-04-21 17:03:54 +00:00
Richard Jones
d35caf33f8 fix referential integrity omission for collection table
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1185 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-04-19 08:59:07 +00:00
Robert Tansley
fd2e2dfadb (Dimitrios A. Koutsomitropoulos, Jozsef MARTON, Robert Tansley)
- Initial i18n support


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1182 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-04-12 13:49:28 +00:00
Scott Yeadon
a7b957e70e SF Patch #1110951 - LDAP Authentication Patch
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1178 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-04-08 05:48:36 +00:00
Richard Jones
161f556343 statistics servlet mappings and url patterns insterted
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1170 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-04-06 14:34:23 +00:00
Richard Jones
2a4496c64f added workspace sequence update SQL
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1163 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-04-05 09:23:19 +00:00
Scott Yeadon
b90d4208a8 SF patch #1149684 Group and Collection Admin bug fix
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1159 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-04-05 01:38:18 +00:00