Commit Graph

5712 Commits

Author SHA1 Message Date
Giuseppe Digilio
3b264015cb Merge remote-tracking branch 'origin/main' into #1171
# Conflicts:
#	src/app/submission/sections/upload/file/section-upload-file.component.html
2021-07-08 17:09:01 +02:00
Giuseppe Digilio
2bd68b0585 fix issue with ssr 2021-07-08 17:06:02 +02:00
Alessandro Martelli
cf7d1ed108 Merge branch 'main' into CST-4320
# Conflicts:
#	src/assets/i18n/en.json5
2021-07-08 16:02:52 +02:00
Giuseppe Digilio
9607a5248b Merge remote-tracking branch 'origin/main' into #1248 2021-07-08 15:30:34 +02:00
Art Lowel
d55ae48e4a Merge pull request #1239 from atmire/Fix-hardcoded-submission-section-IDs
Fix hardcoded submission section IDs
2021-07-08 15:14:47 +02:00
Art Lowel
2c8d72b971 Merge pull request #1240 from atmire/w2p-79700_Improve-session-timeout-UX
Improve session timeout UX
2021-07-08 13:27:41 +02:00
Yura Bondarenko
bfcff12499 Fix hardcoded reference to 'upload' section 2021-07-07 18:05:26 +02:00
Alessandro Martelli
dbb4d08ca0 [CST-4320] back button standardized style 2021-07-07 16:28:27 +02:00
Alessandro Martelli
3d6cacadff [CST-4320] fixed item version component initialization 2021-07-07 16:09:19 +02:00
Alessandro Martelli
f5cd878096 [CST-4320] resolved merge conflicts 2021-07-05 16:01:32 +02:00
Alessandro Martelli
0212df5bd1 Merge branch 'main' into CST-4320
# Conflicts:
#	src/app/+item-page/full/full-item-page.component.ts
2021-07-05 15:56:40 +02:00
Alessandro Martelli
111170e7d4 [CST-4320] workflow item view resolved as full item page 2021-07-05 15:47:58 +02:00
Tim Donohue
873feb9cfe Merge pull request #1266 from 4Science/submission-bitstream-download
fix bitstream download during submission
2021-07-02 14:19:36 -05:00
Yura Bondarenko
8736c0b572 Add unit tests for SectionsService#isSectionType 2021-07-02 18:12:18 +02:00
Tim Donohue
1dba4c55f5 Merge pull request #1228 from atmire/w2p-79768_fix-issues-with-meta-tags
Fix issues with meta tags
2021-07-02 10:00:50 -05:00
Yura Bondarenko
7670ba8a43 Fix duplicate notifications 2021-07-02 14:26:58 +02:00
Yura Bondarenko
a3ba4e59b3 Fix lint issues 2021-07-02 14:26:58 +02:00
Yura Bondarenko
72e97ca6b4 Update unit tests 2021-07-02 14:26:58 +02:00
Yura Bondarenko
32003a72fd Fix hardcoded submission section IDs 2021-07-02 14:26:57 +02:00
Yana De Pauw
5b869cce46 80141: Add support for legacy bitstream download URLs 2021-07-02 14:12:07 +02:00
Giuseppe Digilio
c190cdc9bd fix comment 2021-07-02 13:53:11 +02:00
Giuseppe Digilio
badf901361 Use ds-file-download-link component to allow bitstream download during submission 2021-07-02 13:46:17 +02:00
José Carvalho
97144f74da Update pt-PT.json5
Big update of the translation to Portuguese
2021-07-02 12:14:17 +01:00
Giuseppe Digilio
193de508cd Merge remote-tracking branch 'origin/main' into #1206
# Conflicts:
#	src/app/submission/edit/submission-edit.component.ts
2021-07-02 13:12:04 +02:00
Giuseppe Digilio
5fd30e1be9 Merge remote-tracking branch 'origin/main' into #1171 2021-07-02 13:10:50 +02:00
Yura Bondarenko
a91f16ed62 79768: Fix followLink syntax 2021-07-01 23:11:57 +02:00
Yura Bondarenko
711abfca35 Merge branch 'main' into w2p-79768_fix-issues-with-meta-tags 2021-07-01 22:55:29 +02:00
Yura Bondarenko
5ed41b3f9b 79768: Fix unused imports & lint issue 2021-07-01 22:47:26 +02:00
Yura Bondarenko
8caa916316 79768: Fix typo 2021-07-01 22:37:55 +02:00
Yura Bondarenko
fb8f28f17d 79768: Update & add MetadataService unit tests 2021-07-01 22:37:07 +02:00
Yura Bondarenko
50400895de 79768: Add unit tests for metaTagReducer 2021-07-01 22:36:08 +02:00
Tim Donohue
0ee451f3d3 Merge pull request #1247 from atmire/w2p-80195_Fix-move-item-page
Fix move item page
2021-07-01 10:13:00 -05:00
Tim Donohue
8ad8824e3a Merge pull request #1233 from 4Science/#1129
Add possibility to edit embargo on bitstream of archived Item
2021-07-01 10:11:44 -05:00
Marie Verdonck
1721ba5ddf Icon changes & fix after rebase 2021-07-01 16:19:31 +02:00
Marie Verdonck
6c219e72d5 79700: Doc fixes, Spec tests authService & ariaLabelledBy for idle-modal 2021-07-01 15:52:12 +02:00
Marie Verdonck
829ce12710 lgtm alerts 2021-07-01 15:52:12 +02:00
Marie Verdonck
ddcb27da3f 79700: logout via store, automatic redirect 2021-07-01 15:52:12 +02:00
Marie Verdonck
c696b78393 79700: idle time and grace period testing times removed 2021-07-01 15:52:12 +02:00
Marie Verdonck
4b1f086469 79700: Feedback 2021-06-15 applied 2021-07-01 15:52:12 +02:00
Art Lowel
91b4c81986 run idle timer outside of angular zone 2021-07-01 15:52:12 +02:00
Marie Verdonck
e88baa1995 79700: specs for modal, auth check for idleness tracking & stop blocking at token success 2021-07-01 15:52:12 +02:00
Marie Verdonck
38387d1a0f 79700: Tracking idleness & idle modal 2021-07-01 15:52:12 +02:00
Marie Verdonck
b23522d39f 79700: Auto-refreshing the token & Needed config 2021-07-01 15:51:23 +02:00
Art Lowel
c86f163cb7 move tagstore to ngrx 2021-07-01 11:36:12 +02:00
Tim Donohue
de8e306d9f Merge pull request #1244 from 4Science/#1179
[CSTPER-144] Fixed issue with authorization request encountered while logging-in with shibboleth
2021-06-30 16:05:19 -05:00
Tim Donohue
c46abae264 Merge pull request #1261 from atmire/w2p-80369_Use-thumbnail-links-for-Items-and-Bitstreams
Use thumbnail links for items and bitstreams
2021-06-30 14:30:32 -05:00
Tim Donohue
a14230afcc Merge pull request #1251 from 4Science/1217
Delete pending json patch operations
2021-06-30 09:02:31 -05:00
Art Lowel
03e2e30510 fix issue where meta tags wouldn't be updated properly based on the route 2021-06-30 14:21:43 +02:00
Yura Bondarenko
fedf6aa847 80369: Fix unused imports 2021-06-29 21:18:06 +02:00
Yura Bondarenko
7bb32f31de Merge remote-tracking branch 'upstream/main' into w2p-80369_Use-thumbnail-links-for-Items-and-Bitstreams 2021-06-29 18:03:57 +02:00