Project

General

Profile

Statistics
| Revision:
  • svn:ignore: node_modules dist

# Date Author Comment
61262 22/06/2021 10:04 AM Konstantina Galouni

[Trunk | Library]:
1. timeout-interceptor.service.ts: Added whitelist, so that urls included in the list are not cut by this timeout interceptor.
2. services/reports.service.ts & landingPages/htmlProjectReport/htmlProjectReport.service.ts: In calls for CSV and HTML reports, added timeout 10 in seconds....

61249 17/06/2021 03:33 PM Konstantina Galouni

[Trunk | Library]: organization.component.ts & project.component.ts: [Bug fix] Close report modal when opening loading modal (after clicking on some download button).

61241 17/06/2021 01:07 PM Konstantinos Triantafyllou

[Library | Trunk]: Revert paths to urls for utils.scss

61239 17/06/2021 11:34 AM Konstantinos Triantafyllou

[Library | Trunk]: Utils change assets path to test

61231 16/06/2021 10:19 AM Konstantina Galouni

[Trunk | Library]:
1. env-properties.ts: Deleted property "enermapsAPIURL" (always used enermapsURL).
2. resultLanding.component.ts: Removed all usages of "enermapsAPIURL" and use "enermapsURL".
3. resultLanding.service.ts: In "getEnermapsDetails()" method, set url to properties.enermapsURL+"/api/datasets_full?shared_id=eq."+id;...

61224 15/06/2021 03:33 PM Konstantinos Triantafyllou

[Library | Trunk]: Input: Remove selection range causing focus issue on Safari

61221 15/06/2021 03:20 PM Konstantinos Triantafyllou

[Library | Trunk]: Remove some double ;;

61219 15/06/2021 03:19 PM Konstantinos Triantafyllou

[Assets | Trunk]: Remove some double ;; on css

61218 15/06/2021 02:54 PM Konstantina Galouni

[Trunk | Library]:
1. src/app/openaireLibrary/claims/claim-utils/service/contexts.service.ts & src/app/openaireLibrary/services/searchResearchResults.service.ts:
Added in constructor default value null for HttpClient.
2. src/app/openaireLibrary/landingPages/landing-utils/parsingFunctions.class.ts: ...

61194 10/06/2021 09:03 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix role showActive users if members call failed

61090 04/06/2021 11:42 AM Konstantina Galouni

[Trunk | Library]:
1. bottom.component.ts: [Bug fix] When no communityId set, in "getDivContents()", get communityId from properties.adminToolsCommunity (fix for Connect Portal).
2. helper.service.ts: In "getPageHelpContents()" and "getDivHelpContents()", when no communityId is set, get it from properties.adminToolsCommunity if available, otherwise set it to 'openaire' (as it was).

61087 04/06/2021 10:18 AM Argiro Kokogiannaki

[Library|Trunk]

remove dependency for ngx-json-ld from schema2jsonld component and module

61086 04/06/2021 09:48 AM Konstantina Galouni

[Trunk | Library]: bottom.component.html:
a. [Bug fix] Fix alignment of EC flag and "Openaire" name when not centered (uk-margin --> uk-margin-left)
b. [Bug fix] Move check to show helptext inside <ng-container> - alignment is broken when no helptext and not centered.

61058 28/05/2021 03:35 PM Argiro Kokogiannaki

[Library|Trunk]

NavbaR:
- remove stakeholder
- remove search bar

61047 25/05/2021 02:29 PM Konstantina Galouni

[Trunk | Library]:
1. divIds.component.ts: Added in label of each option, page.portalType (not only page name, to know when creating new DivId, earch page in which portal belogs).
2. input.component.ts: Added in each <mat-option> (dropdown options), option label as uk-tooltip.

61046 25/05/2021 02:25 PM Konstantina Galouni

[Trunk | Library Assets]: dropdown-tooltip.css: Added z-index: 10001 for div.cdk-overlay-container ~ .uk-tooltip and move from library.css z-index: 10001 for div.cdk-overlay-container.

61039 25/05/2021 12:15 AM Konstantina Galouni

[Trunk | Library]:
1. env-properties.ts: Added property "footerGrantText?: string"
2. bottom.module.ts: Imported "HelperModule" (div help content added in footer)
3. bottom.component.ts:
a. Comment "grantAdvanceText" and "grantConnectText".
b. If property "footerGrantText" is not set, get div help contents for "/" page route....

61030 20/05/2021 04:11 PM Konstantina Galouni

[Trunk | Library]: resultLanding.component.html: Added "uk-animation-fade" in enermaps details.

61028 19/05/2021 03:07 PM Konstantina Galouni

