Commit Graph

3239 Commits

Author SHA1 Message Date
Giuseppe Digilio
03c1b689f8 Fixed LogInComponent test 2020-02-07 13:18:53 +01:00
Giuseppe Digilio
1e67131902 Fixed LogInShibbolethComponent test 2020-02-07 13:10:43 +01:00
Giuseppe Digilio
0452a9a8cd Change the redirect url using the current page url on shibboleth authentication 2020-02-07 13:09:55 +01:00
Giuseppe Digilio
cc4b7b215e Prevent that RouteService is instantiated two times on both SSR and CSR 2020-02-07 13:08:19 +01:00
Giuseppe Digilio
68d3144bec Merge remote-tracking branch 'remotes/origin/master' into shibboleth
# Conflicts:
#	src/app/app.module.ts
2020-01-23 14:10:58 +01:00
Giuseppe Digilio
b768043bcc Add withCredentials param to ServerAuthService's checkAuthenticationCookie method 2020-01-23 09:57:49 +01:00
Giuseppe Digilio
b19aa64052 Add withCredentials param to request options instead of using http interceptor 2020-01-22 17:06:54 +01:00
Tim Donohue
fe3eea6079 Merge pull request #559 from atmire/header-search-box
Header search box
2020-01-21 11:17:30 -06:00
Tim Donohue
cc27ad5965 Merge pull request #566 from atmire/submit-this-collection
Submit this collection
2020-01-21 11:16:41 -06:00
Tim Donohue
3bc903f812 Merge pull request #567 from atmire/w2p-68276_Tabbed-display-fixedFilterQuery-fix
Fixed configuration-search-page fixedFilterQuery parameter
2020-01-21 10:36:12 -06:00
Kristof De Langhe
a403732d45 68276: Fixed configuration-search-page fixedFilterQuery parameter 2020-01-20 16:52:53 +01:00
Giuseppe Digilio
c8d516598a Fixed failed test 2020-01-17 15:15:32 +01:00
Giuseppe Digilio
2a4f8aaad8 Merge remote-tracking branch 'remotes/origin/master' into shibboleth 2020-01-17 14:39:40 +01:00
Art Lowel
f531bdd976 Merge pull request #563 from 4Science/fix_store_selectors
Fix history and bitstreamFormats store selector after moved in CoreState
2020-01-17 13:59:24 +01:00
Giuseppe Digilio
ddb787277b Fix failed test 2020-01-17 13:08:26 +01:00
Giuseppe Digilio
eb866d85ef Fixed merge 2020-01-17 12:12:03 +01:00
Giuseppe Digilio
29b2e89625 Merge remote-tracking branch 'remotes/origin/master' into shibboleth
# Conflicts:
#	src/app/core/auth/auth.interceptor.ts
#	src/app/shared/auth-nav-menu/auth-nav-menu.component.html
#	src/app/shared/shared.module.ts
2020-01-17 12:11:46 +01:00
Giuseppe Digilio
1e99071907 Added auth action that allows to retrieve token once check on authentication cooke is successful 2020-01-17 11:51:55 +01:00
Giuseppe Digilio
0eac9c6369 check Authentication Token both on SSR and CSR 2020-01-17 11:50:07 +01:00
Giuseppe Digilio
afe70bc546 added refresh token when check on authorization cookie is successful 2020-01-17 11:09:41 +01:00
Giuseppe Digilio
49e59c44e1 fixed test 2020-01-17 11:08:09 +01:00
Giuseppe Digilio
57b007ffe2 fix referer url used for X-Requested-With header 2020-01-16 17:43:10 +01:00
Giuseppe Digilio
f630898eab Merge remote-tracking branch 'remotes/origin/master' into fix_store_selectors 2020-01-16 16:14:19 +01:00
Tim Donohue
1ca1fe746a Merge pull request #534 from atmire/reorder-name-variants
Reordering related entities in the submission
2020-01-16 08:49:29 -06:00
Giuseppe Digilio
4f8f4de241 Added X-Requested-With header when retrieving auth methods on SSR 2020-01-16 15:17:59 +01:00
Giuseppe Digilio
6560d1d112 Use status request to check an existing token and to retrieve auth methods available 2020-01-16 14:36:20 +01:00
Ben Bosman
4a2e7741b7 Merge remote-tracking branch 'community/master' into submit-this-collection
# Conflicts:
#	src/app/submission/submission.service.ts
2020-01-16 12:53:59 +01:00
Ben Bosman
6010316d91 Merge remote-tracking branch 'community/master' into submit-this-collection 2020-01-16 12:51:46 +01:00
lotte
4c23d01567 Merge branch 'master' into reorder-name-variants 2020-01-16 09:30:31 +01:00
Tim Donohue
16831decca Merge pull request #551 from 4Science/pagination-on-community-page
Pagination on community page
2020-01-15 11:48:32 -06:00
Tim Donohue
fd3eea99b8 Merge pull request #539 from atmire/Search-external-sources
Lookup relations - Search external sources
2020-01-15 11:22:40 -06:00
Tim Donohue
cd39d47214 Merge pull request #562 from atmire/travis-dist-upgrade
Upgrade Travis image to 'bionic'
2020-01-15 09:55:36 -06:00
Giuseppe Digilio
4e8ec5f4a2 Fix history and bitstreamFormats store selector after moved in CoreState 2020-01-15 12:14:53 +01:00
Art Lowel
94a71b69d1 remove chrome source, doesn't work anyway and doesn't seem to be needed. Remove chromium to try to solve the issue where travis can't find chrome 2020-01-15 11:56:04 +01:00
Art Lowel
1d6e9d5b96 add xvfb service for headless chrome 2020-01-15 11:32:29 +01:00
Art Lowel
2e06357291 upgrade to bionic 2020-01-15 11:12:49 +01:00
Tim Donohue
db4408274e Merge pull request #561 from atmire/tslint-rule-renaming
Fixed renamed TSLint rules
2020-01-14 09:11:47 -06:00
lotte
0271821305 updated tslint rules that have been renamed 2020-01-14 14:50:46 +01:00
lotte
78f9d62e00 fixed linting error 2020-01-14 14:42:14 +01:00
lotte
1bc7182372 fixes after merge 2020-01-14 14:04:42 +01:00
Kristof De Langhe
617bbbb90c 67478: Remove redundant test 2020-01-14 12:52:50 +01:00
Kristof De Langhe
4ba3b01997 Merge branch 'master' into w2p-67478_Search-external-sources-in-submission
Conflicts:
	src/app/core/data/data.service.ts
	src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.ts
2020-01-14 12:46:55 +01:00
lotte
02802c0de1 Merge branch 'master' into reorder-name-variants 2020-01-14 12:40:39 +01:00
Art Lowel
6e928eeb89 Merge pull request #547 from 4Science/upgrade-angular-7
Upgrade angular 7
2020-01-14 11:41:18 +01:00
Giuseppe Digilio
a3b349b6a3 Added test for SidebarFilterService 2020-01-13 13:04:09 +01:00
Giuseppe Digilio
0730c68654 use test for undefined Menu Section 2020-01-13 12:48:42 +01:00
Giuseppe Digilio
24015b2f95 use MockStore to provide test for menuKeySelector function 2020-01-13 11:58:12 +01:00
Giuseppe Digilio
d47a8fc572 commit yarn.lock 2020-01-13 11:14:49 +01:00
Giuseppe Digilio
ec9e0407df Merge branch 'dependabot/npm_and_yarn/handlebars-4.5.3' into upgrade-angular-7 2020-01-13 10:45:43 +01:00
Giuseppe Digilio
ff80afb839 Moved history state from AppState to CoreState 2020-01-13 10:25:16 +01:00