Yury Bondarenko
d98e44185c
Update JavaScript target version
2023-04-28 18:02:18 +02:00
Yury Bondarenko
a94f729faa
Lock webpack version to 5.76.1
...
This is a strict requirement of `@angular-devkit/build-angular` 15.2.5
Specifying the version as `@^5.0.0` causes multiple versions to be installed side by side, which leads to build issues.
Adding this "exact version dependency" gets rid of the warning but does not change yarn.lock (because that same version was already being resolved)
2023-04-28 18:01:42 +02:00
Yury Bondarenko
fe1be27d49
Bump Node heap size in CI
2023-04-26 18:46:01 +02:00
Kristof De Langhe
18e7de81d9
101108: Removal of webpack devDependency to solve conflict with @angular-devkit/build-angular
2023-04-25 15:51:41 +02:00
Kristof De Langhe
6152b30425
Merge branch 'main' into w2p-101108_Angular-15-upgrade
2023-04-25 15:33:56 +02:00
Kristof De Langhe
051b17e0e4
101108: Automatic npx npm-check-updates --interactive
2023-04-25 14:38:49 +02:00
Kristof De Langhe
36f6110e58
101108: Automatic ng update @nicky-lenaers/ngx-scroll-to
2023-04-25 11:35:41 +02:00
Kristof De Langhe
e037d87084
101108: Automatic ng update ngx-infinite-scroll
2023-04-25 11:24:11 +02:00
Kristof De Langhe
41a265f755
101108: Automatic ng update @angular/cdk@15
2023-04-25 10:38:18 +02:00
Kristof De Langhe
0ceeeaf33f
101108: Automatic ng update @angular/cdk@14
2023-04-25 10:35:40 +02:00
Kristof De Langhe
d6da065068
101108: Automatic ng update ngx-pagination
2023-04-24 11:54:35 +02:00
Kristof De Langhe
ee4da3f541
101108: Automatic ng update @ngx-translate/core
2023-04-24 10:34:49 +02:00
Kristof De Langhe
1ba642719d
101108: Automatic ng update ng-mocks
2023-04-24 10:31:37 +02:00
Tim Donohue
4847fc6f7a
Merge pull request #2156 from alexandrevryghem/fix-enabling-video-mediaviewer-without-image-mediaviewer-main
...
Made it possible to enable video viewer without also enabling image viewer
2023-04-19 16:21:02 -05:00
Tim Donohue
cefe1bfda3
Merge pull request #2187 from mspalti/shibboleth-refresh
...
Shibboleth page update after authentication
2023-04-19 16:08:31 -05:00
Tim Donohue
d9f6386b11
Merge pull request #2164 from alexandrevryghem/fixed-default-input-values-not-working_contribute-main
...
Fixed some themeable component default values not being overridable
2023-04-19 16:06:59 -05:00
Michael W Spalti
b1f3b785e1
Added typedoc and minor test update
2023-04-19 11:39:59 -07:00
Michael Spalti
e336660cdd
lint fix
2023-04-19 11:39:59 -07:00
Michael Spalti
d8ee1f55f1
closing auth check subscription
2023-04-19 11:39:59 -07:00
Michael Spalti
0bf095a1d9
removed unused import
2023-04-19 11:39:59 -07:00
Michael Spalti
4c2a7a10c7
updated auth-cookie check
2023-04-19 11:39:59 -07:00
Michael Spalti
290a89909e
Added check for external auth and page refresh
2023-04-19 11:39:59 -07:00
Tim Donohue
ade9533f4c
Merge pull request #2194 from tdonohue/fix_item_request
...
Add missing export for ItemRequest module
2023-04-19 11:55:15 -05:00
Tim Donohue
3e02f22f47
Add missing export for ItemRequest module
2023-04-18 11:20:20 -05:00
Alexandre Vryghem
fc7997d8b8
100479: Removed the default input values to make it possible to override them in themes
2023-04-17 23:50:15 +02:00
Tim Donohue
8c8fad75fa
Merge pull request #2193 from tdonohue/update_actions
...
Split Codecov GitHub action to separate job & add retries. Update other actions.
2023-04-17 16:49:15 -05:00
Tim Donohue
8ce1552bb1
Merge pull request #2186 from vlguerrero/spanish-translation-contribution
...
Update es.json5
2023-04-17 16:24:12 -05:00
Alexandre Vryghem
7b27251cf2
Merge remote-tracking branch 'upstream/main' into fixed-default-input-values-not-working_contribute-main
...
# Conflicts:
# src/app/shared/search/themed-search.component.ts
2023-04-17 23:14:57 +02:00
Tim Donohue
88ba37e527
Fix warnings in action summary. Use new Yarn cache syntax. Update Cypress and remove unnecessary headless flag.
2023-04-17 16:02:02 -05:00
Alexandre Vryghem
80b90524b6
100479: Removed the default input values to make it possible to override them in themes
2023-04-17 22:49:22 +02:00
Alexandre Vryghem
38df774c9c
Merge remote-tracking branch 'templates/dspace-7.4' into fixed-default-input-values-not-working_contribute-7.4
2023-04-17 22:48:54 +02:00
Tim Donohue
fef1ba9663
Update to latest version of actions
2023-04-17 15:07:09 -05:00
Tim Donohue
187cdd7ae2
Split Codecov upload into a separate job. Make it auto-retry up to five times
2023-04-17 15:06:51 -05:00
Alexandre Vryghem
1752b1afd4
100479: Removed the default input values to make it possible to override them in themes
2023-04-17 00:15:24 +02:00
Alexandre Vryghem
d6147e5236
Fixed default @Input() values not working for themed components
2023-04-17 00:08:48 +02:00
Tim Donohue
3fcb1138e2
Merge pull request #2146 from amgciadev/fix-1702-b
...
Fix #1702 - Move item collection with inheritPolicies support
2023-04-14 14:50:29 -05:00
Tim Donohue
548ccf8b90
Merge pull request #2162 from TexasDigitalLibrary/DS-8668
...
DS-8668: adds check for HTTP 413 status code when importing an SAF file
2023-04-14 11:43:20 -05:00
Tim Donohue
e986f10e21
Merge pull request #2144 from atmire/fix-dso-edit-menu-dropdowns
...
Fix DSO edit menu dropdowns
2023-04-13 16:47:33 -05:00
Tim Donohue
a8515faa90
Merge pull request #2190 from tdonohue/solr_dir_fix
...
Fix Docker solr configset directories
2023-04-13 15:02:05 -05:00
Tim Donohue
f73fbc270f
Fix solr configset directories
2023-04-13 14:16:33 -05:00
Tim Donohue
d972036736
Merge pull request #2184 from TexasDigitalLibrary/DS-2077
...
DS-2077: removes external Google font
2023-04-12 16:57:49 -05:00
Tim Donohue
d8f367ce9c
Merge pull request #2189 from tdonohue/docker_cleanup
...
Minor docker / compose updates based on recent changes to backend
2023-04-12 16:50:07 -05:00
Tim Donohue
b7bd6ef709
Merge pull request #2110 from atmire/add-json5-eslint-support
...
Added i18n ESLint support
2023-04-12 15:07:59 -05:00
Tim Donohue
113703ff6b
Ensure default Dockerfile starts in dev mode & has appropriate memory allocated. Enhance comments in -dist.yml
2023-04-12 11:42:37 -05:00
Kristof De Langhe
4ed6ccebff
101108: Angular 15 upgrade - test build & run fixes
2023-04-12 17:47:40 +02:00
Kristof De Langhe
84f1fcbb35
101108: Angular 15 upgrade - resolve fix
2023-04-12 17:29:54 +02:00
Tim Donohue
72fad0a6c9
Update/Enhance Docker README with latest info
2023-04-12 09:53:45 -05:00
Tim Donohue
0f22978b2e
Sync changes from Dspace/DSpace#8679 to dspace-angular docker scripts
2023-04-12 09:52:48 -05:00
Kristof De Langhe
5761698a0d
101108: Automatic ng update @angular-devkit/build-angular@15
2023-04-12 12:25:10 +02:00
Kristof De Langhe
585ef37243
101108: install fixes
2023-04-12 12:17:15 +02:00