Project

General

Profile

Statistics
| Revision:

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

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

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

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

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

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.

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

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

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

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

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

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

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

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

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

[Library | Trunk]

Claims: update UI for display claims component

Dashboard - connect: update notification settings component

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

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

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

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

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

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

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

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

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

[Library | Trunk]: Add boolean communityMap on mapType

60297 26/01/2021 06:00 PM Konstantinos Triantafyllou

[Library | Trunk]: Rename community to portal in pages and entities

60294 26/01/2021 05:21 PM Konstantinos Triantafyllou

[Library | Trunk]: Change admin tools pages to get portal from path param

60287 25/01/2021 11:53 AM Konstantinos Triantafyllou

[Library | Trunk]: Move uk-card action button css to library

60284 22/01/2021 07:09 PM Konstantinos Triantafyllou

[Library | Trunk]: 1. Fix user info id on parsing. 2. Add activeRoute field on MenuItem. 3. Finish inivte subscriber

60283 22/01/2021 05:17 PM Konstantinos Triantafyllou

[Library | Trunk]: Role users invite fix selected user(null) on notification message.

60280 22/01/2021 04:28 PM Argiro Kokogiannaki

[Library|Trunk]

Piwik: download give the current url instead of the blob url. Remove url parameter from trackDownload()

Metrics: add usage counts link in the logo

60278 22/01/2021 03:36 PM Konstantinos Triantafyllou

[Library | Trunk]: Paging bold numbers

60277 22/01/2021 01:28 PM Konstantinos Triantafyllou

[Library | Trunk]: Stakeholder service: get stakeholder replace reject with resolve to avoid throwing an error.

60276 22/01/2021 10:27 AM Konstantinos Triantafyllou

[Library | Trunk]: Add annotaton button always primary

60275 21/01/2021 05:22 PM Konstantinos Triantafyllou

[Library | Trunk]: Add isManager method for editing subscriber invitation message

60274 21/01/2021 04:15 PM Konstantinos Triantafyllou

[Library | Trunk]: Create subscriber invite and subscribers components.

60269 18/01/2021 05:49 PM Konstantinos Triantafyllou

[Library | Trunk]: Sidebar: IsActive add fragment case

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

[Library | Trunk]: Fix input-box css after is moved on library

60266 18/01/2021 12:56 PM Konstantinos Triantafyllou

[Library | Trunk]: Move input css to library

60264 18/01/2021 12:41 PM Konstantinos Triantafyllou

[Library | Trunk]: Paging numbers Open Sans and paging font size to 14px

60257 15/01/2021 04:46 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix tooltip z-index on modals

60256 15/01/2021 02:35 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix invite message for covid-19 community

60254 15/01/2021 01:27 PM Argiro Kokogiannaki

[Library|Trunk]

Monitor dashboard:
- add properties for stats tool for monitor and new schema
- apply filter for country and organization

60252 15/01/2021 12:58 PM Konstantinos Triantafyllou

[Library | Trunk]: Add email composer function as parameter

60251 15/01/2021 11:47 AM Konstantinos Triantafyllou

[Library | Trunk]: Remove srcoll from role users list. Fix message on modals

60248 15/01/2021 11:19 AM Konstantinos Triantafyllou

[Library | Trunk]: Remove dashboards-users component

60244 14/01/2021 05:56 PM Argiro Kokogiannaki

[Library |trunk ]

navbar: add height for images hardcoded - avoid huge sizes until css is loaded

60243 14/01/2021 05:03 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix disabled outlined buttons css

60241 14/01/2021 03:32 PM Konstantinos Triantafyllou

[Library | Trunk]: Delete hasMiniMenu from LayoutService.

60239 14/01/2021 12:58 PM Konstantinos Triantafyllou

[Library | Trunk]: Remove headerDashboard property

60232 13/01/2021 07:40 PM Konstantina Galouni

[Trunk | Library]: Missing "searchResearchResults.service.ts" from previous commit.

60231 13/01/2021 07:30 PM Konstantina Galouni

