Commit Graph

8847 Commits

Author SHA1 Message Date
dylan
fd82899e7a Added null check before deletion 2016-05-27 13:15:46 +02:00
dylan
cd03d3a55f Delete item from harvested_item as well. 2016-05-27 13:15:46 +02:00
dylan
0f695096e0 Fixed NPE 2016-05-27 13:15:46 +02:00
dylan
931a1fda92 Removed unnecessary consumer (harvester) 2016-05-27 13:15:46 +02:00
dylan
8b0d59a66f Remove unused import 2016-05-27 13:15:45 +02:00
dylan
7d750ab280 Fixed NPE 2016-05-27 13:15:45 +02:00
dylan
bee3f00479 DS-3086-fix 2016-05-27 13:15:45 +02:00
Jonas Van Goolen
adadedb2ac DS-3219 Correct property for word-break 2016-05-27 12:16:21 +02:00
Jonas Van Goolen
f01cefa334 DS-3219 Correct property for word-break 2016-05-27 12:14:33 +02:00
Jonas Van Goolen
1a87d52358 DS-3219 Port of browser compatible CSS classes (from DS-3152) 2016-05-27 09:14:07 +02:00
Tim Donohue
ec6a4d2aaa Merge pull request #1417 from KevinVdV/DS-3165-fix-policy-adding
[DS-3165] Cannot assign a group READ policy in XMLUI
2016-05-26 17:15:08 -04:00
Pascal-Nicolas Becker
7917dc920e Merge pull request #1415 from KevinVdV/DS-3185-fix-special-group-rights
[DS-3185] Special group doesn't grant the right to submit
2016-05-26 15:21:16 +02:00
philip Vissenaekens
dac013dbff DS-3152 2016-05-26 11:11:26 +02:00
Tim Donohue
c20c368a42 Merge pull request #1410 from mwoodiupui/DS-3154-2
[DS-3154] Finish XMLUI fixup.
2016-05-25 15:56:00 -04:00
Tim Donohue
bf3d7e3b9b Merge pull request #1411 from tuub/DS-3214
Build the request response token link for in the Request item E-mail
2016-05-25 15:51:42 -04:00
Tim Donohue
e59d4dbf66 Merge pull request #1412 from atmire/DS-3151-log-dir-property-update
DS-3151 Update of non-existant log.dir retrieval property
2016-05-25 15:45:45 -04:00
Tim Donohue
93157f6468 Merge pull request #1416 from KevinVdV/DS-3178-items-in-workflow-jspui-fix
[DS-3178] Submission still in workflow not shown in submitters My DSpace
2016-05-25 15:22:45 -04:00
Tim Donohue
5ea9a91e8b Merge pull request #1418 from atmire/DS-3188
DS-3188 Switching language redirects to home page
2016-05-25 15:19:47 -04:00
Jonas Van Goolen
e03c50511f DS-3219 -> Word breaking on long filenames/description (review/upload) 2016-05-25 11:46:00 +02:00
Jonas Van Goolen
ec8dc8fb8f DS-3152 JSPUI -> Word breaking on long filenames/description 2016-05-25 11:10:21 +02:00
Hardy Pottinger
711649a3d4 Merge pull request #1419 from hardyoyo/DS-3217-add-rerun-failing-tests-count-to-travis.yml
[DS-3217] added -Dsurefire.rerunFailingTestsCount to .travis.yml
2016-05-24 14:18:16 -05:00
Hardy Pottinger
b00546b5cb [DS-3217] added -Dsurefire.rerunFailingTestsCount to .travis.yml 2016-05-24 16:45:39 +00:00
philip Vissenaekens
cbfa75648a DS-3188 2016-05-24 15:35:27 +02:00
KevinVdV
5f8cda9253 [DS-3165] Cannot assign a group READ policy in XMLUI 2016-05-24 13:09:30 +02:00
KevinVdV
f29355b5f9 [DS-3178] Submission still in workflow not shown in submitters My DSpace (JSPUI) 2016-05-24 12:19:23 +02:00
Hardy Pottinger
2ea70080de Merge pull request #1389 from atmire/DS-3175
Ds 3175 Testathon XMLUI VIEW14 RSS feeds are empty
2016-05-23 17:57:52 -05:00
mjmarttila
20a5743b07 Remove Unused NPE Try/Catch and Null Check Permissions Element
Remove legacy try/catch statement, validate that permissions element is
not null, and update log call.
2016-05-23 18:19:06 -04:00
KevinVdV
324f9a31da [DS-3185] Special group doesn't grant the right to submit 2016-05-23 12:37:23 +02:00
Jonas Van Goolen
3ce228a2fc DS-3151 Update of non-existant log.dir retrieval property 2016-05-20 16:13:53 +02:00
Pascal-Nicolas Becker
ff1905103a Merge pull request #1367 from tdonohue/DS-3095
DS-3095: Remove Sonatype's oss-parent from our parent POM
2016-05-20 16:13:47 +02:00
Marsa Haoua
de7afafc46 Build the request response token link for in the Request item E-mail 2016-05-20 11:34:42 +02:00
Tiago Guimarães
e991ee332e Fixed DS2751 by checking for null 2016-05-20 10:05:37 +01:00
Mark H. Wood
169b75a245 [DS-3154] Finish XMLUI fixup. 2016-05-19 17:25:52 -04:00
mjmarttila
05d85843e9 Comment clarity for <Permissions> element
Added comment clarifying that the code makes the assumption that a
<Context> element will only have one <Permissions> child element in a
DSpace objects METSRights file even though the specification says that
multiple permissions objects are technically possible. Thanks to
tdonohue for the recommendation.
2016-05-19 16:32:03 -04:00
Tim Donohue
6d409ee06c Merge pull request #1409 from atmire/DS-3194
DS-3144 Update port of baseURL for pagination-link creation
2016-05-19 15:08:11 -04:00
Mark H. Wood
b10fb8d255 Merge pull request #1401 from mwoodiupui/DS-3202
[DS-3202] OAI-PMH broken on demo.dspace.org
2016-05-18 14:53:12 -04:00
Mark H. Wood
dd35231a09 Merge pull request #1371 from mwoodiupui/DS-3166
[DS-3166] bin/make-handle-config script is broken
2016-05-18 14:39:26 -04:00
Tim Donohue
6348e854cf Merge pull request #1377 from tdonohue/DS-3154
DS-3154: Fix dspace-services Javadocs and some in dspace-api
2016-05-18 12:43:51 -04:00
Tim Donohue
6fd7b1b05e Merge pull request #1379 from mwoodiupui/DS-3154
[DS-3154] Maven release process fails when using Java 8 because of Javadocs errors
2016-05-18 12:40:19 -04:00
Terry Brady
e5194fb0cb Consolidate local schema filename test 2016-05-18 09:39:39 -07:00
Tim Donohue
dde5272fdc Merge pull request #1383 from ufal/DS-3201
[DS-3201] DIM crosswalk exports only dc metadata
2016-05-18 12:22:35 -04:00
Terry Brady
0e8bf5a1db Added comment per DSpace meeting review 2016-05-18 09:16:58 -07:00
Terry Brady
6dd5d45dcf Merge pull request #1387 from atmire/DS-2962
Ds 2962 Robots.txt disallows site /discovery but not /handle/*/disover
2016-05-18 09:06:57 -07:00
Tim Donohue
997e0c92e2 Merge pull request #1394 from atmire/DS-3162
DS-3162 all existing export displayed in every user home page
2016-05-18 11:56:42 -04:00
Tim Donohue
116fe784ef Merge pull request #1403 from atmire/DS-3191
DS-3191 CC license is not preserved when creating a version of an item
2016-05-18 11:26:15 -04:00
Jonas Van Goolen
1abdfd7282 DS-3144 Update port of baseURL for pagination-link creation 2016-05-18 16:52:00 +02:00
KevinVdV
5ebaf76eea [DS-3179] Collection admin, edit item no authorization to remove file in JSPUI: Additional fixes to fix the unit tests 2016-05-18 16:41:35 +02:00
Tim Donohue
95d402e1b3 Merge pull request #1393 from atmire/DS-3168
DS-3168 Embargo request Unknown Entity RequestItem
2016-05-18 09:45:21 -04:00
Pascal-Nicolas Becker
b81fa73843 Merge pull request #1407 from atmire/DS-3150
DS-3150: Form to request a copy of an embargoed item/bitstream throws error (JSPUI)
2016-05-18 12:43:59 +02:00
Terry Brady
9e25b82bc3 Read all metadata files 2016-05-17 16:53:58 -07:00