Hardy Pottinger
978ec2f152
[maven-release-plugin] prepare for next development iteration
2014-11-07 22:42:47 +00:00
Hardy Pottinger
884519a9f3
[maven-release-plugin] prepare release dspace-5.0-rc1
dspace-5.0-rc1
2014-11-07 22:42:43 +00:00
Hardy Pottinger
453177b0fc
increment lang pack version number for dspace-xmlui-lang as well
2014-11-07 16:23:35 -06:00
Hardy Pottinger
b8c4e1a50a
[maven-release-plugin] rollback the release of dspace-5.0-rc1
2014-11-07 22:20:16 +00:00
Hardy Pottinger
031f9c7b20
[maven-release-plugin] prepare for next development iteration
2014-11-07 22:17:30 +00:00
Hardy Pottinger
26e9035ac6
[maven-release-plugin] prepare release dspace-5.0-rc1
2014-11-07 22:17:21 +00:00
Hardy Pottinger
6f094a9eec
[maven-release-plugin] rollback the release of dspace-5.0-rc1
2014-11-07 22:00:53 +00:00
Hardy Pottinger
75da65b5ee
[maven-release-plugin] prepare for next development iteration
2014-11-07 21:55:27 +00:00
Hardy Pottinger
917aff3f8d
[maven-release-plugin] prepare release dspace-5.0-rc1
2014-11-07 21:55:21 +00:00
Hardy Pottinger
a7c5764e70
update language pack ranges in preparation for the release of DSpace 5.0
2014-11-07 15:43:07 -06:00
Hardy Pottinegr
6d7075bf66
[maven-release-plugin] rollback the release of dspace-5.0-rc1
2014-11-07 21:33:41 +00:00
Hardy Pottinegr
f5dc0a604a
[maven-release-plugin] prepare for next development iteration
2014-11-07 21:15:00 +00:00
Hardy Pottinegr
d138359f92
[maven-release-plugin] prepare release dspace-5.0-rc1
2014-11-07 21:14:52 +00:00
Peter Dietz
ddd4214dce
Merge pull request #740 from LongsightGroup/DS-2267-solr-export
...
DS-2267 SOLR usage statistics to export to common format
2014-11-07 15:33:14 -05:00
Peter Dietz
64d6aedb25
Solr usage event export to handle previous version data
...
DSpace pre-3.0 only tracked view/download usage events. When DSpace 3 introduced workflow/search tracking, these older usage events didn't get converted. This commit adds a query to find them too.
2014-11-07 14:41:32 -05:00
Peter Dietz
3531e9cef5
SOLR export, change bad IP addresses
2014-11-07 14:41:23 -05:00
Peter Dietz
f57619d726
Export SOLR Usage Statistics data to intermediate format
...
bin/dspace stats-util --export
2014-11-07 14:41:13 -05:00
Peter Dietz
a2d513e59e
Merge pull request #739 from LongsightGroup/DS-2269-es-schema-file
...
DS-2269 Move Elastic Search schema to a resources file, and out of java
2014-11-07 14:38:25 -05:00
Peter Dietz
b3ed29d521
Merge pull request #730 from LongsightGroup/DS-2111-noindex-media-filter
...
DS-2111 Remove lucene index operation at end of media filter run
2014-11-07 14:31:01 -05:00
Peter Dietz
9f622b457c
Merge pull request #527 from peterdietz/DS-1976-rest-unlisted-items
...
REST to not show unlisted items in Collection item list, fixes DS-1976
2014-11-07 14:30:19 -05:00
Tim Donohue
d17f1b4699
Ensure all modules listed in release profile and alphabetize them.
2014-11-07 19:23:24 +00:00
Peter Dietz
0f612d7edb
DS-2269 Move Elastic Search schema to a resources file, and out of java
2014-11-07 14:20:30 -05:00
Mark H. Wood
829239f999
Merge pull request #732 from rradillen/DS-2253
...
DS-2253: bumping solr version
2014-11-07 13:20:06 -05:00
Roeland Dillen
8e2f87e755
add docvalues to docvalue capable fields for better facet performance
2014-11-07 17:08:41 +01:00
helix84
c630b656ac
Merge pull request #738 from atmire/DS-2264
...
DS-2264 locked Mirage2 version numbers
2014-11-07 15:12:25 +01:00
helix84
b35cf6f48c
Merge pull request #737 from atmire/DS-2265
...
DS-2265 Publisher information header in uploadstep
2014-11-07 15:05:58 +01:00
philip Vissenaekens
488d37e826
DS-2264 locked Mirage2 version numbers
2014-11-07 14:49:48 +01:00
philip Vissenaekens
e7576cefc8
DS-2265 Publisher information header in submissions will only be shown when there is information available to show
2014-11-07 14:10:02 +01:00
rradillen
7320c85dde
Merge pull request #2 from LongsightGroup/DS-2253-es-bump
...
DS-2253 Also bump Lucene and Elastic Search
2014-11-07 11:37:29 +01:00
helix84
ba1596dd05
Merge pull request #735 from mwoodiupui/DS-2258
...
[DS-2258] Ask the objects for their names and Handles
2014-11-07 00:40:08 +01:00
Tim Donohue
59a962ce3e
Merge pull request #736 from tdonohue/flyway-migrations-to-jar
...
DS-2259 : Move all Flyway SQL migrations to 'dspace-api.jar' to discourage running them manually
2014-11-06 17:16:17 -06:00
Peter Dietz
f9074ed263
Removing unneeded Elasticsearch imports from JSPUI
2014-11-06 18:12:40 -05:00
Tim Donohue
e281dc8f1c
Fix license headers in SQL files.
2014-11-06 16:56:06 -06:00
Peter Dietz
47a62ae9b5
Bump Elastic Search version from 0.90.3 to 1.3.4
2014-11-06 17:35:24 -05:00
Peter Dietz
dad7ba730b
Bump lucene version from 4.4.0 to 4.9.1
2014-11-06 17:35:05 -05:00
Tim Donohue
0e80b5488b
Minor bug fix for H2 / Unit Testing
2014-11-06 16:25:59 -06:00
Tim Donohue
9bfa417f18
Move all Flyway SQL migrations to 'dspace-api.jar' to discourage running them manually.
2014-11-06 15:52:10 -06:00
Mark H. Wood
a2ce3fbdbf
[DS-2258] Ask the objects for their names and Handles
2014-11-06 16:44:21 -05:00
Tim Donohue
5fb04adec9
Merge pull request #731 from tdonohue/flyway_oracle_fixes
...
Flyway fixes for Oracle (DS-2244, DS-2250, DS-2251)
2014-11-06 13:19:37 -06:00
Tim Donohue
9ecd3ff710
Minor cleanup of System.out messages so they mostly fit in 80 char lines
2014-11-06 12:56:35 -06:00
Tim Donohue
ad319b9372
Minor spelling fix.
2014-11-06 17:23:21 +00:00
Hardy Pottinger
ef78eca2a1
Merge pull request #721 from hardyoyo/DS-2201-add-oracle-schema-advice
...
[DS-2201] added config advice to warn oracle users against using schema
2014-11-06 11:02:22 -06:00
Tim Donohue
059a426deb
Fix bug where sequence_name wasn't being canonicalized in
...
sequenceExists(). This caused issues on Postgres
2014-11-06 16:53:21 +00:00
Mark H. Wood
e8563c716b
Merge pull request #734 from mwoodiupui/DS-2119
...
[DS-2119] Add a modified transform to meet EZID requirements.
2014-11-06 11:16:30 -05:00
Mark H. Wood
1812209ed6
Add a modified transform to meet EZID requirements.
...
The EZID provider depends on the registrar to generate and return the
identifier, so it cannot supply one in the request. But the DataCite
XML schema requires an "identifier" element. A new transform is
offered, which generates an empty "identifier" element, satisfying
EZID.
2014-11-06 11:11:59 -05:00
Mark H. Wood
33abc10c11
Merge pull request #621 from umd-lib/ezid-metadata-mapping
...
DS-2119. EZID IdentifierProvider Metadata Mapping.
In the interest of time, merging this despite a problem with the transform, for which I already have a solution. A separate PR will provide that solution.
2014-11-06 11:08:45 -05:00
Roeland Dillen
12415eda5b
licence problem
2014-11-06 09:54:49 +01:00
Roeland
32e096fd3d
excluding jetty and bumping lucene match version
2014-11-06 07:59:37 +01:00
Tim Donohue
4f01a83fea
More refactoring. Fix an infinite migration loop caused by "dspace database migrate [version]" accidentally recalling DatabaseManager.initialize() (required moving MigrationUtils). Also add detailed warnings to this hidden migrate option.
2014-11-05 16:39:05 -06:00
Roeland
f6c83e451c
missed some lucene references
2014-11-05 22:23:45 +01:00