Go to file
Konstantina Galouni 8ed5487c98 Merge pull request '[EXPLORE] Production release December 2025 v2 - 2.1.1' (#108) from develop into master
Reviewed-on: #108
2025-12-09 14:49:22 +01:00
claims Merge remote-tracking branch 'origin/develop' into new-search 2025-09-25 15:07:31 +03: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 [new-search | REMOVED | DONE]: Remove plugin edit field modules from all plugins module in order to avoid importing ckeditor. 2025-11-18 20:22:48 +02:00
deposit [new-search | FIXED | DONE]: Fix community null in deposit first page. 2025-11-18 20:15:27 +02:00
error [angular-18 | DONE | CHANGED]: Added in HelperFunctions method "public static navigateToError()" with default "replaceUrl:true" & use this method everywhere instead of redirecting to this errorPage separately. 2024-09-25 16:29:34 +03:00
fos [develop | FIX | DONE ] FOS selection: hide l3 & l4 2025-06-12 12:45:04 +03:00
landingPages [develop | DONE | FIXED]: dataProvider.component.ts: Fixed url query parameters set on method "getParamsForSearchLink()", to use the "sourceid" field instead of collectedfromdatasourceid OR resulthostingdatasourceid, which is no longer acceptable. 2025-12-09 15:35:55 +02:00
login [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
monitor [new-search | DONE | FIXED]: search-stakeholders.component.ts: Bug in filters - Added in fieldIdsMap "access", "type", "role" fields to define the "equalityOperator" which defines if quotes or not in URL & set staticFields instead of refineFields. 2025-11-12 11:09:58 +02:00
monitor-admin Merge remote-tracking branch 'origin/develop' into new-search 2025-11-03 10:20:01 +02: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 Merge remote-tracking branch 'origin/develop' into new-search 2025-09-25 15:07:31 +03: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 | CHANGED]: isRouteEnabled.guard.ts, freeGuard.guard.ts: Added @Injectable({providedIn: 'root'}) | Removed from providers PreviousRouteRecorderm, isRouteEnabled, LoginGuard AdminLoginGuard, PiwikService & removed from imports PiwikServiceModule. 2024-02-28 16:45:23 +02:00
role-verification [angular18]: Make some alignments in order to create country-monitor. 2025-04-09 11:06:25 +03:00
sdg [new-search | WIP | CHANGED]: sdg.component.ts & newSearchPage.component.ts & refineFieldResults.service.ts & numbers.component.ts & fetchResearchResults.class.ts & fetchDataproviders.class.ts & fetchOrganizations.class.ts & fetchProjects.class.ts: Updated how customFilter is used to call new search API - replaced "fq=apiParamName exact value" with "apiParamName=value". 2025-01-28 15:13:08 +02:00
searchPages [develop | DONE | FIXED]: searchDataProviders.component.t: On method "filterRequestedAll()" which is triggered on view all of a filter, query also taking into account the datasourceQueryPrefix - extra conditions for data sources special pages (journals, registries, repositories) and in deposit. 2025-12-03 15:29:38 +02:00
services [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
shared [angular18]: Make some alignments in order to create country-monitor. 2025-04-09 11:06:25 +03:00
sharedComponents [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
utils Merge remote-tracking branch 'origin/new-search' into new-search 2025-11-20 12:19:48 +02: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
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 | WIP | FIXED] error-interceptor.service.ts: Added altMetricsAPIURL in UNAUTHORIZED_WHITELIST, to prevent redirect to login when altmetrics fail with authorization error & added more properties in comments to check - all properties need to be checked again. 2025-10-23 16:31:59 +03:00
http-interceptor.service.ts Update angular to version 16 2023-08-01 14:29:27 +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