Project

General

Profile

Statistics
| Revision:

# Date Author Comment
60710 24/03/2021 01:26 AM Konstantina Galouni

[new-UI | Library]: role-users.component.html & subscribers.component.html: In <icon> component remove ratio="0.7" (default is 1).

60709 24/03/2021 01:25 AM Konstantina Galouni

[new-UI | Library Assets]: card.scss:
a. Set font-size to 14px in .uk-card .uk-button.action, .uk-card .uk-icon-button.action.
b. Set padding top and bottom to 12px in .uk-card .uk-button.action.

60706 23/03/2021 11:03 PM Konstantina Galouni

[new-UI | Admin]:
1. search-input.component.css: Set currentColor for border in classes ".bordered.focused" and #a3a3a3 in classes ".bordered:not(.focused)".
2. search-input.component.ts:
a. Add class "focused" when "showSearch" is true.
b. In search button add tooltip with value same as placeholder....

60701 23/03/2021 06:22 PM Konstantinos Triantafyllou

[Library | Trunk]: Sidebar fix header Url

60700 23/03/2021 06:21 PM Konstantinos Triantafyllou

[Library | Trunk]: Add class for default cursor

60699 23/03/2021 06:00 PM Konstantina Galouni

[new-UI | Library]: result-preview.component.html: Added <span> with class "custom-external" for external icon when "externalUrl" is set.

60697 23/03/2021 05:28 PM Konstantinos Triantafyllou

[Library | Trunk]: Search Input: On bordered search make selected value's width 100%

60692 22/03/2021 06:00 PM Konstantinos Triantafyllou

[Library | Trunk]: Delete some unusage files

60690 22/03/2021 05:16 PM Konstantina Galouni

[new-UI | Library]:
1. result-preview.component.ts: Added property "@Input() externalUrl: string;" for external links in results.
2. result-preview.component.html: Link in results as they were when there is no "externalUrl", otherwise add: target="_blank" [href]="externalUrl+result.id".

60688 22/03/2021 04:10 PM Konstantinos Triantafyllou

[Library | Trunk]: 1. Input fix bug with search control value. Remove selection of chip in autocomplete. 2. Search Input: Add truncate on selected value. 3. Full screen modal: Fix close method

60687 22/03/2021 04:08 PM Konstantinos Triantafyllou

[Library | Trunk]: Add fs-modal-bg to fix event propagation.

60685 22/03/2021 02:37 PM Konstantina Galouni

[new-UI | Library]: icons.ts: Removed "info" icon - will be used directly from uikit.

60684 22/03/2021 01:00 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix is Community guard

60681 22/03/2021 01:18 AM Konstantina Galouni

[new-UI | Library]:
1. no-load-paging.component.ts: [Bug fix] Added pipe "number" to totalPages.
2. searchProjects.service.ts: Nothing but removed a ";" which was double.
3. search-input.component.ts:
a. Added "bordered" class when input is focused (showSearch) or when a keyword exists (selected)....

60680 22/03/2021 01:09 AM Konstantina Galouni

[new-UI | Library assets]:
1. card.scss: Deleted rule for ".uk-card .uk-button.action.uk-invisible".
2. utils.scss: Added class "hide-element" which sets height and padding to 0, and overflow to hidden.

60678 19/03/2021 05:51 PM Konstantinos Triantafyllou

[Library | Trunk]: admin tools pages add title

60677 19/03/2021 05:49 PM Konstantinos Triantafyllou

[Library | Trunk]: Input box arrow color change

60676 19/03/2021 03:31 PM Konstantinos Triantafyllou

[Library | Trunk]: Input-border recude padding vertically

60675 19/03/2021 03:24 PM Konstantinos Triantafyllou

[Library | Trunk]: Input outline in autocomplete remove

60674 19/03/2021 03:23 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix autocomplete input

60673 19/03/2021 11:36 AM Konstantinos Triantafyllou

[Library | Trunk]: Add uk-invisible on cards actions button

60671 18/03/2021 06:13 PM Konstantinos Triantafyllou

[Library | Trunk]: Just remove an unexcepted char on page contents component

60670 18/03/2021 06:12 PM Konstantinos Triantafyllou

[Library | Trunk]: Some css changes on modal, input and cards

60669 18/03/2021 04:25 PM Argiro Kokogiannaki

[Library | Landing]

Landing Metrics: make sure that iframes for metrics get the proper id (in case of pid parameter)

60668 18/03/2021 04:19 PM Argiro Kokogiannaki

