Commit Graph

12408 Commits

Author SHA1 Message Date
Mykhaylo
ec59b7d45e added Filter for set Content-Language Header of the response 2020-06-15 15:58:21 +02:00
Mykhaylo
36ef4224cd added configurations and submissions forms in italian and 2020-06-15 15:56:49 +02:00
Mykhaylo
908f4c761a added initial implementantions for languages support 2020-06-15 15:52:44 +02:00
Tim Donohue
81b1e57d79 Merge pull request #2762 from atmire/w2p-70471_request-configuration-properties-in-rest
Configuration property retrieval Rest endpoint
2020-06-10 13:18:46 -05:00
Tim Donohue
e03a3f47b3 Link to the external, new Code Testing Guide 2020-06-08 15:53:32 -05:00
Tim Donohue
e993812675 Merge pull request #2777 from DSpace/dependabot/maven/dspace-rest/spring-security.version-5.3.3.RELEASE
Bump spring-security.version from 5.3.1.RELEASE to 5.3.3.RELEASE in /dspace-rest
2020-06-08 10:08:26 -05:00
Tim Donohue
1fb4462b0a Merge pull request #2776 from tdonohue/rename_root_properties
Rename root properties in REST API v7 to match dspace.cfg configuration
2020-06-08 09:53:30 -05:00
dependabot[bot]
3839079f73 Bump spring-security.version in /dspace-rest
Bumps `spring-security.version` from 5.3.1.RELEASE to 5.3.3.RELEASE.

Updates `spring-security-core` from 5.3.1.RELEASE to 5.3.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.3.1.RELEASE...5.3.3.RELEASE)

Updates `spring-security-web` from 5.3.1.RELEASE to 5.3.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.3.1.RELEASE...5.3.3.RELEASE)

Updates `spring-security-config` from 5.3.1.RELEASE to 5.3.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.3.1.RELEASE...5.3.3.RELEASE)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 05:34:27 +00:00
Peter Nijs
a7aeb102d4 71220: Configuration properties endpoint - PR feedback
- fixes after merging with latest master
2020-06-05 17:28:24 +02:00
Tim Donohue
3a1522c2b7 Merge pull request #2766 from Micheleboychuk/DS-4495_HAL_link
DS-4495 Restricted endpoints are sometimes the only HAL link path to public endpoints
2020-06-04 10:33:26 -05:00
Tim Donohue
3fc20eb2db Merge pull request #2769 from tdonohue/update_hal_browser_dependencies
Update HAL Browser Dependencies with latest JQuery, Toastr
2020-06-04 10:29:43 -05:00
Peter Nijs
24ede371ca Merge remote-tracking branch 'community/master' into w2p-70471_request-configuration-properties-in-rest 2020-06-04 15:36:02 +02:00
Peter Nijs
4e61be497e 71220: Configuration properties endpoint - PR feedback 2020-06-04 14:04:41 +02:00
Mykhaylo
746fa4fd27 splitted links in their owner repository 2020-06-03 21:41:21 +02:00
Tim Donohue
bf790e072b Rename root properties in REST API to match dspace.cfg configuration names 2020-06-02 17:01:48 -05:00
Tim Donohue
c6c490622c Merge pull request #2772 from tdonohue/correct_ui_default_port
Fixes to Docker and default "dspace.ui.url" per Angular CLI update
2020-06-01 10:52:16 -05:00
Tim Donohue
46ffa51f71 Fix typo 2020-06-01 09:40:28 -05:00
Tim Donohue
8989b5a9cc Bug fixes to Docker configuration 2020-05-29 16:50:19 -05:00
Tim Donohue
fcdbc1727a Fix/update license header checking configuration in Maven 2020-05-28 16:21:04 -05:00
Tim Donohue
43f0d30bd2 Updates to Docker configuration for Angular CLI and port 4000 2020-05-27 16:43:00 -05:00
Tim Donohue
a7c8c2dbd6 Correct default port of dspace.ui.url to be 4000 2020-05-27 16:32:39 -05:00
benbosman
19ba3ddaeb Merge pull request #2726 from atmire/w2p-69976_subresource-permissions
Subresources should obey access restrictions
2020-05-22 18:10:47 +02:00
Tim Donohue
4bfc78283c Correct code alignment in client.js 2020-05-21 16:35:39 -05:00
Tim Donohue
4872bc9636 Switch to pulling in toastr via WebJars instead of via CDN 2020-05-21 16:06:07 -05:00
Tim Donohue
4a54aadf99 Switch to using WebJARs to dynamically pull in JQuery 3.5.1 2020-05-21 15:52:10 -05:00
Tim Donohue
cb1b975df1 Fix bug in login form after upgrade to JQuery 3.5.1 2020-05-21 15:05:29 -05:00
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
Tim Donohue
03de94ecb2 Merge pull request #2759 from Micheleboychuk/DS-4499-CleanupTestEnviroment
DS-4499 Fix cleanup of test environment in earlier Integration Test
2020-05-20 10:30:27 -05: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
34bf7dd76b [Task 70927] applied feedback on the subresources permissions functionality 2020-05-18 15:54:38 +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
Peter Nijs
7fcb782230 70824: Configuration properties endpoint feedback 2020-05-11 12:56:27 +02:00