[Trunk | Library]:
1. indexInfo.service.ts: Added method "getLastOrcidUpdateDate()" to get all dates and parse "orcid_update_date".
2. myOrcidLinks.component.ts: Call on constructor "indexInfoService.getLastOrcidUpdateDate" and show latest data synchronization with orcid on top of the page.

61025 19/05/2021 01:24 PM Argiro Kokogiannaki

[Library|Trunk]
- add new fields for Customization options
- DOI regex fix 10. rule

61021 19/05/2021 11:36 AM Konstantina Galouni

[Trunk | Library]:
1. src/app/openaireLibrary/orcid/orcid-work.component.ts: [Bug fix] On ngOnInit() method, call getPutCode, only if(!this.givenPutCode && this.isLoggedIn).
2. src/app/openaireLibrary/utils/properties/env-properties.ts: Added field "enermapsAPIURL?: string"....

61019 19/05/2021 09:39 AM Argiro Kokogiannaki

[Library|Trunk]

SEO changes:
- ignore quick filter in search pages. don't add qf=true, the filter is NOT applied by default.
- add page in the canonical url
- keep order of params to have the same url in canonical no matter the order of the filters
- add prev/ next links...

61011 17/05/2021 05:32 PM Argiro Kokogiannaki

[Library|Trunk]

Update email composer text for invite community managers
Error page: add page attribute as input

61007 17/05/2021 01:28 PM Konstantinos Triantafyllou

[Library | Trunk]: Add invite disable message on role-users and subscribers invite button

61004 13/05/2021 05:54 PM Argiro Kokogiannaki

[Library|Trunk]
-revert change filtering recent results with values <= current year

61003 13/05/2021 05:48 PM Konstantina Galouni

[Trunk | Library]:
1. result-preview.ts: In Project interface, added optional boolean field "validated" (parsed in landing pages to show validated projects by funders).
2. parsingFunctions.class.ts: In method "parseFundingByProjects()" added parsing for "validated" field. ...

61002 13/05/2021 05:21 PM Argiro Kokogiannaki

[Library|Trunk]
- Remove inline argument for parsed contexts, projects, remove unused code with <mark> tag

61001 13/05/2021 12:02 PM Argiro Kokogiannaki

[Library |Trunk]

Search page: fix prefix initialization

61000 13/05/2021 11:51 AM Argiro Kokogiannaki

[Library|Trunk]
Result landing: SEO fix: improve spam filter for authors (names that include 'nn')

60994 12/05/2021 05:00 PM Konstantina Galouni

[Trunk | Library]: dataProvider.service.ts & searchDataproviders.service.ts:
[Bug fix] #6678 ticket - In order to get "organizations related to a datasource" (at most one), parse rels.rel.to.class "isProvidedBy" (instead of rels.rel.to.class "provides").

60992 12/05/2021 04:22 PM Konstantina Galouni

[Trunk | Library]:
1. newSearchPage.component.html: In search pages show warning message when there is an error (e.g. timeout) getting refine filters.
(do not hide message for not available filters when existingFiltersWithValues > 0 - when there are filters created by url)...

60986 12/05/2021 09:18 AM Argiro Kokogiannaki

[Library|Trunk]

Search page:
fix for undefined properties
add page prefix as an input() attribute (for connect)

60984 11/05/2021 11:14 AM Konstantina Galouni

[Trunk | Library]:
1. newSearchPage.component.ts: [Bug fix] Initialize properties (Envproperties) in field definition, not in ngOnInit method (when parent called a method that needs property, may had not been initialized).
2. portal-search-result.component.html: Removed tooltip from description....

60982 10/05/2021 07:56 PM Konstantina Galouni

[Trunk | Library]: class-help-content-form.component.html & page-help-content-form.component.html & subscriber-invite.component.ts: Updated config --> removeButtons for <ckeditor> (show less buttons).

60976 28/04/2021 05:54 PM Argiro Kokogiannaki

[Library | Trunk]
Search pages:
updating canonical url with filters
update title with filter values

60974 28/04/2021 05:03 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix some errors on server from numbers component

60973 28/04/2021 04:42 PM Konstantinos Triantafyllou

[Library | Trunk]: Print timeout error request on error interceptor

60970 26/04/2021 11:42 AM Argiro Kokogiannaki

[Library|Trunk]

Checks for PIDs:
- Landing page, ORCID page: add looser rule for pids (if not valid set it is a doi)
- String utils: Identifier.isValidDOI add generic rule doi starting with "10."

60968 23/04/2021 06:25 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix server errors. Input add validators for chips. Subscriber-invite: Change To field to chips, add short view

60966 23/04/2021 02:48 PM Konstantinos Triantafyllou

[Library | Trunk]: Portal link important color

