Tom Desair
027a5a68f9
Fix integration tests. Remove Hibernate Sort annotations as a collection name can change and this breaks the Set semantics
2017-06-09 19:49:31 +00:00
Tom Desair
cc3342894b
Fix bug so that comparator can be used for sets
2017-06-09 19:49:21 +00:00
Tom Desair
d39d8134d0
Fixing tests
2017-06-09 19:49:11 +00:00
Yana De Pauw
a588d42f5a
DS-3406: Ordering sub communities and collections
2017-06-09 19:48:54 +00:00
Tom Desair
821678dae4
DS-3406: Resolve review feedback
2017-06-09 19:46:44 +00:00
Tom Desair
73e6724ac4
DS-3406: Sort communities and collections in-memory using a comparator
2017-06-09 19:46:34 +00:00
Alan Orth
27255735c4
DS-3517 Allow improved handling of CMYK PDFs
...
Allow ImageMagick to generate thumbnails with more accurate colors
for PDFs using the CMYK color system. This adds two options to the
dspace.cfg where the user can optionally specify paths to CMYK and
RGB color profiles if they are available on their system (they are
provided by Ghostscript 9.x).
Uses im4java's Info class to determine the color system being used
by the PDF.
See: http://im4java.sourceforge.net/docs/dev-guide.html
2017-06-08 00:11:52 +02:00
Tim Donohue
e16f6a80d5
Refactor BundleServiceImpl.setOrder() to be more failsafe. Update Tests to prove out (previously these new tests failed)
2017-06-06 23:19:53 +02:00
Tim Donohue
d3d8471756
Create a valid unit test for BundleServiceImpl.setOrder() method
2017-06-06 23:19:53 +02:00
kshepherd
95c983faef
Merge pull request #1763 from Georgetown-University-Libraries/ds3563m
...
[DS-3563] Port PR to master
2017-06-06 12:36:57 +12:00
Tom Desair
02d6b57631
DS-3563: Conditional create index for Oracle
2017-06-02 13:26:03 -07:00
Tom Desair
8c734d99ba
DS-3563 Added missing index on metadatavalue.resource_type_id
2017-06-02 13:24:13 -07:00
Alexander Sulfrian
f28c8ced67
DS-3281: Start workflow for REST submissions
...
If an item is submitted through the REST API (via POST on
/{collection_id}/items) the item should not be published immediately,
but should be approved via the defined workflow.
2017-05-31 20:53:52 +00:00
Terry Brady
5032daf297
Merge pull request #1758 from Georgetown-University-Libraries/ds3594m
...
[DS-3594] Unit Test Clean Up for PostGres
2017-05-31 11:11:59 -07:00
Terry Brady
b2e7c2039a
Add comment for null check during sort
2017-05-31 09:04:55 -07:00
Terry Brady
9bd0a58342
Avoid NPE
2017-05-31 09:04:55 -07:00
Terry Brady
c29745d421
Make destroy more forgiving of test failures
2017-05-31 09:04:54 -07:00
Terry Brady
c5414e836e
Avoid handle collision in persistent db
2017-05-31 09:04:11 -07:00
Terry Brady
c1844fe960
change parameter setting for db portability
2017-05-31 09:03:55 -07:00
Àlex Magaz Graça
d9175c3c38
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-05-31 15:52:23 +02:00
Tim Donohue
7ab631f419
Merge pull request #1754 from 4Science/master
...
DS-3593 fix missing category for the metadata registries that prevent…
2017-05-25 10:28:38 -07:00
Andrea Bollini
28363680d5
DS-3593 fix missing category for the metadata registries that prevent the new REST app to start
2017-05-25 19:12:12 +02:00
Andrea Bollini
9eaed69d5f
Merge pull request #1750 from 4Science/DS-3593
...
DS-3593 allow aggregation of endpoints by category / Include UUID in serialization
2017-05-25 18:29:56 +02:00
Tim Donohue
bc17a391cd
Merge pull request #1662 from minurmin/DS-3463
...
[DS-3463] Fix IP authentication for anonymous users
2017-05-18 13:11:45 -07:00
Andrea Bollini
4c3793cf50
DS-3593 allow aggregation of endpoints by category
...
include UUID in the object serialization
2017-05-18 19:12:10 +02:00
Andrea Bollini
27809b5757
Merge pull request #1749 from 4Science/DS-3588
...
DS-3588 configuration of CORS headers for the API
2017-05-18 17:43:19 +02:00
Andrea Bollini
e32e900316
DS-3588 configuration of CORS headers for the API
2017-05-18 16:28:05 +02:00
Tim Donohue
6c192c53f7
Merge pull request #1742 from Frederic-Atmire/DS-3558-dspace7
...
DS-3558 Port from dspace 6 to dspace 7
2017-05-15 12:28:53 -07:00
frederic
a5851ce0db
DS-3558 Port from dspace 6 to dspace 7
2017-05-05 11:32:00 +02:00
Tim Donohue
9f2121007d
Merge pull request #1736 from cjuergen/DS-3585-master
...
Fix for DS-3585
2017-04-26 11:09:35 -07:00
cjuergen
cd7231a9f4
Fix for DS-3585
2017-04-26 17:39:59 +02:00
Tim Donohue
afe11d7ee2
Merge pull request #1728 from Georgetown-University-Libraries/ds3575m
...
[DS-3575] master port: Rename misguiding find method in ResourcePolicyService
2017-04-21 13:47:55 -07:00
Andrea Bollini
473311de5c
Merge pull request #1719 from 4Science/DS-3577
...
DS-3577 Metadata Fields and Schemas READ-ONLY endpoints
2017-04-21 11:06:21 +02:00
Andrea Bollini
a5b182c924
Merge pull request #1722 from 4Science/DS-3578
...
DS-3578 Endpoints to retrieve EPerson and Groups
2017-04-21 11:05:44 +02:00
Sophia Goldberg
eb1d5cf0b5
[DS-3397] Add null checks to EPerson and Group
2017-04-20 21:11:27 +01:00
Pascal-Nicolas Becker
4b5eaf483b
apply PR1714 to master
2017-04-20 12:19:59 -07:00
Mark H. Wood
2accc41fe7
Merge pull request #1725 from mwoodiupui/DS-3564-master
...
[DS-3564] Limit maximum idle database connections by default (port from dspace-6_x)
Copied from approved patch to dspace-6_x branch.
2017-04-20 14:53:55 -04:00
Andrea Bollini
5303785686
removed commented out code
2017-04-20 19:53:31 +02:00
Andrea Bollini
3cb40a1b7b
DS-3578 prefer group name over eperson group
2017-04-20 19:46:21 +02:00
Mark H. Wood
80c2722c7e
[DS-3564] Limit maximum idle database connections by default (port from dspace-6_x)
2017-04-20 13:03:36 -04:00
Tim Donohue
177ef1febf
Merge pull request #1721 from Georgetown-University-Libraries/ds3516m
...
[DS-3516] master Port ImageMagick PDF Thumbnail class should only process PDFs
2017-04-20 06:57:18 -07:00
Andrea Bollini
0dcb02ee0c
DS-3578 Endpoints to retrieve EPerson and Groups
...
implemented pagination in the eperson and group service
2017-04-20 01:12:59 +02:00
Alan Orth
dbb3f8d6d6
Port PR1709 to master
2017-04-19 14:50:36 -07:00
Andrea Bollini
44d821ae7e
DS-3577 Metadata Fields and Schemas READ-ONLY endpoints
2017-04-19 23:07:41 +02:00
Tim Donohue
773e5a3653
Minor updates to README warning about DSpace 7
...
Correct links, add note welcoming contributors, etc.
2017-04-13 12:02:39 -05:00
Christian Scheible
e022835d75
DS-3568. UTF-8 characters are now supported in configuration files
2017-04-12 15:42:24 +02:00
Andrea Bollini
8af93d8375
Merge pull request #1680 from Georgetown-University-Libraries/rest7site
...
Add endpoints for the Site object
2017-04-02 15:07:42 +02:00
Terry W Brady
e4134ffa48
Apply review comments
2017-03-30 14:09:09 -07:00
Tim Donohue
54805a8318
Merge pull request #1622 from toniprieto/DS-2947-DIM-repeats-authority-and-confidence-fix
...
[DS-2947] DIM crosswalks repeats authority & confidence values in the metadata values
2017-03-24 11:15:40 -05:00
Tim Donohue
65139d5453
Update README.md
...
Add a warning about lack of UI on master
2017-03-23 17:04:26 -05:00