Tim Donohue
|
cc80da9989
|
Merge pull request #1955 from arvoConsultores/DS-1774
The number of bitstreams on item pages are now configurable
|
2022-12-07 14:49:20 -06:00 |
|
Tim Donohue
|
599a5fdca0
|
Correct comment text
|
2022-12-07 14:46:28 -06:00 |
|
Tim Donohue
|
74b27e4166
|
Merge pull request #1994 from tdonohue/enable_ukrainian
Enable Ukrainian by default
|
2022-12-07 12:08:03 -06:00 |
|
Tim Donohue
|
f1d19fb53a
|
Merge pull request #1986 from DSpace/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
|
2022-12-07 12:06:02 -06:00 |
|
Tim Donohue
|
6467c21a55
|
Enable Ukrainian by default
|
2022-12-07 11:33:14 -06:00 |
|
Tim Donohue
|
8fef157255
|
Merge pull request #1940 from AndrukhivAndriy/main
Add: Ukrainian translation
|
2022-12-07 11:32:17 -06:00 |
|
Tim Donohue
|
66820dd264
|
Merge pull request #1936 from atmire/w2p-95335_created-ListableNotificationObjectComponent_contribute-7.2
Created `ListableNotificationObject`
|
2022-12-07 10:44:34 -06:00 |
|
Tim Donohue
|
d26dd04066
|
Merge pull request #1962 from DSpace/dependabot/npm_and_yarn/socket.io-parser-3.3.3
Bump socket.io-parser from 3.3.2 to 3.3.3
|
2022-12-06 13:46:21 -06:00 |
|
dependabot[bot]
|
66ac508027
|
Bump socket.io-parser from 3.3.2 to 3.3.3
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.3.2...3.3.3)
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-06 18:46:07 +00:00 |
|
Tim Donohue
|
b10c1c5421
|
Merge pull request #1989 from tdonohue/enable_github_codeql
Update to use GitHub CodeQL for code scanning (Angular UI)
|
2022-12-06 12:10:00 -06:00 |
|
Tim Donohue
|
3f9884eb24
|
Update to use GitHub CodeQL for code scanning
|
2022-12-06 11:28:08 -06:00 |
|
Tim Donohue
|
e127bde4cc
|
Merge pull request #1991 from tdonohue/add_contributing_docs
Add CONTRIBUTING docs and resync with PR template
|
2022-12-06 11:09:35 -06:00 |
|
Tim Donohue
|
23c4034cfb
|
Add CONTRIBUTING docs and resync with PR template
|
2022-12-06 10:44:19 -06: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 |
|
Alexandre Vryghem
|
6e54acddc6
|
97065: Check if indexableObject exists
|
2022-12-02 14:52:21 +01:00 |
|
Alexandre Vryghem
|
a0c3ca57d4
|
97065: Make the error clickable and resend request if it failed
|
2022-12-02 10:59:15 +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 |
|
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 |
|
LisAtUP
|
68ecf48151
|
Update el.json5
|
2022-11-11 12:20:30 +02: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 |
|
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 |
|
Tim Donohue
|
749e1a7ad3
|
Merge pull request #1934 from TexasDigitalLibrary/DS-1905
DS-1905: fixes route function to match default value of websvc.opensearch.svccontext
|
2022-11-03 15:03:05 -05:00 |
|
Tim Donohue
|
b092d0b118
|
Merge pull request #1945 from 4Science/DSC-807-MAIN
Fix Health section labels
|
2022-11-03 14:20:54 -05:00 |
|
Tim Donohue
|
94d38efabc
|
Merge pull request #1947 from 4Science/CST-7376
Test cases of date.util.spec.ts fixed
|
2022-11-03 14:19:01 -05:00 |
|
Tim Donohue
|
1e6a01397a
|
Merge pull request #1930 from toniprieto/improve-cc-selector
Fix for Creative Commons jurisdiction chosen is ignored
|
2022-11-03 11:07:40 -05:00 |
|
Giuseppe Digilio
|
da6da6209b
|
[CST-7376] fix lint error
|
2022-11-03 15:46:36 +01:00 |
|
Giuseppe Digilio
|
5c2c60db8b
|
[CST-7376] fix issue with timezone within the test class
|
2022-11-03 15:08:16 +01:00 |
|
Sufiyan Shaikh
|
98ea3ebbff
|
[DSC-807-MAIN] Aggiornare labels nella sezione Health della demo
|
2022-11-03 15:33:49 +05:30 |
|
Toni Prieto
|
9c05a116a8
|
Fix use case with cc.license.jurisdiction key commented out
|
2022-11-02 18:28:24 +01:00 |
|
nwoodward
|
63011bc41d
|
removed sorting parameters from RSSComponent
|
2022-11-02 10:53:04 -05:00 |
|
nwoodward
|
2235072bea
|
changed path in tests to match default value for websvc.opensearch.svccontext
|
2022-11-02 10:53:04 -05:00 |
|
nwoodward
|
434e0cb907
|
fix function to match default value of websvc.opensearch.svccontext
|
2022-11-02 10:53:04 -05:00 |
|
AndrukhivAndriy
|
46f1080720
|
Add: Ukrainian translation
|
2022-11-01 03:00:45 -07:00 |
|
Tim Donohue
|
dc4b4ffe4d
|
Merge pull request #1933 from TexasDigitalLibrary/DSpace-8298
DS-8298: fixes issue where the lastHarvested and message fields were reversed
|
2022-10-31 14:14:22 -05:00 |
|
Tim Donohue
|
95a848aaf7
|
Merge pull request #1919 from atmire/w2p-95648_issue-1900_facet-prefix-values-not-escaped_latest
Search in sidebar/facet don't escape special characters
|
2022-10-31 12:38:10 -05:00 |
|
Tim Donohue
|
830503206a
|
Merge pull request #1912 from atmire/Listable-object-decorator-refactor
Listable-object decorator refactor
|
2022-10-31 12:05:38 -05:00 |
|
Tim Donohue
|
e50c278497
|
Merge pull request #1938 from tdonohue/harden_github_workflows
GitHub Workflows security hardening (for dspace-angular)
|
2022-10-31 11:10:07 -05:00 |
|
Tim Donohue
|
8e87266900
|
Merge pull request #1916 from myrza1/patch-1
Kazakh Translations
|
2022-10-31 11:09:00 -05:00 |
|
Tim Donohue
|
d2d74a3759
|
Merge pull request #1878 from yingjin/DA-1767
Add IDs and pagination gear to Bitstream Formats
|
2022-10-31 10:53:50 -05:00 |
|