Project

General

Profile

Statistics
| Revision:

# Date Author Comment
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

60533 01/03/2021 06:30 PM Argiro Kokogiannaki

[Admin | Branch - new-UI]

community info:
- add check i tabs about subjects
- add route about subjects
- update UI for manage subjects page

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

60530 01/03/2021 05:07 PM Konstantinos Triantafyllou

[Connect | Trunk]: Subscribe: Fix loading if a request has been interrupted. Curators: Change getCurators method

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

[Library | Trunk]: Change notification emails methods

60528 01/03/2021 04:52 PM Argiro Kokogiannaki

[Admin tool| new ui branch]
Notifications:

- fixes in initialization of notifications
- claims return 404 error if nothing saved in db

60525 01/03/2021 02:05 PM Konstantina Galouni

[branch new-UI | Admin Portal]:
1. manage-user-notifications.components.ts: Do not set "email" from user.email to send it to services and requests - email is set in back end for current user.
2. manage-user-notifications.service.ts: In method "getUserNotifications()", do not parse notifications to get current user's - API returns notifications only for the current user, not all users.

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

60508 25/02/2021 04:57 PM Argiro Kokogiannaki

[branch new-UI|admin tool]

updates on customization

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

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

60506 25/02/2021 03:20 PM Konstantinos Triantafyllou

[Connect | Trunk]: Change admin URL on connect

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)....

60493 24/02/2021 08:49 PM Konstantina Galouni

[Trunk | Explore]:
1. app.component.ts: Added "My ORCID links" page (/my-orcid-links) only when environment is not production.
2. environment.ts: Added properties "orcidTokenURL", "orcidClientId".
3. environment.test.ts & environment.beta.ts & environment.prod.ts: Added properties "orcidAPIURL", "orcidTokenURL", "orcidClientId".

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

60468 22/02/2021 09:48 AM Konstantinos Triantafyllou

[Monitor Dashboard | Trunk]: General Header alignment and color fix

60467 22/02/2021 09:44 AM Konstantinos Triantafyllou

[Dashboard Theme | Trunk]: uk-card header add title class

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.

60462 20/02/2021 09:34 AM Konstantina Galouni

[Trunk | Explore]: app-routing.module: Add orcid routes: /orcid, /my-orcid-links, /recommended-orcid-links.

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

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

60460 19/02/2021 07:09 PM Konstantinos Triantafyllou

[Connect | Trunk]: 1. Remove new from getCommunityNew

60459 19/02/2021 07:08 PM Konstantinos Triantafyllou

[Library | Trunk]: Community Service remove new from getCommunityNew

60458 19/02/2021 07:08 PM Konstantinos Triantafyllou

[Admin | NewUI]: Add new getCommunity method

60457 19/02/2021 07:01 PM Konstantinos Triantafyllou

[Library | Trunk]: Input css add specific font size

60456 19/02/2021 07:01 PM Konstantinos Triantafyllou

[Library | Trunk]: Input component: Remove uk-text-small

60455 19/02/2021 06:55 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix loading width

60454 19/02/2021 06:52 PM Konstantinos Triantafyllou

[Connect | Trunk]: 1. Add new roles functionllities (subscribe - role-verification). 2. Comment customization. 3. Refactor getting community logic

60453 19/02/2021 06:50 PM Konstantinos Triantafyllou

[Library | Trunk]: 1. Community Service refactor. 2. Subscribe service refactor. 3. Add service on role-verification

60451 18/02/2021 04:55 PM Argiro Kokogiannaki

[Monitor dashboard|Trunk]

- indicator utils: indicator enhancements - update profile

60450 18/02/2021 01:28 PM Konstantinos Triantafyllou

[Library | Trunk]: Input on option filter return empty array for empty or null value

60449 18/02/2021 01:27 PM Konstantinos Triantafyllou

[Library | Trunk]: Input tools reduce transion duration

60448 17/02/2021 07:44 PM Konstantinos Triantafyllou

[Library | Trunk]: Input component: Add autocomplete panel property, smalls chips and fix textarea padding.

60447 17/02/2021 07:42 PM Konstantinos Triantafyllou

[Monitor Dashboard | Trunk]: Add some css for notifications and texts.

60446 17/02/2021 07:40 PM Konstantinos Triantafyllou

[Library | Trunk]: Inputs: Fix padding on textarea

60445 17/02/2021 06:02 PM Argiro Kokogiannaki

[admin portal| new ui branch]
- user notifications: handle errors
- user tabs: hide options based on the role

60444 17/02/2021 03:37 PM Konstantinos Triantafyllou

[Library | Trunk]: Add isCurator condition on role-users.

60442 16/02/2021 06:55 PM Argiro Kokogiannaki

Comment out section about metadata schema in resources
add a link to ICM
- sitemap update
- add google verification code

