Commit Graph

3385 Commits

Author SHA1 Message Date
Tim Donohue
7aadfec5b0 Upgrade to JQuery v3.5.1 2020-05-21 15:05:29 -05:00
Tim Donohue
7e0a0793a2 Fix headers in files borrowed from HAL Browser. These should retain original licensing 2020-05-21 15:05:23 -05:00
Tim Donohue
1376563b37 Merge pull request #2765 from tdonohue/authentication_test_cleanup
Add JavaDocs to JWTTokenHolder, cleanup and enhance related Tests
2020-05-21 10:06:44 -05:00
Mykhaylo
6f5d6625b4 added the class that has responsible to add to the root endpoint the links to standard nested endpoint, plus IT 2020-05-21 13:12:03 +02:00
Tim Donohue
ed3c2e39c7 Add unit test for token invalidation 2020-05-20 11:21:32 -05:00
Tim Donohue
e5f136b569 Test cleanup & minor enhancement 2020-05-20 11:21:04 -05:00
Tim Donohue
6bb3f340d8 Add Javadocs and comments 2020-05-20 11:20:41 -05:00
Tim Donohue
9dd0e697de Merge pull request #2735 from tdonohue/DS-4473
DS-4473: Configurable whitelist for Access-Control-Allow-Origin, add support for Access-Control-Allow-Credentials
2020-05-20 10:39:56 -05:00
Mykhaylo
76ff785b07 added implementation for delete section 2020-05-20 16:02:32 +02:00
Mykhaylo
ccfbbfce99 added IT patchDeleteSection 2020-05-20 15:55:13 +02:00
Mykhaylo
9404e24c4e fix: wrong calling toString 2020-05-20 15:51:12 +02:00
Mykhaylo
ab0aec4698 move bean to the right file 2020-05-20 15:30:53 +02:00
Mykhaylo
98f2447cbb Implement community feedbacks 2020-05-20 13:13:36 +02:00
Kevin Van de Velde
bfa83b7599 Disabling the CC License step in the default configuration 2020-05-20 13:09:33 +02:00
Mykhaylo
212985bed6 refactoring doPatchProcessing of UploadStep 2020-05-20 13:02:08 +02:00
Mykhaylo
f33bfac195 added ITs for upload patch request 2020-05-20 12:54:08 +02:00
Tim Donohue
ef7b76abe7 Add support for configurable Access-Control-Allow-Credentials header 2020-05-19 11:01:57 -05:00
Raf Ponsaerts
68b91aa8f0 Applied feedback to the subresource permissions functionality 2020-05-19 15:56:07 +02:00
Raf Ponsaerts
2a0971d8fb [Task 70937] fixes after merge 2020-05-19 14:27:40 +02:00
Raf Ponsaerts
d75c9d3cae Merge remote-tracking branch 'dspace/master' into w2p-70273_create-new-registration
Conflicts:
	dspace-api/src/main/java/org/dspace/app/util/AuthorizeUtil.java
