Tim Donohue
a7517d6814
Merge pull request #2992 from DSpace/backport-2991-to-dspace-7_x
...
[Port dspace-7_x] Remove obsolete "version" tag from Docker Compose files (Angular version)
2024-05-01 16:28:54 -05:00
Tim Donohue
971c07632a
Merge pull request #2641 from hutattedonmyarm/regex-error-messages-backport-dspace7x
...
[Port dspace-7_x] More meaningful regex error messages
2024-05-01 16:22:43 -05:00
Tim Donohue
45840c1c17
Remove obsolete "version" tag from compose files
...
(cherry picked from commit d6303de877
)
2024-05-01 20:05:31 +00:00
Tim Donohue
91d72c19dd
Merge pull request #2694 from hutattedonmyarm/dspace-7_x
...
[Port dspace-7_x] Enable type-bind for checkbox inputs during submission
2024-04-30 15:13:40 -05:00
Tim Donohue
5301a8fc51
Merge pull request #2990 from DSpace/backport-2710-to-dspace-7_x
...
[Port dspace-7_x] Update robots.txt.ejs
2024-04-29 17:03:13 -05:00
Tim Donohue
27d00d133a
Merge pull request #2989 from tdonohue/port_2675_to_7x
...
[Port to dspace-7_x] Multiline selected facet badge on search page
2024-04-29 16:57:02 -05:00
Bram Luyten
6447c3769b
Update robots.txt.ejs
...
Fix for issue #2709
(cherry picked from commit fbd35296f0
)
2024-04-29 21:29:37 +00:00
lotte
ebb99c813a
Merge branch 'w2p-108595_multiline-search-filter-badge' into multiline-search-filter-badge_main
2024-04-29 16:02:41 -05:00
lotte
e1fe4031e5
Removed unnecessary change
2024-04-29 15:59:22 -05:00
lotte
65860b81b1
108595: fix for overflowing search filter badge selection
2024-04-29 15:59:04 -05:00
Yana De Pauw
dabc0e9b4b
[Ticket 2124] Slow response times
2024-04-29 12:59:35 +02:00
Oscar Chacón
2530845b9b
Fix trailing spaces and removed console.log
2024-04-26 17:38:06 -06:00
Oscar Chacón
f055ff6fbd
Fix: author search result without co-author
2024-04-25 16:19:21 -06:00
Tim Donohue
679702bb5a
Merge pull request #2967 from tdonohue/update_backend_docker_scripts_7x
...
Update REST and CI docker compose scripts to sync with 7.x backend
2024-04-22 16:39:38 -05:00
Oscar Chacón
f8e0cc6808
added maxlength and hint to resource policy
2024-04-22 14:42:32 -06:00
Tim Donohue
45ab7231a0
Merge pull request #2969 from alexandrevryghem/w2p-112970_added-missing-breadcrumbs_contribute-7_x
...
[Port dspace-7_x] Added missing/incomplete breadcrumbs on create community/collection/item pages
2024-04-22 12:23:00 -05:00
Tim Donohue
c794e1ebde
Merge pull request #2968 from alexandrevryghem/fix-broken-item-mapper-pagination_contribute-7_x
...
[Port dspace-7_x] Fixed pagination issues on item mapper
2024-04-22 12:13:02 -05:00
Alexandre Vryghem
7d49666865
Merge remote-tracking branch 'alex/w2p-112970_added-missing-breadcrumbs_contribute-7.4' into dspace-7_x
...
# Conflicts:
# src/app/collection-page/collection-page-routing.module.ts
# src/app/community-page/community-page-routing.module.ts
# src/app/core/core.module.ts
# src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts
# src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts
# src/assets/i18n/en.json5
2024-04-22 16:23:48 +02:00
Alexandre Vryghem
7e6f736b2f
Merge branch 'fix-broken-item-mapper-pagination_contribute-7.6' into dspace-7_x
...
# Conflicts:
# src/app/access-control/bulk-access/browse/bulk-access-browse.component.html
# src/app/access-control/epeople-registry/epeople-registry.component.html
# src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html
# src/app/access-control/group-registry/group-form/members-list/members-list.component.html
# src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html
# src/app/shared/object-select/collection-select/collection-select.component.html
# src/app/shared/object-select/item-select/item-select.component.html
2024-04-19 23:52:34 +02:00
Tim Donohue
b43e99518d
Update REST and CI docker compose scripts to sync with 7.x backend
2024-04-19 16:21:12 -05:00
Tim Donohue
7a5694347a
Merge pull request #2965 from tdonohue/port_2816_to_7x
...
[Port dspace-7_x] Return 404 Not Found status code on missing identifiers
2024-04-19 13:21:05 -05:00
Jens Vannerum
92f2a77dae
111326: return not found status code on missing identifiers
2024-04-19 12:17:22 -05:00
Tim Donohue
57c2b02277
Merge pull request #2960 from DSpace/backport-2768-to-dspace-7_x
...
[Port dspace-7_x] Fix infinite scroll
2024-04-19 11:36:51 -05:00
Andrea Barbasso
fde0ebf872
[DURACOM-224] fix infinite scroll
...
(cherry picked from commit 2afa473cfb
)
2024-04-19 15:43:02 +00:00
Alexandre Vryghem
268d2e54fc
108555: Refactored CollectionSelectComponent to not call canSelect every time changes are detected
2024-04-18 21:18:10 +02:00
Alexandre Vryghem
59197cff2d
108555: Refactored ItemSelectComponent to not call canSelect every time changes are detected
2024-04-18 21:18:10 +02:00
Alexandre Vryghem
da31c4f253
108555: Removed pageInfoState Input since it wasn't used and almost all the components gave the incorrect type of data to it
2024-04-18 19:28:01 +02:00
Tim Donohue
4aa3158f33
Merge pull request #2925 from DSpace/backport-2905-to-dspace-7_x
...
[Port dspace-7_x] Fix for submission describe warning contribution bug
2024-04-12 13:52:45 -05:00
lotte
3768dc030e
113500: Fixed lint issues
...
(cherry picked from commit 903af2ccdb
)
2024-04-12 17:20:51 +00:00
lotte
27286998f7
113500: Fixed lint error
...
(cherry picked from commit 722bd6f7f5
)
2024-04-12 17:20:51 +00:00
lotte
d8b6e86896
113500: Fixed tests after bugfix
...
(cherry picked from commit 4e0046022b
)
2024-04-12 17:20:51 +00:00
lotte
47537a019c
113500: Fix for warning on first describe step
...
(cherry picked from commit 993ce1ab16
)
2024-04-12 17:20:51 +00:00
Tim Donohue
f72725ceed
Merge pull request #2919 from DSpace/backport-2782-to-dspace-7_x
...
[Port dspace-7_x] Fixed Font Awesome CSS Pseudo-elements not rendering in v6.x
2024-04-11 08:59:54 -05:00
Alexandre Vryghem
4251630ab8
112970: Always rerun resolvers on url change for create comcol pages
2024-04-11 00:18:04 +02:00
Alexandre Vryghem
e2c2174bf7
111373: Fixed Font Awesome CSS Pseudo-elements for v6.x
...
(cherry picked from commit 01f97a623f
)
2024-04-10 21:51:53 +00:00
Tim Donohue
de1a240140
Merge pull request #2858 from 4Science/DURACOM-241
...
7.x - Header, navbar, and admin sidebar refactoring
2024-04-10 14:18:54 -05:00
Tim Donohue
b12bdfdd22
Docker build IDs must all be unique to avoid image conflicts. Ensure no builds use a generic name like "dspace-angular".
2024-04-09 15:06:43 -05:00
Tim Donohue
971c302378
Merge pull request #2911 from tdonohue/update_actions_7x
...
[Port dspace-7_x] Update all GitHub Actions & add token for Codecov.io
2024-04-08 16:59:26 -05:00
Tim Donohue
b758d0a5f9
Ensure all artifacts have a unique name by appending Node version to each
2024-04-08 14:46:16 -05:00
Tim Donohue
78f1d9f763
Update all GitHub Actions. Add newly required CODECOV_TOKEN to codecov action
2024-04-08 14:46:10 -05:00
Tim Donohue
90dc0e3f61
Merge pull request #2901 from DSpace/backport-2067-to-dspace-7_x
...
[Port dspace-7_x] Add configuration option to disable inlined CSS in SSR HTML
2024-04-05 13:45:50 -05:00
Yury Bondarenko
fd10fbe2a8
Add to config.example.yml
...
(cherry picked from commit 4a39f33006
)
2024-04-05 18:14:43 +00:00
Yury Bondarenko
3b11ac517c
Add configuration option to disable inlined CSS in SSR HTML
...
When inlining CSS, Angular Universal needs to extract critical styles.
This seems to take up a significant chunk of processing time.
However, loading may appear less smooth when this feature is disabled.
Added to the configuration to make it easier to A/B test this without a full re-build.
(cherry picked from commit 38a058d7af
)
2024-04-05 18:14:42 +00:00
Tim Donohue
a1090fbb0d
Merge pull request #2896 from tdonohue/port_2894_to_7x
...
[Port dspace-7_x] Bump axios to 1.6.8
2024-04-04 15:00:51 -05:00
Tim Donohue
4239d37a38
Bump axios to 1.6.8
2024-04-04 14:12:29 -05:00
Tim Donohue
a87a5f9b5e
Merge pull request #2892 from tdonohue/port_2867_to_7x
...
[Port dspace-7_x] Bump follow-redirects from 1.15.5 to 1.15.6
2024-04-04 12:36:55 -05:00
Tim Donohue
777fc571b0
Merge pull request #2895 from tdonohue/port_2872_to_7x
...
[Port dspace-7_x] Bump webpack-dev-middleware from 5.3.3 to 5.3.4
2024-04-04 12:36:36 -05:00
Tim Donohue
dc92bbd80a
Merge pull request #2893 from tdonohue/port_2881_to_7x
...
[Port dspace-7_x] Bump express from 4.18.2 to 4.19.2
2024-04-04 12:09:24 -05:00
Tim Donohue
d503e4db07
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
2024-04-04 11:58:15 -05:00
Tim Donohue
bba7fe2f74
Bump express from 4.18.2 to 4.19.2
2024-04-04 11:34:30 -05:00