[Library|Trunk]
SEO: update list of words for no-index filter add check about abstract

60666 18/03/2021 03:11 PM Konstantinos Triantafyllou

[Library | Trunk]: Dashboard: Admin tools pages: Fix no rasults card and loading. Add notifications on actions and errors.

60665 18/03/2021 11:29 AM Konstantinos Triantafyllou

[Library | Trunk]: Add autocomplete on input component

60664 18/03/2021 09:51 AM Argiro Kokogiannaki

[Library|Trunk]

Display claims fixes:
initialize and preview keyword
correct communities filter

60660 17/03/2021 04:42 PM Konstantinos Triantafyllou

[Library | Trunk]: Full screen modal: Remove footer, move buttons on header, Make heading h4. User component: Redirect on error code 3

60659 17/03/2021 04:41 PM Konstantinos Triantafyllou

[Library | Trunk]: Full screen modal add padding on header

60654 17/03/2021 10:58 AM Konstantinos Triantafyllou

[Library | Trunk]: Add fixRedirectUrl on service

60653 17/03/2021 10:21 AM Konstantinos Triantafyllou

[Library | Trunk]: Fix redirect from login logout. Add fragment

60647 12/03/2021 03:49 PM Argiro Kokogiannaki

[Library|Trunk]

String utils: add function HTMLToString
create HTMLToStringPipe

60642 12/03/2021 01:49 PM Konstantinos Triantafyllou

[Library | Trunk]: Fs modal: Fix esc key

60641 12/03/2021 01:15 PM Konstantinos Triantafyllou

[Library | Trunk]: Landing: Under curation tooltip add padding

60640 12/03/2021 01:01 PM Konstantinos Triantafyllou

[Library | Trunk]: Tooltip css

60637 12/03/2021 11:45 AM Argiro Kokogiannaki

[Library assets|Trunk]

update rules for full screen modal

60636 12/03/2021 11:29 AM Konstantinos Triantafyllou

[Library | Trunk]: Fs modal add a boolean for each button

60635 12/03/2021 11:00 AM Konstantinos Triantafyllou

[Library | Trunk]: Fs modal add disable on buttons

60634 12/03/2021 11:00 AM Konstantinos Triantafyllou

[Library | Trunk]: Fs modal fix content height

60633 12/03/2021 10:39 AM Konstantinos Triantafyllou

[Library | Trunk]: Fs modal redesign

60632 12/03/2021 10:39 AM Konstantinos Triantafyllou

[Library | Trunk]: Fs modal redesign

60630 11/03/2021 06:40 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix reload for urls with fragments

60629 11/03/2021 05:27 PM Argiro Kokogiannaki

[Library|Trunk]

fs-modal: add event emitter for close

60626 11/03/2021 03:11 PM Argiro Kokogiannaki

[Library|Trunk]
fix reload issue: double encoding return 404 or error

60625 11/03/2021 02:27 PM Argiro Kokogiannaki

[Library|Trunk]

- piwik update: for result landing create custom url using the url format with the dedup id
- result landing service: url encode pid for search service
- update message for orcid

60624 11/03/2021 01:55 PM Konstantinos Triantafyllou

[Library | Trunk]: Error interceptor let get methods of registry pass

60623 11/03/2021 01:16 PM Konstantina Galouni

[Trunk | Library]: deletedByInference.service.ts & resultLanding.service.ts & searchResearchResults.service.ts: [Bug fix] In parsing <creator> before setting orcid and orcid_pending fields call .toUpperCase().

60620 11/03/2021 02:47 AM Konstantina Galouni

[Trunk | Library Assets]: Removed unused files "bin.svg" (added in icons.ts), "orcid_add.png", "orcid_bin.png" (.svg versions are used).

60619 11/03/2021 02:40 AM Konstantina Galouni

[Trunk | Library]:
1. resultLanding.component.html & result-preview.component.html: Show orcid buttons in all environments (production too) | in <orcid-work> added "resultTitle" property.
2. myOrcidLinks.component.ts: Added "getPersonalDetails()" method and link to advanced research outcomes page, filtered by user's name (if personal details from ORCID fails, use name from AAI - getUserInfo)....

60618 11/03/2021 02:37 AM Konstantina Galouni

[Trunk | Library]: showAuthors.component.ts:
a. [Bug fix] When there is "author.orcid" and "author.ocid_pending" too, ignore "author.orcid_pending".
b. [Bug fix] Increased the min-width of area where ORCID iD is shown from 250px to 280px.
c. [Bug fix] Increased the min-width of dropdown box from 70px to 465px - sometimes copy and external buttons were cut to 2 or 3 lines.