2020-05-19 14:27:24 +02:00
Raf Ponsaerts
d3cc506b26 [Task 70937] removed the canLogin parameter from the AuthorizeUtil#authorizeUpdatePassword method 2020-05-19 13:42:24 +02:00
Raf Ponsaerts
34bf7dd76b [Task 70927] applied feedback on the subresources permissions functionality 2020-05-18 15:54:38 +02:00
Raf Ponsaerts
5b0bf29fd4 Cleanup comment 2020-05-18 14:52:13 +02:00
Raf Ponsaerts
fa741eb188 [Task 70911] applied feedback to the Scripts and Processes functionality 2020-05-18 14:48:39 +02:00
Mykhaylo
7b7e7cd14e added IT for patch request on metadata with qualdrop_value 2020-05-14 10:44:14 +02:00
Mykhaylo
d462aa7676 Implement community feedbacks 2020-05-13 19:10:17 +02:00
Mykhaylo
4ab860578d Implement community feedbacks 2020-05-13 18:36:42 +02:00
Raf Ponsaerts
262d81a33f [Task 70871] implemented default preauthorize setting 2020-05-13 14:50:42 +02:00
Raf Ponsaerts
ea538d619b [Task 70871] fixed tests after master merge 2020-05-13 13:13:54 +02:00
Raf Ponsaerts
adfce8e9f3 Fixed issues after master merge 2020-05-13 09:40:01 +02:00
Raf Ponsaerts
50c340a8b3 Merge remote-tracking branch 'dspace/master' into w2p-69976_subresource-permissions
Conflicts:
	dspace-server-webapp/src/main/java/org/dspace/app/rest/RestResourceController.java
	dspace-server-webapp/src/main/java/org/dspace/app/rest/WorkflowDefinitionCollectionsLinkRepository.java
	dspace-server-webapp/src/main/java/org/dspace/app/rest/WorkflowDefinitionStepsLinkRepository.java
	dspace-server-webapp/src/main/java/org/dspace/app/rest/WorkflowStepActionsLinkRepository.java
	dspace-server-webapp/src/main/java/org/dspace/app/rest/converter/ConverterService.java
	dspace-server-webapp/src/main/java/org/dspace/app/rest/repository/VersionsLinkRepository.java
	dspace-server-webapp/src/test/java/org/dspace/app/rest/CollectionRestRepositoryIT.java
	dspace-server-webapp/src/test/java/org/dspace/app/rest/converter/ConverterServiceIT.java
2020-05-13 09:39:42 +02:00
Tim Donohue
1f07d465a2 Correct the default allowed-origins in rest.cfg. Enhance comments in rest.cfg & Application 2020-05-12 15:32:54 -05:00
Tim Donohue
d3d4ff9094 Allow multiple comma-separated values via Apache Commons Config (which treats them as an array) 2020-05-12 15:32:54 -05:00
Mykhaylo
02a9a3f514 Merge master into DS-4499-CleanupTestEnviroment 2020-05-12 10:31:29 +02:00
Mykhaylo
8c5ff93bd9 removed a note 2020-05-12 10:04:43 +02:00
Tim Donohue
aaa5f09a68 Merge pull request #2740 from atmire/w2p-70131_login-as-eperson
Assume login feature
2020-05-11 09:39:35 -05:00
Mykhaylo
6fbc15486d dc.source metadata is not present in the upload section, so we con not apply patch remove request 2020-05-11 14:52:02 +02:00
Peter Nijs
7fcb782230 70824: Configuration properties endpoint feedback 2020-05-11 12:56:27 +02:00
Mykhaylo
f0ec92dafb refactoring of the cleanup method in Builder classes 2020-05-11 12:53:05 +02:00
Raf Ponsaerts
ea47ef0c92 [Task 70808] applied feedback to the registration implementation 2020-05-11 11:49:57 +02:00
Raf Ponsaerts
b18b52a621 [Task 70808] added javadocs 2020-05-11 08:59:47 +02:00
Raf Ponsaerts
d7cbe8c90a Updated javadoc on StatelessAuthenticationFilter#getAuthentication 2020-05-11 08:33:39 +02:00
Andrea Bollini
ea746e2aeb Merge pull request #2747 from atmire/w2p-70402_Manage-account-profile
Account profile management
2020-05-10 13:52:06 +02:00
Yana De Pauw
b5bbc72ece 70815: Angular feedback 2020-05-08 12:57:07 +02:00
Mykhaylo
7fc6f6cc32 refactoring of some builder classes 2020-05-08 11:48:37 +02:00
Marie Verdonck
36914e1d85 Revert format changes - EPersonRestRepository 2020-05-08 10:27:31 +02:00
Raf Ponsaerts
ece341e7ba Removed unused AuthorizationFeature variable 2020-05-08 10:21:31 +02:00
Marie Verdonck
b93145d2d3 Revert format changes 2020-05-08 10:17:09 +02:00
Mykhaylo
6c24ff84ad added deleteAdminGroup method for cleanup in CommunityBuilder 2020-05-07 23:16:18 +02:00
Mykhaylo
47411d8614 cleanup of CollectionGroupRestControllerIT and CommunityAdminGroupRestControllerIT 2020-05-07 19:48:19 +02:00