Commit Graph

105 Commits

Author SHA1 Message Date
Tim Donohue
becf15debf DS-3277 fixes : Update handle_id to use a new handle_id_seq. Mint new Handles using existing handle_seq. 2016-07-28 16:12:02 -05:00
Tim Donohue
99ec435a5c DS-2775 additional fixes. Missing migration for H2. Sync update-sequences files between Postgres and Oracle 2016-07-28 16:10:06 -05:00
Mark H. Wood
9f7a208f03 [DS-2775] Correct the link to the origin of our Oracle helper script. 2016-07-27 12:04:01 -04:00
Mark H. Wood
1b232a6c50 [DS-2775] Remove sequence that was already dropped in a previous patch, and fix documentation. 2016-07-21 16:36:21 -04:00
Mark H. Wood
491efa8142 [DS-2775] Don't update sequences that we no longer use. 2016-07-21 15:35:10 -04:00
Tim Donohue
f8e430065e Fix broken link 2015-01-28 15:22:33 -06:00
Mark H. Wood
a003b5f955 Corrected path to migration scripts 2015-01-21 15:00:42 -05:00
Tim Donohue
9bfa417f18 Move all Flyway SQL migrations to 'dspace-api.jar' to discourage running them manually. 2014-11-06 15:52:10 -06:00
Tim Donohue
71279b4d63 README and NOTICE updates/enhancements. Changing them all to be markdown format for easier viewing on GitHub 2014-10-31 14:17:35 +00:00
Tim Donohue
aaa31c0eb8 Reworking XMLWorkflow migration into a Flyway Java migration (which only changes DB when enabled). DB script cleanup. 2014-10-31 14:17:33 +00:00
Tim Donohue
63b05bf996 Create a new "migrations" directory for flyway. Remove all manual
migration scripts.
2014-10-31 14:17:33 +00:00
Hardy Pottinger
93c024bf89 Merge pull request #687 from atmire/DS-2179
[DS-2179] Shibboleth (and probably LDAP) logins fail after merge of Metadata For All
2014-10-10 12:12:50 -05:00
KevinVdV
7f7452a9fc [DS-2164] Metadata4All Bug with EPerson email 2014-10-08 13:54:57 +02:00
KevinVdV
4ea9051c12 [DS-2179] Shibboleth (and probably LDAP) logins fail after merge of Metadata For All 2014-10-08 12:42:01 +02:00
KevinVdV
87cd7145c9 Support Metadata On All DSpaceObjects 2014-09-24 16:16:06 +02:00
Mark H. Wood
69291af2d8 [DS-2128] Initial commit 2014-08-29 16:14:19 -04:00
Hardy Pottinger
90e7b91eec [DS-2126] changed invalid datatype of TEXT to VARCHAR2(2000), dropped transaction/commit block 2014-08-28 21:48:11 +00:00
Tim Donohue
f631a3d824 Merge pull request #600 from tdonohue/DS-2080
DS-2080 Cleanup bad/broken tests, and upgrade to latest JUnit and JMockit, also fixes DS-2086
2014-08-15 15:39:34 -05:00
Tim Donohue
d1e48ca692 Configure H2 to use Oracle's schema for initialization. Minor cleanup/reformatting of Oracle schema to support H2 (including reordering some specified constraints) 2014-08-12 12:17:58 -05:00
Peter Dietz
aa58d733f9 Merge pull request #530 from peterdietz/DS-1945-requestitem-helpdesk
DS-1945 RequestItem to have Helpdesk be contacted instead of author
2014-08-08 17:38:39 -04:00
Bram Luyten
c9943d2cea Merge pull request #564 from bram-atmire/DS-2038
DS-2038 Oracle DB Schema minor error
2014-07-09 21:55:43 +02:00
Bram Luyten
091f871be4 DS-2038 Oracle DB Schema minor error 2014-07-09 21:54:26 +02:00
Mark H. Wood
ee7c2a84ae Fix a few typo.s. 2014-07-09 10:37:04 -04:00
Mark H. Wood
764a2b536c Merge pull request #514 from rradillen/patch-4
I'm going to merge this, as the changes appear correct.  But further, unrelated changes are needed to make the scripts run.
2014-07-09 10:19:20 -04:00
KevinVdV
322972152e [DS-2036] DSpace upgrade with oracle database, no discovery results 2014-06-27 08:55:59 +02:00
KevinVdV
4d85f7c34c [DS-2036] DSpace upgrade with oracle database, no discovery results 2014-06-24 16:43:57 +02:00
Peter Dietz
76cb046280 DS-1945 Add license headers for requestitem changes 2014-05-10 08:37:33 -04:00
Peter Dietz
21cb0e0520 DS-1945 Add request_message to requestitem DB table
Also, refactored requestitem to be a dspace-api "model", moved all DB logic
from XMLUI regarding this module to the dspace-api model.

