Yura Bondarenko
|
39c2aa85ec
|
93219: Move APP_INITIALIZER logic into InitService
|
2022-07-18 15:58:07 +02:00 |
|
Art Lowel
|
3bc5ee0253
|
pages loading twice poc
Cherry-picked from original branch started from Angular 13 PR
|
2022-04-27 11:58:43 +02:00 |
|
Art Lowel
|
2fe5587e02
|
move the correlation id to the ngrx store
|
2021-12-23 16:55:46 +01:00 |
|
William Welling
|
33488ccf40
|
extend environment and use injected app config
|
2021-12-07 10:12:27 -06:00 |
|
Tim Donohue
|
ad5a76aedc
|
Remove "relativeLinkResoluton: legacy" and use default instead
|
2021-12-02 10:36:06 -06:00 |
|
Tim Donohue
|
9f1a017b56
|
Automated upgrade to Angular 11.0
|
2021-11-22 11:01:54 -06:00 |
|
Tim Donohue
|
e74c8f4daf
|
Merge pull request #1004 from atmire/w2p-76150_Add-a-bitstream-download-page
Bitstream download page
|
2021-04-08 12:23:43 -05:00 |
|
Art Lowel
|
ff4bd59de0
|
use GET for shortlivedtoken requests on the server, POST on the client
|
2021-04-06 16:46:21 +02:00 |
|
Yana De Pauw
|
d07f44ac41
|
76654: Feedback to pagination
|
2021-03-11 12:08:04 +01:00 |
|
Art Lowel
|
afa7b67532
|
roll back test changes
|
2021-03-08 12:10:56 +01:00 |
|
Art Lowel
|
5a6e4b1278
|
Add support for dynamic themes
|
2021-03-01 10:38:05 +01:00 |
|
Bruno Roemers
|
d574ffafa4
|
76634: Implement GoogleAnalyticsService
|
2021-02-01 19:10:15 +01:00 |
|
Giuseppe Digilio
|
00153fa92f
|
Removed providedIn attribute for services that don't need
|
2021-01-15 14:34:28 +01:00 |
|
Giuseppe Digilio
|
9aea3f20ea
|
Fix issue with components that using a custom decorator are not loaded during CSR
|
2021-01-15 14:18:18 +01:00 |
|
lotte
|
fc35c9fd67
|
Merge branch 'Hard-redirect-after-log-in' into w2p-72635_cookie-preferences
|
2020-09-15 09:39:23 +02:00 |
|
lotte
|
f6e8448164
|
fixed SSR issue, added code for storing the users cookie consents and restoring them
|
2020-09-08 09:13:17 +02:00 |
|
lotte
|
3e1fb243a1
|
solving SSR issue
|
2020-09-08 09:13:17 +02:00 |
|
lotte
|
472154c0df
|
72635: Cookie preferences first committ
|
2020-09-08 09:13:17 +02:00 |
|
Art Lowel
|
5965f4e929
|
remove circular dependency
|
2020-09-04 14:32:13 +02:00 |
|
Kristof De Langhe
|
55c45f5f6c
|
72699: Hard redirect after log in - loading fixes
|
2020-08-27 14:50:13 +02:00 |
|
Kristof De Langhe
|
7367f91176
|
72699: Hard redirect after log in
|
2020-08-26 14:20:47 +02:00 |
|
Art Lowel
|
a74dafb959
|
reset scroll position on route change
|
2020-07-07 09:51:54 +02:00 |
|
lotte
|
8bf241c182
|
angular cli
|
2020-03-18 16:03:40 +01:00 |
|
Antoine Snyers
|
d571c174f0
|
Use Angulartics' Routerless module
https://github.com/DSpace/dspace-angular/issues/560
|
2020-02-14 13:03:06 +01:00 |
|
Giuseppe Digilio
|
daeb475eb6
|
upgrade angulartics lib version
|
2020-01-02 10:47:27 +01:00 |
|
Antoine Snyers
|
dfa846a98e
|
Track page views and searches in DSpace with a custom Angulartics2 provider
|
2019-11-28 09:54:39 +01:00 |
|
Art Lowel
|
b186ec635e
|
Merge branch 'master' into improve-i18n-files
|
2019-09-12 17:13:43 +02:00 |
|
lotte
|
62880336d9
|
Merge branch 'master' into w2p-62355_optimize-search-performance
|
2019-08-14 12:31:07 +02:00 |
|
Art Lowel
|
359cb10fa3
|
add json5 support
|
2019-07-26 17:21:57 +02:00 |
|
lotte
|
bb76015aa1
|
Solved issue with non-existing search pages
|
2019-06-18 08:58:35 +02:00 |
|
lotte
|
b2ceb8e9d6
|
61949: finished refactoring, adding type doc
|
2019-04-29 16:21:36 +02:00 |
|
Giuseppe
|
6f60cd68e2
|
Merged submission module code
|
2018-07-26 18:36:36 +02:00 |
|
Giuseppe Digilio
|
3126a96554
|
Added x-forwarded-for header to pass server ip check
|
2018-06-28 11:51:52 +02:00 |
|
Giuseppe Digilio
|
f8b3cc516c
|
Merge remote-tracking branch 'remotes/origin/master' into authentication
# Conflicts:
# src/app/+search-page/search-filters/search-filter/search-filter.component.ts
# src/app/+search-page/search-filters/search-filter/search-filter.service.ts
# src/app/+search-page/search-service/search.service.spec.ts
# src/app/+search-page/search-service/search.service.ts
# src/app/app.component.spec.ts
# src/app/app.component.ts
# src/app/core/cache/response-cache.models.ts
# src/app/core/core.effects.ts
# src/app/core/core.module.ts
# src/app/core/shared/hal-endpoint.service.ts
# src/app/shared/services/route.service.ts
# src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts
# src/modules/app/browser-app.module.ts
# src/modules/app/server-app.module.ts
|
2018-05-08 10:57:15 +02:00 |
|
Giuseppe Digilio
|
c8a1fe0860
|
Removed use of platform service and created different service for SSR and CSR
|
2018-05-03 19:08:07 +02:00 |
|
Kristof De Langhe
|
35cbedf6fe
|
50479: Added google analytics support
|
2018-03-20 15:29:05 +01:00 |
|
Giuseppe Digilio
|
b7cff01dab
|
fixed auth module
|
2018-02-10 13:01:58 +01:00 |
|
Art Lowel
|
4fbceab1b9
|
Switched to angular 5's built-in transfer state api
|
2018-02-01 13:17:59 +01:00 |
|
Art Lowel
|
1aebb4fb5b
|
package @angularclass/idle-preload was renamed to angular-idle-preload
|
2018-01-23 16:32:26 +01:00 |
|
Art Lowel
|
5655194dc4
|
disabled router tracing
|
2017-10-27 18:18:26 +02:00 |
|
Art Lowel
|
ce330fcb47
|
refactored template variables
|
2017-10-27 17:57:28 +02:00 |
|
Art Lowel
|
ad631f8031
|
Merge branch 'master' into improve-support-for-hal-links
|
2017-10-12 13:14:43 +02:00 |
|
William Welling
|
8c4c533203
|
include all modules in coverage
|
2017-10-09 08:18:28 -05:00 |
|