Commit Graph

69 Commits

Author SHA1 Message Date
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
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
Andrea Schweer
16a9a0da5c DS-1907 Hit highlighting not working, no abstracts for search results 2014-02-20 10:59:10 +13:00
Mark H. Wood
057b31083a Implement EZID_PATH and use it 2014-02-12 12:10:56 -05:00
Andrea Bollini
1f67d597e4 DS-1899 - Spellchecking is not enabled by default on the whole site 2014-01-31 15:46:09 +01:00
Kostas Stamatis
e5c2fb4f0e change default BTE configuration for CSV and TSV data loaders 2014-01-29 21:38:30 +01:00
Tim Donohue
d67c258535 Default Recent Submissions to 5 on homepage, but page by 20 in browse-by 2013-12-06 19:58:38 +00:00
kstamatis
d3bde03849 cinii online data loader: add publisher in detail list 2013-12-05 00:00:04 +02:00
Keiji Suzuki
81a82303f2 Edited CiNii related files to adapt DS-1813 2013-12-04 23:50:35 +02:00
Keiji Suzuki
dfb38f89b7 Reset fast to searchProvider of CiNii which are reverted accidentally 2013-12-04 23:49:56 +02:00
Keiji Suzuki
b3ecc8f8d7 Added a new dataloader for CiNii Article 2013-12-04 23:49:56 +02:00
kstamatis
09f0609982 unify submission lookup service configs 2013-12-01 09:28:31 +02:00
kstamatis
149db9bf8a fix 'BTE to DSpace' configuration 2013-11-28 17:28:05 +09:00
kstamatis
970a5f87fe fix crossref BTE configuration 2013-11-28 17:28:05 +09:00
kstamatis
9e4fe8635b fix pubmed BTE configuration 2013-11-28 17:28:05 +09:00
kstamatis
e14dd787c0 fix arxiv BTE configuration 2013-11-28 17:28:05 +09:00
zuki
8552d0ef08 Fixed a typo 2013-11-28 17:28:05 +09:00
Keiji Suzuki
791ce57784 Added a new modifier LanguageCondeModifier 2013-11-28 17:28:04 +09:00
Keiji Suzuki
2cce9abc97 Fixed bugs and edited inadequate configs 2013-11-28 17:28:04 +09:00
Ivan Masár
6877ab67a6 fix a bunch of typos 2013-11-13 23:01:50 +01:00
Andrea Bollini
bbf9c3ce52 Merge pull request #354 from EKT/DS-1252-bugs
[DS-1723] Bugs regarding BTE integration in batch import and submission lookup process
2013-10-26 01:46:27 -07:00
Pascarelli Luigi Andrea
561d3fd701 New manage of the map converter modifiers (use spring bean init method and configurationservice to retrieve the exact path), revert assembly.xml to previous version 2013-10-24 01:11:23 +02:00
helix84
6d009a4c9f Merge pull request #349 from helix84/KevinVdV-DS-1188-xmlui-collection-view
DS-1188 Collection view doesn't show content by default
2013-10-23 13:46:39 -07:00
Kostas Stamatis
3ed8707cf2 Merge branch 'master' into DS-1252-bugs
Conflicts:
	dspace-api/pom.xml
2013-10-23 08:56:26 +03:00
Pascarelli Luigi Andrea
4cd8b8f31b Some minor changes, fix retrieve data from crossref response 2013-10-22 20:22:23 +02:00
Mark H. Wood
9b228f6422 Move EZID Spring configuration to config/spring and comment out by default. 2013-10-22 13:31:58 -04:00
Kostas Stamatis
6040f8be8b Use properties files for map converters 2013-10-22 14:34:41 +03:00
KevinVdV
ce8800d84a [DS-1188] Collection view doesn't show content by default (disabled by default) 2013-10-22 12:32:58 +02:00
KevinVdV
0292cee4c8 [DS-1188] Collection view doesn't show content by default 2013-10-22 12:32:56 +02:00
Kostas Stamatis
3754fba9e6 Merge Spring XMLs for BTE services (batch import and submission lookup) to avoid duplicate beans declarations 2013-10-22 10:40:47 +03:00
Andrea Bollini
a4bf89d32c Make the responser of the request copy configurable 2013-10-21 18:18:18 +02:00
kstamatis
5dc7ab0f1c Merge with master 2013-10-18 21:19:14 +03:00
Mark H. Wood
c7ee293786 Merge pull request #314 from KevinVdV/DS-1683
[DS-1683] Add spell checker to discovery
2013-10-17 12:05:06 -07:00