Tim Donohue
ba244bf6b1
Fix heading order issue with item page & update accessibility tests to prove it now passes
2023-08-29 11:44:03 -05:00
Tim Donohue
339ed63734
Enable excessibility checking of login menu, and remove unnecessary exclusion from header
2023-08-29 11:43:36 -05:00
Tim Donohue
158ebb0e32
Reenable accessibility check fixed in #2251
2023-08-29 11:41:03 -05:00
Art Lowel
3be90ebe46
rewrite notifyOnCompletion as autoRefreshUntilCompletion, fix ProcessDetailComponent, and the ProcessDataService tests
2023-08-29 18:39:39 +02:00
Nona Luypaert
64e9f778ae
Merge branch 'main' into issue-2337_fix-vocabulary-treeview-not-updating
2023-08-28 22:27:59 +02:00
Tim Donohue
50899f1d1b
Update to latest axe-core
2023-08-28 13:55:05 -05:00
Tim Donohue
68a3323fca
Update to latest cypress
2023-08-28 13:53:19 -05:00
Alan Orth
d38402b1fb
Merge pull request #2399 from mirkoscherf/2398-i18n_curation-task.task.registerdoi.label
...
fix(i18n): curation-task.task.registerdoi.label
2023-08-28 21:02:08 +03:00
Alan Orth
6c4cfe5199
Merge pull request #2447 from J4bbi/2251-accessibility-issues-on-the-community-list-page
...
2251 accessibility issues on the community list page
2023-08-28 17:43:56 +03:00
Alan Orth
eaeda318d9
Merge pull request #2463 from hugo-escire/issue/2159
...
Fix to Pagination position is retained between searches #2159
2023-08-28 17:33:11 +03:00
Hugo Dominguez
044230209c
✅ add first page condition when search submit
2023-08-25 13:20:37 -06:00
Hugo Dominguez
88a7088b47
🐛 go to first page after submit search
2023-08-25 13:18:10 -06:00
Alan Orth
da13913cb6
Merge pull request #2395 from alexandrevryghem/themed-component-fixes-main
...
Fix themed components duplicating themself when switching themes
2023-08-25 20:13:12 +03:00
Koen Pauwels
bd6648703c
104938 Add flush to process polling tests
2023-08-25 11:17:36 +02:00
Alan Orth
25febb160d
Merge pull request #2434 from alexandrevryghem/w2p-105221_fix-value-pair-ids-not-being-unique-input-type-list_contribute-7.6
...
Input type list doesn't work correctly if multiple value-pairs have the same pair value
2023-08-25 09:16:58 +03:00
Hardy Pottinger
4fea34c6ba
Merge pull request #2449 from michdyk/polish-translation-update-2383
...
Update pl.json5
2023-08-24 14:58:20 -05:00
Alan Orth
9e46b5310b
config/config.example.yml: fix example syntax
...
As of DSpace Angular 7.2 the syntax has changed from TypeScript to
YAML.
2023-08-24 15:01:37 +03:00
Koen Pauwels
c4d57770c7
ProcessDataService.notifyOnCompletion tests (WIP)
2023-08-24 10:00:21 +02:00
Tim Donohue
9b88da7f33
Merge pull request #2456 from tdonohue/skip_merge_commits_in_port_pr
...
[GitHub Actions] When porting a PR, skip any merge commits
2023-08-23 17:07:59 -05:00
Tim Donohue
596006de82
Enable new skip merge commit feature
2023-08-23 17:05:42 -05:00
Tim Donohue
fbb04a0383
Merge pull request #2438 from hardyoyo/2437-fix-commented-out-paths-in-components
...
2437 Correct and clarify commented-out code in several custom components
2023-08-23 14:50:04 -05:00
Hardy Pottinger
e47586f2e5
Merge pull request #2452 from tdonohue/fix_demo_urls
...
Replace mentions of demo7.dspace.org and api7.dspace.org with new demo URLs
2023-08-22 17:25:20 -05:00
Tim Donohue
b51fd46536
Replace mentions of demo7.dspace.org and api7.dspace.org with demo or sandbox
2023-08-22 16:32:55 -05:00
Mark H. Wood
bf9b2b82e1
Document a modified method as required by PR guidelines.
2023-08-22 17:07:20 -04:00
Mark H. Wood
4449737aed
Properly await termination.
2023-08-22 15:46:55 -04:00
Mark H. Wood
6709c3bb5f
Graceful shutdown on SIGINT (e.g. from 'pm2 stop').
2023-08-22 14:38:04 -04:00
Michał Dykas
f58a7a2e9b
Update pl.json5 fix test 2 spaces instead of 1
2023-08-22 16:18:36 +02:00
Michał Dykas
93299ec83d
Update pl.json5 fix issues from tests
2023-08-22 15:50:37 +02:00
Michał Dykas
cfd753f928
Update pl.json5
...
Translation update of 2 spaces instead of 3
2023-08-22 15:09:09 +02:00
Michał Dykas
b439ab4484
Update pl.json5
...
Update from 7.4 to 7.6 version
2023-08-22 13:32:16 +02:00
Sergio Fernández Celorio
1885638ba6
Some lint errors fixed
2023-08-22 12:57:08 +02:00
Sergio Fernández Celorio
4cc4192e93
Spanish translation updated to 7.6
2023-08-22 11:59:54 +02:00
Hrafn Malmquist
e59913acab
Reorder instance method to come after member declaration
2023-08-22 04:59:23 +01:00
Hrafn Malmquist
d9b6e9d81f
Improve documentation
2023-08-22 04:29:01 +01:00
Hrafn Malmquist
5f71de885b
Add trackby function so cdktree can differentiate between new and old nodes
2023-08-22 04:28:28 +01:00
Hrafn Malmquist
05c53ad1d4
Replace h2 with a h1
2023-08-22 04:27:23 +01:00
Hrafn Malmquist
5ef4a827f5
Replace h5 with a span
2023-08-22 04:26:53 +01:00
Hugo Daniel Dominguez de la Cruz
004f505509
Merge branch 'DSpace:main' into issue/1081
2023-08-19 16:02:14 -06:00
Hugo Dominguez
9fb9e5848c
🐛 fix bug of caching when add new schema
2023-08-19 15:59:33 -06:00
Hugo Dominguez
2dc9fd44d7
♻️ refactor chain of observables to avoid async issues
2023-08-19 14:40:28 -06:00
Hugo Daniel Dominguez de la Cruz
df722f87a8
Merge branch 'DSpace:main' into issue/2372
2023-08-18 13:23:36 -06:00
Hugo Dominguez
60706720e4
🐛 fix when navbar expands on firefox
2023-08-18 13:20:19 -06:00
Koen Pauwels
78d0bdd336
104938 Implementation and tests (WIP)
2023-08-18 14:18:41 +02:00
Alexandre Vryghem
6c48238fa2
Fixed breadcrumb padding using incorrect syntax
2023-08-17 14:03:28 +02:00
Alexandre Vryghem
14b1ce5e50
Fixed header bg color not being set in default (no) theme
2023-08-16 15:16:17 +02:00
Alexandre Vryghem
f6649e1c38
Added support for changing the color of the navbar
2023-08-16 15:15:51 +02:00
Hardy Pottinger
518cc714f2
fix lint error in workflow-item-send-back.component.ts
2023-08-15 10:26:38 -05:00
Hardy Pottinger
0906234a29
2437 Correct and clarify commented-out code in several custom components
...
- Correct the path in commented-out code in the custom theme's
components
- Clarify that the workflow-item-sen-back.component.scss file is a stub
- It has no corresponding SCSS file in the base theme
2023-08-15 10:16:50 -05:00
Agustina Martinez
94c756d52d
Update email-request-copy.component.html
...
Message is optional: remove req in [disabled]
2023-08-15 16:53:30 +02:00
Alexandre Vryghem
a426eba846
Merge branch 'w2p-105221_fix-value-pair-ids-not-being-unique-input-type-list_contribute-7.2' into w2p-105221_fix-value-pair-ids-not-being-unique-input-type-list_contribute-7.6
2023-08-14 16:48:46 +02:00