Sascha Szott
|
78f4096ab4
|
removed prefix "DSpace Angular ::" in various translation keys; use repository.title.* instead
|
2022-06-23 14:25:50 +02:00 |
|
Sascha Szott
|
f2b1d11fb2
|
added translation key communityList.breadcrumbs
|
2022-06-23 14:15:41 +02:00 |
|
Giuseppe Digilio
|
0aa14bcddd
|
[CST-6174] Set maxStartDate/maxEndDate when building form models
|
2022-06-23 12:24:16 +02:00 |
|
Giuseppe Digilio
|
2a20b0c989
|
[CST-6174] Add test to check maxStartDate and maxEndDate
|
2022-06-23 12:04:33 +02:00 |
|
Sascha Szott
|
1168616f80
|
fixed typo in german translation
|
2022-06-23 11:43:57 +02:00 |
|
Sascha Szott
|
f9c6f5f5b6
|
added translation keys submission.general.info.*
|
2022-06-23 11:36:21 +02:00 |
|
Sascha Szott
|
146bbd8042
|
translation harmonization
|
2022-06-23 10:49:26 +02:00 |
|
Sascha Szott
|
395b2762b5
|
added submission.edit.breadcrumbs
|
2022-06-23 10:47:32 +02:00 |
|
Sascha Szott
|
5e15eb07f7
|
fixed typo in community.create.sub-head
|
2022-06-23 10:40:33 +02:00 |
|
Sascha Szott
|
9b93e9c2a4
|
Merge branch 'DSpace:main' into german-translations
|
2022-06-23 10:37:51 +02:00 |
|
Tim Donohue
|
f589b2f8de
|
Merge pull request #1646 from tdonohue/update_node_in_ci
Update CI process to use Node 14 & 16
|
2022-06-22 15:45:42 -05:00 |
|
Tim Donohue
|
f37f32b4ab
|
Drop Node 12 which is EOL. CI Build on 14 and 16
|
2022-06-22 15:13:35 -05:00 |
|
Tim Donohue
|
f649a82c3c
|
Merge pull request #1691 from 4Science/CST-6056
fix for filter suggestion issue and bitstream description issue
|
2022-06-22 10:46:05 -05:00 |
|
Tim Donohue
|
815788bc4c
|
Merge pull request #1699 from atmire/add-default-basehref-to-angular-json
Add the default baseHref value to angular.json
|
2022-06-22 10:29:13 -05:00 |
|
Art Lowel
|
f2f8f0929c
|
Add the default baseHref value to angular.json
|
2022-06-22 16:05:03 +02:00 |
|
Giuseppe Digilio
|
8c14822eef
|
[CST-6174] Fix issue with item access condition which doesn't consider the maxStartDate/maxEndDate
|
2022-06-22 15:46:30 +02:00 |
|
Giuseppe Digilio
|
5d130156e8
|
[CST-6174] Fix issue with bitstream access condition edit form when maxStartDate/maxEndDate are missing
|
2022-06-22 15:43:23 +02:00 |
|
Tim Donohue
|
12000d7b97
|
Merge pull request #1676 from tdonohue/fix_1675
Fixes Collection Mapper by ensuring UI sends a valid sort option
|
2022-06-22 08:37:53 -05:00 |
|
Tim Donohue
|
0475a9e22a
|
Merge pull request #1626 from 4Science/CST-5339
Orcid queue
|
2022-06-22 08:34:45 -05:00 |
|
Tim Donohue
|
f3e4fb9901
|
Fix defaults in Pagination Service
|
2022-06-21 16:24:04 -05:00 |
|
Tim Donohue
|
f942eced3a
|
Ensure a valid sort is specified
|
2022-06-21 14:45:56 -05:00 |
|
Tim Donohue
|
eb662fc156
|
Merge pull request #1630 from mspalti/mirador-search-passthrough
Fixes search passthrough to Mirador
|
2022-06-21 14:35:48 -05:00 |
|
Giuseppe Digilio
|
20314d4620
|
[CST-6056] Fix issue with authority suggestion by adding the filter query in the input suggestion object
|
2022-06-21 13:37:42 +02:00 |
|
Luca Giamminonni
|
7724db530b
|
[CST-5339] Added ORCID label
|
2022-06-21 11:32:09 +02:00 |
|
Luca Giamminonni
|
555d98f700
|
[CST-5339] Improved project synchronization
|
2022-06-20 19:05:57 +02:00 |
|
Giuseppe Digilio
|
ac41e7b3d6
|
[CST-6056] use onClick method on clickSuggestion for authority filter
|
2022-06-20 18:32:28 +02:00 |
|
Giuseppe Digilio
|
6abef91094
|
[CST-6056] use authority operator for authority facet
|
2022-06-20 18:21:55 +02:00 |
|
Luca Giamminonni
|
ac677d52d7
|
[CST-5339] Various improvements
|
2022-06-20 15:27:32 +02:00 |
|
Michael Spalti
|
c56cded549
|
Merge branch 'main' into mirador-search-passthrough
|
2022-06-17 15:04:02 -07:00 |
|
Luca Giamminonni
|
c62f72789d
|
Merge remote-tracking branch '4Science-bitbucket/main' into CST-5339
|
2022-06-17 13:29:30 +02:00 |
|
benbosman
|
26ed23d1b6
|
Merge pull request #1624 from atmire/feature-relationship-versioning
Feature: Entity / relationship versioning
|
2022-06-17 11:48:09 +02:00 |
|
Bruno Roemers
|
84f362fe21
|
Merge branch 'main' into feature-relationship-versioning
|
2022-06-17 10:17:56 +02:00 |
|
Tim Donohue
|
f13401266e
|
Merge pull request #1443 from atmire/w2p-85451_export-search-results-as-csv
Add a button to export search results as CSV
|
2022-06-16 13:33:30 -05:00 |
|
Giuseppe Digilio
|
fe85a596ff
|
[CST-5339] include OrcidAuthService in core.module
|
2022-06-16 19:06:30 +02:00 |
|
Giuseppe Digilio
|
b1683e1424
|
[CST-5339] revert unintentional commit
|
2022-06-16 19:04:20 +02:00 |
|
Giuseppe Digilio
|
144451ea26
|
Merge branch 'CST-5339' of github.com:4Science/dspace-angular into CST-5339
|
2022-06-16 19:01:04 +02:00 |
|
Giuseppe Digilio
|
2bf5e70b87
|
Merge remote-tracking branch 'origin/main' into CST-5339
|
2022-06-16 19:00:38 +02:00 |
|
Tim Donohue
|
baa55b2595
|
Merge pull request #1618 from 4Science/CST-5668
Orcid settings page
|
2022-06-16 11:35:03 -05:00 |
|
Tim Donohue
|
0e9dff41ad
|
Merge pull request #1688 from ybnd/Fix-show-more-collapse-icon-label-spacing
Truncatable toggle: spacing between icon & label as margin instead of whitespace
|
2022-06-16 10:06:15 -05:00 |
|
Luca Giamminonni
|
edcbdabd52
|
[CST-5339] Added invalid country label for orcid synchronization
|
2022-06-16 16:02:24 +02:00 |
|
Giuseppe Digilio
|
5eb6355858
|
[CST-5339] Make action color as primary
|
2022-06-16 15:44:18 +02:00 |
|
Giuseppe Digilio
|
63356aa127
|
[CST-5339] Refactoring orcid services by adding OrcidAuthService
|
2022-06-16 15:02:26 +02:00 |
|
Yana De Pauw
|
aa7da8608a
|
Merge remote-tracking branch 'upstream/main' into w2p-85451_export-search-results-as-csv
|
2022-06-16 09:51:50 +02:00 |
|
Giuseppe Digilio
|
83ded46e83
|
Merge remote-tracking branch 'origin/main' into CST-6056
|
2022-06-16 09:14:51 +02:00 |
|
Giuseppe Digilio
|
4755b15db1
|
Merge remote-tracking branch 'origin/CST-5668' into CST-5339
|
2022-06-16 09:13:57 +02:00 |
|
Giuseppe Digilio
|
9a9010f146
|
Merge remote-tracking branch 'origin/main' into CST-5668
|
2022-06-16 09:13:01 +02:00 |
|
Giuseppe Digilio
|
793169dd31
|
[CST-5339] Fix queue refresh after preferences are changed
|
2022-06-15 18:54:30 +02:00 |
|
Giuseppe Digilio
|
d1c012407a
|
Merge remote-tracking branch 'origin/CST-5668' into CST-5339
# Conflicts:
# src/app/item-page/orcid-page/orcid-page.component.html
|
2022-06-15 18:25:32 +02:00 |
|
Tim Donohue
|
ab6e2b87f8
|
Merge pull request #1692 from tdonohue/fix_e2e_docker_backend
Fix continuous integration e2e backend failures
|
2022-06-15 11:01:18 -05:00 |
|
Tim Donohue
|
da45ff2d83
|
Ensure CI docker backend always runs DB migrations, even when out of order.
|
2022-06-15 10:26:13 -05:00 |
|