Commit Graph

2969 Commits

Author SHA1 Message Date
Peter Dietz
9ea2dd5929 Added .ignore files to the modules webapps, since they were empty directories, and Git can't track empty directories.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6919 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-01-13 16:42:01 +00:00
Scott Phillips
51bb44eeef DS-1012: updated the configuration parameters to use the modules syntax instead of the old style all in one.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6915 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-20 17:30:37 +00:00
Peter Dietz
4af1fdf9ca Revert previous accidental change to pom.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6901 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-14 22:17:09 +00:00
Peter Dietz
435b01bde7 DS-1090 Fix fetchURL method for CC License, so that it does not fail due to recent CC changes.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6900 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-14 22:15:09 +00:00
Robin Taylor
0cde9d5af8 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6834 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-11-04 09:20:17 +00:00
Robin Taylor
a428a3b03a [maven-release-plugin] prepare release dspace-1.8.0
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6832 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-11-04 09:19:37 +00:00
Tim Donohue
43b937caed Committing PDF export of 1.8 Documentation at https://wiki.duraspace.org/display/DSDOC18/
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6831 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-11-03 22:10:37 +00:00
Peter Dietz
f55454c8f7 [DS-528] Added configurable option to choose which mimetype can get podcasted. Changed configuration key for external sourceuri.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6830 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-28 23:30:14 +00:00
Tim Donohue
741393d59d Change ordering of dependencies in swordv2 POM so that the org.dspace.dspace-swordv2 'war' dependency is listed *first*. This was necessary to ensure that the web.xml in that 'org.dspace.dspace-swordv2' WAR is inherited properly. (Previously it was somehow inheriting the web.xml from the 'org.swordapp.server' WAR)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6828 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-25 20:11:38 +00:00
Robin Taylor
ffc4d0aa20 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6826 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-21 08:50:35 +00:00
Robin Taylor
a69894e7f3 [maven-release-plugin] prepare release dspace-1.8.0-rc3
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6824 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-21 08:49:54 +00:00
Tim Donohue
f5acd60120 Revert changes from r6815 so that SWORD2 webapp includes the dspace-swordv2-*-classes.jar as a dependency
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6823 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-20 18:16:32 +00:00
Robin Taylor
2605e681a6 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6818 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-19 09:30:46 +00:00
Robin Taylor
1714c0404a [maven-release-plugin] prepare release dspace-parent-1.8.0-rc2
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6816 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-19 09:30:05 +00:00
Robin Taylor
8432c50321 In the swordv2 overlay module replace the dependency on org.dspace sword server with that now released under org.swordapp.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6815 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-19 09:05:38 +00: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
Tim Donohue
eae5ddf3d7 Comment changes: Updating the configurations files in "[src]/dspace/config/module/" to have a common header style which explains the purpose of the configuration file. Several config files had no/minimal context information, others were just reformatted slightly.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6799 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-11 20:29:09 +00:00
Tim Donohue
7dbdc3508c The POM at [src]/dspace/modules/solr/pom.xml was oddly claiming to be version 11. Changing it so that it's in line with all our other POMs -- now version 1.8.0-rc2-SNAPSHOT.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6798 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-11 17:53:07 +00:00
Richard Rodgers
c1a014dbda Correct property names
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6791 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-07 18:29:38 +00:00
Robin Taylor
f610a3eec9 [DS-1027] - Add a tiny bit more documentation to dspace.cfg for Creative Commons
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6789 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-06 13:08:53 +00:00
Kevin Van de Velde
f3e349d0b1 [DS-599] SOLR statistics file download displays only bitstreams in the configured bundles (ORIGINAL by default)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6788 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-05 20:38:10 +00:00
Richard Rodgers
555347d2f0 DS-1041 Cleanup of CC Web Service - more configurability
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6784 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-04 22:15:45 +00:00
Robin Taylor
d5dc64ee40 [DS-1036] Consolidate CHANGES, KNOWN_BUGS and README.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6767 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-02 15:03:31 +00:00
Robin Taylor
17fb4e8399 [DS-1036] Changed README to reflect the new docs structure.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6762 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-30 10:46:21 +00:00
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