60437 16/02/2021 11:27 AM Konstantinos Triantafyllou

[Admin | New-UI]: Add profile page on community-info

60436 16/02/2021 11:25 AM Konstantinos Triantafyllou

[Library | Trunk]: Community Service check logoUrl if isUpload

60426 16/02/2021 12:26 AM Konstantina Galouni

[new-UI branch | Admin]:
1. app.routing.ts: redirect ':community' to '/:community/info/profile'.
2. community-info.component.ts: Set selector to "community-info" and add tabs.
3. community-info.module.ts: Remove import "RouterModule.forChild(...)" - new /community-info-routing.module.ts file added....

60422 15/02/2021 02:19 PM Argiro Kokogiannaki

[Library|Trunk]

- Error interceptor add check for registry url
- landing canonical: keep the canonical id (to be used in services like usage counts) and put the 1st pid for the canonical url

60421 15/02/2021 11:21 AM Konstantinos Triantafyllou

[Library| Trunk]: Remove autofocus from chips input.

60420 15/02/2021 10:23 AM Argiro Kokogiannaki

[Library|Trunk]

SEO
Result landing:
canonical id is the 1st openaire id or the 1st valid pid (if exists)
exclude from no-index filter, records with free text kywords

60417 14/02/2021 11:42 PM Konstantina Galouni

[Trunk | Library]: orcid-work.component.ts: Icons for adding/ deleting works updated with the new ones.

60416 14/02/2021 11:40 PM Konstantina Galouni

[Trunk | Library]: Added "bin.svg" (will be used by orcid-work.component for Search and My ORCID links page), "orcid_add.png", "orcid_bin.png" (will be used by orcid-work.component for Landing page).

60415 12/02/2021 12:45 PM Konstantinos Triantafyllou

[Monitor Dashboard | Trunk]: Change dev to development configuration.

60414 12/02/2021 12:33 PM Konstantinos Triantafyllou

[Monitor Dashboard | Trunk]: Add dev build on package.json. Change index.prod.html like index.html

60413 12/02/2021 12:31 PM Konstantinos Triantafyllou

[Library | Trunk]: Some changes on input component

60412 12/02/2021 12:28 PM Konstantinos Triantafyllou

[LIbrary | Trunk]: Add input-bordeless css

60410 11/02/2021 11:20 AM Argiro Kokogiannaki

[Library|Trunk]

SEO updates: url in results preview:
- use pid? and the first valid pid if available
- use the canonical id instead of dedup if available

60406 10/02/2021 01:50 PM Argiro Kokogiannaki

[Library|Trunk]

Track Downloads:
- add the type of report (filename) in the url - to separate the different actions
- Organization: add piwik track in 2 reports that was missing
- Add track download for citations

60405 10/02/2021 11:31 AM Argiro Kokogiannaki

[Admin | new-UI branch]

- add claims and notifications pages
- remove user component and router-outlet

60403 10/02/2021 11:24 AM Argiro Kokogiannaki

[Library | Trunk]

Claims: update UI for display claims component

Dashboard - connect: update notification settings component

60401 10/02/2021 10:41 AM Konstantina Galouni

[Trunk | Explore]: environment.ts: orcidAPIURL updated (/orcid removed from the end of the path).

60400 10/02/2021 10:39 AM Konstantina Galouni

[Trunk | Explore]: OpenSearchDescriptor: Update after Argiro's request - added "xmlns" properties in <OpenSearchDescription> and <moz:SearchForm>.

60398 10/02/2021 10:36 AM Konstantina Galouni