60965 23/04/2021 10:47 AM Argiro Kokogiannaki

[Library|Trunk]

css: portal button exclude uk-disabled

60963 22/04/2021 08:22 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix some variables missing on css

60962 22/04/2021 08:18 PM Konstantinos Triantafyllou

[Library | Trunk]: Move global variables to library

60954 22/04/2021 10:41 AM Konstantinos Triantafyllou

[Library | Trunk]: Input component fix condition on filter

60953 22/04/2021 09:55 AM Konstantinos Triantafyllou

[Library | Trunk]: Input component if it is checkbox set false value on null

60949 21/04/2021 05:28 PM Konstantinos Triantafyllou

[Library | Trunk]: Add equals object function and change input chip label condition with it

60939 21/04/2021 01:09 PM Konstantina Galouni

[Trunk | Library]: resultLanding.component.html & result-preview.component.html: [Bug fix] Remove check "&& properties.environment != 'production')" when "properties.adminToolsPortalType == 'community'".

60936 21/04/2021 11:15 AM Konstantinos Triantafyllou

[Library | Trunk]: Subscriber invitations: Fix is manager method

60926 20/04/2021 05:18 PM Konstantinos Triantafyllou

[Library | Trunk]: Remove scroll to top from pages initiliazation

60925 20/04/2021 04:55 PM Konstantina Galouni

[Trunk | Library]: orcid.service.ts: In method "saveWork()" added "dashboard" field that is sent and is built by properties.environment and properties.dashboard (to know from which portal comes the claim).

60917 19/04/2021 06:30 PM Konstantinos Triantafyllou

[Library | Trunk]: Remove height from uk-logo in navbar

60916 19/04/2021 06:28 PM Argiro Kokogiannaki

[Library|Trunk]

- display claims:
rename property title to pageTitle > avoid confusion with HTML tooltip
add tooltip for claim status
Search research results service - add check for year in most recent results
- Bottom component: update newsletter url...

60907 18/04/2021 02:01 PM Konstantinos Triantafyllou

[Library | Trunk]: Numbers: Fix dataset link

60906 18/04/2021 01:57 PM Konstantinos Triantafyllou

[Library | Trunk]: Numbers: Add refine value on init

60904 18/04/2021 01:41 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix get query params if are emptry

60902 18/04/2021 01:35 PM Konstantinos Triantafyllou

[Library | Trunk]: Numbers add external link choice for links

60897 16/04/2021 08:38 PM Konstantinos Triantafyllou

[Library | Trunk]: Numbers: Add init function. Create numberSize interface

60895 16/04/2021 08:18 PM Konstantinos Triantafyllou

[Library | Trunk]: Numbers: Add init function. Create numberSize interface

60893 16/04/2021 06:23 PM Argiro Kokogiannaki

[Library | Trunk]

- add reset icon
- Input.css: hide arrows from input number
- Update css rules slider z-index

60891 16/04/2021 05:08 PM Konstantinos Triantafyllou

[Library | Trunk]: Navbar fix padding of logo on left position

60888 16/04/2021 03:14 PM Konstantinos Triantafyllou

[Library | Trunk]: Numbers loading min height

60886 16/04/2021 03:00 PM Konstantinos Triantafyllou

[Library | Trunk]: Numbers alignment fixed

60885 16/04/2021 01:45 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix html condition error on change detections

60884 16/04/2021 01:07 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix scroll to top on route change

60883 16/04/2021 11:59 AM Argiro Kokogiannaki

[Library|Trunk]

- Result landing: allow get result from input instead of the service.
- FetchResearchResults class: getResultsForCommunity add check for current year when sorting on date
- Customization checkForObsoleteVersion: add extra check

60875 16/04/2021 10:31 AM Konstantina Galouni

[Trunk | Library]:
1. myOrcidLinks.component.ts:
a. Remove comments from file.
b. Update and move on top of the page, message about green icons and when the data will be synchronized with ORCID.
c. Align "Discover research results related to you" on the right side of title....

60868 15/04/2021 08:26 PM Konstantinos Triantafyllou

[Library | Trunk]: Entities selection add enable all parameter

60867 15/04/2021 04:42 PM Konstantinos Triantafyllou

[Library | Trunk]: Create numbers component

60865 15/04/2021 04:39 PM Konstantinos Triantafyllou

[Library | Assets]: Add flip card css

60859 13/04/2021 04:37 PM Argiro Kokogiannaki

[Library|Trunk]

- My orcid links: add piwik module
- comment consoles in Result landing

60858 13/04/2021 04:25 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix pids bug with content id

60857 13/04/2021 03:32 PM Konstantina Galouni

