|
claims
|
[develop | FIXED | done] contexts service, clean up unused methods. fix the check for private communities
|
2026-03-16 11:23:54 +02:00 |
|
connect
|
[new-search | ADDED | DONE]: Add new get plugins base component in order to get plugins by placement in a base component.
|
2025-11-18 19:51:22 +02:00 |
|
contact-us
|
[angular-18]: Replace re-captcha with re-captcha-2. Need to be updated in every project.
|
2024-09-24 11:38:01 +03:00 |
|
dashboard
|
[develop | FIXED | CHANGED | DONE]: Refactor `isBrowser` logic across components to use `isPlatformBrowser` utility; remove redundant `platformId` injections and update conditional checks for better clarity and maintainability.
|
2026-04-20 15:32:57 +03:00 |
|
deposit
|
[develop | added | done] add plugin option in depositFirstPage, position bottom
|
2026-03-13 12:54:19 +02:00 |
|
error
|
[develop | DONE | CHANGED] landing pages: include error page instead of redirect. Update text in error page
|
2026-02-18 10:45:36 +02:00 |
|
fos
|
[develop | FIX | DONE ] FOS selection: hide l3 & l4
|
2025-06-12 12:45:04 +03:00 |
|
landingPages
|
[develop | changed | done] upload-new version: change the right column checks (remove != production) to make it visible
|
2026-03-16 11:14:36 +02:00 |
|
login
|
[develop | FIXED | DONE]: Safeguard cookie deletion and remove unused method.
|
2026-02-26 21:13:23 +02:00 |
|
monitor
|
[develop | FIXED | DONE]: Simplify `navigateToError` helper by resolving redundant `errorLink` fallback logic and update its usages accordingly.
|
2026-04-22 01:10:53 +03:00 |
|
monitor-admin
|
[develop | FIXED | CHANGED | DONE]: Refactor `isBrowser` logic across components to use `isPlatformBrowser` utility; remove redundant `platformId` injections and update conditional checks for better clarity and maintainability.
|
2026-04-20 15:32:57 +03:00 |
|
notifications
|
[new-search | DONE | FIXED]: Set in every uk-offcanvas "container: #modal-container;" so that no z-index issues occur (sideBar.component.html & userMini.component.ts & notifications-sidebar.component.ts & newSearchPage.component.html & cookies.component.ts & navigationBar.component.html & theme.component.html)
|
2025-11-04 12:16:10 +02:00 |
|
orcid
|
[develop | DONE | FIXED]: [BUG] Issue in ORCID claim for research products with arXiv identifiers (lowercase in ORCID).
|
2026-02-19 16:02:25 +02:00 |
|
recommendations
|
[recommendations-and-nl-search | DONE | CHANGED]: Removed "|50" prefix addition/deletion from result id.
|
2024-09-09 13:08:16 +03:00 |
|
reload
|
[develop | DONE | ADDED]: Implement auth code exchange and authorization interceptor.
|
2026-01-21 16:49:01 +02:00 |
|
role-verification
|
[angular18]: Make some alignments in order to create country-monitor.
|
2025-04-09 11:06:25 +03:00 |
|
sdg
|
[develop | DONE | FIXED]: #11163 - refineFieldResults.service.ts: On method "getRefineFieldsResultsByEntityName()" added minRef parameter to call "defaultFacetSearch" which returns top 100 facet values instead of top 10 | sdg.component.ts: On ngOnInit(), set to getRefineFieldsResultsByEntityName() minRef=false to get top 100 facet values.
|
2026-02-02 16:05:53 +02:00 |
|
searchPages
|
[develop | ADDED | done] search results: parse contexts info in rel Organizations, short them first if
|
2026-03-31 10:32:28 +03:00 |
|
services
|
[develop | ADDED | done] search results: parse contexts info in rel Organizations, short them first if
|
2026-03-31 10:32:28 +03:00 |
|
shared
|
[angular18]: Make some alignments in order to create country-monitor.
|
2025-04-09 11:06:25 +03:00 |
|
sharedComponents
|
[develop | FIXED | CHANGED | DONE]: Refactor `isBrowser` logic across components to use `isPlatformBrowser` utility; remove redundant `platformId` injections and update conditional checks for better clarity and maintainability.
|
2026-04-20 15:32:57 +03:00 |
|
utils
|
[develop | FIXED | DONE]: Simplify `navigateToError` helper by resolving redundant `errorLink` fallback logic and update its usages accordingly.
|
2026-04-22 01:10:53 +03:00 |
|
.gitignore
|
Add gitignore
|
2021-07-19 18:19:06 +03:00 |
|
LICENSE.txt
|
Added LICENSE.txt file
|
2023-06-01 15:28:24 +02:00 |
|
authorization-interceptor.service.ts
|
[develop | DONE | ADDED]: Implement auth code exchange and authorization interceptor.
|
2026-01-21 16:49:01 +02:00 |
|
cache-interceptor.service.ts
|
[develop | DONE | CHANGED]: Moved predefined query checks to "fq" field instead of "query" | Updated cachingRequests | Temporary bug fix in refine fields dependent to static refine fields.
|
2024-02-01 19:46:34 +02:00 |
|
error-interceptor.service.ts
|
[develop | DONE | CHANGED] Error interceptor: whitelist cache url
|
2026-01-09 11:25:16 +02:00 |
|
http-interceptor.service.ts
|
[develop | FIXED | DONE]: Fix type check for `document` in multiple components, safeguard against undefined `req` in HTTP interceptor, and enhance cookie handling logic.
|
2026-04-01 15:50:36 +03:00 |
|
timeout-interceptor.service.ts
|
[new-search | DONE | CHANGED]: Updated TIMEOUT_WHITELIST and added deprecated annotation for the unused methods.
|
2025-09-12 12:26:23 +03:00 |