Nona Luypaert
|
78d5116cdb
|
101623: Add missing docs + Fix lint issues
|
2023-05-23 17:54:33 +02:00 |
|
Nona Luypaert
|
2f0f69710e
|
101623: Fix browse-related tests by replacing abstract class
|
2023-05-23 17:40:07 +02:00 |
|
Nona Luypaert
|
d9b0eebc18
|
101623: Remove hardcoded 'browse by srsc' menu option in MenuResolver
|
2023-05-23 17:08:00 +02:00 |
|
Nona Luypaert
|
aee76913aa
|
101623: Replace hardcoded vocabulary with BrowseDefinition in BrowseByTaxonomyPage
|
2023-05-23 17:05:00 +02:00 |
|
Nona Luypaert
|
d1c91b8bc2
|
101623: Override createAndSendGetRequest in BrowseDefinitionDataService
|
2023-05-23 17:02:10 +02:00 |
|
Enea Jahollari
|
7f450320b6
|
Fix circular dependency
|
2023-05-23 16:05:38 +02:00 |
|
Enea Jahollari
|
d7fe120245
|
Merge branch 'main' into feature/CST-9636
# Conflicts:
# src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.ts
|
2023-05-23 15:51:46 +02:00 |
|
Nona Luypaert
|
f01c58e84d
|
101623: Fix BrowseResponseParsingService + Add tests for it
|
2023-05-23 14:13:05 +02:00 |
|
fapsi
|
1bc8111117
|
Merge branch 'main' into patch-1
|
2023-05-23 01:22:40 +02:00 |
|
Tim Donohue
|
8b1a2d0a0e
|
Merge pull request #2232 from uniba-ub/fix2219
Correctly load choice ui form.other-information translation keys
|
2023-05-22 17:01:23 -05:00 |
|
fapsi
|
6af872bf9f
|
Removed unnecessary trailing spaces
Fixing linting.
|
2023-05-22 23:46:33 +02:00 |
|
fapsi
|
2445a6bd8a
|
German translation for "browse.startsWith"
Added missing German translation for "browse.startsWith".
|
2023-05-22 23:05:13 +02:00 |
|
Tim Donohue
|
d5198659a9
|
Merge pull request #2129 from alexandrevryghem/retrieve-name-with-dsonameservice-main
Use the DSONameService to display DSpaceObjects names
|
2023-05-22 15:55:47 -05:00 |
|
Giuseppe Digilio
|
e12da0fd0e
|
Merge branch 'main' into feature/CST-5729
|
2023-05-22 09:11:34 +02:00 |
|
Alisa Ismailati
|
d0ccb59424
|
[DURACOM-133] Removed unused variable
|
2023-05-22 09:11:15 +02:00 |
|
Gantner, Florian Klaus
|
47098ca4ca
|
add missing form.other-information keys
|
2023-05-22 08:29:23 +02:00 |
|
Tim Donohue
|
edeea00c75
|
Fix several "potentially unsafe external link" warnings
|
2023-05-19 16:02:30 -05:00 |
|
Mark H. Wood
|
055ed9ba6e
|
Fix spec broken by signature change.
|
2023-05-19 14:00:21 -04:00 |
|
Mark H. Wood
|
d54754f78a
|
Conform to expected ngOnChanges signature; tidy up.
|
2023-05-19 13:36:04 -04:00 |
|
Mark H. Wood
|
f466d0b67c
|
Merge remote-tracking branch 'upstream/main' into themeable-section-upload-file
|
2023-05-19 13:31:05 -04:00 |
|
Tim Donohue
|
8c52f2abed
|
Merge pull request #2235 from alexandrevryghem/themed-thumbnail_component-main
Fixed `ngOnChanges` not working for themed components & decorator components + minor fixes
|
2023-05-19 11:57:13 -05:00 |
|
Alisa Ismailati
|
9ca04b4b63
|
[DURACOM-145] Handled collection step
on a submission form
|
2023-05-19 18:31:52 +02:00 |
|
Alisa Ismailati
|
3e202a67f1
|
[DURACOM-133] Remove isAdmin checks
|
2023-05-19 18:23:55 +02:00 |
|
Giuseppe Digilio
|
709764c8af
|
[DURACOM-133] Fix import paths
|
2023-05-19 18:23:55 +02:00 |
|
Alisa Ismailati
|
c0d91da6e2
|
[DURACOM-133] Fixed failing test
|
2023-05-19 18:23:55 +02:00 |
|
Alisa Ismailati
|
6c8f816fb2
|
[DURACOM-133] Do not show edit/delete button
for observer
|
2023-05-19 18:23:55 +02:00 |
|
Nona Luypaert
|
bf31c76c88
|
101623: Add ValueListBrowseDefinition model + super NonHierarchicalBrowse class
|
2023-05-19 16:56:07 +02:00 |
|
Alexandre Vryghem
|
b878f28db6
|
Merge remote-tracking branch 'upstream/main' into retrieve-name-with-dsonameservice-main
# Conflicts:
# src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts
|
2023-05-19 15:00:24 +02:00 |
|
Alexandre Vryghem
|
af7d99a987
|
Merge branch 'retrieve-name-with-dsonameservice-7.4' into retrieve-name-with-dsonameservice-main
|
2023-05-19 14:59:40 +02:00 |
|
Alexandre Vryghem
|
11a86c3756
|
Fixed switch collection in submission form not working anymore
|
2023-05-19 14:59:23 +02:00 |
|
Alexandre Vryghem
|
8dd0b49e27
|
Merge branch 'fix-ngonchanges-not-working-for-themed-components_contribute-7.4' into fix-ngonchanges-not-working-for-themed-components_contribute-main
|
2023-05-19 14:02:29 +02:00 |
|
Alexandre Vryghem
|
0894ba0166
|
Merge branch 'fix-ngonchanges-not-working-for-themed-components_contribute-7.2' into fix-ngonchanges-not-working-for-themed-components_contribute-7.4
# Conflicts:
# src/app/thumbnail/thumbnail.component.ts
|
2023-05-19 14:02:12 +02:00 |
|
Alexandre Vryghem
|
92f58f0e8a
|
101577: Fixed default thumbnail not working when thumbnail isn't defined
|
2023-05-19 14:01:35 +02:00 |
|
Alexandre Vryghem
|
053063d0f4
|
Merge remote-tracking branch 'upstream/main' into fix-ngonchanges-not-working-for-themed-components_contribute-main
# Conflicts:
# src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts
# src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html
# src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts
# src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts
# src/app/shared/shared.module.ts
# src/app/shared/theme-support/themed.component.ts
# src/themes/custom/lazy-theme.module.ts
|
2023-05-19 13:36:41 +02:00 |
|
Alexandre Vryghem
|
98a5076366
|
101577: Fixed some SearchResultListElementComponents not rendering because of potential undefined dso
|
2023-05-19 13:21:38 +02:00 |
|
Alexandre Vryghem
|
190f245635
|
Merge tag 'dspace-7.4' into fix-ngonchanges-not-working-for-themed-components_contribute-7.4
# Conflicts:
# src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/collection-search-result/collection-admin-search-result-grid-element.component.spec.ts
# src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/community-search-result/community-admin-search-result-grid-element.component.spec.ts
# src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts
# src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts
# src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html
# src/app/shared/object-grid/community-grid-element/community-grid-element.component.html
# src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html
# src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html
# src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html
# src/app/shared/theme-support/themed.component.ts
# src/app/thumbnail/thumbnail.component.spec.ts
# src/app/thumbnail/thumbnail.component.ts
# src/themes/custom/lazy-theme.module.ts
|
2023-05-19 13:17:26 +02:00 |
|
Alexandre Vryghem
|
82a8da6028
|
101577: Fixed ClaimedTaskActionsLoaderComponent not updating its @rendersWorkflowTaskOption components ngOnChanges
|
2023-05-19 12:22:55 +02:00 |
|
Alexandre Vryghem
|
2ca91fd331
|
101577: Fixed MetadataRepresentationLoaderComponent not updating its @metadataRepresentationComponent components ngOnChanges
|
2023-05-19 12:22:55 +02:00 |
|
Alexandre Vryghem
|
a4a0482d88
|
101577: Fixed ListableObjectComponentLoaderComponent not updating its @listableObjectComponent components ngOnChanges
|
2023-05-19 12:22:43 +02:00 |
|
Giuseppe Digilio
|
e8f7a9e3a1
|
Merge branch 'main' into feature/CST-5729
|
2023-05-19 11:46:33 +02:00 |
|
Sondissimo
|
06e5c8871b
|
CST-9779 Provided changes to the home component text as required
|
2023-05-19 11:43:30 +02:00 |
|
Giuseppe Digilio
|
008dee60c1
|
Fix test
|
2023-05-18 23:21:45 +02:00 |
|
Giuseppe Digilio
|
0c6994ba14
|
Merge branch 'main' into fix_WorkspaceitemsDeletePageComponent_test
|
2023-05-18 23:13:18 +02:00 |
|
Tim Donohue
|
12a561d0a0
|
Comment out problematic test in "workspaceitems-delete-page" component
|
2023-05-18 13:37:45 -05:00 |
|
Tim Donohue
|
ba2444768e
|
Minor fix to spec after Angular 15 update
|
2023-05-18 13:14:37 -05:00 |
|
Giuseppe Digilio
|
ba8b27e611
|
Fix test
|
2023-05-18 19:03:37 +02:00 |
|
Giuseppe Digilio
|
7906770e8e
|
Merge branch 'main' into feature/CST-5729
|
2023-05-18 18:29:06 +02:00 |
|
Adam Doan
|
30ae91b206
|
Merge branch 'main' into starts-with-text-missing-label
|
2023-05-18 10:09:46 -04:00 |
|
Tim Donohue
|
ba4d652806
|
Merge pull request #2204 from atmire/Angular-15-upgrade
Angular 15 upgrade
|
2023-05-18 08:48:58 -05:00 |
|
Adam Doan
|
f1378b870b
|
Add label to starts-with-text input field
|
2023-05-18 13:40:48 +00:00 |
|