Commit Graph

5027 Commits

Author SHA1 Message Date
Lyncode
d269a30a15 Line endings normalization (rebased) 2012-11-01 01:07:36 +00:00
Ivan Masár
b10be85130 fix build failure introduced by pull #111 2012-11-01 00:03:56 +01:00
helix84
8834adf097 Merge pull request #115 from lyncode/dspace-with-xoai
XOAI Core Library (Version 2.2.9). Fixed incorrect virtual set count. Fi...
2012-10-31 15:05:58 -07: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
KevinVdV
adf05dd7dd Merge pull request #111 from atmire/DS-1248
[DS-1248] Remove unused SolrLogger code for unsupported "metadata.item." settings
2012-10-31 14:35:08 -07:00
Tim Donohue
deac1b0a8a Merge pull request #109 from atmire/DS-851
[DS-851] When a "qualdrop_value" is set to "required", submit form always fails
2012-10-31 14:20:28 -07:00
Tim Donohue
dac778078e Merge pull request #113 from atmire/DS-1328
[DS-1328] Subject keyword box breaks layout for long taxonomy values.
2012-10-31 14:16:10 -07:00
Ivan Masár
9852e9226d fix a few typos 2012-10-31 19:38:45 +01:00
helix84
3b69ac5889 Merge pull request #120 from atmire/DS-1362
[DS-1362] The Sort search options graphic (that looks like a gear) is missing
2012-10-31 11:25:33 -07:00
KevinVdV
1b571a4da6 [DS-1362] The Sort search options graphic (that looks like a gear) is missing. 2012-10-31 19:01:30 +01:00
robintaylor
9205de1f92 Backout pull request #112 2012-10-31 11:46:05 +00:00
Robin Taylor
2a03800438 Merge pull request #112 from robintaylor/DS-1343
DS-1343 Add parent pom.xml and build.properties files into the binary release
2012-10-31 02:57:57 -07:00
robintaylor
c4c6dddad4 Include some of the testing framework files in the binary release to avoid problems when subsequently building the binary release. 2012-10-30 16:10:46 +00: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
lyncodev
d6cf7b5401 XOAI Core Library (Version 2.2.9). Fixed incorrect virtual set count. Fixed incorrect date issue [DS-1311]. Fixed incorrect count at last page (XSLT). 2012-10-27 23:40:43 +01:00
robintaylor
986579224d Check for the presence of the dspace module before activating it to fix a mysterious problem with the test framework assembly 2012-10-26 15:29:14 +01:00
Ivan Masár
34c0b3bf8a fix home URL in mobile theme 2012-10-26 14:10:04 +02: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
robintaylor
b65aec5c6a Add build.properties and parent pom.xml into the binary distribution 2012-10-25 14:57:41 +01:00
robintaylor
a7f1457ed1 Only build modules if they are present in the distribution 2012-10-25 14:57:02 +01:00
KevinVdV
1159f332d2 [DS-1248] Remove unused SolrLogger code for unsupported "metadata.item." settings 2012-10-25 10:40:28 +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 dspace-3.0-rc2 2012-10-24 16:00:32 -05:00
Hardy Pottinger
a0a6236f31 Merge pull request #110 from tdonohue/mvn-release-fixes
tested this pull request, confirmed it addresses the issues we've been seeing in the release process. It is difficult to convey how happy I am about this in a commit note, but this emoticon will have to suffice: :-)
2012-10-24 12:44:44 -07: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
Tim Donohue
ce236fedc1 Upgrade version of 'dspace-release-plugin' for Maven Releases. We were way behind in versions, and this latest seems to have good new features. 2012-10-23 11:21:52 -05:00
Tim Donohue
2397541205 Minor Release enhancement to POM. Tell Maven to default to tagging all releases as "dspace-[version]" instead of "dspace-parent-[version]". 2012-10-23 10:53:23 -05:00
KevinVdV
cde46c111e [DS-DS-851] When a "qualdrop_value" is set to "required", submit form always fails 2012-10-23 16:57:17 +02:00
Hardy Pottinger
f43ece0fe6 Update dspace-oai/src/main/webapp/static/style.xsl
minor tweak to the license header of style.xsl in dspace-oai
2012-10-22 12:42:20 -05:00
Hardy Pottinger
9366defbf6 Merge pull request #108 from lyncode/dspace-xoai
merging this pull request, with the intention of fixing the header in style.xsl immediately thereafter
2012-10-22 10:37:51 -07:00
Sands Fish
ce016920c7 Merge pull request #95 from atmire/DS-1210
[DS-1210] NullPointerException on /search-filter without field param
2012-10-22 09:52:13 -07:00
Lyncode
64de660b0a Using version 2.2.8 of XOAI 2012-10-22 01:38:59 +01: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
Hardy Pottinger
708b93ef6d Merge pull request #104 from tdonohue/Maven-POM-cleanup
Have confirmed this all works as advertised by pulling the branch to my working copy. Merging this request.
2012-10-19 13:21:08 -07:00
Tim Donohue
9a18cc328e In dspace-parent POM, move plugin versions/settings to <pluginManagement> section if they should be *inherited* by submodule POMs. Also change LICENSE_HEADER to be a local reference (instead of HTTP URL, since GitHub is very slow to provide that file & sometimes times out). 2012-10-19 14:14:12 -05:00
Tim Donohue
67d8f99c0d dspace-services POM was missing a dependency on dspace-jmockit. This fixes a dspace-services error that occurred when you build & test with an empty ~/.m2/ 2012-10-19 11:17:07 -05:00
Tim Donohue
9f7514c5eb Merge remote-tracking branch 'upstream/master' into Maven-POM-cleanup 2012-10-19 10:40:06 -05:00
Robin Taylor
cf7f97bd81 Merge pull request #106 from atmire/DS-1280
[DS-1280] Downgrade spring version to circumvent a spring issue that causes the DSpace unit tests to fail
2012-10-19 02:20:25 -07:00
KevinVdV
2800c8339c [DS-1280] Downgrade spring version to circumvent a spring issue that causes the DSpace unit tests to fail 2012-10-19 10:58:38 +02: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
1cdd1c8786 Merge pull request #101 from atmire/DS-1325
[DS-1325] Every Item page has an HTML <title> of "Version History"
2012-10-17 13:34:51 -07:00
Tim Donohue
8357af0d52 Merge pull request #96 from atmire/DS-1281
[DS-1281] XMLWorkflow throws NullPointerException on "Assign Roles" when not enabled
2012-10-17 13:33:21 -07:00
Mark H. Wood
e4e07f5635 [DS-1331] test of 1-argument getCountryName() should get expected value from default locale 2012-10-17 10:12:27 -04:00
Ivan Masár
fe86e458e2 updating an outdated link 2012-10-17 14:19:40 +02:00
KevinVdV
d22ffc7adf [DS-1325] Every Item page has an HTML <title> of "Version History" 2012-10-17 12:34:13 +02:00