Commit Graph

100 Commits

Author SHA1 Message Date
Pascal-Nicolas Becker
74664af84d Mention both VersionedHandleIdentifier in DSpace's spring config 2016-04-07 15:29:49 +02:00
Hardy Pottinger
009392e367 Merge pull request #1118 from atmire/DS-2635-discovery-facets-configurable-ordering
DS-2635 discovery facets with configurable ordering
2016-03-31 13:31:45 -05:00
Pascal-Nicolas Becker
3ae8dfcc4f DS-2490: Add versioned DOIs and adapt DOI support to service API 2016-03-03 16:09:39 +01:00
Jonas Van Goolen
f652c6a36d DS-2635 Default sorting update for both filterPage and sidebar + reverting workflow config change 2016-02-25 13:08:06 +01:00
Jonas Van Goolen
3c4d600656 DS-2635 Usage of main div to add results to, fixing empty div problems 2016-02-25 08:40:40 +01:00
Jonas Van Goolen
a693ff5d96 DS-2635 Configuration of sort order split into 2 parts
Originally, one sortOrder configured in the discovery.xml spring file would be used.
This had an impact on both the sidebar and view more pages
This commit splits this sortOrder to make it possible to have different sortOrder for the view more page and sidebar facet

This was an improvement based on the following Jira ticket
https://jira.duraspace.org/browse/DS-2635
2016-02-25 08:40:39 +01:00
Tim Donohue
24a3057d2d Recreate the old SolrBrowseCreateDAO functionality (necessary for 'metadata' indexes) as a SolrServiceIndexingPlugin 2016-02-19 15:50:08 -06:00
Tim Donohue
b5c655f3e2 Remove obsolete DBMS browse configurations (including Spring ones). Update/clarify comments for other browse related configs 2016-02-19 14:22:47 -06:00
Andrea Bollini
e034ffb73e DS-3063 Ensure proper access to news files 2016-02-16 13:58:18 +01:00
Mark H. Wood
f783cb4a4f Merge pull request #1104 from tdonohue/DS-2654-common-config
DS-2654: Enhanced Configurations via Apache Commons Configuration
2016-01-29 13:49:03 -05:00
philip Vissenaekens
002b8783bf DS-2880: Pubmed integration into XMLUI submission 2016-01-27 16:19:55 +01:00
Tim Donohue
2538399c07 Minor bug fixes. Move bean definition to -services and ensure proper imports 2016-01-25 14:36:24 -06:00
KevinVdV
0d79a7109a Create factory to retrieve an instance of the "configurationService" object 2016-01-25 14:36:22 -06:00
Tim Donohue
9d2af78158 Update Hibernate configuration to load dynamic settings via Spring / ConfigurationService. Add default DB settings back to dspace.cfg 2016-01-25 14:35:57 -06:00
Tim Donohue
44a6baa0e8 Refactor several beans (and related classes) to use ConfigurationService on init once it is injected. 2016-01-25 14:35:36 -06: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
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
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
Pascal-Nicolas Becker
15f800d2c8 DS-2923: Update DataCite default configuration. 2015-11-27 12:34:41 +01: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
Pascal-Nicolas Becker
cb58abb985 DS-2779: Fix config/spring/api/versioning-service.xml. 2015-10-20 12:08:45 +02:00
KevinVdV
ab060b7647 [DS-2778] Fix max connections configuration 2015-10-13 10:50:00 +02:00
Christian Scheible
2e78ff10af Merge branch 'master' into DS-2648 2015-10-06 16:23:37 +02:00
Christian Scheible
ab878b95a6 [DS-2648] Refactored class name and field names for files available feature to reflect the operating priciple of the feature. 2015-10-06 15:50:55 +02:00
KevinVdV
fd9ac839d1 [DS-2778] Properly configure BasicDataSource pool 2015-10-02 12:05:33 +02:00
Kevin Van de Velde
1582645e6a Merge pull request #1035 from KevinVdV/DS-2728-remove-bundle-bitstream-object
[DS-2728] Remove the BundleBitstream object & replace by JPA mapping
2015-09-23 12:03:20 +02:00
KevinVdV
eeb58a8844 [DS-2758] Updating dbcp to dbcp2, upgraded the postgres driver to the latest version & fixed the database migration for unit tests. 2015-09-21 12:01:48 +02:00
KevinVdV
3918bac64b [DS-2758] Fixing the database setup so that migration depends on the DatabaseUtils commands. Migration will no longer occur on kernel init. 2015-09-21 12:01:48 +02:00
KevinVdV
ae19c42a7b [DS-2728] Remove the BundleBitstream object & replace by JPA mapping 2015-09-18 16:23:33 +02:00
KevinVdV
54222f3c1d DSpace refactored service api 2015-08-19 11:54:32 +02:00
Christian Scheible
1f439044c7 Added Discovery Facet to distinguish between items with and without full text. 2015-07-13 10:29:35 +02: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
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
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
Ivan Masár
ee49efbb60 fix typos 2014-10-29 00:15:35 +01:00
Kostas Stamatis
87228ab827 Separate UI from API (add classes to tag cloud so as to configure appearance from style files and not the configuration ones) 2014-10-29 00:15:34 +01:00
Kostas Stamatis
b07cb70864 Remove GreekNameComparator (as never used) and revert facet limit for subject facet 2014-10-29 00:15:34 +01:00
Kostas Stamatis
753d182324 add comments + configure browse tag cloud 2014-10-29 00:15:34 +01:00
Kostas Stamatis
0365b342a5 resolve some fixes regarding the discovery configuration in tag cloud 2014-10-29 00:15:34 +01:00
Kostas Stamatis
43f9816c00 parameterize tag cloud + enable it in community and collection home 2014-10-29 00:15:33 +01:00
Kostas Stamatis
2bc6e63e45 Initial support for tag cloud 2014-10-29 00:15:33 +01:00
Kostas Stamatis
e3799d2547 add configurable visual indicators per item in browse and search results 2014-10-24 14:37:42 +03:00
KevinVdV
e0b7b4609e Contribution by University of Missouri in collaboration with @mire under the ORCID Adoption and Integration program funded by the Alfred P. Sloan Foundation. 2014-10-20 13:54:33 +02:00
Mohamed Mohideen Abdul Rasheed
7dd3e5f979 Added DataCite XML based metadata mapping option for EZIDIdentifierProvider module. 2014-08-26 10:11:52 -04:00
Peter Dietz
aa58d733f9 Merge pull request #530 from peterdietz/DS-1945-requestitem-helpdesk
DS-1945 RequestItem to have Helpdesk be contacted instead of author
2014-08-08 17:38:39 -04:00
Ivan Masár
46a63583cf fix typos 2014-06-27 13:32:12 +02:00
Peter Dietz
0bf866b0d6 Add RequestItemHelpdeskStrategy, that can be enabled with Spring DI
Cleans up Sam's "hard coded" approach
2014-05-02 01:16:07 -04:00
Mark H. Wood
fb61ed0597 Merge pull request #492 from mwoodiupui/DS-1909
[DS-1909] EZID IdentifierProvider broken by recent change to EZID service
2014-04-02 14:36:23 -04:00