[Trunk | Library]:
1. error-interceptor.service.ts: Add "properties.orcidAPIURL" in UNAUTHORIZED_WHITELIST.
2. resultLanding.component.html: If result has identifiers and user is logged in, call <orcid-work>.
3. resultLanding.module.ts: Import OrcidModule....

60230 13/01/2021 07:23 PM Konstantina Galouni

[Trunk | Library]: Add /orcid folder with files, for adding-removing works and getting orcid tokens for user.

60229 13/01/2021 06:32 PM Argiro Kokogiannaki

[Library | Trunk]

Search: Quick filter will be applied if no other value is selected or it is disabled. - Not only in the first load

60228 13/01/2021 05:10 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix manage on research results

60227 13/01/2021 04:54 PM Argiro Kokogiannaki

[Library|Trunk]

Search: fix? margins in selected filters

60225 13/01/2021 03:47 PM Konstantinos Triantafyllou

[Library | Trunk]: Remove filers class

60224 13/01/2021 03:28 PM Argiro Kokogiannaki

[Library | Trunk]
Search:
-fix: remove selected type filter did nothing
-fix: weird margin for selected filters

60223 13/01/2021 02:03 PM Konstantinos Triantafyllou

[Library | Trunk]: Remove getUserInfo from annotation component

60222 13/01/2021 02:00 PM Konstantinos Triantafyllou

[Library | Trunk]: Remove getUserInfo from annotation component

60221 13/01/2021 12:58 PM Konstantina Galouni

[Trunk | Library]:
1. string-utils.class: Create method 'getIdentifierFromString()' to return a single Identifier.
2. resultLanding.component:
a. Add 'pid' as possible parameter in page url for persistent identifiers.
b. In method 'getResultLandingInfo()' add Identifier parameter to build the appropriate query....

60220 12/01/2021 05:18 PM Argiro Kokogiannaki

[Connect|Trunk]
- connect subscriber: fix previous commit - revert reading community from domain

60217 12/01/2021 01:09 PM Konstantina Galouni

[Trunk | Library]: userEmailPreferences/mailPrefs.component: Add field "hidden", to hide "User Email Preferences for Claims Notifications" when not available for user.

60216 12/01/2021 11:28 AM Konstantinos Triantafyllou

[Library | Trunk]: Bulk actions dropdown like other pages

60215 12/01/2021 11:23 AM Konstantinos Triantafyllou

[Library | Trunk]: Fix action buttons on small screens

60211 11/01/2021 07:33 PM Konstantinos Triantafyllou

[Library | Trunk]: Change admin-tools pages header layout. Add search-input

60208 11/01/2021 04:40 PM Konstantinos Triantafyllou

[Library | Trunk]: Create search-input component

60206 11/01/2021 03:14 PM Argiro Kokogiannaki

[Library|Trunk]
Navbar: uk-toogle to close
usermenu: add active menu link

60205 11/01/2021 02:54 PM Argiro Kokogiannaki

[Library|Trunk]

nav bar: fix active item/subitem route

60204 11/01/2021 12:30 PM Argiro Kokogiannaki

[Library|Trunk]

Fixing menu drop down issue: couldn't open again after clicking a link inside the dropdown (had to move the pointer away first)

60202 11/01/2021 10:21 AM Argiro Kokogiannaki

[Library | Trunk]

Dashboard - Admin tool pages:
- add tabs components
- add rout module (without guards)
- put tabs and page-content in pages, classes, entities pages

Stakeholder:
initial try to add filters for country and organization fields (doesn't work properly)

60201 11/01/2021 10:18 AM Konstantinos Triantafyllou

[Library | Trunk]: Annotations: CHange url of annotation targets to landing page with pid parameter

60195 05/01/2021 04:25 PM Konstantinos Triantafyllou

[Library | Trunk]: Deposit change style of h1 to uk-h2

60194 05/01/2021 04:20 PM Konstantinos Triantafyllou

[Library | Trunk]: Fix metrics widget number color

60193 05/01/2021 04:12 PM Konstantinos Triantafyllou

[Library | Trunk]: 1. Hide Annotations title if annotation list is empty. 2. Make more obvious when add annotation is disable

60188 05/01/2021 02:25 PM Konstantinos Triantafyllou

[Library | Trunk]: Revert connect helper