Commit Graph

8660 Commits

Author SHA1 Message Date
damian
8cc96060ff Variable name change. 2023-06-09 16:44:29 +02:00
damian
388c08b9a1 Archived items moved outside initial span element(fix for tests). Tests added. 2023-05-17 10:56:08 +02:00
damian
da7cb11bcb Archived items moved outside initial span element(fix for tests) 2023-05-15 20:34:46 +02:00
damian
536cb62cc0 Displaying item counts at Communities and Collections list view. 2023-05-15 16:09:17 +02:00
Tim Donohue
5e27741483 Merge pull request #2183 from atmire/w2p-100302_Live-import-issues-7.5
Fix Live Import issues
2023-04-28 09:59:39 -05:00
Yana De Pauw
2a90214778 Add typedocs 2023-04-28 14:19:44 +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
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
Tim Donohue
4e7cad9e17 Merge pull request #2137 from mark-cooper/dspace-angular-dist
Build & publish dspace/dspace-angular imgs with -dist suffix
2023-04-07 12:02:30 -05:00
Mark Cooper
7410141d3f Build & publish dspace/dspace-angular imgs with -dist suffix 2023-04-06 16:46:08 -07:00
Leonardo Guerrero
05d73abbe2 Update es.json5 2023-04-05 11:35:23 -05:00
Tim Donohue
1ba3a0572b Merge pull request #2185 from tdonohue/minor_cypress_updates
Minor cypress updates & stabilize e2e tests
2023-04-05 08:37:57 -05:00
Alexandre Vryghem
93ac1957c5 Merge branch 'fix-enabling-video-mediaviewer-without-image-mediaviewer-7.2' into fix-enabling-video-mediaviewer-without-image-mediaviewer-main
# Conflicts:
#	src/app/item-page/media-viewer/media-viewer.component.html
2023-04-04 22:11:26 +02:00
Alexandre Vryghem
4469918640 Show ThumbnailComponent as fallback instead of a MediaViewerImageComponent placeholder when only one of the mediaviewers options is enabled 2023-04-04 22:05:09 +02:00
Tim Donohue
ff5ccf30ee Minor update to latest Cypress 2023-04-04 14:08:34 -05:00
Tim Donohue
fb45f5f807 Remove flakey check for success alert box. Unnecessary for this test, and sometimes randomly fails (if alert box closes before it can be clicked closed) 2023-04-04 14:07:22 -05:00
Tim Donohue
a1f4d7d7b6 Merge pull request #2176 from pilasou/pilasou-translations-fr
Small updates to french translations
2023-04-04 12:07:33 -05:00
nwoodward
dc6fa35483 remove unused import 2023-04-04 12:04:32 -05:00
nwoodward
a3034dd5f8 remove external Google font 2023-04-04 12:02:20 -05:00