Commit Graph

2191 Commits

Author SHA1 Message Date
Julius Gruber
2e9eb1d387 Changed shibb target to ..../submit 2019-08-02 10:39:58 +02:00
Julius Gruber
99ffd43d95 Changed target url to fis.tiss.tuwien.ac.at 2019-08-02 10:39:58 +02:00
Julius Gruber
e8f7aa6201 Changed log-in.component 2019-08-02 10:39:58 +02:00
Julius Gruber
1cbbcaa800 Changed href in hardcoded login button 2019-08-02 10:39:58 +02:00
Julius Gruber
1186f24cea Added success response log to auth interceptor 2019-08-02 10:39:58 +02:00
Julius Gruber
0a4df44315 Changed heading of welcome screen 2019-08-02 10:39:58 +02:00
Julius Gruber
3f13031ea3 Added hardcoded ssoLogin button 2019-08-02 10:39:58 +02:00
Julius Gruber
99576dc64a Hardcoded ssoLoginUrl in auth.service retrieveAuthMethods 2019-08-02 10:39:58 +02:00
Julius Gruber
ecdf585216 null check for auth interceptor 2019-08-02 10:39:58 +02:00
Julius Gruber
41e238bad7 Added method getLocationFromHeaders() to auth.interceptor 2019-08-02 10:39:58 +02:00
Julius Gruber
20794381f1 Refactoring of auth.interceptor 2019-08-02 10:39:58 +02:00
Julius Gruber
994d96bc95 Removed parseSSOlocation() from auth.service 2019-08-02 10:39:58 +02:00
Julius Gruber
ef9447cb54 Removed global config from auth.service 2019-08-02 10:39:57 +02:00
Julius Gruber
3dfdc9bdc5 Added 405 error response check to interceptor 2019-08-02 10:39:57 +02:00
Julius Gruber
73c046974b Branch change commit 2019-08-02 10:39:57 +02:00
Julius Gruber
086579b7f7 Added effect: checkTokenError 2019-08-02 10:39:57 +02:00
Julius Gruber
ffc724bfbc Added auth to environment.default.js 2019-08-02 10:39:57 +02:00
Julius Gruber
b4f3bf71ad Added shibboleth button to log-in.component 2019-08-02 10:39:57 +02:00
Julius Gruber
d6eab441a4 Added selectors for shibboleth login 2019-08-02 10:39:57 +02:00
Julius Gruber
52cfe846cb Added cases needed for shobboleth login to reducer 2019-08-02 10:39:57 +02:00
Julius Gruber
70d95b4764 Changed auth-interceptor: location used to makeAuthStatusObject() 2019-08-02 10:39:57 +02:00
Julius Gruber
10085ccf41 Added effect retrieveMethods$ 2019-08-02 10:39:28 +02:00
Julius Gruber
6b25dcfa70 Added Actions for ssoLogin to auth.actions.ts 2019-08-02 10:39:28 +02:00
Julius Gruber
78287f5504 Changed auth-status model: ssoLoginUrl: string 2019-08-02 10:39:27 +02:00
Tim Donohue
f4f6c21abf Merge pull request #434 from atmire/object-factory-refactoring
Replaced unnecessary model factories
2019-08-01 23:13:06 +02:00
Tim Donohue
2c3c07ce52 Merge pull request #444 from atmire/Travis-webdriver-manager-temp-fix
Patch protractor with the latest webdriver-manager
2019-08-01 17:28:32 +02:00
lotte
a891a319d8 Merge branch 'Travis-webdriver-manager-temp-fix' into object-factory-refactoring 2019-08-01 14:26:40 +02:00
Art Lowel
16b8184dad patch protractor with the latest webdriver-manager 2019-08-01 13:54:34 +02:00
lotte
01198c3ac5 removed unnecessary static type in NormalizedWorkflowItem and fixed generic type for NormalizedWorkspaceItem 2019-08-01 13:26:54 +02:00
lotte
96bcb8c671 Merge branch 'master' into object-factory-refactoring 2019-07-26 08:53:11 +02:00
Tim Donohue
81b19a96d7 Merge pull request #438 from DSpace/tdonohue-patch-1
Update environment.js with new demo site path
2019-07-25 18:19:31 +02:00
Tim Donohue
64c653feb9 Update environment.js with new demo site path 2019-07-25 10:53:19 -05:00
benbosman
5ca011e5fe Merge pull request #430 from atmire/One-Sided-Relationship-Filtering
One-sided relationship filtering and refactoring
2019-07-25 15:59:24 +02:00
Lotte Hofstede
c190cedcea fixed lint issue 2019-07-25 13:18:15 +02:00
Lotte Hofstede
b0cf35e422 added missing typedoc 2019-07-25 11:55:55 +02:00
lotte
200b29f6f8 Merge branch 'master' into object-factory-refactoring
Conflicts:
	src/app/submission/sections/upload/section-upload.component.spec.ts
2019-07-19 09:08:03 +02:00
Art Lowel
5be883f9ce Merge pull request #427 from AlexanderS/add-missing-rp-service
Add missing ResourcePolicyService
2019-07-18 17:53:57 +02:00
lotte
aff3f3df03 solved issues with browse pages 2019-07-18 16:28:07 +02:00
lotte
5c74c0221a Merge branch 'master' into object-factory-refactoring
Conflicts:
	src/app/+item-page/simple/item-types/shared/item.component.spec.ts
	src/app/entity-groups/journal-entities/item-pages/journal-issue/journal-issue.component.spec.ts
	src/app/entity-groups/journal-entities/item-pages/journal-volume/journal-volume.component.spec.ts
	src/app/entity-groups/journal-entities/item-pages/journal/journal.component.spec.ts
	src/app/entity-groups/research-entities/item-pages/orgunit/orgunit.component.spec.ts
	src/app/entity-groups/research-entities/item-pages/person/person.component.spec.ts
	src/app/entity-groups/research-entities/item-pages/project/project.component.spec.ts
	src/app/submission/form/collection/submission-form-collection.component.spec.ts
2019-07-18 13:50:33 +02:00
lotte
96f68695b0 Changed href to routerLink on edit item status page 2019-07-17 14:09:50 +02:00
lotte
651b4100dd solved issue with submission 2019-07-17 13:47:59 +02:00
Alexander Sulfrian
2f6ba1e219 Add another findByHref test 2019-07-16 14:43:55 +02:00
Alexander Sulfrian
e4f992ba1d Fix typescript syntax error 2019-07-16 14:37:51 +02:00
Tim Donohue
735408c336 Merge pull request #419 from atmire/selectable-themes
Selectable themes
2019-07-15 22:34:58 +02:00
Kristof De Langhe
9a10abeff5 63123: Relationship filtering fix 2019-07-15 15:09:21 +02:00
lotte
d60ba8cb76 reversed to default theme 2019-07-15 13:20:37 +02:00
lotte
e877560ec7 removed unnecessary files 2019-07-15 12:45:54 +02:00
lotte
1c738ac276 renamed files from preview-release to mantis 2019-07-15 11:29:07 +02:00
lotte
f91e52f1ad 61949: fixed bug with adding a new md field 2019-07-15 09:59:29 +02:00
Tim Donohue
23a4a3f57b Merge pull request #420 from atmire/w2p-62651_Item-display-and-lists-field-changes
DS-4223 Metadata Schemas for configurable entities
2019-07-12 19:21:27 +02:00