Robin Taylor
b6648aaa3b
[DS-1036] Move pfd manual under docs and delete the now empty pdf directory.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6761 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-30 10:42:27 +00:00
Robin Taylor
0beab1de43
[DS-1036] Delete html docs and postgres-upgrade-notes.txt.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6760 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-30 10:39:59 +00:00
Tim Donohue
e1dc657272
Enhanced the comments at the top of all authentication configuration files. Added some basic info about available Authentication Plugins to 'authentication.cfg' header. Also updated all other authentication config files headers to refer back to 'authenticate.cfg'.
...
The end goal here is to try and make Authentication configuration a little more self-explanatory. Obviously, these comments are not meant to take the place of good documentation, but I think they will be helpful to sysadmins.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6749 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-29 15:15:35 +00:00
Stuart Lewis
34d53e8a4d
Small updates to the SWORD v2 config file
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6741 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-23 01:30:56 +00:00
Stuart Lewis
b2c898d442
Small updates to the SWORD v2 config file
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6740 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-22 23:33:41 +00:00
Mark Diggory
13b6026586
[DS-881] DSpace doesn't build properly with Maven 3 : Maven no longer supports "profile.xml" and recommends putting profiles in pom.xml or settings.xml
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6734 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-20 20:23:49 +00:00
Mark Diggory
e0606eaeb2
[DS-1018] 'dspace-1.8.0-rc1-release.zip' is structured differently than 'dspace-1.8.0-rc1-src-release.zip' Consolidate README and LICENSES into top level, eliminate duplicates.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6733 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-20 20:21:27 +00:00
Richard Rodgers
211bbeb86b
Add sample curation task group properties
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6723 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-19 22:48:25 +00:00
Tim Donohue
cb5315c34a
License Cleanup: Remove the old MIT/HP License from several files which still have it (most of these files have the new-style DSpace license, but also had the older MIT/HP license)
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6714 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-16 20:52:58 +00:00
Tim Donohue
eaca59bc42
DS-854 : Update several poms so that they use the latest version of dspace-pom (v.12) and the latest version of maven-license-plugin (v.1.9.0). This also cleans up several poms which override the default maven-license-plugin. This is the first of likely quite a few commits (which will seek to clean up licensing & ensure we are now obeying the new "strictCheck" option of maven-license-plugin).
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6702 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-16 19:45:33 +00:00
Andrea Schweer
554ba9f608
DS-1024 Add attribute declaration for vocabulary (closed true/false)
...
Applying the fix contributed by the reporter in Jira
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6686 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-14 21:46:13 +00:00
Robin Taylor
cb74a0c8ef
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6683 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-11 10:20:57 +00:00
Robin Taylor
30493d6d19
[maven-release-plugin] prepare release dspace-1.8.0-rc1
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6681 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-11 10:20:08 +00:00
Mark Diggory
546426b659
[DS-1005] SWORD v2 implementation for DSpace : Restructure project and use external SWORD dependency.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6678 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-10 16:13:42 +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
Mark Diggory
f872d8efc8
Correct Issues with SWORDv2 Webapplication overlaying. Overlays should not attempt to work in classes or lib directories and rely on Maven dependency mechanism to resolve these dependency requirements. SWORD webapp now packages a separate jar artifact for the classes which is added as a dependency.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6676 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-09 19:36:54 +00:00
Hardy Pottinger
2e38c44051
DS-990, sets a default value for the overwrite property if the property doesn't exist, also changed all use of the overwrite property in unless and if attributes to use property expansion
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6665 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-08 21:49:24 +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
Kevin Van de Velde
5cf9c55aa5
[DS-971] New Discovery configuration system: default sort order bugfix
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6651 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-08 09:25:06 +00:00
Robin Taylor
221552b64a
[DS-602] Remove the unnecessary sword-client prefix from the properties in sword-client.cfg.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6649 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-07 13:48:09 +00:00
Robin Taylor
08b37d69b8
[DS848] Add MARCXML crosswalk for OAI-PMH
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6645 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-04 09:13:06 +00:00
Robin Taylor
964b864781
[DS848] Add MARCXML crosswalk for OAI-PMH
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6644 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-04 09:03:01 +00:00
Tim Donohue
91dd450be4
Fix for DS-878 : update_geolite timesout when downloading GeoLiteCity.dat.gz See comments on that JIRA ticket. Essentially this ensures you can install DSpace without GeoLite (if a download error occurs), and also gives more options to install Geolite later on (if it failed during the initial DSpace install)
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6636 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-01 20:33:19 +00:00
Robin Taylor
03e9e11d80
DS-964 - Creative Commons rewrite (first commit, still to do some of the theme changes)
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6626 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-31 10:06:12 +00:00
Ben Bosman
c36542a5d3
[DS-1011] Various minor improvements for Mirage
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6625 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-30 09:40:30 +00:00
Stuart Lewis
6c1b67dd22
[DS-941] Marker ticket for splitting up the dspace.cfg: SWORDv2 now updated to use config/modules/swordv2-server.cfg
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6616 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-28 08:24:17 +00:00
Robin Taylor
6c1607d8e3
[DS-1005] Add the dspace-swordv2 module
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6609 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-26 09:45:39 +00:00
Mark Diggory
7e9ea9d092
[DS-881] DSpace doesn't build properly with Maven 3 : Push Profile POMs into dspace-parent. This will require dspace src-release users to have to build from dspace-parent unless they wish to get the dspace-xxx artifacts from a maven repository. Maven Profiles using "file/exists" activators have been replaced due to instability in their behavior across maven versions.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6606 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-26 00:26:12 +00:00
Mark Diggory
78614be60d
[DS-881] DSpace doesn't build properly with Maven 3 : Release Common POM 11, Correct usage of SNAPSHOT Release in last commit. Build cannot locate snapshot repository from a snapshot. This should correct CI problem once 11 is in central repository.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6605 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-26 00:13:04 +00:00
Mark Diggory
e013f11f81
[DS-881] DSpace doesn't build properly with Maven 3 : add missing profile ids and svn:ignores
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6600 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-25 23:36:59 +00:00
Mark Diggory
43744604e6
[DS-881] DSpace doesn't build properly with Maven 3 : Give control back to solr for its own dependency resolution.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6599 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-25 23:33:27 +00:00
Stuart Lewis
496d0a6012
Updating SWORD URL
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6590 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-25 03:40:58 +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
Mark Diggory
6ea81ecd06
[DS-881] DSpace doesn't build properly with Maven 3
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6585 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-24 21:31:03 +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
Stuart Lewis
cea41b3e82
New modules/authentication-x509.cfg
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6573 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 04:31:00 +00:00
Stuart Lewis
2c7562afa4
New modules/authentication-x509.cfg
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6572 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 04:29:33 +00:00
Kim Shepherd
8b0fab90ff
[DS-1002] Additional simple curation tasks to ship with DSpace release (org.dspace.ctask.general.*)
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6571 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 04:26:02 +00:00
Stuart Lewis
baf819e17b
New modules/authentication-ip.cfg
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6570 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 04:22:14 +00:00
Stuart Lewis
7ebaabca4f
New modules/authentication-ip.cfg
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6569 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 04:21:03 +00:00
Stuart Lewis
ebc67a4ae8
New modules/authenticate-ldap.cfg
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6568 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 04:13:44 +00:00
Kim Shepherd
c84f3a62a1
[DS-1000] Move example/out-of-box curation tasks from org.dspace.curate to org.dspace.ctask.general
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6567 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 03:47:03 +00:00
Stuart Lewis
3a5fe4bca7
New modules/authentication-password.cfg
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6566 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 03:35:26 +00:00
Stuart Lewis
c0003038ef
New modules/authentication-shibboleth.cfg
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6565 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 03:22:41 +00:00
Stuart Lewis
686e5fffed
New modules/authentication.cfg
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6564 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 03:04:51 +00:00
Stuart Lewis
290116cb7e
[DS-941] Marker ticket for splitting up the dspace.cfg: bulkedit.cfg
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6563 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 02:43:26 +00:00
Stuart Lewis
b262496aef
[DS-811] Delete / withdraw items via bulk csv editing
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6562 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 02:07:54 +00:00
Tim Donohue
61d578d009
DS-989 : Fix the assembly issues caused by the previous DS-989 patch (which upgraded dspace/pom.xml to use maven-assembly-plugin version 2.2.1). This small patch to assembly.xml ensures we are "compatible" with version 2.2.1 of the maven-assembly-plugin. Thanks to Kevin Van de Velde for the fix.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6558 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-18 19:23:47 +00:00
Mark Wood
1848c56678
Remove unwanted (on Unix) CRs at line end and mark files for native eol
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6557 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-18 15:10:31 +00:00