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
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
Ivan Masár
21f93a34d4
fix obvious mistake: merge two DB upgrade scripts
2012-09-10 22:54:04 +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 H. Wood
928933f76f
re-apply changes from modified SVN checkout
2012-03-29 16:46:39 -04:00
Tim Donohue
dd2a57cec9
Fix Encoding of 1.7 to 1.8 Postgres DB Upgrade script. All other DSpace SQL scripts are encoded in ANSI. This one was encoded in UTF8, which was causing this Postgres bug to occur: http://archives.postgresql.org/pgsql-bugs/2010-03/msg00239.php
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6814 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-18 16:42:26 +00: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
Peter Dietz
f737cbd4b6
Oops, undoing accidental change to upgrade script
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6587 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-24 21:56:40 +00:00
Peter Dietz
6634eaf8b6
DS-816 Fixed order of search types in XMLUI Advanced Search to be determined by order in config
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6586 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-24 21:54:54 +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
Tim Donohue
299eb9202b
Fix for Postgres for DS-423: Ant target 'clean_database' doesn't drop all tables. A fix for Oracle will also be coming.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4718 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-01-21 20:28:22 +00:00
Stuart Lewis
c40c9668fc
[DS-295] CC License being assigned incorrect Mime Type during submission.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4660 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-01-07 01:57:33 +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
c49f1c8385
[DS-297] Move PostgreSQL-specific SQL into etc/postgres for greater clarity
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4427 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-09 22:42:19 +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
Andrea Bollini
46a635c942
Add schema changes required by DS-289 to the postgres SQL update script
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4257 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-12 13:10:15 +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
Scott Phillips
3dacc68256
(Alexey Maslov) OAI-PMH + OAI-ORE Harvesting Patch
...
http://jira.dspace.org/jira/browse/DS-289
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4228 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-08-24 21:18:09 +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
Tim Donohue
1c7affd37a
Applying "Community Admin XMLUI: Delegated Admins Patch" (DS-228). This adds delegated Admin capabilities and specifically a Community Administrator role. See Jira issue DS-228 for more specific details, including documentation on the permissions of a System Admin vs. Community Admin vs. Collection Admin. [WARNING:] This patch adds a database_schema_15-16.sql (as it requires a new "admin" column on the 'collection' table). This patch also currently only fully works for the XMLUI (but should not break anything with JSPUI) - Andrea Bollini is working on porting it over to JSPUI.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@3980 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-06-26 17:07: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