60614 10/03/2021 02:24 PM Konstantinos Triantafyllou

[Library | Trunk]: Add dmps on project

60612 10/03/2021 11:41 AM Argiro Kokogiannaki

[Library|Trunk]

Enermaps datasets:
apply changes in search results components to be able to add custom title and add an image if available.

60611 09/03/2021 12:33 PM Argiro Kokogiannaki

[Library|Trunk]

comment claimsDatatable.pipe.ts as unused

60607 08/03/2021 04:52 PM Argiro Kokogiannaki

[Library | trunk]

SearchDataProvidersComponent: update variable for index info

60605 08/03/2021 04:32 PM Argiro Kokogiannaki

[Library|Trunk]

- remove search table view
- preview result: support projects urls with funder and grant id
- Search page changes:
-clean up variables about showing graph info
- add variable about download results

Comment unused components that import datatables

60604 08/03/2021 03:42 PM Argiro Kokogiannaki

[Library|Trunk]

Organization + Result landing:
reset id with the dedup id (objidentifier) in case the parameters id was a pid or a canonical url.
this fixes issues with related requests that need the dedup identifier

Result landing:
- SEO no-index filter: add supplementary rules (title or authors contain spam record keywords e.g film, movie,hd, 4k,etc)...

60601 05/03/2021 04:12 PM Konstantinos Triantafyllou

[Library | Trunk]: Full screen modal: Add animation css

60600 05/03/2021 04:12 PM Konstantinos Triantafyllou

[Library | Trunk]: Full screen modal: Add animation css

60599 05/03/2021 02:51 PM Konstantinos Triantafyllou

[Library | Trunk]: Full screen modal: Make keys optionals

60598 05/03/2021 02:50 PM Konstantinos Triantafyllou

[Library | Trunk]: Full screen modal close reposition

60597 05/03/2021 02:31 PM Konstantinos Triantafyllou

[Library | Trunk]: Add full screen modal

60596 05/03/2021 02:30 PM Konstantinos Triantafyllou

[Library | Trunk]: Add new fs-modal css

60593 04/03/2021 07:06 PM Konstantinos Triantafyllou

[Library | Trunk]: Add verification urls in white auth list

60591 04/03/2021 06:41 PM Konstantinos Triantafyllou

[Library | Trunk]: Remove verification urls from white auth list

60590 04/03/2021 06:11 PM Konstantinos Triantafyllou

[Library | Trunk]: Subscribers show paging always

60585 04/03/2021 03:30 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix custom error on input. Add verification urls on whitelist of error service interceptor

60581 04/03/2021 02:24 PM Konstantinos Triantafyllou

[Library | Trunk]: Add urlPrefix on portal results

60575 04/03/2021 01:45 PM Konstantinos Triantafyllou

[Library | Trunk]: Add url prefix pipe

60574 04/03/2021 12:58 PM Konstantinos Triantafyllou

[Library | Trunk]: Role verification: change email check to lower case

60572 04/03/2021 12:32 PM Konstantinos Triantafyllou

[Library | Trunk]: Notifications for development

60570 04/03/2021 11:17 AM Konstantinos Triantafyllou

[Library | Trunk]: Add flex on chips remove icon

60568 03/03/2021 07:04 PM Konstantinos Triantafyllou

[Library | Trunk]: Add url and logoURL on dashboard

60561 02/03/2021 04:52 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix admin tools pages portal type configuration.

60545 02/03/2021 11:08 AM Konstantinos Triantafyllou

[Library | Trunk]: 1. Role users disable remove button for members when a user is a manager. 2. Change email message for community managers invitation

60544 02/03/2021 11:07 AM Konstantinos Triantafyllou

[Library | Trunk]: Card action button css: Add disable behaviour

60540 01/03/2021 07:44 PM Konstantinos Triantafyllou

[Library | Trunk]: Revert role-users. Add canActivateChild on connect guards

60537 01/03/2021 07:19 PM Konstantinos Triantafyllou

[Library | Trunk]: Add canActivateChild on Monitor and login Guards

60535 01/03/2021 06:32 PM Konstantinos Triantafyllou

[Library | Trunk]: Card css: Add disable action button

60534 01/03/2021 06:32 PM Konstantinos Triantafyllou

[Library | Trunk]: 1. Icons remove line-height. 2. Role-users: Fix UI

