Pascal-Nicolas Becker
325a527a41
DS-2550: fix ImageMagick/Ghostscript problems with transparent pdfs
2015-04-27 14:22:52 +02:00
helix84
8638e46469
Merge pull request #873 from helix84/DS-2474-OAI-METS-authors
...
DS-2474 METS format in OAI includes only the first author
2015-04-20 09:43:36 +02:00
Andrea Schweer
ab240a20aa
DS-2486 Add Solr import/export to launcher.xml
2015-04-02 10:00:09 +13:00
Andrea Schweer
b07707874a
DS-2486 Add UUID processing to CSV, JSON update handlers too
2015-04-02 09:59:37 +13:00
Bram Luyten
14a4850b0b
DS-2531 New entries for the robots hostname list
2015-04-01 16:10:29 +02:00
Ivan Masár
bc28df4093
typos
2015-03-27 12:10:25 +01:00
Pascal-Nicolas Becker
9d2dc0562b
DS-2403: Resolves DS-2403 and reduce logging of RDFConsumer.
2015-03-25 19:09:35 +01:00
Hardy Pottinger
54ee54ba4d
Merge pull request #846 from christian-scheible/DS-2424
...
DS-2424 workaround for bug in xoai library. changed ref to red for Filter in Contexts
2015-03-11 10:45:04 -05:00
Tim Donohue
683a2fdb83
DS-2483 : Fix mispelling of "sword.compatibility"
...
https://jira.duraspace.org/browse/DS-2483
2015-03-03 14:34:34 -06:00
Tim Donohue
0f82021c86
DS-2477 : Ensure distribution packages alwasy get created with Unix (LF) line endings
2015-02-27 10:02:47 -06:00
Ivan Masár
1ca85a1076
DS-2474 METS format in OAI includes only the first author
2015-02-25 18:01:14 +01:00
Tim Donohue
fa3ebb36a3
Fix DS-2427 for 5.1 by consolidating problematic code into DatabaseUtils.getSchemaName() so that it can be replaced easily in future. Also cleaned up config comments
2015-02-11 21:59:15 +00:00
Christian Scheible
dcd9b2534c
[DS-2438] fixed problem with immense metadata values for oai solr core
2015-02-04 08:40:17 +01:00
Christian Scheible
6e896c822e
[DS-2423] Added oai overlays to classpath to ensure that oai command line tools work (like clean-cache)
2015-02-02 14:23:25 +01:00
Tim Donohue
5b6819cefe
Fix broken link
2015-01-28 15:23:06 -06:00
Tim Donohue
f8e430065e
Fix broken link
2015-01-28 15:22:33 -06:00
Christian Scheible
8a407b7175
[DS-2425] fixed typos in xoai.xml
2015-01-26 16:57:11 +01:00
Christian Scheible
16b45601f1
DS-2424 workaround for bug in xoai library. changed ref to red for Filter in Contexts
2015-01-26 16:54:24 +01:00
Mark H. Wood
a003b5f955
Corrected path to migration scripts
2015-01-21 15:00:42 -05:00
Mark H. Wood
cb2bf810b8
Corrected path to migration scripts
2015-01-21 14:59:59 -05:00
Ivan Masár
71613f096c
[maven-release-plugin] prepare for next development iteration
2015-01-20 15:15:42 +01:00
Hardy Pottinger
e40c996875
[maven-release-plugin] prepare for next development iteration
2015-01-16 11:04:07 -06:00
Hardy Pottinger
cdf8378320
[maven-release-plugin] prepare release dspace-5.0
2015-01-16 11:04:01 -06:00
Ivan Masár
0571386370
fix typos and comments
2015-01-16 13:05:41 +01:00
Hardy Pottinger
869896b711
Merge pull request #820 from tdonohue/DS-2040
...
DS-2040: Fix AIP restore so that it works with cross-mapped Items & add AIP Integration Tests
2015-01-14 16:09:45 -06:00
Pascal-Nicolas Becker
28157db070
DS-2402: Adding to empty lines to fix ant problems.
2015-01-13 12:33:13 +01:00
Pascal-Nicolas Becker
7f9939b7b0
Changing a copy and paste comment.
2015-01-13 12:32:53 +01:00
Mark H. Wood
2efbf6bf48
[DS-2379] Sort config/launcher.xml by command name, which should result in sorted help output.
2015-01-10 22:34:52 -05:00
Tim Donohue
a4d382d46b
AIP and METS disseminator/ingester plugins should NOT cache their instances by default. Doing so means global instance variables are never RESET properly for each individual import/export.
2015-01-08 16:28:37 -06:00
Mark H. Wood
e149c0369f
Merge pull request #803 from mwoodiupui/DS-1775
...
[DS-1775] Increase robustness of SolrServiceImpl date format guessing
2015-01-07 14:49:21 -05:00
Tim Donohue
e2d380a90e
Minor comment cleanup in dspace.cfg
2015-01-02 18:20:40 +00:00
Joao Melo
1cc80df394
Added license headers
2014-12-29 12:01:21 +00:00
Joao Melo
d2c06535be
Created test and fixed DS-2386
2014-12-29 11:04:23 +00:00
Hardy Pottinger
a994d7a084
added a launcher configuration for the multi-format date parser
2014-12-22 15:42:46 +00:00
Tim Donohue
9fd6928e15
[maven-release-plugin] prepare for next development iteration
2014-12-19 13:12:35 -06:00
Tim Donohue
0950a07dcd
[maven-release-plugin] prepare release dspace-5.0-rc3
2014-12-19 13:12:24 -06:00
Mark H. Wood
92ccfaa16c
[DS-1775] Some formats that DSpace has accepted in the past, not found in the SO article.
2014-12-19 11:34:32 -05:00
Tim Donohue
6a50c4945e
DS-2313 - Revert to compiling with SASS 3.3.14, since bootstrap-sass has
...
a minor IE breadcrumb incompatibility with SASS 3.4
2014-12-18 20:59:35 +00:00
Mark H. Wood
eec038f0bb
[DS-1775] Re-add the Spring configuration and some name changes.
2014-12-17 10:54:10 -05:00
Mark H. Wood
3320a827d3
Revert "[DS-1775] Switch from configuration by injection to a CSV file in config/"
...
This reverts commit 63fdc64047
.
KevinVdV points out that Spring defaults to a LinkedHashMap, which
preserves entry order.
2014-12-17 08:55:54 -05:00
William Welling
aeafa7212f
ExportMetadata method now in SearchMetadataExportReader. Cleaned up code. Added some comments.
2014-12-14 19:35:39 -06:00
Mark H. Wood
63fdc64047
[DS-1775] Switch from configuration by injection to a CSV file in config/
...
Silly thinko: Spring would inject a Map, which potentially destroys
the order in which the patterns were written. Rather than expanding
the XML enormously with enclosed beans, just read a CSV file. This
preserves the written order.
Also push OpenCSV version up to dspace-parent since we now use it in
two projects: dspace-api and dspace-xmlui.
2014-12-14 14:10:05 -05:00
William Welling
5744ab26a8
Improved metadata export from search
2014-12-13 12:18:44 -06:00
Peter Dietz
8ab085e3f0
Merge pull request #778 from LongsightGroup/DS-2309-scholar-author
...
DS-2309 Allow repeated citation keys for Scholar
2014-12-10 23:02:01 -05:00
Peter Dietz
2e9b7ca9df
DS-2309 Change mapping config from authors to author
...
Forgot to commit/push this change earlier
2014-12-10 22:13:15 -05:00
Peter Dietz
b03ffc90e5
Merge pull request #748 from rradillen/DS-2296
...
DS-2296 Lucene-based search throws linkage error
2014-12-05 15:24:07 -05:00
helix84
6ff76ea5dc
Merge pull request #773 from rradillen/DS-2338
...
DS-2338 add classes artifact to dspace-rest
2014-12-04 12:03:53 +01:00
Mark H. Wood
73ed8ebf3b
[DS-2328] Remove 'below' from input form hints
2014-12-03 13:43:13 -05:00
Roeland Dillen
ae8d931067
add classes artifact to dspace-rest
2014-12-02 10:31:50 +01:00
Pascal-Nicolas Becker
193418bd95
Content Negotiation should be switched off by default.
2014-11-21 12:03:31 +01:00