Toni Prieto
97e5101390
Merge branch 'main' into improve-cc-selector
2022-10-26 12:18:49 +02:00
Toni Prieto
8a07bb64db
Correct lint errors
2022-10-26 10:04:28 +02:00
Ying Jin
b92d423566
Merge branch 'DA-1766' of https://github.com/yingjin/dspace-angular into DA-1766
2022-10-25 21:37:15 -05:00
Ying Jin
296bf0e4d9
update test
2022-10-25 21:36:56 -05:00
Ying Jin
d117cdae07
change pagination to default and update test
2022-10-25 21:17:57 -05:00
kshepherd
0395480ab8
Merge pull request #1928 from hutattedonmyarm/type-bind-for-checkbox-groups
...
Fix missing type-bind relations for checkbox group
2022-10-26 11:38:30 +13:00
Toni Prieto
7e62e372a8
Fix for Creative Commons jurisdiction chosen is ignored
2022-10-25 22:19:12 +02:00
Yury Bondarenko
bde841918c
96252: Transform .json5 to .json in Webpack
...
This allows us to get rid of the json5 dependency in the main bundle and reduces the size of the i18n files we serve a bit
2022-10-25 21:01:21 +02:00
Yury Bondarenko
47ae04986d
96252: Make existing lodash imports tree-shakeable
2022-10-25 17:25:34 +02:00
Yury Bondarenko
be43fcb47f
96252: Enforce tree-shakeable lodash imports in ESLint
2022-10-25 17:25:29 +02:00
Yury Bondarenko
674a4829ce
96252: Even more lazy dsMarkdown
2022-10-25 17:25:25 +02:00
Max Nuding
727ed4a3d7
Fix missing type-bind relations for checkbox group
...
Checkbox groups were always displayed, because they did not include the type-bind relations. This commit adds the missing property
2022-10-25 12:21:33 +02:00
yingjin
4157f4e9e1
Merge branch 'DSpace:main' into DA-1766
2022-10-24 16:00:03 -05:00
yingjin
80bcf90df3
Merge branch 'DSpace:main' into DA-1767
2022-10-24 15:59:41 -05:00
Tim Donohue
1c8d538100
Merge pull request #1893 from the-library-code/1892_dynamic_contact_type_bind_fix
...
[#1892 ] Apply type-bind properly to concat fields that are not dynamic arrays
2022-10-24 12:16:20 -05:00
Tim Donohue
5b69bb1cc4
Update action to add issues to new triage board
2022-10-21 16:49:17 -05:00
Kristof De Langhe
1dc65472c9
Merge branch 'main' into w2p-89676_Listable-object-decorator-refactor-main
2022-10-21 15:54:20 +02:00
Kristof De Langhe
a06ff35f0a
89676: listable-object decorator match finding refactoring
2022-10-21 15:51:30 +02:00
Tim Donohue
5ac9d56185
Merge pull request #1922 from dsteelma-umd/1920_fix-data-service.decorator.spec.ts-intermittent-failures
...
Issue 1920 - "data-service.decorator.spec.ts" tests fails intermittently
2022-10-20 13:45:50 -05:00
David P. Steelman
edbf1f847b
Issue 1920 - "data-service.decorator.spec.ts" tests fails intermittently
...
Replaced the timestamp (intended to produce unique "testType" instances)
with UUID, because intermittent failures are occurring when tests
are running quickly enough that the "new Data().getTime()" function
is returning the same timestamp for multiple tests.
2022-10-20 11:49:02 -04:00
Yury Bondarenko
6918239395
Don't use .preserve-line-breaks for Markdown content
...
The Markdown parser generates HTML with headings, paragraphs, ... for each bit of text.
This results in extra vertical spacing if we use `white-space: pre-line`
2022-10-20 13:04:03 +02:00
Alexandre Vryghem
d832fa3fea
Merge branch 'main-upstream' into w2p-95648_issue-1900_facet-prefix-values-not-escaped_7.0
2022-10-19 21:15:54 +02:00
Alexandre Vryghem
595c3175d3
95915: Added spec test
2022-10-19 21:07:15 +02:00
Yana De Pauw
8204481466
96078: Support enableMarkdown in generic item page field component
2022-10-19 10:41:57 +02:00
Tim Donohue
658eabf395
Merge pull request #1853 from atmire/w2p-94233_use-css-vars-in-CSSVariableService
...
Use CSS variables in TypeScript
2022-10-18 15:03:45 -05:00
Tim Donohue
82f1e1b704
Merge pull request #1909 from tony/patch-1
...
chore(README): fix typo
2022-10-18 09:02:33 -05:00
Lucas Zinato Carraro
39e7fb3588
Update pt-BR to replace ficheiro (pt-PT)
...
Ficheiro is used only in pt-PT in pt-BR is used arquivo
2022-10-18 08:39:51 -03:00
Yana De Pauw
c659e730bc
96078: Fix space in metadata value span and fix comma separator
2022-10-18 12:11:09 +02:00
Tony Narlock
d031942d1e
chore(README): fix typo
2022-10-17 18:53:38 -05:00
Tim Donohue
674de4a68a
Merge pull request #1895 from lucaszc/patch-2
...
Fix button translation ...
2022-10-17 15:32:30 -05:00
Tim Donohue
0d55169716
Merge pull request #1896 from lucaszc/patch-3
...
Add missing translations in version 7.4 pt-BR
2022-10-17 15:13:07 -05:00
Davide Negretti
dd4d709d9c
[CST-7119] Fixes
2022-10-17 11:22:07 +02:00
Tim Donohue
3e77850949
Fixes to imports
2022-10-14 13:33:09 -05:00
Tim Donohue
f61d466810
Remove unused import
2022-10-14 13:15:54 -05:00
Tim Donohue
502d4bbdb1
Remove momentjs and ngx-moment in favor of date-fns. Minor refactor to support this swap
2022-10-14 12:49:05 -05:00
Sufiyan Shaikh
c75f5f7c81
[CST-7119] User menu fixes and improvements
2022-10-14 18:39:41 +02:00
Tim Donohue
3eca2b323e
Bug fix to initial test
2022-10-14 11:18:11 -05:00
Tim Donohue
f5cbe54348
Add data.util.spec.ts which all pass when using moment.js
2022-10-14 11:09:54 -05:00
Marie Verdonck
ff1ea804c9
95648: Issue 1900 - URl encode/escape prefix value in facets endpoint
2022-10-13 14:02:40 +02:00
Lucas Zinato Carraro
519e031e6a
Fix missing {
2022-10-12 12:06:03 -03:00
Lucas Zinato Carraro
603c60f368
Add missing translations in version 7.4 pt-BR
...
Add missing keywords, and correct translations in pt-BR
2022-10-12 11:38:18 -03:00
lucaszc
4bb11cbadf
Fix button translation ...
2022-10-12 11:29:27 -03:00
Kim Shepherd
4021b847a6
[ #1892 ] Apply type-bind to concat fields that are not dynamic arrays
2022-10-11 11:37:28 +13:00
Tim Donohue
273c754370
Update version tag for development of next release
2022-10-06 14:53:19 -05:00
Tim Donohue
ca864379c8
Update version tag
dspace-7.4
2022-10-06 14:11:47 -05:00
Tim Donohue
a2cb60adeb
Merge pull request #1888 from tdonohue/fix_examples
...
Sync config.example.yml with default-app-config for 7.4
2022-10-06 13:48:50 -05:00
Tim Donohue
cebf2df4d2
Sync config.example.yml with default-app-config for 7.4
2022-10-06 12:20:37 -05:00
Tim Donohue
5728f35f46
Merge pull request #1885 from mspalti/entity-thumbnail
...
Removed thumbnails from relationship modal
2022-10-06 08:56:05 -05:00
Tim Donohue
1d4f2edfdb
Merge pull request #1886 from atmire/fix-1882
...
Fix dual notification when deleting bitstreamformats
2022-10-06 08:49:08 -05:00
Michael W Spalti
e572e4f41e
Updated comment.
2022-10-06 02:27:24 -07:00