Commit Graph

8847 Commits

Author SHA1 Message Date
Mark H. Wood
41bf1790e0 Merge pull request #1258 from mwoodiupui/DS-3010
[DS-3010] integrating DS-2654 uncovered some missed PluginManager conversion
2016-01-29 15:28:48 -05:00
Mark H. Wood
d0bca6c1bf [DS-3010] Correct configuration names. 2016-01-29 15:18:12 -05:00
Mark H. Wood
f9a3e737da [DS-3010] Fix a missed use of PluginManager 2016-01-29 15:00:35 -05: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
Kevin Van de Velde
6c3ec361a1 Merge pull request #1221 from atmire/DS-2945
DS-2945 Submitting to a collection without any workflow as normal user ends in an Exception
2016-01-29 12:47:48 +01:00
KevinVdV
fc7ed3928a [DS-3008] Fix metadata order storage 2016-01-29 12:18:11 +01:00
Hardy Pottinger
204d139c90 Merge pull request #994 from ufal/DS-2659
DS-2659 new extensible platform health check reports with emailing
2016-01-28 16:55:03 -06:00
KevinVdV
543ed0d669 [DS-2992] Selection list for metadata in edit item or item template is not sorted alphabetically anymore 2016-01-28 12:27:45 +01:00
KevinVdV
7c45aad67c [DS-2995] Wrong order in breadcrum trail in collection display and item display (Small bugfix when you have multiple communities) 2016-01-28 12:15:20 +01:00
Mark H. Wood
44be2a56aa [DS-1837] Pull remote Handle resolver out of DSpace and into a separate project 2016-01-27 16:37:31 -05:00
helix84
e1072858e7 Merge pull request #947 from saiful-semantic/master
DS-1187 Full-text indexing of right-to-left PDF files
2016-01-27 16:45:00 +01:00
Mark H. Wood
9b7ee47b1a Merge pull request #1163 from atmire/DS-2880
DS-2880: Pubmed integration into XMLUI submission
2016-01-27 10:22:16 -05:00
Jonas Van Goolen
96e5d4177b DS-2880 "Reverting" localstorage + added additional check on DSpace var definition 2016-01-27 16:19:55 +01:00
Jonas Van Goolen
46a880db5f DS-2880 Usage of localstorage to store compiled templates 2016-01-27 16:19:55 +01:00
Jonas Van Goolen
3d0682a257 DS-2880 Licence header exclusion + lowercase change 2016-01-27 16:19:55 +01:00
Jonas Van Goolen
6656f853ed DS-2880 Pubmed docs + Mirage 1 integration 2016-01-27 16:19:55 +01:00
rradillen
7dd5a3d982 mirage 2 not as default theme 2016-01-27 16:19:55 +01:00
philip Vissenaekens
002b8783bf DS-2880: Pubmed integration into XMLUI submission 2016-01-27 16:19:55 +01:00
Mark H. Wood
2833907c0c Merge pull request #1160 from atmire/DS-2876
DS-2876 Framework for importing external metadata
2016-01-27 10:15:58 -05:00
Ondřej Košarko
9023196aec healthcheck command email template 2016-01-27 15:18:59 +01:00
Ondřej Košarko
6a30f62678 report all exceptions from EmbargoCheck 2016-01-27 15:18:59 +01:00
Ondřej Košarko
1ae2928147 generics 2016-01-27 15:18:49 +01:00
KevinVdV
e7db60a524 [DS-2995] Wrong order in breadcrum trail in collection display and item display 2016-01-27 13:09:14 +01:00
Kevin Van de Velde
38a4def647 Merge pull request #1244 from cjuergen/DS-2990
Fix for DS-2990
2016-01-26 12:51:37 +01:00
Jonas Van Goolen
42f057ad79 Addition of license headers 2016-01-26 08:54:20 +01:00
Roeland Dillen
039d7a62b2 fix link in readme 2016-01-26 08:54:20 +01:00
Roeland Dillen
216ea621e6 readme ameliorations 2016-01-26 08:54:20 +01:00
Roeland
c2b9d2a128 readme bte explanation 2016-01-26 08:54:20 +01:00
Roeland Dillen
33957ff82e further ameliorations to the readme 2016-01-26 08:54:20 +01:00
philip Vissenaekens
3a7b180143 29600: Document framework 2016-01-26 08:54:20 +01:00
philip Vissenaekens
c2b91a885a 29600: Document framework 2016-01-26 08:54:20 +01:00
philip Vissenaekens
e49e1323d6 29600: importer framework readme 2016-01-26 08:54:20 +01:00
philip Vissenaekens
e361a5bd96 29600: importer framework readme 2016-01-26 08:54:20 +01:00
philip Vissenaekens
8a0cda8536 29600: importer framework readme 2016-01-26 08:54:20 +01:00
philip Vissenaekens
09765723b2 29313: import citations framework integration into dspace6
29313: Integrate import citations framework into dspace6

29412: import external package refactoring

29412: import external package refactoring

more refactorying
2016-01-26 08:54:20 +01:00
Tim Donohue
10dfea2e6a Merge pull request #1235 from tdonohue/DS-2187-remove-lucene
DS-2187 : Remove Lucene search support
2016-01-25 16:18:17 -06:00
Tim Donohue
900cb68209 Remove ALL lucene references from JARs. (NOTE: Lucene will still get pulled into DSpace though via Solr) 2016-01-25 15:29:28 -06:00
Tim Donohue
198f33a52d Remove two more deprecated XMLUI Lucene classes (accidentally overlooked and unused) 2016-01-25 15:28:24 -06:00
Tim Donohue
f37fb83537 Rebase again, and add explanatory comments for new DSPR#801 config 2016-01-25 14:45:30 -06:00
Tim Donohue
c9333b9102 Bug fix from previous commit. Accidentally added back in a non-existing config file 2016-01-25 14:36:44 -06:00
Tim Donohue
b45194de37 Minor bug fixes. Ensure controlpanel settings are loaded property (PR #970), and fix 'dspace dsprop' command which is useful in testing. 2016-01-25 14:36:41 -06:00
Tim Donohue
cf18656b11 Update code changes from PR #970 to utilize PluginService and ConfigurationService 2016-01-25 14:36:39 -06:00
Tim Donohue
7ea74d8b0d Found an overlooked configuration needing renaming. "dspace.oai.url" is now simply "oai.url" in oai.cfg. Fixed references elsewhere & updated them to use ConfigurationService 2016-01-25 14:36:37 -06:00
Tim Donohue
eb2f1c8ace Refactor REST API and code from PR #1239 to use ConfigurationService and PluginService. Rename rest.cfg configs to use proper prefixing. 2016-01-25 14:36:34 -06:00
Tim Donohue
80cfa2001d Reenable Ant filtering of specific configs which cannot utilize Commons Config. Also fix/cleanup Solr's log4j configuration. 2016-01-25 14:36:32 -06:00
Tim Donohue
92df20eeee Re-enable web.xml filtering in Maven POMs. It's necessary for running/debugging webapps in IDEs 2016-01-25 14:36:29 -06:00
KevinVdV
cdfae97f11 Allow the local cfg to be filtered by maven 2016-01-25 14:36:27 -06: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
85e27d5309 Fix comment 2016-01-25 14:36:19 -06:00