Mark H. Wood
b3438b5bb3
[DS-2949] Add main() for testing
2016-03-17 10:09:57 -04:00
Mark H. Wood
347d0e9c13
[DS-2949] Fix stack trace printing
2016-03-17 10:09:57 -04:00
Mark H. Wood
a4caeef8ff
[DS-2949] Use a more flexible transformer and pass parameters to the transform.
2016-03-17 10:09:57 -04:00
Mark H. Wood
b6875cddaa
Merge pull request #1010 from akinom/DS-2696-showJSP-catch-all-exceptions
...
DS-2696: JSPUI catch-all-exceptions
2016-03-16 15:56:40 -04:00
Peter Dietz
c0cbe7d8c7
Merge pull request #879 from tuub/DS-2490
...
DS-2490: adds org.dspace.identifier.VersionedDOIIdentifierProvider
2016-03-16 15:25:57 -04:00
Peter Dietz
7e9d5ab512
Merge pull request #1292 from KevinVdV/DS-3057-enforce-depenceny-versions
...
[DS-3057] Enable enforce versions to prevent dependency issues
2016-03-16 15:18:31 -04:00
Chris Herron
7f5849570f
DS-3102 Fix collection UUID in DSpaceChoiceLookup
2016-03-16 08:28:03 -04:00
Ilja Sidoroff
05171ea2d9
Bump jQuery version from 1.6.2 to 1.6.4 in XMLUI themes excluding Mirage 2
2016-03-15 08:04:23 +00:00
Dylan Meeus
ec58a9b42b
Merge branch 'master' into DS-2941-fix
2016-03-14 13:15:27 +01:00
dylan
b65da41c3f
Removed unnecessary check
2016-03-14 13:11:30 +01:00
KevinVdV
49168d8461
[DS-2898] Add support for all authentication methods in the rest api: Fixing unit tests by removing obsolete User object
2016-03-11 09:04:37 +01:00
Tim Donohue
47075e535e
Merge pull request #1313 from KevinVdV/DS-3062-fix-xml-workflow
...
[DS-3062] Fixing issues that prevented the xmlworkflow from being enabled
2016-03-09 09:17:59 -06:00
KevinVdV
89c74cd555
[DS-3057] Enable enforce versions to prevent dependency issues (Fixing jboss logging dependency)
2016-03-09 13:17:38 +01:00
KevinVdV
4a5f4f215b
[DS-3057] Enable enforce versions to prevent dependency issues (Fixing dspace-parent & dspace pom.xml)
2016-03-08 15:04:16 +01:00
KevinVdV
346bd5bcd5
[DS-3057] Enable enforce versions to prevent dependency issues (Fixing oai)
2016-03-08 15:04:16 +01:00
KevinVdV
13f77a261e
[DS-3057] Enable enforce versions to prevent dependency issues (Additional fixing for dspace-api, dspace-xmlui & fixing dspace-rdf, dspace-solr & dspace-sword(v2))
2016-03-08 15:04:16 +01:00
KevinVdV
a2968c60a3
[DS-3057] Enable enforce versions to prevent dependency issues (Fixing dspace-api & dspace-xmlui)
2016-03-08 15:04:15 +01:00
KevinVdV
7e2b9304b5
[DS-3057] Enable enforce versions to prevent dependency issues
2016-03-08 15:04:15 +01:00
leocsilva
bf57a5244a
Fixing string closure
2016-03-08 10:10:18 -03:00
KevinVdV
d93c069082
[DS-2918] Fix self assigned variable in MetadataWebService
2016-03-08 09:55:21 +01:00
KevinVdV
2ddb2abcb1
[DS-2918] Fix self assigned variable in MetadataWebService
2016-03-08 09:53:19 +01:00
KevinVdV
92f5e9e62e
[DS-2918] Fix self assigned variable in MetadataWebService
2016-03-08 09:53:19 +01:00
Tim Donohue
fa68110524
Merge pull request #1317 from tdonohue/DS-3075
...
DS-3075: Comma-separated configurations now need to be loaded via getArrayProperty()
2016-03-04 11:38:48 -06:00
Tim Donohue
aff43e6193
Very minor code cleanup (after final review)
2016-03-04 11:22:49 -06:00
leocsilva
ef33e3f050
Fields with closed vocabulary are not saved
...
I have the same problem described in DS-850 bug (https://jira.duraspace.org/browse/DS-850 ). Investigating the problem noticed that the field has the property disabled = "disabled" which means that the data are not submitted. I propose to change readonly = "readonly".
2016-03-03 15:32:09 -03:00
Pascal-Nicolas Becker
225b1b4d9c
Improves inheritability and logging, removes DOI.setResourceType()
2016-03-03 16:09:39 +01:00
Pascal-Nicolas Becker
3e2b97f93b
IdentifierServiceImpl.reserve(ctx, dso) should mint and reserve
2016-03-03 16:09:39 +01:00
Pascal-Nicolas Becker
d665ac2d05
DOIConumser: Ignore Workspace and Workflow items, reduce logging
2016-03-03 16:09:39 +01:00
Pascal-Nicolas Becker
019e57832a
DataCiteConnector: don't rely on handles.
...
While the DOIIdentifierProvider checks our database to ensure that a DOI
is not reserverd/registered for another DSpaceObject.
The DataCiteConnector was checking this again agains the meta data we
send to DataCite. Within these meta data we are submitting the handle as
alternative identifier and used it to check whether a DOI is
reserved/registered for a specific DSpaceObject. This commit removes
the checks from the DataCiteConnector for the following reasons:
* In case we want to completly replace handles by DOIs one day, we
shouldn't rely on handles. Further ongoing: an IdentifierProvider
shouldn't rely on other identifiers than the one he provides.
* If Item Level Versioning is enabled the handles may change depending
on the VersionedHandleIdentifier that is used. This makes handles
unreliable for the checks we were using them before.
handles.
2016-03-03 16:09:39 +01: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
Tim Donohue
3fdd45b71b
Merge pull request #1188 from KevinVdV/DS-2914-community-filiator-fix
...
[DS-2914] Community filiator script fix
2016-03-02 14:35:09 -06:00
Luigi Andrea Pascarelli
11aae8b2d8
fix typo
2016-03-02 12:16:21 +01:00
Luigi Andrea Pascarelli
a9811eefeb
improve check for re-select the "upload zip file" (show optional collection message and file upload button)
2016-03-02 10:59:38 +01:00
Luigi Andrea Pascarelli
529f9044a8
adjust check and logic to enable collection not mandatory via jsp
2016-03-02 10:59:17 +01:00
Tim Donohue
61ac9371b2
Merge pull request #1202 from KevinVdV/DS-2933-fix-swordclient-xmlui
...
[DS-2933] Fix SwordClient in xmlui
2016-03-01 16:49:07 -06:00
Tim Donohue
35d8cfaf46
Merge pull request #924 from dbaker3/ds-2318
...
[DS-2318] Added img-thumbnail class to item-view and instances of 'No Th...
2016-03-01 16:40:40 -06:00
dylan
ebe1c70238
DS-2941-fix
2016-03-01 17:29:01 +01:00
Tim Donohue
13900300d5
Fix typo in config key
2016-03-01 09:07:55 -06:00
Ivan Masár
06b4aa14ff
DS-3085 fix style in Mirage
2016-02-29 16:16:38 +01:00
helix84
88af96cfba
Merge pull request #1324 from AmberPoo1/fix-sherpa/romeo-gray-submission-error
...
Correct Sherpa/Romeo ungraded journal (gray) error message
2016-02-29 16:16:06 +01:00
AmberPoo1
421865645b
Correct Sherpa/Romeo ungraded journal (gray) error message
...
https://jira.duraspace.org/browse/DS-3085
Resolved: DSpace DS-3085 (Ticket in the Space Issue Tracker),
Sherpa/Romeo ungraded journal (gray) shows error
2016-02-29 09:59:18 -05:00
Kevin Van de Velde
58b221c9a4
Merge pull request #900 from tuub/DS-2497
...
DS-2497: Keep version numbers stable.
2016-02-29 12:41:53 +01:00
Tom Desair
14c9229156
DS-3004: Fixed unit tests, license check and unused parameters
2016-02-26 16:19:34 +01:00
Tim Donohue
5866947d0c
Merge pull request #1320 from mateuszneumann/master
...
DS-3080 Counting withdrawn items (bugfix)
2016-02-26 08:40:49 -06:00
Tom Desair
acd80c232c
DS-3004: Refactored Group2GroupCache queries so that they don't pass Entities as parameters. This allows better query caching.
2016-02-26 15:22:51 +01:00
Kevin Van de Velde
1fbf238642
Merge pull request #1321 from tomdesair/feature/DS-3081_Correct_permanent_groups_Oracle_script
...
DS-3081: Corrected permanent groups Oracle script
2016-02-26 15:22:29 +01:00
Tom Desair
e90f487618
DS-3004: Fixed small bug when submitting the policy form without selecting an action (found it during the testing of DS-3004)
2016-02-26 15:14:09 +01:00
Tom Desair
382d9421b7
DS-3004: Refactored GroupService so that it doesn't use dc.title anymore to search for a group by name
2016-02-26 14:52:56 +01:00
Tom Desair
5798f58410
DS-3004: Use the new name column on epersongroup when searching for groups and do not store the name in the metadata anymore.
2016-02-26 13:39:04 +01:00
Tom Desair
7ab4acf74c
DS-3004: Enabled query caching for the metadata field and metadata schema queries
2016-02-26 10:37:56 +01:00