Commit Graph

17 Commits

Author SHA1 Message Date
Tim Donohue
e8180f11cb Replace all usages of dspace.url with either dspace.ui.url or dspace.server.url (depending on use case) 2020-02-13 13:40:33 -06:00
Patrick Trottier
3b10caef0d Fix reference to log4jv2 2018-11-09 08:56:44 -05:00
Patrick Trottier
7f4b4e9f8a Convert getLogger() and Log4J imports for Log4J 2 2018-11-09 08:41:42 -05:00
Tim Donohue
8a48f782ea Fix dspace-api module per new code style 2018-02-21 15:23:58 -06:00
Pascal-Nicolas Becker
04ec199ff3 [DS-3431] Harden DSpace's BasicWorfklowService 2017-07-11 16:37:19 +00:00
Tim Donohue
ca78a45532 DS-3154: Fix some of the Javadocs errors in dspace-api 2016-04-29 09:06:54 -05: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
257248e362 Rewrite ConfigurationManager to wrap ConfigurationService. Removal of "dspace-config" and "dspace.configuration" system/servlet params 2016-01-25 14:35:15 -06:00
KevinVdV
54222f3c1d DSpace refactored service api 2015-08-19 11:54:32 +02:00
Mark H. Wood
37888b362f Repair testing environment, enable real unit tests, add test of metadata crosswalking. 2015-03-18 14:40:53 -04:00
Mark H. Wood
e440e64739 [DS-1883] Un-deprecate DCValue and rename it.
It seems that the reason for deprecation was objection to the *name*,
since it is not strictly for DC anymore.
2014-10-31 14:48:24 -04:00
Tim Donohue
790f4829d7 Refactor/streamline DOI unit tests. They were ignoring setup already done in AbstractUnitTest, creating a secondary context obj, and sending all new items through workflow approval. 2014-07-31 15:53:16 -05:00
Mark H. Wood
7d675dc861 Comment all remaining tests and supply a dummy to keep JUnit happy. 2013-10-22 13:30:07 -04:00
Mark H. Wood
7b18a89afa Test module itself was broken.
Improved through (I hope) a better understanding of how to create
Items.  However this module is still not quite right.  For now,
commenting out the guts of it.
2013-10-21 17:02:57 -04:00
Mark H. Wood
258a03958e Silly whitespace cleanups 2013-10-17 15:30:30 -04:00
Mark H. Wood
b03a1d942a Rename DataCiteIdentifierProvider to EZIDIdentifierProvider to better reflect its role and disentangle from another DataCite provider in development. 2013-10-16 10:29:15 -04:00