[Trunk | Library]: searchResearchResults.service.ts: Add method "searchForMyOrcidLinks()". (update of file missing from commit r60394 (where my-orcid-links folder was added).

60397 10/02/2021 10:33 AM Konstantina Galouni

[Trunk | Library]:
1. newSearchPage.component.ts:
a. For filter with type "identifier", build params by calling createKeywordQuery() method (currently useless - authorid filter will be changed to type "identifier" on following commits).
b. [Bug fix] EncodeURI the identifier.id of identifiers....

60396 10/02/2021 10:30 AM Konstantina Galouni

[Trunk | Explore]: [NEW] Added "my-orcid-links" folder and files | [NEW] Added "recommend-orcid-links" folder and files.

60395 10/02/2021 10:26 AM Konstantina Galouni

[Trunk | Library]:
1. [NEW] Added folder and files for "recommend-orcid-links".
2. searchResearchResults.component.ts: Added input fields "usedBy", "orcidQuery", "identifiers" (needed for recommend orcid links page).
3. newSearchPage.component.html: Add cases for "usedBy=='orcid'" | call <orcid-result> component when "usedBy == 'orcid'"....

60394 10/02/2021 10:12 AM Konstantina Galouni

[Trunk | Library]: [NEW] Added "my-orcid-links" folder and files.

60393 10/02/2021 10:05 AM Konstantina Galouni

[Trunk | Library]:
deletedByInference.component.ts: In <result-preview> add property "showOrcid" set to "false".
resultLanding.component.html:
a. Show <orcid-work> always (user is logged in or not and if there are no identifiers).
b. Add class "half-opacity" in button and text for annotations when not user is logged in or there is no pid....

60392 10/02/2021 10:01 AM Konstantina Galouni

[Trunk | Library]:
orcid-work.component.ts: Updates and fixes | Add UI for "pageType=='my_search'" (my orcid links page).
orcid.component.ts:
a. Update component to get ORCID tokens and redirect back to the appropriate page.
b. When called by ORCID UI (no source parameter), call method "orcidService.getPersonalDetails()" to redirect to advanced search research outcomes, filtered by name....

60390 09/02/2021 09:07 PM Konstantina Galouni

[Trunk | Library]: library.css: Not hovered links (<a>) with class "result-preview-bottom", have #666 color (same as uk-text-muted) | Set opacity: 0.5 for class "half-opacity" (same as "filterLoading").

60387 09/02/2021 01:16 PM Konstantina Galouni

[Trunk | Explore]: orcid-routing.module & orcid.module: Add LoginGuard (not FreeGuard) before loading /orcid route (user must be logged in to get tokens).

60368 05/02/2021 11:30 AM Argiro Kokogiannaki

[Explore | Trunk]

add Open search descriptor

update properties ( stats tool uri)

60367 05/02/2021 10:46 AM Argiro Kokogiannaki

[Aggregator |Trunk]

update develop page: add image
update properies(beta): fix statistics url

60360 04/02/2021 02:36 PM Konstantinos Triantafyllou

[Library | Trunk]: 1. Move mapType on Role class. 2. Fix isUpload on stakeholder.service.ts

60344 02/02/2021 05:49 PM Konstantinos Triantafyllou

[Admin | New-UI]: Split users managers and subscribers to routes. Fix params resolved on app component in case of nested routing

60343 02/02/2021 05:48 PM Konstantinos Triantafyllou

[Library | Trunk]: Subscribers fix detection error on user variable

60341 02/02/2021 01:29 PM Konstantinos Triantafyllou

[Library | Trunk]: Change search input on admin-tools pages

60340 02/02/2021 01:28 PM Konstantinos Triantafyllou

[Admin | New-UI]: Add info route.

60337 02/02/2021 09:44 AM Argiro Kokogiannaki

[Connect|Trunk]
- updates/fixes on opcsidia tap

60331 01/02/2021 08:17 PM Konstantinos Triantafyllou

[Library | Trunk]: Admin tools pages add loading and notifications

60326 01/02/2021 11:14 AM Konstantinos Triantafyllou

[Library | Trunk]: 1. Fix chips css. 2. Stakeholder Service: Init is Upload after request

60325 01/02/2021 11:13 AM Konstantinos Triantafyllou

[Libraryr | Trunk]: Fix chips css

60324 01/02/2021 10:46 AM Argiro Kokogiannaki

[Library|Trunk]
Cite this component:
- show download (not only in dev)
- UI updates
- show citation after the user selects a format.

60317 29/01/2021 12:57 PM Argiro Kokogiannaki

[Library|Trunk]

result landing: remove console.debug --> error in server mode

60315 29/01/2021 11:47 AM Konstantinos Triantafyllou

[Libraryr | Trunk]: Fix filters on admin tools pages

60314 28/01/2021 05:55 PM Konstantinos Triantafyllou

[Monitor Dashboard | Trunk]: Move css of admint tools pages to dashboard theme

60313 28/01/2021 05:55 PM Konstantinos Triantafyllou

[Library | Trunk]: Admin tools pages: some css changes

60312 28/01/2021 05:38 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix portal form undefined error

60311 28/01/2021 05:34 PM Konstantinos Triantafyllou

[Library | Trunk]: Add custom placeholder for input-box

60310 28/01/2021 05:33 PM Konstantinos Triantafyllou

[Library | Trunk]: Admin tools pages, fix modals and update behaviour

60306 28/01/2021 12:00 PM Argiro Kokogiannaki

[Admin tool|NEW UI - branch]

Changes for claims page + customization page

60305 28/01/2021 10:45 AM Argiro Kokogiannaki

[Aggregator |trunk]

- add graph section text for Canada - remove lorem ipsum

60304 27/01/2021 03:15 PM Konstantinos Triantafyllou

[Library | Trunk]: Roles users unsubscribe on role change

60303 27/01/2021 03:06 PM Konstantinos Triantafyllou

[Library | Trunk]: Create a role group button to uppercase

60302 27/01/2021 02:52 PM Konstantinos Triantafyllou

[Library | Trunk]: Add boolean communityMap on mapType