Commit Graph

7183 Commits

Author SHA1 Message Date
nikunj59
5aa569c5f2 Merge remote-tracking branch 'origin/main' into CST-6056 2022-06-14 11:49:44 +05:30
Tim Donohue
50f96884de Merge pull request #1685 from reetagithub/main
update fi.json
2022-06-13 16:58:41 -05:00
ybnd
0f94bbb874 Truncatable toggle icon-label spacing as margin instead of whitespace 2022-06-13 19:57:53 +02:00
Bruno Roemers
a43137e847 Merge branch 'main' into feature-relationship-versioning 2022-06-13 18:50:09 +02:00
Bruno Roemers
fd4d541de3 Merge branch 'feature-relationship-versioning-7.2' into feature-relationship-versioning 2022-06-13 18:46:42 +02:00
Bruno Roemers
35708ae3a8 92187: Keep version creation modal opened till POST request finishes 2022-06-13 18:45:32 +02:00
Tim Donohue
9db9441afc Merge pull request #1619 from 4Science/DSC-516-Style-New
TruncatableComponent usability improvement
2022-06-13 11:16:04 -05:00
Giuseppe Digilio
06d07dc1df [DSC-516] Fix issue with sidebar search list element 2022-06-13 17:41:51 +02:00
Giuseppe Digilio
e04404bdd6 [CST-5339] use ds-alert for info box 2022-06-13 17:05:41 +02:00
Tim Donohue
41bdd625dc Merge pull request #1664 from 4Science/CST-5677
[CST-5677] Improve item authorization page
2022-06-13 09:28:28 -05:00
Giuseppe Digilio
529384ab7f Merge branch 'CST-5668' into CST-5339
# Conflicts:
#	src/app/core/core.module.ts
#	src/app/item-page/item-page.module.ts
#	src/app/item-page/orcid-page/orcid-page.component.html
#	src/app/shared/shared.module.ts
#	src/styles/_global-styles.scss
2022-06-13 15:08:44 +02:00
nikunj59
02b124f7dd CST-6056 changes for filter result not working while lookup from text input 2022-06-13 18:28:56 +05:30
Giuseppe Digilio
9b6aa9f324 [CST-5668] Improve synchronization description 2022-06-13 14:55:17 +02:00
Giuseppe Digilio
a915659cc9 [CST-5668] Add test 2022-06-13 10:39:44 +02:00
Giuseppe Digilio
98f1baea2f [CST-5668] Rename component 2022-06-13 09:32:24 +02:00
Giuseppe Digilio
0b0fae45fa [CST-5668] Fix layout and add typedoc 2022-06-13 09:27:47 +02:00
reetagithub
fe4568a573 Merge branch 'DSpace:main' into main 2022-06-13 07:58:58 +03:00
Giuseppe Digilio
10f4f80f0d [CST-5668] Create and abstract component for authentication with external providers 2022-06-10 19:28:56 +02:00
Giuseppe Digilio
03369b8e10 [CST-5668] Address feedback and add test for orcid-auth.component 2022-06-10 19:03:31 +02:00
Sascha Szott
68d162432b added two missing keys 2022-06-10 14:22:52 +02:00
Sascha Szott
afe798942b harmonized german translations ("Ihre Veröffentlichungen") 2022-06-10 13:15:53 +02:00
Sascha Szott
5bf34b868c added missing keys workspace.search.results.head and workflow.search.results.head 2022-06-10 13:08:36 +02:00
Giuseppe Digilio
b372a27513 [CST-5668] Add test for orcid-page.component 2022-06-10 12:30:15 +02:00
Giuseppe Digilio
3cb5e0c226 [CST-5668] Fix button style and tooltip messages 2022-06-10 11:32:48 +02:00
Tim Donohue
859172717a Merge pull request #1684 from saschaszott/german-translations
added missing German translations
2022-06-09 16:10:35 -05:00
Sascha Szott
fa5dc5ccf0 added several missing dso-selector.set-scope.* keys 2022-06-09 19:35:46 +02:00
Sascha Szott
a4699d0faf added missing key search.form.scope.all 2022-06-09 19:32:39 +02:00
Sascha Szott
eca0526cce added missing sort order related translation keys 2022-06-09 19:27:26 +02:00
Giuseppe Digilio
17cc3078df [CST-5668] Fix after merge 2022-06-09 19:23:19 +02:00
Giuseppe Digilio
c3ececdde7 [CST-5668] Retrieve item from route data 2022-06-09 19:22:23 +02:00
Sascha Szott
0fbe9731cb added browse.back.all-results 2022-06-09 19:19:02 +02:00
Davide Negretti
4c19d3a027 [CST-5677] @types/node-sass removed 2022-06-09 18:50:59 +02:00
Davide Negretti
fca8c223e7 [CST-5677] Empty subscription fixed 2022-06-09 18:49:44 +02:00
Davide Negretti
3c3a679ef7 [CST-5677] Label fixed 2022-06-09 18:08:24 +02:00
Davide Negretti
df1324af90 [CST-5677] Spelling error fixed 2022-06-09 18:05:30 +02:00
Giuseppe Digilio
b03c73e0c5 Merge remote-tracking branch 'origin/main' into CST-5668
# Conflicts:
#	src/app/core/core.module.ts
#	src/app/core/profile/researcher-profile.service.ts
#	src/app/item-page/simple/item-page.component.ts
#	src/app/profile-page/profile-page.component.spec.ts
#	src/app/profile-page/profile-page.component.ts
#	src/app/shared/shared.module.ts
2022-06-09 17:39:43 +02:00
Tim Donohue
19bc9df5a1 Merge pull request #1617 from 4Science/CST-5307
Researcher profile
2022-06-09 10:08:10 -05:00
Sascha Szott
a1570128ea added thumbnail.* translation keys 2022-06-09 16:31:31 +02:00
Sascha Szott
4d73a3f2bf added search.filters.filter.author.label 2022-06-09 16:24:09 +02:00
Giuseppe Digilio
ce9e811526 [CST-5307] fix use of wrong param 2022-06-09 09:40:48 +02:00
Giuseppe Digilio
bd02278f80 Merge branch 'main' into CST-5307
# Conflicts:
#	src/assets/i18n/en.json5
2022-06-08 16:53:11 +02:00
Tim Donohue
cf6e58d194 Merge pull request #1669 from atmire/w2p-91770_Fix-route-matching-themes-on-first-load
Fix route-matching themes not resolving on first load/refresh
2022-06-08 09:25:46 -05:00
Tim Donohue
9db342606b Merge pull request #1633 from 4Science/CST-5270-sherpa-romeo-integration
Sherpa romeo integration (Angular)
2022-06-08 09:19:12 -05:00
Tim Donohue
a1598f9f8a Merge pull request #1637 from 4Science/CST-5535
Add admin panel for actuator information
2022-06-08 09:11:58 -05:00
Yura Bondarenko
485cc2bd31 Document AppComponent.updateTheme 2022-06-08 15:34:58 +02:00
Giuseppe Digilio
8bdb4b7be3 [CST-5307] disable cache when checking CanClaimItem authorization feature 2022-06-08 12:58:19 +02:00
Giuseppe Digilio
e2abea7373 [CST-5307] Add useCachedVersionIfAvailable and reRequestOnStale param to isAuthorized method 2022-06-08 12:56:57 +02:00
Giuseppe Digilio
e68bfd2eb6 [CST-5535] Add component typedoc and optimize code 2022-06-08 11:52:01 +02:00
Giuseppe Digilio
12f073bdbe [CST-5307] Fix issue with person-search-result-list-element.component that sometimes shown undefined name 2022-06-08 11:20:32 +02:00
Luca Giamminonni
7ea208e314 [CST-5668] Fixed lint warnings 2022-06-07 17:47:20 +02:00