Andreas Awouters
8d473eaead
111638: Show process ID instead of status
2024-02-06 14:21:40 +01:00
Andreas Awouters
14294e20ee
111638: Disable autorefreshing on non-browser platforms
2024-02-06 14:21:40 +01:00
Andreas Awouters
545b17fc9e
111638: Clean up process-overview component
...
Removed all unused code & reduced the tests to the minimum necessary
without removing testcases.
2024-02-06 14:21:40 +01:00
Andreas Awouters
8e11777e5b
111638: Change completed processes header to 'Succeeded processes'
2024-02-06 14:21:40 +01:00
Andreas Awouters
4af303d0f2
111638: Use hasValue instead of nullCheck
2024-02-06 14:21:40 +01:00
Andreas Awouters
72c04cfc77
111638: Sort processes with creationTime as default field
2024-02-06 14:21:40 +01:00
Andreas Awouters
5569d7fd32
111638: Use creation time for scheduled processes
2024-02-06 14:21:40 +01:00
Andreas Awouters
d64f521f0c
111638: Add creationTime to process model
2024-02-06 14:21:40 +01:00
Andreas Awouters
e96a7582f4
111638: Duplicate buttons at bottom of page
2024-02-06 14:21:40 +01:00
Andreas Awouters
e25ce44a47
111638: Collapse table when it contains no processes
2024-02-06 14:21:40 +01:00
Vlad Nouski
b86525990d
[CST-12044] refactor: code
2024-02-06 13:23:02 +01:00
Tim Donohue
60b310e216
Merge pull request #2796 from tdonohue/port_2791_to_7x
...
[Port dspace-7_x] Fix issue with cli.yml not using same network as backend.
2024-02-05 16:08:24 -06:00
Tim Donohue
b9cc5ba824
Resync docker-compose-ci and docker/docker-compose-rest with DSpace/DSpace docker scripts
2024-02-05 14:19:53 -06:00
Alisa Ismailati
f916bd7776
[CST-12109] fixes
2024-02-05 19:37:08 +01:00
Tim Donohue
f072ae74af
Bug fix to GitHub CI build. Set compose project name via env variable. Also add default name if unspecified
2024-02-05 11:14:00 -06:00
Tim Donohue
e2d014d0a6
Update cli.yml to reference dspacenet in docker-compose-rest. Remove unnecessary network from cli.assetstore.yml
2024-02-05 11:13:53 -06:00
Tim Donohue
c67e90b808
Merge pull request #2791 from tdonohue/fix_docker_issues
...
Fix issue with cli.yml not using same network as backend.
2024-02-05 11:12:43 -06:00
FrancescoMolinaro
71e3d40c79
fix breadcrumb test
2024-02-05 17:49:49 +01:00
FrancescoMolinaro
044ec06cb1
update breadcrumb label
2024-02-05 16:53:21 +01:00
Tim Donohue
be0a6c71ef
Resync docker-compose-ci and docker/docker-compose-rest with DSpace/DSpace docker scripts
2024-02-05 08:52:46 -06:00
Tim Donohue
9043f63cd2
Bug fix to GitHub CI build. Set compose project name via env variable. Also add default name if unspecified
2024-02-05 08:50:43 -06:00
FrancescoMolinaro
47c3d3cf66
CST-13526 update filter label
2024-02-05 15:43:47 +01:00
Andreas Awouters
1c73a0c509
111638: Improve accessibility
2024-02-05 15:10:53 +01:00
FrancescoMolinaro
020103fbd7
Merge branch 'coar-notify-7-part-two' into CST-13526-untrusted-ip-mapping
2024-02-05 15:04:32 +01:00
FrancescoMolinaro
c2a29924ff
CST-13526 update status mapping
2024-02-05 15:04:00 +01:00
FrancescoMolinaro
06cc944f2b
fix test
2024-02-05 13:00:08 +01:00
FrancescoMolinaro
937687c414
fix routing, update issue, adapt labels
2024-02-05 12:48:23 +01:00
Sascha Szott
ac5670a514
remove translation (use singular form instead of plural form)
2024-02-05 12:06:11 +01:00
Alexandre Vryghem
239f082cce
Moved the context @Input() to the loaders (since they are not always required for all the loaders) & added AbstractComponentLoaderComponent documentation
2024-02-03 19:10:46 +01:00
Alexandre Vryghem
2433082ea7
Merge remote-tracking branch 'upstream/main' into fix-scope-issues-on-search-form_contribute-main
...
# Conflicts:
# src/app/shared/search/themed-search.component.ts
2024-02-03 15:23:15 +01:00
Alexandre Vryghem
93b22cba1f
111639: Fixed search settings not using the scope
2024-02-03 14:51:35 +01:00
Alexandre Vryghem
22e87a5f5a
111639: Added scope @Input() and made the search facets & search results use that scope
2024-02-03 14:51:34 +01:00
Tim Donohue
2c2f59c7ef
Update cli.yml to reference dspacenet in docker-compose-rest. Remove unnecessary network from cli.assetstore.yml
2024-02-02 14:27:33 -06:00
Davide Negretti
46fe7f63e3
[DURACOM-195] fix prefix of custom CSS variables
2024-02-02 14:01:42 +01:00
Davide Negretti
87d3383bba
[DURACOM-195] misc fixes
2024-02-02 14:01:42 +01:00
Vincenzo Mecca
833033dac0
Merge branch 'main' into DURACOM-204
...
# Conflicts:
# src/app/core/data/feature-authorization/feature-id.ts
2024-02-02 11:26:26 +01:00
Davide Negretti
6d82c77c00
Merge branch 'main' into DURACOM-195
2024-02-02 10:41:47 +01:00
Andrea Barbasso
9ead6f5b33
[DURACOM-191] fix missing imports
2024-02-02 10:12:29 +01:00
Tim Donohue
ab579da614
Merge pull request #2790 from DSpace/backport-2778-to-dspace-7_x
...
[Port dspace-7_x] Dedupe patch operations by op and path
2024-02-01 13:50:52 -06:00
William Welling
05c978bc62
Dedupe patch operations by op and path
...
(cherry picked from commit f40639de86
)
2024-02-01 19:00:52 +00:00
Alan Orth
5a42f391cf
Merge pull request #2778 from TAMULib/dedupe-patch-operations
...
Dedupe patch operations by op and path
2024-02-01 22:00:35 +03:00
Andrea Barbasso
16bd9b17ac
[DURACOM-191] fix tests
2024-02-01 17:52:19 +01:00
Andrea Barbasso
dc8d3ace09
Merge branch 'main' into DURACOM-191
...
# Conflicts:
# src/app/community-list-page/community-list/community-list.component.ts
# src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-suggestions/org-unit-input-suggestions.component.spec.ts
# src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts
2024-02-01 17:27:00 +01:00
FrancescoMolinaro
2da613bff1
clean up
2024-02-01 11:31:26 +01:00
Tim Donohue
95c635c451
Merge pull request #2786 from tdonohue/port_2717_to_7x
...
[Port dspace-7_x] Fix accessibility issues (part 2)
2024-01-31 11:56:18 -06:00
Alexandre Vryghem
3e48e5903e
Fixed dropdown accessibility issue
...
- Removed non-existing dropdownMenuButton references
- Added appropriate roles to dropdown menus
2024-01-31 09:51:19 -06:00
Alexandre Vryghem
63fa8f39f5
Fixed user authentication/registration accessibility issue
...
- Added the correct autocomplete value
- Removed dangling labels, because aria labels already describe those input fields & we can't use ids in this component because otherwise there are duplicate ids on the /login page
2024-01-31 09:51:09 -06:00
Alexandre Vryghem
138e163fa8
Fixed edit metadata page accessibility issue
...
- Hide fontawesome icons for screen readers
- Added missing aria-label to metadata field input
2024-01-31 09:51:03 -06:00
Alexandre Vryghem
ac743c5138
Fixed feedback form page accessibility issue
...
- The form used a fieldset tag instead of a form tag
2024-01-31 09:50:58 -06:00
Alexandre Vryghem
37803e9330
Fixed remaining community/collection page accessibility issues
...
- Hide fontawesome icons for screen readers
- Replaced dangling labels with spans and added more descriptive aria label to browse link
- Fixed empty label/missing header in edit resource policy table
- Added missing comcol logo al text
- Refactored dso-edit-menu-section to not display empty link buttons and duplicate titles
2024-01-31 09:50:50 -06:00