Commit Graph

1779 Commits

Author SHA1 Message Date
Art Lowel
c0e32457eb Merge pull request #297 from helix84/czech-l10n
Czech translation
2018-10-05 11:40:37 +02:00
helix84
a83c6c05df minor fixes in en.json 2018-10-04 09:25:38 +02:00
helix84
b2fef4d60a Create cs.json 2018-10-04 09:22:46 +02:00
Bram Luyten
031c4c0cf5 Dutch translation 2018-10-04 08:39:53 +02:00
Art Lowel
b308df201d add responseMsToLive to requests 2018-09-28 16:11:22 +02:00
Tim Donohue
5912c88791 Merge pull request #290 from atmire/authorization-issue
Fix for authentication
2018-09-27 14:16:11 -05:00
lotte
1680f67744 finalized put/patch requests 2018-09-27 16:56:27 +02:00
lotte
dc5747982b Merge remote-tracking branch 'atmire-internal/w2p-55565_authorization-issue' into patch-support
Conflicts:
	package.json
	src/app/+search-page/search-filters/search-filters.component.ts
	src/app/core/auth/auth.effects.ts
	src/app/core/auth/auth.service.ts
	src/app/core/auth/server-auth.service.ts
	src/app/core/data/data.service.ts
	src/app/header/header.component.spec.ts
	src/app/shared/auth-nav-menu/auth-nav-menu.component.ts
	src/app/shared/testing/auth-service-stub.ts
	yarn.lock
2018-09-27 16:54:59 +02:00
Giuseppe
261b863d83 Added notify new section method to SubmissionService 2018-09-27 15:01:42 +02:00
lotte
bfc70f4f88 Added links to issues 2018-09-27 10:37:40 +02:00
Giuseppe
c7b4c1b056 Fixed issue with json-patch reducer 2018-09-26 16:47:20 +02:00
lotte
8c05ed86ef intermediate bug commit 2018-09-26 15:31:26 +02:00
Art Lowel
bfb6b1f262 Merge pull request #291 from tdonohue/bootstrap_update
Update version of Bootstrap per CVE-2018-14041
2018-09-24 10:44:10 +02:00
Tim Donohue
9029231396 Update version of Bootstrap per CVE-2018-14041 2018-09-21 12:02:06 -05:00
lotte
7db30e8809 fixed tslint error 2018-09-20 15:37:54 +02:00
lotte
a2bcdfbea9 disabled reloads 2018-09-20 15:24:16 +02:00
lotte
bae69aef97 Small fix 2018-09-19 15:34:14 +02:00
lotte
c6f55e424b Finished patch support 2018-09-19 15:32:14 +02:00
lotte
e959542e2d implemented applying of a patch 2018-09-19 13:10:23 +02:00
lotte
e96eeeaa83 fixed redirect after login 2018-09-18 16:29:55 +02:00
Kristof De Langhe
e011ec207c 54472: Adjustment of tests with new code + removal of fdescribe 2018-09-17 10:46:47 +02:00
Kristof De Langhe
a842d70939 Merge branch 'w2p-54472_Create-community-and-collection-pages' of https://git.atmire.com/contributions/dspace-angular into w2p-54472_Create-community-and-collection-pages 2018-09-17 10:33:27 +02:00
Kristof De Langhe
30284ea78f 54472: DataService create method tests + buildFormData test pt2 2018-09-17 10:33:20 +02:00
lotte
97669d0c34 upgrade ngrx to fix store devtools bug 2018-09-17 10:20:12 +02:00
lotte
9da839e318 refactoring 2018-09-17 08:47:30 +02:00
Tim Donohue
59baced783 Merge pull request #283 from atmire/browse-by-features
Issues 252,253: Browse by title and browse by metadata (author)
2018-09-14 14:01:27 -05:00
Kristof De Langhe
6aee6e668c 54472: DataService create method tests pt1 2018-09-14 16:27:41 +02:00
Giuseppe
6da159b763 Changed EpersonService to extend DataService 2018-09-14 15:01:32 +02:00
Kristof De Langhe
f9203a5cb6 54472: Tests + caching fix attempts intermediate commit 2018-09-14 12:02:20 +02:00
lotte
2b1d4cd12a Fixed logout issue 2018-09-14 11:42:55 +02:00
lotte
17ad62c172 implementation of server synchronization 2018-09-14 09:26:30 +02:00
Giuseppe
49f37e8ad7 Added more tests 2018-09-13 15:00:05 +02:00
Kristof De Langhe
6c8e498891 54472: Small changes 2018-09-13 14:19:02 +02:00
lotte
1f336f29fd small fixes for authentication 2018-09-12 16:11:04 +02:00
lotte
caf9194f36 Fixes for authentication (awaiting fixes in EPerson REST endpoint) 2018-09-12 11:38:08 +02:00
Kristof De Langhe
6973c66d79 54472: Intermediate commit 2018-09-12 10:49:31 +02:00
Kristof De Langhe
0197b4a9dc 54472: Passing parent as parameter and fixed duplicate collection created 2018-09-12 08:11:33 +02:00
Kristof De Langhe
758127e409 54472: Working post request with form-data (contains test code) 2018-09-11 16:23:57 +02:00
lotte
acb5f5197d patching changes 2018-09-11 16:05:21 +02:00
Kristof De Langhe
ad9852f194 54472: form-data intermediate commit 2018-09-11 14:50:23 +02:00
Kristof De Langhe
2740f69025 54472: Removed old error messages 2018-09-11 09:22:45 +02:00
Kristof De Langhe
dfb4a3bd9c 54472: Notification errors 2018-09-11 09:21:35 +02:00
Kristof De Langhe
12058cb4db 54472: Remove console logs 2018-09-11 08:31:41 +02:00
Kristof De Langhe
79afa38a67 54472: Fixed duplicate requests 2018-09-11 08:12:16 +02:00
Giuseppe
2786dbd8d8 Refactoring based on review 2018-09-10 16:15:27 +02:00
Kristof De Langhe
7f8fa9c1b7 54472: GetRequestByUUID 2018-09-10 15:20:16 +02:00
Kristof De Langhe
7b3e82c5af 54472: Removed SingleDsoSuccessResponse and replaced by GenericSuccessResponse 2018-09-10 13:48:34 +02:00
Kristof De Langhe
2f139c5c94 54472: Create request, response, responseparsingservice and data-service changes 2018-09-10 12:03:00 +02:00
Kristof De Langhe
87f5c3b8a8 Merge branch 'Authentication-issue-fix' into w2p-54472_Create-community-and-collection-pages 2018-09-10 10:33:39 +02:00
Kristof De Langhe
ea075fbd8f Correct parsing of AuthStatus and small changes 2018-09-10 08:44:56 +02:00