Michael Spalti
|
422d72e001
|
Fix for related item thumbnail images.
|
2022-12-03 13:36:52 -08:00 |
|
dependabot[bot]
|
7a6b835ea8
|
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-03 04:00:44 +00:00 |
|
Tim Donohue
|
39aee1dbb9
|
Merge pull request #1937 from pilasou/main
Addition of missing params
|
2022-12-02 12:27:20 -06:00 |
|
Tim Donohue
|
1215a7ee7a
|
Fix email validation regex to use HTML5 provided regex
|
2022-12-02 10:08:45 -06:00 |
|
Mark H. Wood
|
20faa40f22
|
More name resolution repairs.
|
2022-12-02 09:24:30 -05:00 |
|
Alexandre Vryghem
|
6e54acddc6
|
97065: Check if indexableObject exists
|
2022-12-02 14:52:21 +01:00 |
|
Mark H. Wood
|
2ef78741cc
|
Name resolution changed in Node 18 -- avoid it.
|
2022-12-02 08:47:01 -05:00 |
|
Jens Vannerum
|
099debf666
|
97049: Resolve lint issues
|
2022-12-02 14:11:41 +01:00 |
|
Jens Vannerum
|
aac8fea225
|
97049: Fix constructor issue + rework test for new functionality
|
2022-12-02 13:43:22 +01:00 |
|
Alexandre Vryghem
|
a0c3ca57d4
|
97065: Make the error clickable and resend request if it failed
|
2022-12-02 10:59:15 +01:00 |
|
Jens Vannerum
|
d04ac74c6f
|
Merge remote-tracking branch 'dspaceMain/main' into issue-815-controlled-vocabulary-hierarchical-facets-7.2
# Conflicts:
# src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts
# src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts
# src/app/shared/vocabulary-treeview/vocabulary-treeview.component.ts
# src/assets/i18n/en.json5
# src/config/app-config.interface.ts
# src/config/default-app-config.ts
# src/environments/environment.test.ts
|
2022-12-02 10:45:11 +01:00 |
|
Alexandre Vryghem
|
4ba5eba556
|
95335: Display error message when DSOSelectorComponent can't successfully retrieve the next page of DSOs
|
2022-12-02 10:19:38 +01:00 |
|
Jens Vannerum
|
6ed762a8ac
|
97049: alter tests
|
2022-12-01 17:12:14 +01:00 |
|
Jens Vannerum
|
dd3a528c48
|
97049: Remove accidental focused describe
|
2022-12-01 16:52:50 +01:00 |
|
Jens Vannerum
|
472c2a1dd1
|
97049: Remove client structure
|
2022-12-01 15:34:41 +01:00 |
|
Jens Vannerum
|
85ccfc6ea7
|
97049: Remove client structure
|
2022-12-01 15:30:30 +01:00 |
|
Art Lowel
|
be0b54e058
|
change sitemap entries in robots.txt to absolute urls
|
2022-12-01 15:08:58 +01:00 |
|
Jens Vannerum
|
edc73d3585
|
97049: Refactor how to obtain vocabularies for filter (configurable)
|
2022-12-01 15:01:11 +01:00 |
|
Jens Vannerum
|
4afa5181a6
|
refac
|
2022-12-01 13:34:56 +01:00 |
|
Samuel
|
3b7d962671
|
taskid 85843 Add a tree to browse hierarchical facets on the search page - feedback
|
2022-12-01 10:08:28 +01:00 |
|
Samuel
|
2fab841562
|
taskid 85843 Add a tree to browse hierarchical facets on the search page - i18n updates
|
2022-12-01 10:08:18 +01:00 |
|
Samuel
|
bc3ab46e8e
|
taskid 85843 Add a tree to browse hierarchical facets on the search page - fix import issue
|
2022-12-01 10:07:42 +01:00 |
|
Samuel
|
d5578accea
|
taskid 85843 Add a tree to browse hierarchical facets on the search page
|
2022-12-01 10:07:41 +01:00 |
|
Samuel
|
9ff1a6a642
|
taskid 85843 Add a tree to browse hierarchical facets on the search page - overrides
|
2022-12-01 10:03:25 +01:00 |
|
Tim Donohue
|
7d39f5de83
|
Merge pull request #1965 from LisAtUP/main
Update el.json5
|
2022-11-30 16:25:33 -06:00 |
|
Alexandre Vryghem
|
9eb4a7e22e
|
95335: Removed duplicate i18n key
|
2022-11-29 17:20:35 +01:00 |
|
Vincenzo Mecca
|
6e2279d155
|
[1950][DURACOM-101] Fixed linting
|
2022-11-28 11:25:50 +01:00 |
|
Vincenzo Mecca
|
0dd30fe98a
|
Merge remote-tracking branch 'github/main' into main_1950_DURACOM-101
|
2022-11-28 11:03:09 +01:00 |
|
Nikunj Sharma
|
e7607da0a2
|
[CST-7694] fixed group edit issue for non permanent group
|
2022-11-24 14:17:50 +05:30 |
|
Sufiyan Shaikh
|
9a695fedc7
|
[CST-7693] Missing Translations added
|
2022-11-23 20:33:11 +05:30 |
|
Nikunj Sharma
|
1ee3114432
|
[CST-7604] fixed text highlight on search page
|
2022-11-18 18:09:26 +05:30 |
|
Nikunj Sharma
|
7d58a1eb0a
|
[CST-7604] fixed text highlight on search page
|
2022-11-18 16:03:33 +05:30 |
|
Mark H. Wood
|
7690d36e4b
|
Update Node versions with which to test.
|
2022-11-17 09:06:34 -05:00 |
|
Mark H. Wood
|
fd43adea75
|
Check in updated yarn lockfile (newbie error).
|
2022-11-17 09:06:34 -05:00 |
|
Mark H. Wood
|
84cb8fe09d
|
Make 'yarn install' succeed.
Make 'yarn install' succeed.
|
2022-11-17 09:06:33 -05:00 |
|
Ying Jin
|
e6065b7504
|
add captioning support for video/audio files
|
2022-11-16 10:34:00 -06:00 |
|
LisAtUP
|
68ecf48151
|
Update el.json5
|
2022-11-11 12:20:30 +02:00 |
|
Davide Negretti
|
c151cf340e
|
Merge branch 'main' into CST-6171
|
2022-11-10 17:41:00 +01:00 |
|
Arvo Consultores y Tecnología. S.L
|
dff01bc3e7
|
Merge branch 'main' into DS-1774
|
2022-11-08 17:00:03 +01:00 |
|
Tim Donohue
|
89447a6c32
|
Merge pull request #1927 from tdonohue/no_unused_imports
Turn on no-unused-imports rule and remove all unused imports
|
2022-11-08 09:27:26 -06:00 |
|
Tim Donohue
|
cc86ba539f
|
Turn on no-unused-imports rule and remove all unused imports
|
2022-11-08 08:55:37 -06:00 |
|
Tim Donohue
|
340cc0aa3f
|
Merge pull request #1898 from tdonohue/upgrade_latest_cypress_9
E2E test stabilization, and upgrade to latest Cypress v9 and axe-core
|
2022-11-08 08:54:52 -06:00 |
|
Sergio Fernández Celorio
|
f7e78dccd1
|
Use the same property for both item pages
|
2022-11-07 19:27:54 +00:00 |
|
Pierre Lasou
|
6c226be7e8
|
Changes to fr.json5
New commit to include changes after review of commit 3bf13c0961
|
2022-11-07 13:31:45 -05:00 |
|
Sergio Fernández Celorio
|
1e523382d0
|
Fix lint error
|
2022-11-07 16:50:46 +01:00 |
|
Sergio Fernández Celorio
|
87a211ca66
|
Tests fixed
|
2022-11-07 12:20:00 +01:00 |
|
Sergio Fernández Celorio
|
2ed8f8bad8
|
Numbre of bitstreams in item page is now configurable
|
2022-11-04 10:40:29 +00:00 |
|
Vincenzo Mecca
|
9e843e36fa
|
[1950] [DURACOM-101] Regex validator improved
feat:
- New regexp to validate pattern used for regex validation;
|
2022-11-04 10:43:16 +01:00 |
|
Tim Donohue
|
f659e81aa9
|
Merge pull request #1948 from tdonohue/update_actions
Update to the latest version of all GitHub actions
|
2022-11-03 16:00:09 -05:00 |
|
Tim Donohue
|
6d1d446c0d
|
Update to the latest version of all GitHub actions
|
2022-11-03 15:03:47 -05:00 |
|