argirok
8eba807906
[pluginsFunctionality | DONE | CHANGED] add property forceCacheReload, for requests that pass from cache (useLongCache=true) check and pass forceReload parameter, get from cache plugin requests
2024-03-27 09:29:07 +02:00
argirok
7d5b82e0dc
[plugins-functionality | WIP]
2024-03-15 20:19:31 +02:00
argirok
e781dc8a51
[plugins-functionality | DONE | CHANGED] give option to for content, deposit or both, use a common form to edit the options + the criteria
2024-03-15 15:58:15 +02:00
argirok
0aa2ec20e6
Merge remote-tracking branch 'origin/develop' into plugins-functionality
2024-03-14 09:29:51 +02:00
argirok
c64df20405
[develop | DONE | ADDED] add orcid-core module, without the routing - use it in other components instead of orcid module
2024-03-14 09:28:33 +02:00
argirok
2bb981c489
Merge branch 'develop' into plugins-functionality
2024-03-07 11:22:30 +02:00
Konstantina Galouni
6a41954109
[develop | DONE | CHANGED & ADDED]: env-properties.ts & environment.ts: Added properties "rorURL", "isniURL", "wikiDataURL", "fundRefURL" | organizationInfo.ts: Added identifiers | searchOrganizations.service.ts & organization.service.ts: Parse identifiers (pid) [BETA ONLY] | organization.module.ts: Import ResultLandingUtilsModule (to call <showIdentifiers> | organization.component: Removed old unused code & Added <showIdentifiers> & In mobile added country and website url | parsingFunctions.class.ts: Added parsing for organization pids | showIdentifiers.component.ts: Added cases for organization pids & check if pid value is a url, do not add prefix.
2024-03-04 13:14:09 +02:00
argirok
17e3cda685
[plugins-functionality | WIP] add sliders, update gateway info with search bar, sdgs, fos, community title & description, update suggested repositories and forms
2024-03-01 10:32:38 +02:00
Alex Martzios
3e8ed4f504
[develop | DONE | CHANGED] remove tooltips from search page, add labels for entity metadata
2024-02-29 11:33:17 +02:00
Konstantina Galouni
efa0f72cc3
[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
argirok
9ad2da0fd3
[plugins-functionality | WIP] content providers: update methods, add options to select for deposit and add deposition message
2024-02-28 14:46:29 +02:00
Konstantinos Triantafyllou
f43025b21c
[develop | ADDED | FIXED]: Add missing searchLinkToStakeholders property in library common properties
2024-02-27 11:21:33 +02:00
Konstantina Galouni
f6654f7b93
[develop | DONE | CHANGED]: result-preview.component.html: Open Access Routes, Impact-based indicators (bip) and Usage counts drops on click, not hover.
2024-02-27 10:41:15 +02:00
argirok
f5ca757771
[develop | DONE | CHANGED] Range filters set placeholder/ validator based on min/max year from input
2024-02-23 10:11:00 +02:00
Konstantina Galouni
590bdaf2e3
[develop | DONE | FIXED]: [BUG FIX] bulkClaim.component.ts: In method "fetchResult()", if call to Crossref returns 404, query Datacite | environment.ts: Update url of "searchDataciteAPIURL" property to call endpoint "/dois" instead of "/works" (/works is the version 1 - old - while the current is version 2).
2024-02-22 13:57:27 +02:00
argirok
f92c4cbf52
[plugins-functionality | WIP] add more plugins, update forms...
2024-02-22 11:09:20 +02:00
Alex Martzios
af6174c5de
[develop | DONE | CHANGED] change footer text
2024-02-20 13:38:31 +02:00
Konstantinos Triantafyllou
3204ba18ff
[develop]: Fix showAuthors in modal.
2024-02-14 15:43:27 +02:00
Konstantina Galouni
83de7adc09
Merging branch develop into angular-16-irish-monitor
2024-02-07 22:32:42 +02:00
Konstantina Galouni
137278522e
[develop | DONE | CHANGED]: indexInfo.service.ts: Added "lastIndexDateSubject" BehaviorSubject | newSearchPage.component.ts: In ngOninit, call "indexInfoService.lastIndexDate" get method instead of "indexInfoService.getLastIndexDate()", to get last index date from subject value.
2024-02-07 21:36:47 +02:00
Konstantina Galouni
09960fda9e
[develop | DONE | FIXED]: availableOn.component.ts: Added field "@Input() inModal: boolean = false;" and display download sources when in modal - e.g. versions. | result-preview.component.html: Display download sources (<availableOn>) in versions (isDeletedByInferenceModal).
2024-02-07 21:12:43 +02:00
Konstantina Galouni
ffedfc0618
[develop | DONE | FIXED]: [BUG FIX] fetchProjects.class.ts: In method "getResultsForOrganizations()" set "this.filters[i].countAllValues = this.filters[i].values.length;", because filters were loading forever.
2024-02-07 11:57:55 +02:00
Konstantina Galouni
75ecd0da5e
Merge develop into angular-16-irish-monitor branch
2024-02-06 14:19:27 +02:00
argirok
a260ed17bd
[plugin-functionalities | WIP] : update plugin forms, add reording, filtering by position, create multiple templates per position, etc
2024-02-02 09:33:01 +02:00
Konstantina Galouni
243e736362
[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.
...
1. searchOrganizations.service.ts: In method "numOfSearchOrganizations2()" and in method "advancedSearchOrganizations()" moved predefined query checks to "fq" field instead of "query".
2. entitySearch.service.ts: Mark method "searchByDepositType()" as @deprecated since it is not used anymore.
3. searchDataProviders.component.ts: In methods "_getFilters()" and "getResults()" updated parameters to set predefined query checks to "fq" field instead of "query" for repositories, journals, entity registries, but keep in "query" field for deposit search.
4. cache-interceptor.service.ts: Updated urls in cachingRequests table and checks in "checkForCachedRequests()" method.
5. searchFields.base.ts: [Bug fix] Temporarily removed from HIDDEN_FIELDS and "DEPENDENT_FIELDS" the "instancetypename" field - there is a bug with static refine fields, until the "angular-16-irish-monitor" branch is merged.
2024-02-01 19:46:34 +02:00
argirok
0c85072ac3
[angular-16-irish-monitor | DONE | CHANGED] My orcid links: add option for custom link in discover more links, add property
2024-01-29 17:57:44 +02:00
Konstantinos Triantafyllou
4c55fb252c
[angular-16-irish-monitor | CHANGED | DONE]: Change OA Color filter to Publisher Access.
2024-01-29 15:55:34 +02:00
Konstantina Galouni
e3fe71a623
[angular-16-irish-monitor | DONE | CHANGED]: resultLanding.component.html & result-preview.component.html: Renamed OA Routes to Access Routes.
2024-01-24 17:10:45 +02:00
Konstantinos Triantafyllou
bbcfa595da
[angular-16-irish-monitor | MERGE]: Merge from develop
2024-01-24 16:25:17 +02:00
Konstantinos Triantafyllou
e176169afd
[develop]: Fix some properties values
2024-01-24 14:36:12 +02:00
argirok
a373357ccf
[plugin-functionalities | WIP] : improvements in template forms (options for plugin code, filter pages based on portaltype, prefill plan option, initialize properly object
2024-01-22 12:37:48 +02:00
argirok
d0b4fa7750
[plugins-functionality | WIP] : add component preview when managing plugins, add edit inside plugin preview, add plugin wrapper
2024-01-19 10:53:17 +02:00
Konstantina Galouni
c06d020cdc
[develop | DONE | CHANGED]: ISVocabularies.service.ts: Updated method "parseFOS()" to parse all Fields of Science by visiting hierarchy from fos.json using an iterative DFS (Depth First Search), instead of looping each level - this does not depend on the number of levels specified in the vocabulary file.
2024-01-12 13:59:58 +02:00
Konstantinos Triantafyllou
f629a9c715
[angular-16-irish-monitor]: Fix ireland composer subject.
2024-01-12 13:44:12 +02:00
Konstantina Galouni
9bcc1bb4d5
[angular-16-irish-monitor | DONE | CHANGED]: searchFields.base.ts: Changed label of facet field "isindiamondjournal" to "In a Diamond OA journal".
2024-01-09 17:03:47 +02:00
Konstantinos Triantafyllou
8c5990133f
[angular-16-irish-monitor]: Update irish dashboard email composer
2024-01-09 13:19:42 +02:00
Konstantina Galouni
c202b7671b
[angular-16-irish-monitor | WIP | CHANGED]: Changed checks for irish portal (use properties.dashboard - properties.adminToolsPortalType will be "country")
...
1. env-properties.ts: Added in Dashboard "irish" type and changed "irish" to "country" in PortalType.
2. connectHelper.ts & resultLanding.service.ts & manageStakeholders.component.html & indicators.component.ts & orcid-work.component.ts & entitiesSelection.component.ts & result-preview.component.ts: Updated check to properties.dashboard != "irish".
3. portalHelper.ts: Added "country" option in portalTypes.
2024-01-09 11:33:46 +02:00
Konstantinos Triantafyllou
070ae45480
[angular-16-irish-monitor]: Add composer for irish dashboard.
2024-01-09 11:12:07 +02:00
Konstantina Galouni
ab0ae376b9
Merge remote-tracking branch 'origin/develop' into angular-16-irish-monitor
2024-01-08 15:37:20 +02:00
Konstantina Galouni
6f13ab475a
[develop | DONE | CHANGED]: Show code in Fields of Science (FoS) when fos field is queried in filters, or not, when foslabel field is queried.
...
1. searchFields.base.ts: Added method "getFosParameter()" to check if "fos" or "foslabel" is in RESULT_REFINE_FIELDS | Removed environment check for fos in RESULT_REFINE_FIELDS and RESULT_FIELDS_ORDERED.
2. resultLanding.service.ts & landing-utils/fos.component.ts & fos/fos.component: Include code in fos labels when fos field is queried, otherwise (foslabel) not.
2024-01-08 15:36:27 +02:00
Konstantina Galouni
4f0c8ae5e9
Merge remote-tracking branch 'origin/develop' into angular-16-irish-monitor
2024-01-08 14:07:42 +02:00
Konstantina Galouni
18325323d0
[develop | DONE | CHANGED]: fos/fos.component.html & landing-utils/fos.component.ts & searchFields.base.ts: Removed "BETA" indication from Fields of Science.
2024-01-08 14:04:18 +02:00
argirok
9013db4b6b
[angular-16-irish-monitor | DONE | ADDED] add property for matomo logs
2024-01-08 13:50:05 +02:00
Konstantinos Triantafyllou
f81f5d7bfb
[angular-16-irish-monitor | ADDED]: Add originalId to datasources results in order to use it for provide.
2024-01-07 13:20:17 +02:00
Konstantinos Triantafyllou
bc4e30c3f2
[angular-16-irish-monitor | CHANGED | DONE]: Remove loginURL, logoutURL and userInfoURL properties and add loginServiceURL.
2024-01-07 01:41:59 +02:00
Konstantinos Triantafyllou
9709062383
[angular-16-irish-monitor | ADDED]: Add recaptcha key to commonDev
2024-01-04 13:51:49 +02:00
Alex Martzios
abaa7764b9
[angular-16-irish-monitor | FIXED | DONE]: remove email subject from body
2024-01-04 13:36:30 +02:00
Alex Martzios
5d7e72eb3d
[angular-16-irish-monitor] add new composer for irish monitor
2024-01-04 13:19:24 +02:00
Konstantinos Triantafyllou
617489a565
[angular-16-irish-monitor | CHANGED | DONE]: Add class in access-route-badge of result preview base on the required dots.
2023-12-21 13:21:11 +02:00
Konstantina Galouni
60d4bb914f
[angular-16-irish-monitor | DONE | ADDED]: searchFields.base.ts: New fields "peerreviewed", "isgreen", "openaccesscolor", "isindiamondjournal", "publiclyfunded"
...
1. Added in RESULT_FIELDS "peerreviewed", "isgreen", "openaccesscolor", "isindiamondjournal", "publiclyfunded"
2. Added in RESULT_STATIC_FIELD_VALUES "peerreviewed", "isgreen", "isindiamondjournal", "publiclyfunded"
3. Added in HIDDEN FIELDS "isgreen", "openaccesscolor", "isindiamondjournal", "peerreviewed"
4. Added structure DEPENDENT_FIELDS_AND_VALUES.
2023-12-21 11:02:16 +02:00