Tim Donohue
e9ace604a7
DS-3659: Ensure readonly connections can never rollback
2017-08-01 18:00:28 +00:00
Tim Donohue
4881e9da20
[maven-release-plugin] prepare for next development iteration
2017-07-13 12:15:12 -05:00
Tim Donohue
eb4d56201a
[maven-release-plugin] prepare release dspace-6.1
2017-07-13 12:15:02 -05:00
Tim Donohue
f6af76c6d8
Revert 6.1 release
2017-07-13 14:15:21 +00:00
Tim Donohue
151a5f8fe2
[maven-release-plugin] prepare for next development iteration
2017-07-12 20:55:13 +00:00
Tim Donohue
57044f6698
[maven-release-plugin] prepare release dspace-6.1
2017-07-12 20:55:07 +00:00
Tim Donohue
4954f96f1d
Merge pull request #1785 from atmire/DS-3127-DSpace-6_Whitelist-allowable-formats-Google-Scholar-citation_pdf_url
...
DS-3127 Whitelist allowable formats google scholar citation pdf url
2017-07-12 06:40:45 +10:00
Tim Donohue
972f76e771
Merge pull request #1790 from tomdesair/DS-3632_Correct-update-handle-prefix-script
...
DS-3632: Correct update-handle-prefix script
2017-07-12 06:27:08 +10:00
Tim Donohue
e30b0cdec6
DS-3431 : Fix broken tests by removing nullifying of global eperson
2017-07-11 16:13:25 +00:00
Pascal-Nicolas Becker
a0f226b763
[DS-3431] Harden DSpace's BasicWorfklowService
2017-07-11 16:10:08 +00:00
Pascal-Nicolas Becker
6263444f79
DS-3619: AuthorizeService.getAuthorizedGroups(...) should check dates
2017-07-07 19:30:00 +00:00
Tom Desair
ccc1b1b784
DS-3563: Fix Oracle Flyway migration error
2017-07-05 14:02:29 +02:00
Tom Desair
1bb6369ad6
DS-3127: Update test assert descriptions of GoogleBitstreamComparatorTest
2017-07-04 16:07:57 +02:00
Tom Desair
e31daa0230
DS-3632: Prevent the use of the locate function as this seems to give inconsistent results
2017-06-30 17:13:31 +02:00
Tom Desair
762197b452
DS-3632: Changed the update-handle-prefix script so that it does not change the handle suffix
2017-06-30 16:58:15 +02:00
Tom Desair
b462e0ac6d
Merge branch 'dspace-6_x' into DS-3127-DSpace-6_Whitelist-allowable-formats-Google-Scholar-citation_pdf_url
2017-06-29 09:55:42 +02:00
Terry Brady
a6b3ce0d46
Merge pull request #1784 from rivaldi8/DS-3245-csv-linebreaks_ds6
...
DS-3245: CSV linebreaks not supported by Bulkedit - DSpace 6
2017-06-28 15:47:39 -07:00
Terry Brady
2944279618
Merge pull request #1727 from tomdesair/DS-3579_Context-mode-and-cache-management-CLI-commands
...
DS-3579 Context mode and cache management for CLI commands
2017-06-28 14:49:11 -07:00
Tom Desair
fe115125d1
DS-3127: Prevent database updates when directly manipulating the bistream list of a bundle
2017-06-28 17:46:58 +02:00
Tom Desair
6e9dec2c85
DS-3579: Make sure context.complete() can be called when in read-only
2017-06-28 16:15:30 +02:00
Terry Brady
fd298ae462
Merge pull request #1772 from tomdesair/DS-3571_Log-Hibernate-validation-errors
...
DS-3571 Log hibernate validation errors
2017-06-27 15:22:44 -07:00
Tom Desair
3dc4909935
Fix IT tests
2017-06-22 17:07:55 +02:00
Tom Desair
71791c720f
DS-3127: Process review feedback and fix tests
2017-06-22 15:01:45 +02:00
Àlex Magaz Graça
70a5124373
DS-3245: CSV linebreaks not supported by Bulkedit
...
When a multiline field contained empty lines, the importer stopped
reading the file. This reverts a change in 53d387fed
to stop when the
end of the file has been reached instead.
Fixes https://jira.duraspace.org/browse/DS-3245
2017-06-22 13:57:06 +02:00
Alexander Sulfrian
593e6a5b37
DS-3522: Ensure Submission Policies are removed in XMLWorkflow
2017-06-21 15:21:13 +02:00
Tom Desair
3732cafc4e
Merge branch 'dspace-6_x' into DS-3579_Context-mode-and-cache-management-CLI-commands
2017-06-19 17:36:55 +02:00
Tom Desair
6f52d9700a
Merge branch 'dspace-6_x' into DS-3579_Context-mode-and-cache-management-CLI-commands
2017-06-19 17:18:22 +02:00
Tom Desair
769d3b590f
DS-3579: Fix bug in metadata-import script
2017-06-19 14:59:00 +02:00
Tom Desair
7d04016436
Merge branch 'DS-3579_Context-mode-and-cache-management-CLI-commands' of https://github.com/tomdesair/DSpace into DS-3579_Context-mode-and-cache-management-CLI-commands
2017-06-19 14:38:28 +02:00
Pascal-Nicolas Becker
fc1b22e59c
Merge pull request #1767 from tomdesair/PR-1715
...
DS-3572: Check authorization for a specified user instead of currentUser
2017-06-13 16:08:33 +02:00
Tom Desair
9af33bc244
DS-3571: Make sure that any Hibernate schema validation error is logged instead of just a NullPointerException
2017-06-13 11:17:20 +02:00
Tom Desair
bd2d81d556
DS-3572: Renamed epersonInGroup to isEPersonInGroup
2017-06-12 15:17:59 +02:00
Tom Desair
f6eb13cf53
DS-3572: Restored behaviour of GroupService.isMember and moved new behaviour to GroupService.isParentOf
2017-06-12 15:05:59 +02:00
Tom Desair
b4a24fff7b
DS-3572: Fix bug where normal group membership is ignored if special groups are present + added tests
2017-06-10 14:32:45 +02:00
Tom Desair
8bb7eb0fe5
Improve tests + make GroupService.isMember method more performant for special groups
2017-06-10 00:34:24 +02:00
Eduardo Speroni
eb9ce230ad
fixed nested vocabulary search
2017-06-09 19:18:15 -03:00
Tom Desair
f48178ed41
Fix DSpace AIP IT tests: Set correct membership for admin
2017-06-09 20:09:15 +02:00
Tim Donohue
1b70e64f77
Merge pull request #1751 from tomdesair/DS-3406_Sort-Communities-and-Collections-Hibernate-Sort-Annotation
...
DS-3406: Sort communities and collections iteration 2
2017-06-09 09:35:00 -07:00
Tom Desair
b56bb4de3e
Attempt to fix contstraint violation
2017-06-09 17:51:27 +02:00
Tom Desair
139f01fffd
Restore GroupServiceImpl.isMember logic + fix tests
2017-06-09 17:30:06 +02:00
frederic
257d75ca0c
DS-3406 unit tests for getCollection/getCommunity for different dspace objects
2017-06-09 10:05:36 +02:00
frederic
5422a63f08
DS-3579 removed FETCH keyword and fixed typo in help message of harvest
2017-06-09 09:46:28 +02:00
Pascal-Nicolas Becker
853e6baff1
Merge pull request #1761 from tdonohue/DS-3604
...
DS-3604: Fix Bitstream reordering in JSPUI
2017-06-06 23:08:06 +02:00
Tim Donohue
205d8b9f92
Refactor BundleServiceImpl.setOrder() to be more failsafe. Update Tests to prove out (previously these new tests failed)
2017-06-06 14:07:16 +00:00
Pascal-Nicolas Becker
bb1e13a3b2
DS-3572: Adding simple unit test for DS-3572.
2017-06-06 15:54:13 +02:00
Pascal-Nicolas Becker
d2311663d3
DS-3572: Check authorization for a specified user instead of currentUser
2017-06-06 15:54:12 +02:00
Tom Desair
36002b5829
DS-3563: Conditional create index for Oracle
2017-06-02 13:19:02 -07:00
Tom Desair
6392e195b9
DS-3563 Added missing index on metadatavalue.resource_type_id
2017-06-02 13:18:43 -07:00
Tim Donohue
d37d3a04ac
Create a valid unit test for BundleServiceImpl.setOrder() method
2017-06-02 20:14:29 +00:00
Terry Brady
094f775b6a
Merge pull request #1746 from Georgetown-University-Libraries/ds3594
...
[DS-3594] Refine unit tests to run against postgres
2017-05-31 08:59:14 -07:00