60532 01/03/2021 06:27 PM Argiro Kokogiannaki

[Library |Trunk]

dashboard - admin-tools:
- add checks for main portals explore, connect + monitor and put the proper portal type

60531 01/03/2021 05:53 PM Konstantinos Triantafyllou

[Library | Trunk]: Card css: 100% width action buttons

60529 01/03/2021 05:05 PM Konstantinos Triantafyllou

[Library | Trunk]: Change notification emails methods

60520 26/02/2021 03:30 PM Konstantinos Triantafyllou

[Library | Trunk]: Result preview: add hasLink param and check pid if result preview has been changed

60519 26/02/2021 02:42 PM Konstantina Galouni

[Trunk | Library]:
1. orcid-work.component.ts: Update orcid icons for landing.
2. showAuthors.component.ts: In popup shown for authors with orcid or orcid_pending info, show appropriate messages.

60518 26/02/2021 02:40 PM Konstantina Galouni

[Trunk | Library Assets]: Added icons "orcid_add.svg", "orcid_bin.svg".

60516 26/02/2021 11:48 AM Konstantinos Triantafyllou

[Library | Trunk]: 1. Change curator service. 2. Add icons preview

60515 26/02/2021 11:36 AM Argiro Kokogiannaki

[Library|Trunk]

- Admin tools:
-- update methods for pages/ helpcontent to be page specific.
-- add count method for all pages - helpcontents
-- fix order issue win update form

60507 25/02/2021 04:55 PM Argiro Kokogiannaki

[Library|Trunk]
update UI for pages, entities, helptexts - new mocks

60505 25/02/2021 03:19 PM Konstantinos Triantafyllou

[Library | Trunk]: Change admin URL on library

60494 24/02/2021 09:33 PM Konstantina Galouni

[Trunk | Library]:
1. env-properties.ts: Added properties "orcidTokenURL", "orcidClientId".
2. orcid-work.component.ts & myOrcidLinks.component.ts: Set tokenUrl using properties.orcidTokenURL and properties.orcidClientId (not local strings).
3. searchMyOrcidResults.component.ts: Remove check for "development" environment (Menu is not added in production)....

60489 24/02/2021 05:53 PM Konstantinos Triantafyllou

[Library | Trunk]: Input component: Dropdown under search input for chips.

60488 24/02/2021 03:35 PM Konstantinos Triantafyllou

[Library | Trunk]: Search input: Fix reset function and toggle on selected. Sidebar: fix route on active route

60480 23/02/2021 04:50 PM Konstantina Galouni

[Trunk | Library]:
1. orcidWork.ts: When description is >5000 characters, do not send it to ORCID work.
2. orcid.component.ts: When redirecting to /orcid by ORCID UI (source in not "openaire"), do not query for new tokens if user already has valid tokens in OpenAIRE.

60469 22/02/2021 04:20 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix placeholder on input

60466 20/02/2021 10:23 AM Konstantina Galouni

[Trunk | Library]:
1. myOrcidLinks.component.ts:
a. Added title "My ORCID links".
b. Set page metadata (_meta, _title).
2. orcid.component.ts: Set page metadata (_meta, _title).
3. orcid-work.component.ts: move ORCID icon (iD), after word "ORCID".
4. orcidWork.ts: ...

60465 20/02/2021 10:22 AM Konstantina Galouni

[Trunk | Library]:
1. searchResult.ts: Add field "relcanId" (will be set to OpenAIRE id. "id" now is set with pid if exists).
2. result-preview.ts: In class "ResultPreview", add field "relcanId".
3. searchMyOrcidResults.component.html, result-preview.component.html: [Bug fix] In <orcid-work>, set [resultId]="result.relcanId".

60464 20/02/2021 10:20 AM Konstantina Galouni

[Trunk | Library]:
1. result-preview.ts: In interface "Author" add field "orcid_pending".
2. deletedByInference.service.ts, searchResearchResults.service.ts, resultLanding.service.ts:
a. [Bug fix #6342]: On title parsing, set the title with classid = "main title" if exists....

60463 20/02/2021 09:38 AM Konstantina Galouni

[Trunk | Library Assets]:
1. Added common/ORCIDiD_iconbw16x16.png (orcid black icon for pending authors).
2. library-css/card.scss: On .action button hover (.uk-card .uk-button.action:hover) change color of shadow.

60461 19/02/2021 07:18 PM Konstantinos Triantafyllou

[Library | Trunk]: User Component: getRolesFomratted base only on new roles