Commit Graph

5560 Commits

Author SHA1 Message Date
William Welling
fbfe388d11 Resolved merge conflicts from upstream fetch. 2016-01-21 11:03:54 -06:00
Mark H. Wood
3b34ae04f4 Merge pull request #1019 from mwoodiupui/DS-2463
[DS-2463] iplists.com-non_engines.txt is outdated and slow
2016-01-20 15:55:03 -05:00
Mark H. Wood
88b0633cc4 Merge pull request #1205 from helix84/DS-2934-add-local-metadata-namespace
DS-2934 Add an empty "local" metadata namespace
2016-01-20 14:46:41 -05:00
Mark H. Wood
eb0489a5d3 Merge pull request #1219 from mwoodiupui/DS-2767
[DS-2767] Sites can no longer inject preconfigured connection pool using config/dspace.cfg:db.jndi
2016-01-20 14:31:40 -05:00
Jozef Misutka
d2f9fb5104 DS-2659 : introducing new extensible health check platform emailing reports on a regular basis 2016-01-16 23:14:52 +01:00
Ondřej Košarko
f00dd73c05 Extendable control panel 2016-01-16 20:49:46 +01:00
Hardy Pottinger
592207245c Merge pull request #1239 from terrywbrady/ds-2583v10
DS-2583: Quality Control Reporting via REST API (v6)
2016-01-15 17:05:33 -05:00
Kevin Van de Velde
67f5682cfc Merge pull request #1166 from tuub/DS-2888
DS-2888: JSPUI: Add language tags to submission edit metadata step
2016-01-14 12:52:56 +01:00
Terry Brady
d76f5696de Re-assemble pull request 2016-01-13 13:15:53 -08:00
Hardy Pottinger
a61ea06637 Merge pull request #1173 from terrywbrady/ds-2894
DS-2894:REST Call to return Optimized Hierarchy
2016-01-13 14:58:28 -05:00
Kevin Van de Velde
3c86288839 Merge pull request #1236 from KevinVdV/DS-2629-excel-media-filter
Ds 2629 excel media filter
2016-01-13 16:22:25 +01:00
Peter Dietz
f642367463 Move assetstore configuration to bitstore service spring beans
Remove configuration of assetstore from dspace.cfg, or bitstore-s3.cfg,
and instead magically configure this through config/spring/api/bitstore.xml
2016-01-07 13:47:17 -05:00
Peter Dietz
d556d9ade5 Rename BitStore to BitStoreService, and DSBitStore, S3BitStore 2016-01-07 13:47:17 -05:00
Peter Dietz
5130e694be Disable s3storage from defaults 2016-01-07 13:47:16 -05:00
Peter Dietz
efc7bd949c Update dspace.cfg with updated assetstore config 2016-01-07 13:47:16 -05:00
Peter Dietz
903a43c61b Change BitstreamStorageService to use BitStore interface, adding S3 storage 2016-01-07 13:12:03 -05:00
Ed Goulet
a052516b49 Include default config entries for ExcelFilter 2016-01-07 12:01:03 +01:00
Tim Donohue
35e2242902 Remove all major Lucene configurations. 2016-01-05 16:30:23 -06:00
Tim Donohue
ce86b9c512 Remove Lucene launcher commands 2016-01-04 16:28:39 -06:00
Ivan Masár
9abbc2a0ed fix X-Forward-For -> X-Forwarded-For in dspace.cfg 2015-12-30 09:35:15 +01:00
kshepherd
8fdd88594a [DS-2160] [DS-2187] Remove non-nested usages of DSIndexer and some easy non-nested usages of DSQuery
DSIndexer dependency (outside org.dspace.search) removal: (complete)
====
Removed (unused) java class import from MediaFilter
Removed ItemImport DSIndexer.setBatchProcessingMode references, removed java class import
Removed FlyWay allback to DatabaseLegacyReindexer, removed DatabaseLegacyReindexer class

DSQuery dependency (outside org.dspace.search) removal: (WIP)
====
Removed org.dspace.app.webui.search.LuceneRequestProcessor and dependencies/imports in:
 - its reference in dspace.cfg, JSPUI Discovery section, updated comments to reflect removal
 - (unused) class import in org.dspace.app.webui.servlet.AdvancedSearchServlet
 - (unused) class import in org.dspace.app.webui.servlet.OpenSearchServlet
 - (unused) class import in org.dspace.app.webui.servlet.SimpleSearchServlet
 - (unused) class import in org.dspace.app.webui.servlet.admin.ItemMapServlet

Removed org.dspace.xmlui.aspect.adminstrative.mapper.LuceneSearchRequestProcessor and its reference in dspace.cfg, XMLUI Discovery section, updated comments to reflect removal.

Notes: org.dspace.app.webui.search now only contains SearchRequestProcessor and
SearchProcessorException. SearchReqeuestProcessor is now only implemented by
org.dspace.app.webui.discovery.DiscoverySearchRequestProcessor. Would it make sense to move
these classes into org.dspace.app.webui.discovery and refactor references to
SearchProcessorException accordingly? Or is it safer for unknown customisations to leave as
is?

