 Tim Donohue | d2d74a3759cM | Merge pull request #1878 from yingjin/DA-1767Add IDs and pagination gear to Bitstream Formats | | DA-1767 |
 Tim Donohue | 41e694507e1M | Merge pull request #1902 from 4Science/CST-7119Fix issues with user menu on different screen sizes | | CST-7119 |
Ying Jin | 2d72a228108 | remove unused code | | |
 yingjin | 56db9d86396M | Merge branch 'DSpace:main' into DA-1767 | | DA-1767 |
 Tim Donohue | c876055855bM | Merge pull request #1925 from atmire/w2p-96078_Fix-span-linebreak-issueMinor fixes related to line breaks & Markdown in metadata fields | | |
 Tim Donohue | 2b666a12a48M | Merge pull request #1910 from lucaszc/patch-4Update pt-BR to replace ficheiro (pt-PT) | | |
 Tim Donohue | eec581e0b31M | Merge pull request #1877 from yingjin/DA-1766Add IDs to Metadata Schema page | | DA-1766 |
Tim Donohue | fb05b7c7015 | Ensure label_merge_conflicts never runs on forks | | |
Tim Donohue | e7e049c531a | Bug fix to label_merge_conflicts GitHub action | | |
Tim Donohue | f782ee921c0 | Cherry-pick https://github.com/DSpace/DSpace/pull/8552 to dspace-angular | | |
 Tim Donohue | 3334191755bM | Merge pull request #1908 from tdonohue/no_wildcard_importsShrink size of Klaro & ban wildcard imports. | | |
Tim Donohue | 6ceefb4977c | Remove usages of url-parse per feedback | | |
Tim Donohue | 35171dbd488 | Switch to Klaro without translation files.Update Klaro & add missing translation keys to i18n. | | |
Tim Donohue | d66fdf42b18 | Add lint rule banning wildcard imports.Fix existing ones where possible. | | |
 Tim Donohue | ea00bda9e33M | Merge pull request #1903 from tdonohue/momentjs_to_date-fnsReplace Moment.js with date-fns | | |
Tim Donohue | 0d2be94cbde | Minor refactor to use hasNoValue() | | |
 Tim Donohue | 81814bf31c2M | Merge branch 'main' into momentjs_to_date-fns | | |
 Tim Donohue | 142dcf5624bM | Merge pull request #1929 from atmire/w2p-96252_Reduce-main-bundle-size-part1Various tweaks to reduce main bundle size | | |
Yury Bondarenko | 190c2e46736M | Merge remote-tracking branch 'origin/main' into w2p-96252_Reduce-main-bundle-size-part1 | | |
 yingjin | 3cb4d6a40bbM | Merge branch 'DSpace:main' into DA-1766 | | DA-1766 |
 yingjin | 8948c73c52cM | Merge branch 'DSpace:main' into DA-1767 | | DA-1767 |
Ying Jin | ec99d2dca82 | fix lint issue | | |
Ying Jin | b92d4235661M | Merge branch 'DA-1766' of https://github.com/yingjin/dspace-angular into DA-1766 | | DA-1766 |
Ying Jin | 296bf0e4d97 | update test | | |
Ying Jin | d117cdae074 | change pagination to default and update test | | |
 kshepherd | 0395480ab8dM | Merge pull request #1928 from hutattedonmyarm/type-bind-for-checkbox-groupsFix missing type-bind relations for checkbox group | | |
Yury Bondarenko | bde841918c3 | 96252: Transform .json5 to .json in WebpackThis 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 | | |
Yury Bondarenko | 47ae04986dd | 96252: Make existing lodash imports tree-shakeable | | |
Yury Bondarenko | be43fcb47fc | 96252: Enforce tree-shakeable lodash imports in ESLint | | |
Yury Bondarenko | 674a4829ce5 | 96252: Even more lazy dsMarkdown | | |
 Max Nuding | 727ed4a3d7f | Fix missing type-bind relations for checkbox groupCheckbox groups were always displayed, because they did not include the type-bind relations. This commit adds the missing property | | |
 yingjin | 4157f4e9e16M | Merge branch 'DSpace:main' into DA-1766 | | DA-1766 |
 yingjin | 80bcf90df3eM | Merge branch 'DSpace:main' into DA-1767 | | DA-1767 |
 Tim Donohue | 1c8d5381000M | 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 | | |
 Tim Donohue | 5b69bb1cc41 | Update action to add issues to new triage board | | |
 Tim Donohue | 5ac9d561852M | Merge pull request #1922 from dsteelma-umd/1920_fix-data-service.decorator.spec.ts-intermittent-failuresIssue 1920 - "data-service.decorator.spec.ts" tests fails intermittently | | |
David P. Steelman | edbf1f847be | Issue 1920 - "data-service.decorator.spec.ts" tests fails intermittentlyReplaced 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. | | |
Yury Bondarenko | 6918239395c | Don't use .preserve-line-breaks for Markdown contentThe 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` | | |
Yana De Pauw | 82044814664 | 96078: Support enableMarkdown in generic item page field component | | |
 Tim Donohue | 658eabf395cM | Merge pull request #1853 from atmire/w2p-94233_use-css-vars-in-CSSVariableServiceUse CSS variables in TypeScript | | |
 Tim Donohue | 82f1e1b704dM | Merge pull request #1909 from tony/patch-1chore(README): fix typo | | |
 Lucas Zinato Carraro | 39e7fb35887 | Update pt-BR to replace ficheiro (pt-PT) Ficheiro is used only in pt-PT in pt-BR is used arquivo | | |
Yana De Pauw | c659e730bc3 | 96078: Fix space in metadata value span and fix comma separator | | |
 Tony Narlock | d031942d1e4 | chore(README): fix typo | | |
 Tim Donohue | 674de4a68a1M | Merge pull request #1895 from lucaszc/patch-2Fix button translation ... | | |
 Tim Donohue | 0d55169716bM | Merge pull request #1896 from lucaszc/patch-3Add missing translations in version 7.4 pt-BR | | |
Davide Negretti | dd4d709d9c8 | [CST-7119] Fixes | | CST-7119 |
Tim Donohue | 3e77850949c | Fixes to imports | | |
Tim Donohue | f61d466810c | Remove unused import | | |
Tim Donohue | 502d4bbdb11 | Remove momentjs and ngx-moment in favor of date-fns.Minor refactor to support this swap | | |