[Trunk | Library]:
1. claimsAdmin.component.ts: [Bug fix] Added "uk-margin-small-top" in grid | [Bug fix] Added "uk-container-large" class (when !isConnect) together with "uk-container".
2. myOrcidLinks.component.ts: Added piwik tracking when it is enabled (in Explore, there is no input "piwikSiteId" and piwikService resolves it from properties).

60854 13/04/2021 02:52 PM Argiro Kokogiannaki

[Library|Trunk]

SEO: use canonical url for jsonld in result/organization landing

60853 13/04/2021 02:34 PM Konstantinos Triantafyllou

[Library | Trunk]: Add css class to break all words

60852 13/04/2021 02:33 PM Konstantinos Triantafyllou

[Library | Trunk]: PIDs add title, fix truncate on 2 lines. Remove input properties

60846 13/04/2021 12:20 AM Konstantinos Triantafyllou

[Library | Trunk]: Remove ngDestroy from smooth-scroll

60844 12/04/2021 11:55 PM Konstantinos Triantafyllou

[Library | Trunk]: Create smooth scroll service

60842 12/04/2021 05:38 PM Argiro Kokogiannaki

[Library|Trunk]

SEO - robots filter: check for empty values

60841 12/04/2021 05:35 PM Konstantinos Triantafyllou

[Library | Trunk]: NavBar fix current route on html

60840 12/04/2021 05:33 PM Konstantinos Triantafyllou

[Library | Trunk]: Set active menu add condition for fragment

60837 12/04/2021 03:43 PM Argiro Kokogiannaki

[Library|Trunk]

Orcid: add orcid button also for community dashboards

60836 12/04/2021 12:02 PM Konstantina Galouni

[Trunk | Library]:
1. showAuthors.component.ts: In popup for authors with ORCID information, added the green or black icon next to the explanatory message.
2. orcid-work.component.ts: [Bug fix] There was a class "uk-padding-removeremove" in #grantModal - change it to "uk-padding-remove"....

60832 12/04/2021 10:58 AM Konstantinos Triantafyllou

[Library | Trunk]: Input component: remove warning and note params

60828 09/04/2021 05:56 PM Argiro Kokogiannaki

[Library|Trunk]

Customizations: updates in the class attributes

60827 09/04/2021 05:41 PM Argiro Kokogiannaki

[Library|Trunk]
CSS
- add css for extra tabs, similar to statistics
- remove unused css for search forms
- remove unused images for forms

60826 09/04/2021 05:39 PM Argiro Kokogiannaki

[Library|Trunk]

Metrics:
add back the Openaire views

SEO:
- Landing: encode pid in canonical url
- result preview: single encoding in pid url

Enermaps Integration:
- update landing tab
- update look for tool url

60824 09/04/2021 03:05 PM Konstantinos Triantafyllou

[Library | Trunk]: Input fix tooltip on disable status

60823 09/04/2021 03:01 PM Konstantinos Triantafyllou

[Library | Trunk]: Input text move cursor to start on unfocus status,

60822 09/04/2021 03:00 PM Konstantinos Triantafyllou

[Library | Trunk]: Input truncate text input on unfocus status

60821 09/04/2021 02:35 PM Konstantinos Triantafyllou

[Library | Trunk]: Navbar add title tooltip on header title and recude his length to 2 lines

60820 08/04/2021 05:23 PM Konstantinos Triantafyllou

[Library | Trunk]: contact us change organization type to select

60819 08/04/2021 05:23 PM Konstantinos Triantafyllou

[Library | Trunk]: uk-select border

60817 08/04/2021 04:35 PM Konstantinos Triantafyllou

[Library | Trunk]: Improve paging on users

60816 08/04/2021 04:34 PM Konstantinos Triantafyllou

[Library | Trunk]: Library css tooltip force border to none

60814 08/04/2021 12:50 PM Argiro Kokogiannaki

[Library|Trunk]

Tabs:
- use CustomClass directive instead of statistics
- update it in landing pages

Enermaps Integration:
- Result LAnding at a new tab with enermaps tool
- Image on the left of the result preview component

60811 07/04/2021 04:54 PM Konstantinos Triantafyllou

[Library | Trunk]: Decrease navbar center section to 25% of the screen for above medium screens

60807 06/04/2021 04:44 PM Konstantinos Triantafyllou

[Library | Trunk]: Content provider criteria add constructor

60805 06/04/2021 04:10 PM Argiro Kokogiannaki

[Library|Trunk]

Customization:
add Layout class
add method for color contrast

60804 06/04/2021 01:22 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix user name and surname on notification list

60803 06/04/2021 10:19 AM Argiro Kokogiannaki

[Library|Trunk]

Metrics: hide old charts for results/projects (they are empty)