org.dspace.app.xmlui.opensearch.DiscoveryOpenSearchGenerator and
org.dspace.app.xmlui.opensearch.StandardOpenSearchGenerator had their summary comments mixed
up - I swapped these back around. No removal of StandardOpenSearchGenerator yet, needs closer
inspection of usage in sitemap, pattern mapping etc.
2015-12-22 16:07:53 -06:00
Kevin Van de Velde
00c5485c42 Merge pull request #988 from christian-scheible/DS-2648
[DS-2648] Full text available sidebar facet for Discovery
2015-12-16 16:25:08 +01:00
Mark H. Wood
cc142cb321 [DS-2767] Try to look up a DataSource in JNDI, returning DSpace-configured DataSource if not found. 2015-12-14 16:39:34 -05:00
Ivan Masár
c8761f253f DS-2934 Add an empty "local" metadata namespace 2015-12-04 09:41:48 +01:00
Terry Brady
256c301d51 hierarchy command 2015-12-02 15:14:14 -08:00
Kevin Van de Velde
6a8e48d289 Merge pull request #1161 from tuub/DS-2879
DS-2879: Adds configuration to suppress notifications on returned tasks.
2015-12-01 12:44:09 +01:00
Kevin Van de Velde
6fb45e5ca2 Merge pull request #1165 from tuub/DS-2885
DS-2885: Making sort option for metadata browse indexes configurable
2015-12-01 12:15:01 +01:00
Pascal-Nicolas Becker
15f800d2c8 DS-2923: Update DataCite default configuration. 2015-11-27 12:34:41 +01:00
KevinVdV
b945f7214b [DS-2912] Sub daily script is broken 2015-11-20 16:21:44 +01:00
Marsa Haoua
9e80cbb16c JSPUI: Add language tags to submission edit metadata step.
This PR adds the posibility to define in input-forms.xml that language
tags should be added to selected metadata fields. This possibility is
limited to fields of the following input types: onebox, twobox and
textarea.
2015-11-13 16:04:36 +01:00
Pascal-Nicolas Becker
5b143b432b DS-2886: Making sort option for metadata browse indexes configurable 2015-11-13 12:50:16 +01:00
Pascal-Nicolas Becker
90a075402a DS-2879: Adds configuration to suppress notifications on returned tasks. 2015-11-12 17:23:50 +01:00
Ivan Masár
2185d394f8 DS-2874 make XSD enforce missing Description element 2015-11-11 17:46:57 +01:00
Tim Donohue
eeed870fb2 Remove odd characters from search schema config 2015-11-06 15:32:00 +00:00
Tim Donohue
6c437da418 Merge pull request #1141 from aschweer/DS-2858-oai-remove-workaround
[DS-2858] Revert "DS-2424 workaround for bug in xoai library. changed…
2015-11-02 15:00:48 -06:00
dylan
fd22feada1 Fixed some spelling mistakes. 2015-11-02 15:58:53 +01:00
dylan
8aac1cee24 Fixed a typo 2015-11-02 12:25:36 +01:00
Andrea Schweer
e87bda47e8 [DS-2858] Revert "DS-2424 workaround for bug in xoai library. changed ref to red for Filter in Contexts"
This reverts commit 16b45601f1.

The workaround is no longer needed with xoai 3.2.10.x, where the parsing bug is no longer present.
2015-11-02 22:55:45 +13:00
Andrea Schweer
ade2f08ed2 Merge pull request #1049 from pmarrone/DS-2744-oai-base-url
[Ds-2744] Accept the dspace.oai.url as baseUrl for Dspace OAI
2015-11-02 22:28:15 +13:00
Tim Donohue
693ec24c5e Merge pull request #1136 from tdonohue/DS-2856
DS-2856 : Stop autowiring statistics services. Instead only load them on demand (by name).
2015-10-30 08:48:27 -05:00
Tim Donohue
62531bd955 DS-2857 Update all Codehaus plugins to latest version in Maven central 2015-10-29 21:34:40 +00:00
Tim Donohue
304d7d3480 DS-2856 Stop autowiring statistics services. Instead only load them on demand (by name). 2015-10-29 16:19:07 -05:00
Pascal-Nicolas Becker
ce2522fbc7 Merge pull request #1089 from KevinVdV/DS-2779-fix-versioning-xmlui
[DS-2779] Fix versioning due to service api
2015-10-29 14:12:12 +01:00
Tim Donohue
92b3de56b7 Merge pull request #1096 from hardyoyo/DS-2706
[DS-2706] removed unused example lib folders from the Authority Solr config
2015-10-21 11:39:28 -05:00
Tim Donohue
46c32b167b Merge pull request #1106 from aschweer/DS-2809-change-search-operator
DS-2809 Set default search operator to AND
2015-10-21 11:31:11 -05:00
Pascal-Nicolas Becker
cb58abb985 DS-2779: Fix config/spring/api/versioning-service.xml. 2015-10-20 12:08:45 +02:00
Mark H. Wood
522c6fb696 [DS-2463] Escape pattern characters that are significant in regular expressions. 2015-10-18 11:01:21 -04:00
Mark H. Wood
014128bf2e [DS-2463] Remove stale spider file; don't poll to update it; extract interesting UA patterns. 2015-10-18 08:43:37 -04:00
Pascal-Nicolas Becker
d96bba5ebd DS-950: OAI should respect metadata.hidden... config properties. 2015-10-16 18:50:37 +02:00
Andrea Schweer
53b77e7fde DS-2809 Set default search operator to AND
Setting Solr's default search operator to AND for the Discovery index leads to
search behaviour that's closer to what our users expect -- "do what Google
does". There is a configuration option for the search operator in dspace.cfg.
However, that setting is used only by the legacy DSQuery class for the now
deprecated Lucene-based search.
2015-10-15 09:55:27 +13:00