Mark Diggory
db9f6e6f36
Atmire dspace 3.0 versioning contribution
...
Versioning : Add Spring WebMVC Control
Versioning : AIP Prototype Test Improvements.
2012-09-20 01:14:30 +02:00
Mark H. Wood
7f77bef891
Merge pull request #41 from mwoodiupui/DS-861
...
[DS-861] Salt PasswordAuthentication
2012-08-27 12:54:44 -07:00
Fabio Bolognesi
4d09619dbb
[DS-895] Advanced Embargo Project : Fix JUnit Tests and Correct Database Schema
2012-08-20 16:39:23 -07:00
Mark Diggory
c8891b3008
[DS-895] Advanced Embargo Project, Database Schema Fixes
2012-08-16 03:06:52 -07:00
Fabio Bolognesi
4b9b206d8c
[DS-895] Advanced Embargo Project
2012-08-16 02:13:51 -07:00
Mark H. Wood
f3f9433bfe
[DS-861] Oops, forgot to add new files.
2012-07-11 13:04:24 -04:00
Mark H. Wood
95a04c0f39
[DS-861] Begin to add password salting.
2012-07-11 13:02:15 -04:00
Ivan Masár
c671278070
remove executable attr from regular files
2012-06-21 11:13:54 +02:00
Mark Diggory
0c528afbd3
[DS-968] XML configurable workflow : Adjust table naming convention to not use "XML" as we will make this database driven in the near future. Best to do this prior to release to not complicate demo upgrades and testing. org.dspace.xmlworkflow Package will be renamed after RC releases.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6677 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-09 19:51:08 +00:00
Kevin Van de Velde
51ada6b9a7
[DS-961] Oracle update sequence script can result in deleted sequences fix
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6652 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-08 09:41:25 +00:00
Ben Bosman
ad6eb9b045
[DS-749] Backend support allowing for bitstream display order to be changed
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6574 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 08:10:34 +00:00
Ben Bosman
e7efc9c689
[DS-968] XML configurable workflow
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6532 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-05 14:22:20 +00:00
Ben Bosman
65f5786e9e
[DS-968] XML configurable workflow
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6526 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-04 15:58:31 +00:00
Tim Donohue
5bcea18404
RE: DS-729 (update-sequences.sql script errors out, as it refers to an old, obsolete 'dctyperegistry' table). I'm committing a 'database_schema_16-17.sql' upgrade script, to ensure this old obsolete sequence is removed from existing DSpace databases. It's probably better to remove it now, rather than let it continue to languish around in everyone's DB. This needs to be added as part of the DSpace 1.6 -> 1.7 Upgrade instructions.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5692 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-29 17:10:02 +00:00
Tim Donohue
87a85cea70
DS-712 : DSpace Fails to Check if a Handle is already assigned before assigning a new handle
...
The resolution to this problem is not to for DSpace to query all handles when assigning a new one (which can be taxing for large installs). Rather this fix changes the 'update-sequences.sql' scripts (for both Postgres & Oracle) such that the Handle sequence number will always be updated to ensure DSpace will assign a unique handle on the next handle request. I've also documented in the AIP backup/restore docs (DS-466) that update-sequence.sql script should always be run after a full AIP restore (which is the primary scenario where DSpace may encounter handle assignment issues).
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5691 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-29 16:50:15 +00:00
Tim Donohue
3d8f98ffe4
DS-729 fix for both Postgres & Oracle: update-sequences.sql script errors out, as it refers to an old, obsolete 'dctyperegistry' table
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5682 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-28 15:52:41 +00:00
Claudia Juergen
934660b359
[DS-558] Error in update sequence script 1.5 to 1.6 Oracle
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4874 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-04-27 10:41:22 +00:00
Tim Donohue
9ff36ebfb7
Fixes to Oracle Schema scripts based on DS-289: OAI-PMH + OAI-ORE harvesting support.
...
These seem to create the tables properly in Oracle 10g (based on my limited testing with a local Oracle install), and they also help fix DS-423 for Oracle.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4719 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-01-22 18:37:13 +00:00
Stuart Lewis
7768e62880
[DS-295] CC License being assigned incorrect Mime Type during submission.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4642 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-12-20 08:54:06 +00:00
Larry Stone
ad598e34ed
DS-437 remove unused artifacts from schema. also delete blank lines within CREATE TABLE statement that cause failure in SQL*Plus.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4636 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-12-17 00:03:28 +00:00
Larry Stone
18ba104e00
[DS-236] fix typo in database update script.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4419 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-08 23:18:49 +00:00
Larry Stone
bbe8a2a3d1
[DS-236] Authority control for metadata fields and Choice Authority plugin framework
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4365 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-05 23:52:42 +00:00
Andrea Bollini
98c8f11320
[DS-270] Make delegate admin permissions configurable
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4309 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-30 19:20:07 +00:00
Andrea Bollini
37e52ca6ff
[DS-260] Template item some times has owningCollection filled and some times not
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4258 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-12 13:17:06 +00:00
Stuart Lewis
0c9663956e
[DS-191] metadataschemaregistry_seq is not initialized correctly under Oracle
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4242 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-01 19:22:57 +00:00
Claudia Juergen
9e2d4b910c
[DS-248] Missing admin column in community table in database-schema.sql and update - community admin patch
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4078 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-07-08 11:53:25 +00:00
Stuart Lewis
15237bffc7
Update code licence to The DSpace Foundation
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3732 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-24 03:26:59 +00:00
Mark Diggory
23cf0406dd
[DS-183] XPDF support for filtering PDFs for text extraction/search
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3705 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-11 17:02:24 +00:00
Mark Diggory
adc949bfd1
Set Keyword substitution across entire project.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3703 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-09 23:58:38 +00:00
Graham Triggs
917dc06608
Corrections to Oracle schema
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2817 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-03-12 12:08:19 +00:00
Scott Phillips
87e777afe0
(Scott Phillips) SF#1908952 - Office 2007 formats cannot be added to FormatRegistry
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2793 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-03-07 17:33:32 +00:00
Graham Triggs
e2d567bb2b
Fix Oracle upgrade script
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2791 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-03-07 12:04:08 +00:00
Graham Triggs
b7a081a39a
Add indexes to foreign key columns to avoid database contention
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2651 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-02-12 21:40:22 +00:00
Graham Triggs
684da8831d
Ensure item_count tables are correctly defined, including primary keys
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2624 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-02-09 22:47:41 +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
Graham Triggs
30c3a05a38
Added SQL to bring Oracle schema inline with Postgres updates
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2257 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-22 14:41:10 +00:00
Graham Triggs
6c40b8a3b2
Fix Oracle sequence resetting
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2248 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-05 16:01:40 +00:00
Graham Triggs
2eab772d8f
Corrected population of checksum_history
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2247 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-04 09:37:20 +00:00
Graham Triggs
6d458762fc
Corrected timestamp insertion in most_recent_checksum
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2241 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 14:52:24 +00:00
Graham Triggs
5a21e42fa5
Fixed definition of checksum_results
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2240 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 14:35:06 +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
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
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
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