Samuel
|
b6ff9369e4
|
Add statistics pages - move data service and add ds-loading
|
2020-09-29 14:14:28 +02:00 |
|
Samuel
|
6ff9429bc0
|
Add statistics pages - add support for parameters in menu sections and add id params
|
2020-09-23 23:28:06 +02:00 |
|
Samuel
|
e7e408dacb
|
Add statistics pages - feedback
|
2020-09-23 21:57:53 +02:00 |
|
Samuel
|
b7382de29a
|
Add statistics pages
|
2020-09-23 21:57:52 +02:00 |
|
Tim Donohue
|
1ef3d40904
|
Merge pull request #822 from atmire/Features-support-part-2
Features support part 2
|
2020-09-23 14:37:30 -05:00 |
|
Tim Donohue
|
1fba45a08b
|
Customize Codecov settings
|
2020-09-23 13:31:53 -05:00 |
|
Tim Donohue
|
a0414e11bc
|
Merge pull request #872 from tdonohue/replace_coveralls_with_codecov
Switch from Coveralls.io to Codecov.io
|
2020-09-23 08:36:54 -05:00 |
|
Tim Donohue
|
047fbfee1f
|
Switch from Coveralls.io to Codecov.io
|
2020-09-22 16:19:07 -05:00 |
|
Tim Donohue
|
6960597381
|
Merge pull request #871 from atmire/fix-express-error-handler
Ensure CSR fallback only happens on actual errors
|
2020-09-22 12:43:12 -05:00 |
|
Kristof De Langhe
|
124ed4aff2
|
71764: LGTM Issue fix
|
2020-09-22 09:14:07 +02:00 |
|
Kristof De Langhe
|
dd7f34e541
|
Merge branch 'main' into w2p-71764_Features-support-part-2
Conflicts:
src/app/+collection-page/collection-page-routing.module.ts
src/app/+community-page/community-page-routing.module.ts
src/app/+item-page/edit-item-page/edit-item-page.routing.module.ts
src/app/+item-page/edit-item-page/item-status/item-status.component.ts
src/app/+item-page/item-page-routing.module.ts
src/app/app-routing.module.ts
src/app/core/core.module.ts
src/app/shared/log-in/log-in.component.html
src/app/shared/log-in/log-in.component.spec.ts
src/app/shared/log-in/log-in.component.ts
|
2020-09-22 08:36:16 +02:00 |
|
Art Lowel
|
5afd4a6930
|
ensure CSR fallback only happens on actual errors
|
2020-09-21 18:41:10 +02:00 |
|
Tim Donohue
|
9f396f7120
|
Merge pull request #862 from atmire/User-agreement
User agreement
|
2020-09-17 11:17:43 -05:00 |
|
Tim Donohue
|
54e61e00ce
|
Merge pull request #856 from atmire/Hard-redirect-after-log-in
Hard redirect after log in
|
2020-09-17 08:25:18 -05:00 |
|
Kristof De Langhe
|
4e10db8a53
|
72541: user-agreement update to patch
|
2020-09-17 13:13:32 +02:00 |
|
Kristof De Langhe
|
b68fe23310
|
72699: Additional test fix
|
2020-09-17 11:40:30 +02:00 |
|
Kristof De Langhe
|
d5927a76fc
|
72699: Test fix
|
2020-09-17 10:49:24 +02:00 |
|
Kristof De Langhe
|
b77dce25ce
|
72699: Shibboleth login redirect fix
|
2020-09-17 10:44:10 +02:00 |
|
Tim Donohue
|
4214ddec8c
|
Merge pull request #863 from atmire/SSR-preboot-and-error-handling
Fixes for preboot and SSR error handling
|
2020-09-16 16:06:58 -05:00 |
|
Art Lowel
|
abab73b909
|
Merge branch 'Hard-redirect-after-log-in' into User-agreement
|
2020-09-11 16:54:17 +02:00 |
|
Art Lowel
|
7eb88f9fda
|
Merge branch 'main' into Hard-redirect-after-log-in
|
2020-09-11 16:52:01 +02:00 |
|
Tim Donohue
|
0be3c61eeb
|
Merge pull request #751 from 4Science/authorities_and_controlled_vocabularies
Refactoring authority framework, value pairs and controlled vocabulary [Angular]
|
2020-09-11 09:42:37 -05:00 |
|
Giuseppe Digilio
|
e7ef068352
|
Merge remote-tracking branch 'remotes/origin/main' into authorities_and_controlled_vocabularies
|
2020-09-11 15:52:58 +02:00 |
|
Giuseppe Digilio
|
c5cb1a2837
|
[CSTPER-75] Fixed confidence status for linked metadata with authority
|
2020-09-11 15:38:41 +02:00 |
|
Giuseppe Digilio
|
a178e215f0
|
Fixed issue with preparing patch operation's value when value has an authority id but is not an instance of VocabularyEntry or FormFieldMetadataValueObject
|
2020-09-11 15:35:50 +02:00 |
|
Giuseppe Digilio
|
fab0a09727
|
Fixed issue with adding lookup repeatable fields
|
2020-09-11 15:33:05 +02:00 |
|
Giuseppe Digilio
|
1e8669a738
|
Fixed issue with change not detected
|
2020-09-11 15:30:38 +02:00 |
|
lotte
|
a6dd87f78c
|
updated server.ts to latest fixes
|
2020-09-09 16:08:01 +02:00 |
|
lotte
|
cced7a2914
|
fixed preboot issues and error handling
|
2020-09-09 16:07:19 +02:00 |
|
lotte
|
3f4a0d1fd9
|
removing proboot option from config
|
2020-09-09 16:07:19 +02:00 |
|
Tim Donohue
|
4b11e1d9cd
|
Merge pull request #857 from 4Science/issue#819
Issue#819
|
2020-09-08 09:40:09 -05:00 |
|
Kristof De Langhe
|
b82e840935
|
72541: Removed unused import
|
2020-09-08 11:16:12 +02:00 |
|
Kristof De Langhe
|
c5e975601a
|
Merge branch 'w2p-72699_Hard-redirect-after-log-in' into w2p-72541_User-agreement-and-Privacy-statement
Conflicts:
src/app/app-routing.module.ts
|
2020-09-08 10:17:44 +02:00 |
|
Kristof De Langhe
|
de9f642bf9
|
72541: Fix tests, remove redundant injection and added JSDocs
|
2020-09-07 12:01:23 +02:00 |
|
Kristof De Langhe
|
f0940aad57
|
Merge branch 'w2p-72699_Hard-redirect-after-log-in' into Hard-redirect-after-log-in
|
2020-09-07 10:30:09 +02:00 |
|
Kristof De Langhe
|
4141ae7ad7
|
72699: JSDocs
|
2020-09-07 10:27:39 +02:00 |
|
Kristof De Langhe
|
b89c21ec3b
|
Merge branch 'main' into w2p-72699_Hard-redirect-after-log-in
Conflicts:
src/app/app-routing.module.ts
|
2020-09-07 10:22:37 +02:00 |
|
Giuseppe Digilio
|
ac86976115
|
Disabled EPerson language when sending Accept-Language header
|
2020-09-07 09:27:38 +02:00 |
|
Giuseppe Digilio
|
6feb344aa0
|
Revert "Fixed issue with LocaleInterceptor that blocked new request"
This reverts commit a76e0796
|
2020-09-07 09:26:23 +02:00 |
|
Giuseppe Digilio
|
b58defc0f3
|
Revert "Fixed issue that emits successful remote data twice with undefined payload in the first one"
This reverts commit 99c0f6ce
|
2020-09-07 09:26:02 +02:00 |
|
Kristof De Langhe
|
18fdf7585e
|
Merge branch 'w2p-72541_User-agreement-and-Privacy-statement' of https://git.atmire.com/contributions/dspace-angular into w2p-72541_User-agreement-and-Privacy-statement
|
2020-09-04 17:46:11 +02:00 |
|
Kristof De Langhe
|
aa1b568bf4
|
72541: Redirect through query param at EndUserAgreement
|
2020-09-04 17:46:05 +02:00 |
|
Tim Donohue
|
dd037459cf
|
Merge pull request #715 from 4Science/DS-4515_submit-external-source
DS-4515: Start new submission via Search or ID Lookup (i.e. submit external source)
|
2020-09-04 09:49:55 -05:00 |
|
Art Lowel
|
7997100a7e
|
Merge branch 'w2p-72699_Hard-redirect-after-log-in' into w2p-72541_User-agreement-and-Privacy-statement
|
2020-09-04 14:35:24 +02:00 |
|
Art Lowel
|
5965f4e929
|
remove circular dependency
|
2020-09-04 14:32:13 +02:00 |
|
Kristof De Langhe
|
bd522038a1
|
72541: Additional tests and fixes
|
2020-09-03 17:52:52 +02:00 |
|
Kristof De Langhe
|
eda1a34da5
|
72541: EndUserAgreementCurrentUserGuard and EndUserAgreementCookieGuard
|
2020-09-03 17:22:38 +02:00 |
|
Kristof De Langhe
|
a0759098ea
|
Merge branch 'w2p-72699_Hard-redirect-after-log-in' into w2p-72541_User-agreement-and-Privacy-statement
Conflicts:
src/app/+collection-page/collection-page-routing.module.ts
src/app/+community-page/community-page-routing.module.ts
src/app/+item-page/item-page-routing.module.ts
src/app/+workflowitems-edit-page/workflowitems-edit-page-routing.module.ts
src/app/app-routing.module.ts
src/app/core/shared/operators.ts
|
2020-09-03 16:06:59 +02:00 |
|
Giuseppe Digilio
|
a76e0796c6
|
Fixed issue with LocaleInterceptor that blocked new request
|
2020-09-03 14:46:52 +02:00 |
|
Giuseppe Digilio
|
99c0f6ceaa
|
Fixed issue that emits successful remote data twice with undefined payload in the first one
|
2020-09-03 14:45:10 +02:00 |
|