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 |
|
Yana De Pauw
|
59b417d3f4
|
Merge remote-tracking branch 'upstream/main' into w2p-100302_Live-import-issues-7.5
|
2023-04-04 11:09:01 +02:00 |
|
Alexandre Vryghem
|
afbd16d38d
|
Merge remote-tracking branch 'upstream/main' into add-json5-eslint-support
# Conflicts:
# src/assets/i18n/fi.json5
# src/assets/i18n/fr.json5
|
2023-04-04 00:08:48 +02:00 |
|
Tim Donohue
|
afc147507c
|
Merge pull request #2133 from alexandrevryghem/fix-missing-hints-and-required-attributes-main
Fix missing hints and error messages for input-type `list` & `tag`
|
2023-04-03 16:31:36 -05:00 |
|
Yana De Pauw
|
4ab9f7086b
|
Merge branch 'w2p-100302_Live-import-issues' into w2p-100302_Live-import-issues-7.5
|
2023-04-03 17:55:37 +02:00 |
|
Yana De Pauw
|
3590582832
|
100302: Change error check to hasFailed
|
2023-04-03 17:48:30 +02:00 |
|
Tim Donohue
|
6892489156
|
Merge pull request #2143 from CrisGuzmanS/issues/2140
disabled the posibility to change the collection for workflow items to prevent errors
|
2023-03-30 16:50:07 -05:00 |
|
Tim Donohue
|
8740eaf218
|
Merge pull request #2171 from mspalti/browse-start-year
Added upper limit to browse by date (year)
|
2023-03-30 15:12:24 -05:00 |
|
Michael Spalti
|
521b7d4db8
|
updated value param check
|
2023-03-30 11:09:02 -07:00 |
|
Michael Spalti
|
24cc3fb76e
|
reverted browse-by-metadata change
|
2023-03-30 11:09:02 -07:00 |
|
Michael Spalti
|
5b33c49ccc
|
Added upper limit to browse by date
|
2023-03-30 11:09:02 -07:00 |
|
Cristian Emanuelle Guzmán Suárez
|
bb8775a8f0
|
Update workflowitems-edit-page-routing.module.ts
avoiding trailing-space
|
2023-03-30 12:02:42 -06:00 |
|
Cristian Emanuelle Guzmán Suárez
|
0ffdda26dc
|
Update workflowitems-edit-page-routing.module.ts
small change to re run test
|
2023-03-30 11:16:28 -06:00 |
|
cris
|
b5881a0ae9
|
modifying behavior of collectionModifiable
|
2023-03-30 16:51:08 +00:00 |
|
Cristian Emanuelle Guzmán Suárez
|
7fbec71002
|
Merge branch 'DSpace:main' into issues/2140
|
2023-03-30 10:16:42 -06:00 |
|
Pierre Lasou
|
0fbcf84125
|
Small updates to french translations
Adding corrections suggested in the following PR review: https://github.com/DSpace/dspace-angular/pull/2154
|
2023-03-30 11:50:16 -04:00 |
|
Tim Donohue
|
1ddeeed081
|
Merge pull request #2127 from tdonohue/update_cypress_12
Upgrade to Cypress 12 for e2e tests
|
2023-03-30 10:22:06 -05:00 |
|
Yana De Pauw
|
057b54a667
|
Merge branch 'w2p-100302_Live-import-issues' into w2p-100302_Live-import-issues-7.5
|
2023-03-30 17:05:07 +02:00 |
|
Yana De Pauw
|
6c5ae4972e
|
100302: Add an error to prevent piping or subscribing to undefined when no href is present
|
2023-03-30 16:53:10 +02:00 |
|
Alexandre Vryghem
|
690554d103
|
Merge remote-tracking branch 'upstream/main' into fix-enabling-video-mediaviewer-without-image-mediaviewer-main
# Conflicts:
# src/app/item-page/simple/item-types/publication/publication.component.html
# src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html
|
2023-03-29 10:12:16 +02:00 |
|
Tim Donohue
|
81087d3a2c
|
Merge pull request #2154 from pilasou/pilasou-translations-fr
Update to fixe french labels for System-wide alert
|
2023-03-28 16:51:12 -05:00 |
|
Tim Donohue
|
f04f73edfa
|
Merge pull request #2149 from alexandrevryghem/media-viewer-thumbnail-width_contribute-main
Media viewer thumbnails don't take viewport width into account
|
2023-03-28 16:20:20 -05:00 |
|
Tim Donohue
|
4ff68da423
|
Merge pull request #2166 from reetagithub/main
Update en.json5
|
2023-03-28 10:09:11 -05:00 |
|
Yana De Pauw
|
b86c467a1f
|
Merge branch 'w2p-100302_Live-import-issues' into w2p-100302_Live-import-issues-7.5
|
2023-03-28 14:40:43 +02:00 |
|
Yana De Pauw
|
9f6616a5ce
|
100302: Add support to check if a request has a cached value
|
2023-03-28 14:38:44 +02:00 |
|
reetagithub
|
26f9c7e40f
|
Update fi.json5
Harmonized some translations and translated the few new translations.
|
2023-03-28 12:44:34 +03:00 |
|
reetagithub
|
a2aa436c1d
|
Update en.json5
Two typos corrected.
|
2023-03-28 10:24:01 +03:00 |
|
Yana De Pauw
|
3851884225
|
Merge remote-tracking branch 'upstream/main' into w2p-100302_Live-import-issues-7.5
|
2023-03-27 17:23:36 +02:00 |
|
Yana De Pauw
|
153a53f118
|
100302: Fix issues with live import
|
2023-03-27 16:31:26 +02:00 |
|
Alexandre Vryghem
|
918493ecb3
|
Merge branch 'fix-enabling-video-mediaviewer-without-image-mediaviewer-7.2' into fix-enabling-video-mediaviewer-without-image-mediaviewer-main
|
2023-03-26 01:04:19 +01:00 |
|
Alexandre Vryghem
|
43dd508b10
|
Fix placeholder not being shown for items with not THUMBNAIL bitstreams
|
2023-03-26 01:04:02 +01:00 |
|
Alexandre Vryghem
|
0c47298194
|
Merge remote-tracking branch 'upstream/main' into add-json5-eslint-support
# Conflicts:
# src/assets/i18n/hu.json5
|
2023-03-24 21:22:31 +01:00 |
|
Pierre Lasou
|
46a73e9c1b
|
Fixing minor syntax problems
Added missing commas and missing "//" characters.
|
2023-03-24 14:15:07 -04:00 |
|
nwoodward
|
3a7ab491bf
|
updated message to reflect only one file
|
2023-03-24 08:53:55 -05:00 |
|
nwoodward
|
b2a9c4f456
|
handle http status code 413 from the backend when an SAF file is larger than the limit
|
2023-03-24 08:48:19 -05:00 |
|
Alexandre Vryghem
|
a49c8cad99
|
Merge remote-tracking branch 'upstream/main' into fix-enabling-video-mediaviewer-without-image-mediaviewer-main
# Conflicts:
# src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts
# src/app/item-page/media-viewer/media-viewer.component.html
# src/app/item-page/simple/item-types/publication/publication.component.html
# src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html
|
2023-03-24 00:46:29 +01:00 |
|
Alexandre Vryghem
|
ebfef74adb
|
Merge remote-tracking branch 'upstream/main' into media-viewer-thumbnail-width_contribute-main
# Conflicts:
# src/app/item-page/simple/item-types/publication/publication.component.html
# src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html
|
2023-03-24 00:18:33 +01:00 |
|