Commit Graph

8847 Commits

Author SHA1 Message Date
Jonas Van Goolen
582f30b20d DS-2880 Spring bean/language config fix + additional commenting 2016-07-14 16:56:40 +00:00
Tim Donohue
c04b4cb5c4 Merge pull request #1455 from atmire/DS-3199
DS-3199
2016-07-14 09:19:01 -05:00
Tim Donohue
8f587dc6c6 Merge pull request #1406 from atmire/DS-3146
DS-3146 NPE when starting a new JSPUI submission with BTE metadata import enabled
2016-07-13 16:23:00 -05:00
Pascal-Nicolas Becker
c4ee71a800 DS-1814: Don't allow submitters to update all of their own items 2016-07-13 21:32:15 +02:00
Marsa Haoua
701d4ba6b1 DS-1814: Allow submitters to create new version of their items 2016-07-13 21:31:43 +02:00
Hardy Pottinger
e1c76b397d Merge pull request #1459 from tdonohue/DS-3262
Fixes for DS-3262 and DS-3263 (deleting or renaming/missing metadata fields)
2016-07-13 11:31:54 -05:00
Tim Donohue
1e344bed0f Merge pull request #1429 from tuub/DS-3229
DS-3229: JSPUI: Submission verify step ignores type binding
2016-07-13 10:40:26 -05:00
Pascal-Nicolas Becker
4826184f67 Merge pull request #1453 from tuub/DS-3256
DS-3256: Load webui.itemdisplay.default correctly.
2016-07-13 17:30:57 +02:00
Tim Donohue
97f5c468cb Merge pull request #1454 from tuub/DS-3259
[DS-3259] Prevent generation of resource policies with null values
2016-07-13 10:21:27 -05:00
Hardy Pottinger
5d0992efc2 Merge pull request #1449 from hardyoyo/DS-3217-fix-more-than-one-test
[DS-3217] fix more than one test
2016-07-13 10:14:48 -05:00
Tim Donohue
ae9ed9d446 Minor fix to broken Unit Test. Metadata values must be cleared before the field can be cleaned up / deleted. 2016-07-12 13:00:02 -05:00
Tim Donohue
09ad42eaec Fix bug in DSpaceObjectServiceImpl where MetadataValues were never being deleted, but just disassociated with objects. 2016-07-12 12:59:14 -05:00
Tim Donohue
3f98a52dd8 Fix DS-3263. Check for null MetadataField whenever using metadataFieldService.findByElement() 2016-07-12 11:38:51 -05:00
Tim Donohue
9495768ade Fix DS-3262. Check if a metadata field is in use before deleting 2016-07-12 11:37:24 -05:00
Andrea Schweer
4770070e75 Add missing licence header 2016-07-12 13:39:41 +12:00
Andrea Schweer
0ef6241f61 [DS-3264] Correctly disseminate group names 2016-07-12 13:30:20 +12:00
Andrea Schweer
9a036dcf3f Some basic tests for PackageUtils class 2016-07-12 13:28:48 +12:00
helix84
88cdf7a96e Merge pull request #1457 from cwilper/atmire-logo-update
Update logo (@mire -> Atmire)
2016-07-11 17:47:46 +01:00
Chris Wilper
b8a8104fe4 Update logo (@mire -> Atmire) 2016-07-11 12:29:28 -04:00
helix84
4386d216ca Merge pull request #1456 from cwilper/copyright-2016
Update copyright year to 2016
2016-07-08 20:29:39 +01:00
Chris Wilper
1a469f903d Update copyright year to 2016 2016-07-08 15:17:24 -04:00
philip Vissenaekens
ae1a6dd19a DS-3199 2016-07-06 17:46:44 +02:00
Marsa Haoua
1b68eb5716 prevent the generation of resource policy entry values in the database with null value for the dspace_object column 2016-07-05 14:56:39 +02:00
philip Vissenaekens
d88b37055a DS-3146 2016-07-05 12:01:50 +02:00
Pascal-Nicolas Becker
a18069f7ae DS-3256: Load webui.itemdisplay.<style> using getArrayProperty(...) 2016-07-04 13:16:58 +02:00
Tim Donohue
7806c6a688 Merge pull request #1444 from pgray64/DS-3249
DS-3249: applied alert-warning bootstrap class
2016-06-30 14:00:33 -05:00
Tim Donohue
e9f2f2de06 Merge pull request #1422 from tuub/DS-3225
Include the item's title in the request item e-mail just for xmlui
2016-06-30 12:08:37 -05:00
Hardy Pottinger
fec7d6d21d Merge pull request #1408 from terrywbrady/ds-3212
DS-3212: Consolidate logic for local schema file detection for ItemUpdate and ItemImport
2016-06-30 12:03:35 -05:00
Hardy Pottinger
fb878b1306 Merge pull request #1405 from terrywbrady/ds-3110
DS-3110 DSpace itemupdate does not read local schemas (only dublin_core.xml)
2016-06-30 11:59:24 -05:00
philip Vissenaekens
5c68166241 DS-3146 2016-06-30 17:58:51 +02:00
Marsa Haoua
d1a0b2b0c5 Include the item's title in the request item e-mail just for xmlui 2016-06-30 10:47:51 +02:00
Hardy Pottinger
2e96217e75 [DS-3217] modified DCDateTest and InstallItemTest to use Calendar instead of Date for getting a date value for testing, explicitly set the timezone of the new calendar object to UTC, thanks to LuizClaudioSantos and Helix84 for the hints 2016-06-29 23:09:04 +00:00
Tim Donohue
716fed1a1f Merge pull request #1391 from oooriii/DS-3205
DS-3205 : Mispelling in group search table name in xmlui - fixed
2016-06-29 14:48:48 -05:00
Tim Donohue
565bc05c34 Merge pull request #1437 from aschweer/DS-3246-cocoon-recycling-ds6
[DS-3246] Improve cleanup in recyclable components
2016-06-29 14:40:21 -05:00
Tim Donohue
91f5a5c557 Merge pull request #1447 from tdonohue/DS-3179-integration-tests
DS-3179 integration tests for Community/Collection Admin inherited delete permissions
2016-06-29 14:33:58 -05:00
Tim Donohue
24c40c32fd Merge pull request #1443 from atmire/DS-3179-jspui-remove-file
DS-3179 Collection admin, edit item no authorization to remove file (updated PR)
2016-06-29 14:33:13 -05:00
Hardy Pottinger
b53ac7c504 [DS-3217] trying the suggestion from LuizClaudioSantos, use Calendar and not Date 2016-06-29 15:21:49 +00:00
philip Vissenaekens
728d6c262c DS-3179 2016-06-29 10:07:50 +02:00
Tim Donohue
cd3d75ba35 Merge pull request #1426 from tmguimaraes/MatadataTypo
Fixed Typo "fullNameMatadata" to "fullNameMetadata"
2016-06-28 16:06:22 -05:00
Tim Donohue
993e4522bd DS-3179 : Add Integration Tests to validate Community / Collection Admin inherited delete permissions 2016-06-28 19:19:41 +00:00
Tim Donohue
6c22ac36b7 Fix Community hierarchy test, as it ran with Auth off. Add expunge test for Bitstream 2016-06-28 19:18:33 +00:00
Philippe Gray
81617276f6 applied alert-warning bootstrap class 2016-06-23 15:04:21 -04:00
Tim Donohue
b66c6b0bb3 Merge pull request #1432 from terrywbrady/DS-3237A
DS-3237 Eliminate Inclusion of Old Version of commons-lang3
2016-06-22 15:53:11 -04:00
Hardy Pottinger
499362f0ab Merge pull request #1442 from cti-gr/restapi-fix-expand
[DS-3248] REST api: expand parameter not working on find-by-metadata-field
2016-06-22 15:42:48 -04:00
Tim Donohue
13a8b22589 Merge pull request #1435 from DSpace/aschweer-gsa-patch
Add Google Search Appliance to list of crawlers
2016-06-22 15:40:06 -04:00
philip Vissenaekens
782e7d989b DS-3179 2016-06-20 17:47:38 +02:00
philip Vissenaekens
eeab1106db DS-3179 2016-06-20 16:49:53 +02:00
philip Vissenaekens
61664027a2 fixed merge conflict 2016-06-20 15:49:05 +02:00
philip Vissenaekens
b1e4d3980b Merge remote-tracking branch 'upstream/master' into DS-3179-jspui-remove-file
Conflicts:
	dspace-api/src/main/java/org/dspace/content/ItemServiceImpl.java
2016-06-20 15:48:12 +02:00
Pantelis Karamolegkos
acb29f7f78 expand parameter was not passed during new item creation when accessing find-by-metadata-field 2016-06-17 16:22:08 +03:00