AuthorCommitMessageCommit dateIssues
Vlad Nouskigithub-actions[bot]Vlad Nouski
dd554590b18fix: random order of buttons in status tab(cherry picked from commit 35f8b55f588985146482313a6ebad80154b6edbd)
Tim DonohueGitHubTim Donohue
0a3502e9cc5MMerge pull request #2636 from DSpace/backport-2562-to-dspace-7_x[Port dspace-7_x] Fix match theme by handle with canonical prefix https://hdl.handle.net/ not working
Alexandre Vryghemgithub-actions[bot]Alexandre Vryghem
0cd72e4917e107671: Fixed theme matching by handle not working in production mode(cherry picked from commit 7529ed8b350878bda844138a3c78a6587a3034a9)
Alexandre Vryghemgithub-actions[bot]Alexandre Vryghem
1222ed45ca5107671: Fixed bug where config property would still sometimes be undefined whey calling the ngOnDestroy in the ThemedComponent(cherry picked from commit 4e54cca6004e0e28d532c175ac29895fe7e7c0db)
Alexandre Vryghemgithub-actions[bot]Alexandre Vryghem
27f3fc310f5107671: Split Theme model & ThemeConfig classes in separate files to prevent circular dependencies(cherry picked from commit da8880e5ba4ca1bff5936618391d14ce9a8d6153)
Alexandre Vryghemgithub-actions[bot]Alexandre Vryghem
d3fdfebde19107671: Fix handle theme not working with canonical prefix https://hdl.handle.net/(cherry picked from commit a7faf7d449a44ce793bfe4b72cf7b377445ae181)
Tim DonohueGitHubTim Donohue
626cc307387MMerge pull request #2635 from DSpace/backport-2579-to-dspace-7_x[Port dspace-7_x] adding new access-status-list-element-badge css classes
Tim DonohueGitHubTim Donohue
64364c9ddbdMMerge pull request #2634 from DSpace/backport-2630-to-dspace-7_x[Port dspace-7_x] Fix handle redirect not working with custom nameSpace
Paulo Graçagithub-actions[bot]Paulo Graça
a276f415a8cadding ngOnDestroy for dealing with unsubscribe(cherry picked from commit 75b788d05b819715feefc31e645d97368ae63054)
Paulo Graçagithub-actions[bot]Paulo Graça
59c4d59e458remove replaceAll and use an object property(cherry picked from commit c7eae9242a69cb9a598c2a55843dda72f5125ca5)
Paulo Graçagithub-actions[bot]Paulo Graça
a12488c8276new accessStatusClass atribute(cherry picked from commit 6378dbec4afc635a3e3e3dc37f573122a5097746)
Paulo Graçagithub-actions[bot]Paulo Graça
ff032432983Create new access-status-badge.component.scss(cherry picked from commit 3bf2eb1997aff92abc9bb7f642d5e7c77866d552)
Paulo Graçagithub-actions[bot]Paulo Graça
116bfbded1dadding new access-status-list-element-badge css classes(cherry picked from commit e847e4ef51aab604d1d07b79860003551eafe467)
Alexandre Vryghemgithub-actions[bot]Alexandre Vryghem
68cdd120c92Fix handle redirect not working with custom nameSpace(cherry picked from commit b894dce3b0d4e98c7859efe40a1112bbb3265538)
Tim DonohueGitHubTim Donohue
7d5c4560cd3MMerge pull request #2629 from tdonohue/port_2620_to_dspace-7_x[Port dspace-7_x] Fix for repeatable date field labels
Tim DonohueGitHubTim Donohue
755e89dffa1MMerge pull request #2628 from DSpace/backport-2625-to-dspace-7_x[Port dspace-7_x] Bump axios from 0.27.2 to 1.6.0
lotteTim Donohuelotte
8458d589b25Fixed test
lotteTim Donohuelotte
30ce8440e19108045: Fix for repeatable date field labels
dependabot[bot]github-actions[bot]dependabot[bot]
c8d98ec0b14Bump axios from 0.27.2 to 1.6.0Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <suppor...
Tim DonohueGitHubTim Donohue
6975fd15d5aMMerge pull request #2627 from DSpace/backport-2545-to-dspace-7_x[Port dspace-7_x] Fix "Edit Group" page always requests all member Subgroups & EPersons
Tim Donohuegithub-actions[bot]Tim Donohue
d305e6096a1Address feedback. Run empty search on init. Reorder sections to list current members before add members (for both eperson and groups)(cherry picked from commit 9117ac005f575277bf2e025d18afb878d18b0589)
Tim Donohuegithub-actions[bot]Tim Donohue
37ae09acd18Remove seemingly unnecessary page reload after new search.(cherry picked from commit d163db13f219ab81ca821e1695a2193edb38c79a)
Tim Donohuegithub-actions[bot]Tim Donohue
8cc36d7056bRefactor subgroups-list component's "search()" to act same as member-list component's "search()". Avoids reloading the page as frequently.(cherry picked from commit 2eb1a17e4e0fd0eb6a13f30c6f8b847f6d9d7a89)
Tim Donohuegithub-actions[bot]Tim Donohue
4a1f2a1b757Refactor members-list and subgroups-list components to use new isNotMemberOf endpoints (via services)(cherry picked from commit 8a10888d2ad7916570472173070370da61320a72)
Tim Donohuegithub-actions[bot]Tim Donohue
1f1dc59f8b8Fix subgroups-list specs so they align with new members-list specs(cherry picked from commit 64f968b246774140b2e3d4f134be7608ab7a6207)
Tim Donohuegithub-actions[bot]Tim Donohue
f0b4239df96Also remove unnecessary EpersonDtoModel from extending ReviewersListComponent. Remove "memberOfGroup" from EpersonDtoModel as it is no longer used(cherry picked from commit b598f1b5ca9b54c4b5fe23daa3d7b502ee0dc6b2)
Tim Donohuegithub-actions[bot]Tim Donohue
753a31f7f47Remove unnecessary EpersonDtoModel. Rework code and tests to use EPerson instead.(cherry picked from commit bffae54b10ea7a4c883cb25512f9c9ac4949f97a)
Tim Donohuegithub-actions[bot]Tim Donohue
ac6a7be7aafRemove "isMemberOfGroup()" from members-list component.(cherry picked from commit 43d37196fbaf45648dbd5e604a3ee8d5df2a129e)
Tim Donohuegithub-actions[bot]Tim Donohue
c02cfff8da2Fix bug where linked Community/Collection info was sometimes listed many times in a row(cherry picked from commit 229236634a06f5468dc078eb5d814981ecf3d497)
Tim Donohuegithub-actions[bot]Tim Donohue
d7ccce1f8f6Remove isSubgroupOfGroup() functionality as it loads every subgroup at once. Bad peformance for large groups(cherry picked from commit 97479a29453eaf18031e095b612c1c054f9bb31f)
Tim Donohuegithub-actions[bot]Tim Donohue
139446118baLimit getMembers() and getSubgroups() to only fetching one object. These lists are only used to find the size of each(cherry picked from commit 0da7c15f2eff6229caafccae1be8dd7b10ebc629)
Tim DonohueGitHubTim Donohue
787feae6318MMerge pull request #2626 from tdonohue/port_2607_to_dspace-7_x[Port dspace-7_x] Added skip to main content button
Alexandre VryghemTim DonohueAlexandre Vryghem
e545c42aae5Added skip to main content button
Tim DonohueGitHubTim Donohue
d166b5e37a7MMerge pull request #2623 from DSpace/backport-2611-to-dspace-7_x[Port dspace-7_x] Communities & Collections tree browser updates - Replaced #2597
Tim DonohueGitHubTim Donohue
61ded72183bMMerge pull request #2616 from DSpace/backport-2574-to-dspace-7_x[Port dspace-7_x] Support type-bind of elements based on repeatable list type-bound element (CHECKBOX_GROUP)
William Wellinggithub-actions[bot]William Welling
b6d8c7d18e1Filter expanded nodes by idCo-Authored-By: Art Lowel <1567693+artlowel@users.noreply.github.com> (cherry picked from commit dc2ef989e612c305ae98932be491db15a1fc74a4)
William Wellinggithub-actions[bot]William Welling
1d0ca049920Update condition to render show more node`loadingNode` ends up being the current `node` after clicking it preventing it from rendering when more pages available. Update community list component spec Make the show more flat node id unique The nodes with same id are conflicting when added to the tree. Clicking on the second with same id places the show more button under the wrong branch and expands the wrong page. (cherry picked fro...
Tim DonohueGitHubTim Donohue
34b91a7deabMMerge pull request #2617 from DSpace/backport-2594-to-dspace-7_x[Port dspace-7_x] Media viewer controls rendered behind DSpace header
Tim DonohueGitHubTim Donohue
203dcbebda0MMerge pull request #2612 from DSpace/backport-2596-to-dspace-7_x[Port dspace-7_x] Fix cache issue when depositing a submission
Davide Negrettigithub-actions[bot]Davide Negretti
c6ade09e4a8[DURACOM-180] Prevent header from covering media viewer controls (base theme)(cherry picked from commit c042cd8d1154af59310b162c9a97e7d3820a1592)DURACOM-180
Davide Negrettigithub-actions[bot]Davide Negretti
5f46b638e43[DURACOM-180] Prevent header from covering media viewer controls (dspace theme)(cherry picked from commit 0208a784378bf3f6226e6d9020523ae0fd38f9b4)DURACOM-180
Davide Negrettigithub-actions[bot]Davide Negretti
0d0c2dac17e[DURACOM-195] Simplify vertical spacing in header and breadcrumbs(cherry picked from commit a3e6d9b09a2d6e529dc28f7d1a1924b2830077e6)DURACOM-195
Andreas Mahnkegithub-actions[bot]Andreas Mahnke
bc21085398cSupport type-bind of elements based on repeatable list type-bound element (CHECKBOX_GROUP)(cherry picked from commit 09aaa46875146081cf812ed6f904178740ae8d30)
Tim DonohueGitHubTim Donohue
137a83e7f16MMerge pull request #2614 from DSpace/backport-2595-to-dspace-7_x[Port dspace-7_x] Add UI nameSpace context path to Mirador viewer path
Alan OrthGitHubAlan Orth
31ee5800472MMerge pull request #2615 from DSpace/backport-2602-to-dspace-7_x[Port dspace-7_x] Support for freetext values in submission for vocabulary controlled `onebox` and `tag` types
Jens Vannerumgithub-actions[bot]Jens Vannerum
e815b1d9380108055: add user input to tag list(cherry picked from commit aac58e612d7fb01f87dc7a6a46b92c9c4c2fe685)
Jens Vannerumgithub-actions[bot]Jens Vannerum
a7588481460108055: fix issue 8686: unable to enter freetext values in the submission form for vocabulary(cherry picked from commit 0dcf6cb8855cc5c74f781fd7490f2daaeea29092)
William Wellinggithub-actions[bot]William Welling
fba30781de4Add UI nameSpace context path to Mirador viewer path(cherry picked from commit 3228c457a33710354c85b92efad5f6945af66e58)
Giuseppe Digiliogithub-actions[bot]Giuseppe Digilio
4b4c1dc08a0[DURACOM-197] Fix cache issue when depositing a submission(cherry picked from commit f992ff66713ea820e47cb44a28b5fd612d64fae2)DURACOM-197
Tim DonohueGitHubTim Donohue
5eb62e22ebcMMerge pull request #2605 from DSpace/backport-2364-to-dspace-7_x[Port dspace-7_x] Utility gap-* classes for flexbox

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut