Commit Graph

2969 Commits

Author SHA1 Message Date
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
Robin Taylor
1bb933b414 Merge pull request #139 from atmire/DS-1345
Ds 1345,DS-1346 Bugfix for the fact that all versions where searchable/browsable
2012-11-26 01:37:31 -08:00
Robin Taylor
d8a59006d7 Merge pull request #140 from atmire/DS-1284
[DS-1284] Facet name (research field subject) too long for discovery box
2012-11-23 14:14:50 -08:00
Ivan Masár
fc0e4996fa update comments in xmlui.xconf 2012-11-22 15:53:07 +01:00
Robin Taylor
4eaba3ffb2 Merge pull request #138 from atmire/DS-1333
[DS-1333] Versioning an Item causes some metadata values to be lost
2012-11-21 12:18:59 -08:00
KevinVdV
195c96c552 [DS-1284] Facet name (research field subject) too long for discovery box 2012-11-21 11:16:31 +01:00
KevinVdV
d9df145a4e [DS-1345, DS-1346] Item Level Versioning, all versions are searchable & recent submission list in collections shows all the versions 2012-11-21 10:51:39 +01:00
helix84
3d5668392b Merge pull request #133 from steveswinsburg/master
DS-1391 build should check for ant version 1.8.0+
2012-11-21 00:51:39 -08:00
Robin Taylor
a2a8dffd44 Merge pull request #132 from tdonohue/DS-1392
DS-1392 fix: Add a new "root.basedir" property to every POM.
2012-11-20 01:09:07 -08:00
Hardy Pottinger
e38ebadbcc DS-1389- removing all lines that mention the admin URL, as per suggestion by Andrea Schweer 2012-11-19 14:22:39 -06:00
Tim Donohue
06863c787d Fix DS-1341 and DS-1388 (disable Versioning & Elastic Search aspects). Also cleanup formatting of the "xmlui.xconf" file in general, adding some extra explanatory comments, etc. 2012-11-19 13:11:06 -06:00
Steve Swinsburg
1d82f59465 DS-1391 build should require ant version 1.8.0 or greater 2012-11-19 12:14:00 +11:00
Tim Donohue
e98a1fdea6 Add a new "root.basedir" property to every POM. This property always specifies the relative path to the root [dspace-src] directory. It is used to reference the path to the LICENSE_HEADER & build.properties file from each submodule. 2012-11-16 15:59:49 -06:00
robintaylor
00448864ef Rename the property default.dspace.dir to dspace.install.dir 2012-11-07 09:42:28 +00:00
robintaylor
2e39070bd9 Reinstate the variable default.dspace.dir to allow filtering of dspace.dir in dspace.cfg at runtime 2012-11-06 10:57:53 +00:00
Hardy Pottinger
5f30ed24d0 [maven-release-plugin] prepare for next development iteration 2012-11-02 10:33:27 -05:00
Hardy Pottinger
e4332de1ab [maven-release-plugin] prepare release dspace-3.0-rc3 2012-11-02 10:33:18 -05:00
Tim Donohue
51f3b0f72b Merge pull request #121 from lyncode/line-endings
Line endings normalization (rebased)
2012-11-01 08:06:24 -07:00
Tim Donohue
a8cff6dc0f Merge pull request #119 from tdonohue/DS-1343
Ds 1343 - Add parent pom.xml and build.propertiesfiles into the binary release
2012-11-01 07:47:02 -07:00
Lyncode
d269a30a15 Line endings normalization (rebased) 2012-11-01 01:07:36 +00:00
Mark Diggory
aa62323e64 Merge pull request #118 from atmire/DS-1246
[DS-1246] Discovery indexer indexes collection license field.
2012-10-31 14:53:34 -07:00
Tim Donohue
7e1b535a73 Move the 'distributions' profile (which creates the zip/tarball distributions) to the [src]/dspace/pom.xml. Minor updates (including enhanced comments) to all three of our Assemblies (assembly.xml, release.xml and src-release.xml), to ensure they all work properly when run from [src]/dspace/src/main/assembly/. Also minor updates to 'dspace-parent' and 'dspace' POM files. All these changes now fix issues with 'mvn package -Pdistributions'. 2012-10-31 12:34:06 -05:00
Tim Donohue
a05f0d0776 Move the zip/tarball creation assemblies (release.xml & src-release.xml) to [src]/dspace/src/main/assembly/
Also move the DSpace build assembly (assembly.xml) file to that directory as well, to consolidate.
2012-10-31 10:47:41 -05:00
KevinVdV
36554dc9a6 [DS-1246] Discovery indexer indexes collection license field.
Added configuration for community/collection/item metadata, by default the license field will not be indexed for communities and collections.
2012-10-30 12:56:12 +01:00
KevinVdV
dcca719491 [DS-1328] Subject keyword box breaks layout for long taxonomy values.
Added some documentation clarifying that the configuration from the input-forms.xml will be overridden by the authority control settings.
2012-10-25 17:00:07 +02:00
Tim Donohue
8d90332a6a [maven-release-plugin] prepare for next development iteration 2012-10-24 16:00:46 -05:00
Tim Donohue
6d9d0418f1 [maven-release-plugin] prepare release dspace-3.0-rc2 2012-10-24 16:00:32 -05:00
Tim Donohue
7cd2aca93b Cleanup & fixing of several release process POM issues. Renamed the "addons" profile to "release" as it is really for maven releases. Ensured the "additions" module (under [src]/dspace/modules/) is ALWAYS enabled, as several other modules under [src]/dspace/modules/ have it as a dependency. Cleaned up some comments. 2012-10-24 13:02:46 -05:00
Mark H. Wood
34d9a4f7cf [DS-1344] moved "resource" to "resources" 2012-10-24 11:01:21 -04:00
KevinVdV
bf492d1dca [DS-1333] Versioning an Item causes some metadata values to be lost 2012-10-23 17:56:30 +02:00
Lyncode
c77c2f0fe3 https://jira.duraspace.org/browse/DS-1326 2012-10-22 00:36:04 +01:00
Lyncode
bb118de181 Fixes
- Warnings
- https://jira.duraspace.org/browse/DS-1307 (partial)
- https://jira.duraspace.org/browse/DS-1300
- https://jira.duraspace.org/browse/DS-1309
2012-10-22 00:36:00 +01:00
Tim Donohue
1dffdfdea4 Fix for DS-1340. Cleanup of the OAI 2.0 related POMs so that they are in line with current POM structure. Added some extra comments to the dspace/pom.xml which has some OAI 2.0 stuff in it too. 2012-10-18 16:52:46 -05:00
Tim Donohue
143591ed98 Cleanup POM Dependencies. Remove dependeny <version> tags from submodule POMs when the version is already specified by dspace-parent POM. Also ensure all 'servlet-api' dependencies have a <scope>provided</scope> as they should. 2012-10-18 14:07:29 -05:00
Tim Donohue
fff69e86b6 Cleanup whitespace in POMs. THIS COMMIT CHANGES NO ACTUAL CODE/SETTINGS. All it does is cleanup whitespacing / spacing in POMs that really need some extra love. 2012-10-18 13:00:14 -05:00
Tim Donohue
127313e25c DS-1338 - Fix misleading names/descriptions in Maven POMs. All Maven projects now have consistent & straightforward names. 2012-10-18 12:30:47 -05:00
Tim Donohue
0d9a523add Minor POM cleanup. Removing a few unnecessary <version> tags, as these plugin versions are defined in dspace-parent POM & inherited. 2012-10-16 15:34:53 -05:00
abollini
a5ef4df84e Merge pull request #98 from abollini/DS-1294
DS-1294 Autocomplete in discovery filter doesn't work
2012-10-16 10:52:12 -07:00
Tim Donohue
a2a1353d07 Revert "[maven-release-plugin] rollback the release of dspace-3.0"
This reverts commit e0777775a7.
2012-10-16 12:01:48 -05:00
Tim Donohue
e0777775a7 [maven-release-plugin] rollback the release of dspace-3.0 2012-10-16 12:00:19 -05:00
Lyncode
a401bf3484 https://jira.duraspace.org/browse/DS-1309 2012-10-15 02:30:45 +02:00
Lyncode
c314a91f99 https://jira.duraspace.org/browse/DS-1308 2012-10-15 02:30:41 +02:00
Lyncode
0749fc4a89 Version 2.2.7 of XOAI. DS-1305 2012-10-15 02:30:04 +02:00
Lyncode
44c890dcbc https://jira.duraspace.org/browse/DS-1304 2012-10-15 02:27:44 +02:00
Lyncode
a3ac80cb0a https://jira.duraspace.org/browse/DS-1303 2012-10-15 02:27:40 +02:00
Mark H. Wood
f4b932c9dc Add commented-out db.jndi property to dspace.cfg 2012-10-11 10:42:25 -04:00
Andrea Bollini
d806882b28 DS-1294 Autocomplete in discovery filter doesn't work
The JSON discovery plugin was misconfigured in the dspace.cfg
2012-10-11 16:32:27 +02:00
Mark H. Wood
d0a7078cd6 Merge erroneously multiple Oracle upgrade scripts 2012-10-09 16:53:02 -04:00