Commit Graph

12416 Commits

Author SHA1 Message Date
Andrea Bollini
3e8b2f87b6 Remove invalid test, cleanup 2020-06-18 12:28:48 +02:00
Mykhaylo
d7ce794eab fix creation of the internal maps of authorities 2020-06-18 10:14:56 +02:00
Mykhaylo
4784d34066 renamed classes 2020-06-17 18:22:13 +02:00
Mykhaylo
9849d6c41e fix checkstyle 2020-06-17 14:19:54 +02:00
Mykhaylo
dc2f68655f Merge branch 'CST-3088' into draft_vocabulary 2020-06-17 11:47:50 +02:00
Andrea Bollini
17c3833645 Refactoring for vocabularies, second part (Draft) 2020-06-17 10:45:34 +02:00
Andrea Bollini
8afa698e04 Initial refactoring for vocabularies (Draft) 2020-06-16 18:35:04 +02:00
Mykhaylo
d794c1cdf0 update tests of Vocabulary 2020-06-16 18:22:56 +02:00
Mykhaylo
1765d2a161 added tests 2020-06-15 11:53:50 +02:00
Mykhaylo
5f6775a122 added ITs for Vocabulary Entries 2020-06-10 21:30:10 +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
Mykhaylo
e39c2a8582 added ITs for Controlled Vocabularies 2020-06-10 17:00:43 +02: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