Andrea Bollini
|
675c975d29
|
Use a more explicit name for the storeAuthorityInMetadata method
|
2020-07-02 21:11:56 +02:00 |
|
Mykhaylo
|
861170a179
|
added test and fix getLocale
|
2020-07-02 19:55:53 +02:00 |
|
Andrea Bollini
|
18bc3e1fcb
|
Refactor the ChoiceAuthority to remove the unnecessary dependency from the field and collection
|
2020-07-02 19:54:37 +02:00 |
|
Pasquale Cavallo
|
dbde82478b
|
remove unused code
|
2020-07-02 16:22:36 +02:00 |
|
Marie Verdonck
|
fec04568ff
|
71629: checkstyle & removed unused annotations
|
2020-07-02 15:49:18 +02:00 |
|
Pasquale Cavallo
|
03ac31dc10
|
Exception handling
|
2020-07-02 12:05:50 +02:00 |
|
Andrea Bollini
|
5a0844429a
|
Add missing javadocs
|
2020-07-01 23:12:34 +02:00 |
|
Marie Verdonck
|
a437cf41c3
|
missing license
|
2020-07-01 16:20:12 +02:00 |
|
Marie Verdonck
|
9ef83bf185
|
71513: -i valid dso or all check + test &
fix so that -t plugin-key instead of entire config &
Added test voor noop curate output
|
2020-07-01 16:20:12 +02:00 |
|
Marie Verdonck
|
85e31825cc
|
71513: test fix from adding curate script to test script definitions
|
2020-07-01 16:20:12 +02:00 |
|
Marie Verdonck
|
79c317154e
|
71513: ITs for curate script
|
2020-07-01 16:20:12 +02:00 |
|
Peter Nijs
|
9044daf50e
|
71672: Authorization for Downloads of restricted Bitstreams
- Fix checkstyle
|
2020-07-01 11:50:57 +02:00 |
|
Pasquale Cavallo
|
eb4abb7d51
|
Merge branch 'CST-3091' of https://github.com/4Science/DSpace into CST-3091
|
2020-07-01 11:00:31 +02:00 |
|
Peter Nijs
|
be89cc8159
|
71672: Authorization for Downloads of restricted Bitstreams
- Rename url parameter "token" to "authentication-token"
|
2020-07-01 10:59:18 +02:00 |
|
Pasquale Cavallo
|
cfc53c98d2
|
Live import minor changes + LGTM alert fix
|
2020-07-01 10:52:49 +02:00 |
|
Peter Nijs
|
f9257dad12
|
Merge branch 'w2p-71342_Authorization-for-Downloads-of-restricted-Bitstreams-1' into w2p-71672_Rename-token-parameter
|
2020-07-01 10:35:41 +02:00 |
|
Andrea Bollini
|
6333fdc499
|
Add test to check links in the vocabulary entry details and relative fix
|
2020-06-30 21:43:57 +02:00 |
|
Peter Nijs
|
d364ac6383
|
71654: Authorization for Downloads of restricted Bitstreams
- Short lived tokens can't be used to login, or generate other tokens
|
2020-06-30 18:20:06 +02:00 |
|
Tim Donohue
|
cc362d8449
|
Merge pull request #2763 from atmire/w2p-70273_create-new-registration
DS-4027: New user registration & forgot password
|
2020-06-30 10:26:23 -05:00 |
|
Raf Ponsaerts
|
2a6731297c
|
Fixed LGTM issue with an error String
|
2020-06-30 10:27:47 +02:00 |
|
Raf Ponsaerts
|
0555644c9a
|
[Task 71627] addressed feedback on the new registration functionaliity
|
2020-06-30 08:30:01 +02:00 |
|
Andrea Bollini
|
2271237bc6
|
Add javadoc for the reload method
|
2020-06-29 23:48:37 +02:00 |
|
Andrea Bollini
|
97b018e509
|
Merge branch 'master' of https://github.com/DSpace/DSpace into DS-4466_new
|
2020-06-29 23:42:32 +02:00 |
|
Andrea Bollini
|
a3a95a81f0
|
Merge branch 'master' of https://github.com/DSpace/DSpace into CST-3091
|
2020-06-29 23:38:16 +02:00 |
|
Andrea Bollini
|
cfe8954a6b
|
Merge branch 'master' of https://github.com/DSpace/DSpace into draft_vocabulary
|
2020-06-29 16:18:16 +02:00 |
|
Andrea Bollini
|
ff1b40d859
|
remove unused attributes
|
2020-06-29 16:18:05 +02:00 |
|
Peter Nijs
|
27e733c1e8
|
71410: Authorization for Downloads of restricted Bitstreams
- Add test that the ePerson session salt isn't updated when requesting a short lived token
|
2020-06-26 14:20:06 +02:00 |
|
Raf Ponsaerts
|
0f433ed2ae
|
[Task 71502] moved workspaceItemTest to the workspaceItemRestRepository
|
2020-06-26 11:17:40 +02:00 |
|
Raf Ponsaerts
|
2a63f0ff22
|
[Task 71502] added forceDelete method to the RelationshipService that won't check the cardinality of the relationships. Used this in the ItemService delete and added tests
|
2020-06-26 10:54:34 +02:00 |
|
Raf Ponsaerts
|
645f6b66c9
|
[Task 71502] implemented tests that prove that deleting an item with a relationship of min cardinality greater than 1 fails
|
2020-06-26 09:32:50 +02:00 |
|
Andrea Bollini
|
322b56b422
|
Expose the vocabularyName to the submission form definition
|
2020-06-25 20:14:01 +02:00 |
|
Andrea Bollini
|
ba150b1ec7
|
Fix cleanup testenv
|
2020-06-25 19:26:52 +02:00 |
|
Andrea Bollini
|
a8234f2004
|
Fix vocabulary related links test in the root endpoint
|
2020-06-25 19:25:27 +02:00 |
|
Mykhaylo
|
21e96f937c
|
added missing parameter
|
2020-06-25 19:09:25 +02:00 |
|
Mykhaylo
|
361610c73a
|
Merge branch 'master' into DS-4042_ITs_WrongPatchRequest
|
2020-06-25 18:46:59 +02:00 |
|
Andrea Bollini
|
42dd930060
|
Rename authority in controlledVocabulary, add related IT
|
2020-06-25 17:47:17 +02:00 |
|
Tim Donohue
|
b3ec83d3a5
|
Merge pull request #2764 from atmire/w2p-70213_CC-license
CC License support
|
2020-06-25 10:36:46 -05:00 |
|
Raf Ponsaerts
|
32a03eed36
|
[Task 71604] moved RegistrationRestControllerIT tests to RegistrationRestRepositoryIT and added extra cleanup
|
2020-06-25 16:17:36 +02:00 |
|
Ben Bosman
|
5ad45fe7b6
|
Entities features: update the item metadata on relationship create/update/delete also when not using REST
|
2020-06-25 15:37:02 +02:00 |
|
Pasquale Cavallo
|
014c623256
|
Manage empty or invalid files in multiple submission
|
2020-06-25 14:15:20 +02:00 |
|
Andrea Bollini
|
06f9eb521c
|
Fix checkstyle issue
|
2020-06-25 14:02:00 +02:00 |
|
Pasquale Cavallo
|
c0b92196f3
|
Fix multifile import
|
2020-06-25 13:43:26 +02:00 |
|
Andrea Bollini
|
1e49e5877e
|
Fix injection to avoid issue with docker/double references
|
2020-06-25 12:33:37 +02:00 |
|
Pasquale Cavallo
|
9208879abf
|
Update test
|
2020-06-25 11:57:05 +02:00 |
|
Kevin Van de Velde
|
8cadd10546
|
[CC License] Fixing checkstyle issues
|
2020-06-25 10:56:20 +02:00 |
|
Peter Nijs
|
46e760791a
|
Merge remote-tracking branch 'community/master' into w2p-71342_Authorization-for-Downloads-of-restricted-Bitstreams-1
|
2020-06-25 10:16:57 +02:00 |
|
Kevin Van de Velde
|
8ca6064c88
|
[CC License] Adding search link to HAL output
|
2020-06-25 10:16:46 +02:00 |
|
Peter Nijs
|
9f77864cea
|
71410: Authorization for Downloads of restricted Bitstreams
- Add test that the ePerson session salt isn't updated when requesting a short lived token
|
2020-06-25 09:15:30 +02:00 |
|
Andrea Bollini
|
c69168b27d
|
Fix test and final cleanup
|
2020-06-25 00:06:00 +02:00 |
|
Mykhaylo
|
f3844e63a4
|
Merge branch 'master' into DS-4515_submit-external-source
|
2020-06-24 17:01:03 +02:00 |
|