Add the requestitem.request_message to display in the contact-author form,
so they can see what the original request message was.
2014-05-10 08:20:11 -04:00
rradillen
89d7c76c68 DS-1957 xml workflow script incorrect for oracle 2014-04-01 14:49:15 +02:00
Pascarelli Luigi Andrea
e576ebc96d DS-1918 added size for URL column 2014-02-18 22:50:22 +01:00
Tim Donohue
943d84cdcb Merge pull request #403 from KevinVdV/DS-1803
[DS-1803] Configurable workflow migration script fails if collection workflow group has been renamed
2013-12-04 13:14:06 -08:00
Andrea Bollini
c1dfbc0199 DS-1811 Removing a collection fails if non-Solr DAO has been used before for item count 2013-12-02 00:26:43 +01:00
KevinVdV
769aca6085 [DS-1803] Configurable workflow migration script fails if collection workflow group has been renamed 2013-11-25 13:05:56 +01:00
Andrea Bollini
eeb3061c42 DS-1655 Disable "Initial Questions" page in Submission UI by default 2013-10-27 15:53:12 +01:00
Hardy Pottinger
a4cf2a2a67 updating clean-database.sql with new tables, fixing oracle/database_schema.sql 2013-10-21 17:20:01 -05:00
Hardy Pottinger
485cac6100 adding required Oracle SQL for DS-284, some other miscelaneous Oracle-related cleanup to the 3-4 migration sql and the database_schema sql 2013-10-21 17:20:00 -05:00
Pascal-Nicolas Becker
c76e2c4a6a Add table DOI to database while update from DSpace 3 to 4. 2013-10-16 09:27:20 +02:00
Marsa Haoua
8590258bb7 Some Exception Handling and change value from DOI status from DOI table 2013-10-16 09:21:28 +02:00
Marsa Haoua
7fa57d84ca Perform some conventions code and fixed little bugs 2013-10-16 09:21:27 +02:00
Marsa Haoua
66be510a64 We build a cron Job for Doi identifier reservation and registration. 2013-10-16 09:21:27 +02:00
Pascal-Nicolas Becker
264de565ca Continued work on DOIDataCiteIdentifier.
* Added a lot of functionality to DOIDataCiteIdentifierProvider.
 * Added a table Doi to the database.
 * Added use of Database table doi to DOIDataCiteIdentifierProvider.
 * Moved DOIDataCiteIdentifierProvider.DOIToExternalForm(String) to DOI.DOIToExterenalForm.
2013-10-16 09:21:25 +02:00
Mark H. Wood
4e98c4cbe2 Too many doublequotes in oracle update-sequences patch (by visual inspection). 2013-10-15 11:51:57 -04:00
Mark H. Wood
b165134114 When listing webapp.s, delete records for any not found living.
This sends a HEAD request to the registered URL for the webapp and
assumes that the app is dead if result is not 200.

This change caused a cascade of changes to the treatment of the
database table, because the DBMS layer insists that a table's primary
key be INTEGER.  It was necessary to introduce a new column for the
purpose.  This also means you can have more than one running instance
of the same UI, if you wish.  But it also means that the sequence
required by the new column will overflow after about 2 billion starts.
2013-06-25 15:10:55 -04:00
Mark H. Wood
9b26731c83 Record 'isUI' in database; add code to 'dspace version' to consume the table. 2013-06-14 10:20:44 -04:00
Mark H. Wood
da4dfb1314 [DS-1456] Make webapp.s register in a new database table when started, so we can
list them later.
2013-06-07 15:28:27 -04:00
Robin Taylor
407507ce31 Merge pull request #146 from hardyoyo/DS-1379
DS-1379 revised 18-3 update SQL script with correct Oracle syntax
2012-11-28 12:23:50 -08:00
Hardy Pottinger
86e7ad4971 DS-1379 revised 18-3 update SQL script with suggestions from Artur Konczak, reviewed and blessed by our Oracle DBA 2012-11-27 16:08:55 -06:00
Hardy Pottinger
50f1f19d0c DS-1370 revise SQL scripts to deal with various Oracle issues, also add missing tables and sequences to clean-database.sql 2012-11-27 02:00:05 -06:00
Lyncode
d269a30a15 Line endings normalization (rebased) 2012-11-01 01:07:36 +00:00
Mark H. Wood
d0a7078cd6 Merge erroneously multiple Oracle upgrade scripts 2012-10-09 16:53:02 -04:00