Commit Graph

7882 Commits

Author SHA1 Message Date
KevinVdV
b6d409d402 [DS-2942] Fix (template) item metadata edit 2015-12-10 11:27:01 +01:00
helix84
c7b7241c3d Merge pull request #1170 from mwoodiupui/DS-2763
[DS-2763] EHCache throwing a NotSerializableException: org.dspace.content.CollectionServiceImpl
2015-12-02 13:04:43 +01:00
Kevin Van de Velde
b19d540d47 Merge pull request #1191 from atmire/DS-2916
DS-2916 BitstreamDAOImpl contains incorrect database linking
2015-12-01 13:46:33 +01:00
Kevin Van de Velde
6a8e48d289 Merge pull request #1161 from tuub/DS-2879
DS-2879: Adds configuration to suppress notifications on returned tasks.
2015-12-01 12:44:09 +01:00
Kevin Van de Velde
6fb45e5ca2 Merge pull request #1165 from tuub/DS-2885
DS-2885: Making sort option for metadata browse indexes configurable
2015-12-01 12:15:01 +01:00
Tim Van den Langenbergh
b083f14c6d DS-2893
Quick fix for printing URLs.
2015-11-30 16:45:02 +01:00
Tim Donohue
50b8cfd77e Merge pull request #1180 from KevinVdV/DS-2907-fix-static-init-spider-flyway
[DS-2907] Fix incorrect lazy initialization and update of static field in SpiderDetector & flyway
2015-11-30 09:27:48 -06:00
helix84
f491398b26 Merge pull request #1179 from KevinVdV/DS-2906-remove-duplicate-null-check
[DS-2906] Remove duplicate null check
2015-11-30 10:30:01 +01:00
helix84
ed0a4429e9 Merge pull request #1185 from KevinVdV/DS-2911-fix-unused-variables
[DS-2911] Inspect and fix unused variables
2015-11-30 10:27:15 +01:00
helix84
6423016ea4 Merge pull request #1183 from KevinVdV/DS-2910-sherpa-timeout-fix
[DS-2910] SherpaService timeout variable has no default value
2015-11-30 10:18:42 +01:00
KevinVdV
0d9c319513 [DS-2911] Inspect and fix unused variables: Remove obsolete comment 2015-11-27 16:14:50 +01:00
Pascal-Nicolas Becker
def7525c0f Merge pull request #1196 from tuub/DS-2923
DS-2923: Update DataCite default configuration.
2015-11-27 12:38:13 +01:00
Pascal-Nicolas Becker
15f800d2c8 DS-2923: Update DataCite default configuration. 2015-11-27 12:34:41 +01:00
helix84
716f0dbcd5 Merge pull request #1195 from tuub/DS-2919
DS-2919: Remove unnecessary line of code from RDFizer.
2015-11-27 12:00:55 +01:00
Pascal-Nicolas Becker
e0881974d3 DS-2919: Remove unnecessary line of code from RDFizer. 2015-11-27 11:55:14 +01:00
helix84
e13ff5ef11 Merge pull request #1193 from mwoodiupui/DS-2921
[DS-2921] Item registration ignores bundles
2015-11-26 23:14:24 +01:00
Mark H. Wood
af20ba5c94 Merge pull request #1186 from KevinVdV/DS-2912-fix-sub-daily
[DS-2912] Sub daily script is broken
2015-11-25 15:17:26 -05:00
Mark H. Wood
bab6e4e6f0 [DS-2921] Register the bitstream in a specific bundle.
Also defend against blank-but-not-null bundle name.
Also the usual diamond cleanups.
2015-11-25 14:50:11 -05:00
Mark H. Wood
d005d68330 Merge pull request #1164 from mwoodiupui/DS-2883
[DS-2883] Resurrect TabFileUsageEventListener
2015-11-24 15:51:24 -05:00
Mark H. Wood
30244c0517 [DS-2883] Correct Spring config, more documentation, lazy init. 2015-11-24 14:37:17 -05:00
Jonas Van Goolen
7a4f095c3a DS-2916 BitstreamDAOImpl contains incorrect database linking
The implementation to find by Collection/Community/Item contains relations that don't exists between the database tables
2015-11-24 16:47:46 +01:00
helix84
d47a1a8d47 Merge pull request #1190 from DylanMeeus/master
Typo fix
2015-11-24 14:49:45 +01:00
dylan
8a09e6b723 Typo fix 2015-11-24 11:07:18 +01:00
Mark H. Wood
335f8dc931 Document the org.dspace.usage package. 2015-11-23 15:02:10 -05:00
Mark H. Wood
acdb1ae63b [DS-2763] Clean up JSPUI while I'm at it 2015-11-23 12:20:12 -05:00
Mark H. Wood
5033b69c5c [DS-2763] Clean up some other artifacts while I'm at it 2015-11-23 12:20:12 -05:00
Mark H. Wood
ac181bb31d [DS-2763] Latest version of FindBugs plugin 2015-11-23 12:17:49 -05:00
Mark H. Wood
03b807af0b [DS-2763] More serialization 2015-11-23 12:17:49 -05:00
Mark H. Wood
e7060bdc2d [DS-2763] More serialization 2015-11-23 12:17:48 -05:00
Mark H. Wood
3b123a05e0 [DS-2763] Continue cleaning up serialization bugs found by Findbugs 2015-11-23 12:17:48 -05:00
Mark H. Wood
e61352ef29 Clean up warnings, suggestions, and an unthrown and incorrect Throwable. 2015-11-23 12:17:48 -05:00
Mark H. Wood
6d2e3b3ea3 [DS-2763] Add much transience to make DSOs actually serializable 2015-11-23 12:13:36 -05:00
Mark H. Wood
ebf09a0d2e Merge pull request #1182 from KevinVdV/DS-2909-fix-eperson-netid-setter
[DS-2909] Fix EPerson netId setter
2015-11-23 11:57:15 -05:00
Mark H. Wood
2190bafeb2 Merge pull request #1181 from KevinVdV/DS-2908-exception-not-thrown
[DS-2908] Exception is created but not thrown in the CollectionServiceImpl
2015-11-23 11:55:19 -05:00
Hardy Pottinger
9d747c7c08 Merge pull request #1177 from KevinVdV/DS-2903-fix-nullpointers-from-findbugs
[DS-2903] Fix potential Nullpointer exceptions indicated by FindBugs
2015-11-23 11:38:36 -05:00
Mark H. Wood
21f8053a1f Merge pull request #1184 from KevinVdV/DS-2901-fix-broken-equals-methods-itemimport
[DS-2901] Fix broken equals methods found by FindBugs
2015-11-23 11:31:23 -05:00
Mark H. Wood
9d481c2657 [DS-2883] more/better documentation, synchronize date formatting and I/O, tighten code, modernize configuration. 2015-11-20 10:44:42 -05:00
KevinVdV
b945f7214b [DS-2912] Sub daily script is broken 2015-11-20 16:21:44 +01:00
KevinVdV
3c8837ec78 [DS-2911] Inspect and fix unused variables 2015-11-20 13:21:46 +01:00
KevinVdV
d4af8cd56c [DS-2901] Fix broken equals methods found by FindBugs 2015-11-20 12:41:20 +01:00
KevinVdV
d30696dfbc [DS-2910] SherpaService timeout variable has no default value 2015-11-20 12:39:09 +01:00
KevinVdV
94c60a6224 [DS-2909] Fix EPerson netId setter 2015-11-20 12:34:36 +01:00
KevinVdV
c4e29eff7e [DS-2908] Exception is created but not thrown in the CollectionServiceImpl 2015-11-20 12:30:25 +01:00
KevinVdV
b2f275c794 [DS-2907] Fix incorrect lazy initialization and update of static field in SpiderDetector & flyway 2015-11-20 12:25:24 +01:00
KevinVdV
c9958b4ecc [DS-2906] Remove duplicate null check 2015-11-20 12:18:19 +01:00
KevinVdV
01c98d508f [DS-2903] Fix potential Nullpointer exceptions indicated by FindBugs 2015-11-20 10:03:13 +01:00
Tim Donohue
440c26c861 Merge pull request #1175 from KevinVdV/DS-2901-fix-broken-equals-methods
[DS-2901] Fix broken equals methods found by FindBugs
2015-11-19 08:35:20 -06:00
Tim Donohue
171c64c858 Merge pull request #1176 from KevinVdV/DS-2902-duplicate-variable-declaration-fix
[DS-2902] Remove duplicate variable declaration when inheriting from an abstract class
2015-11-19 08:25:13 -06:00
KevinVdV
221ebeea81 [DS-2902] Remove duplicate variable declaration when inheriting from an abstract class 2015-11-19 14:30:25 +01:00
KevinVdV
dd8d0f1014 [DS-2901] Fix broken equals methods found by FindBugs 2015-11-19 12:44:00 +01:00