..
authors
Authors remove uk-box-no-shadow from button. Fix typos in guards. Sidebar: Fix second menu items subnav
2022-06-23 19:46:53 +03:00
breadcrumbs
Add breadcrumbs in resources pages. Change hide delay in navbar dropdown
2022-08-29 16:30:12 +03:00
click
Click event: revert document:click
2022-04-17 15:30:21 +03:00
configuration
remove SharedModule and use library's instead
2022-08-29 14:04:20 +03:00
dataTransfer
don't close modal when transfer button is pushed. let it open and hide transfer button
2022-11-11 11:04:52 +02:00
dropdown-filter
[Library | new-theme]: resultLanding.component.ts: [Bug fix] Added check if "resultLandingInfo.hostedBy_collectedFrom" is initialized | dropdown-filter.component.ts: [Bug fix] In method "isOpen()" added check if in client side.
2022-08-09 12:31:57 +03:00
email
create new function for composing email for explore (contact-us page)
2022-10-03 13:39:35 +03:00
entities
[Library]: searchResult.ts & result-preview.ts: Added field objId: string; | searchResearchResults.service.ts: Set in parsing objId | result-preview.component.html: Updated link to Bip Finder - use objId (openaire id) instead of id (pid related).
2022-11-07 12:55:55 +02:00
entitiesAutoComplete
improvements for autocomplete
2022-06-10 12:43:21 +03:00
fetchEntitiesClasses
[Explore | Library | new-theme]: Added more refine filters in Repositories, Journals, Registries pages | Search & Datasource landing: Show not compatible datasources | Result Landing: get relations names by relationsVocabulary (dnet:relation_relClass.json).
2022-08-03 18:21:14 +03:00
full-page-slider
[Library | Trunk]: Add arrow up and down. Change Full page slider with icons of library
2020-10-13 20:26:48 +00:00
gif-slider
[Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches
2021-07-14 11:19:57 +00:00
helper
Add indicators page for monitor. Add tooltip in page/class content form and change container size. Add parentClass parame in theme page in order to view a specific style. Change admin login guard in order to allow curators to have access in some pages. Enable isPageEnabled method in configuration page in order to check if a specific page in specific portal isEnabled.
2022-07-27 12:34:10 +03:00
icons
[Library | new-theme]: orcidWork.ts: [Bug fix] When no resultLandingInfo.types, set work['type'] according to resultLandingInfo.resultType | icons.ts: [Bug fix] Remove unnecessary classes in orcid_add and orcid_bin icons - class had always the value of the first loaded icon (less problem).
2022-09-07 14:08:01 +03:00
loading
Change contact-us base on new theme. Change modal buttons. Changle default color of loading with uk-text-primary
2022-01-12 14:12:30 +02:00
manage
Update search componenents with new theme
2022-01-20 11:19:44 +02:00
metaTags
Comment out MetaService
2018-04-17 14:03:15 +00:00
modal
remove alert-modal footer entirely if alertFooter boolean is false
2022-09-14 16:31:55 +03:00
my-date-picker
[Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches
2021-07-14 11:19:57 +00:00
pipes
Add default size usage in icons. Some changes in portal search results. Delete text-as-svg (no need)
2022-02-16 12:01:41 +02:00
piwik
[Library|Trunk]
2021-03-11 14:11:23 +00:00
properties
update datatransfer browse functionality
2022-10-05 16:52:04 +03:00
rangeFilter
Fix range filter initialization
2022-08-01 22:26:01 +03:00
result-preview
[Library]: [Bug fix] Strip html tags for titles and descriptions and show them as innerHTML.
2022-11-28 19:22:01 +02:00
section-scroll
Fix flickering in section-scroll. Add event handler in quick contact
2022-03-02 12:27:17 +02:00
staticAutoComplete
[Eosc Explore]: ISVocabularies.service.ts: [Bug fix] Added check if type is "service" (used to return null when selecting vocabulary fields in advanced search).
2022-10-04 11:39:44 +03:00
subscribe
[Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches
2021-07-14 11:19:57 +00:00
svg-background
[Library | Trunk]: Remove scroll to top from pages initiliazation
2021-04-20 15:18:15 +00:00
tabs
change the way we get the impact factors for search results
2022-08-02 12:43:39 +03:00
theme
Fix a style bug in notification-user. Add manager authorization in admin login guard(optional). Add resources service for Resource menu item build. Move methodology in library. Fix sub-submenu items with _self target in navigation bar.
2022-07-29 12:15:54 +03:00
transition-group
Transition Group: Add enable disable functionallity. User component: Add condition to avoid double message for login.
2022-07-14 17:38:54 +03:00
AdvancedAsyncSubject.ts
Add AdvancedAsyncSubject in order to avoid duplicate code to be executed while userInfo has been called
2021-11-05 17:22:41 +02:00
HelperFunctions.class.ts
[Library | new-theme]: Do not show provenance value if no provenance vocabulary or if no label for this provenance value.
2022-09-09 00:35:11 +03:00
altmetrics.component.ts
[Library | Trunk]: Merge search results from branch.
2020-03-12 13:49:10 +00:00
altmetrics.js
Commiting first draft of openaire library for angular portals
2017-12-19 12:53:46 +00:00
altmetrics.module.ts
Add a module for safeHTMLPipe
2018-04-17 13:46:17 +00:00
autoComplete.component.css
Commiting first draft of openaire library for angular portals
2017-12-19 12:53:46 +00:00
background-utils.ts
Create a new interface for backgrounds and added to quick contact. Modal: Align title to the left
2022-06-17 19:47:47 +03:00
can-exit.guard.ts
[Library]: Add can exit guard
2019-12-04 18:24:40 +00:00
errorMessages.component.ts
[Library | new-theme]: Updated look of message when errorCodes.NONE in <errorMessages>.
2022-05-06 12:27:23 +03:00
errorMessages.module.ts
[Library | Trunk]: Changes for adding search and langing pages to monitor dashboard
2020-07-10 08:37:17 +00:00
exportCSV.class.ts
[trunk]: Remove unnecessary logs from library.
2019-02-14 10:15:44 +00:00
iframe.component.ts
[Library | new-theme]: Redesign of project landing page and small upadates on result landing and common components.
2022-04-28 12:13:06 +03:00
iframe.module.ts
Commiting first draft of openaire library for angular portals
2017-12-19 12:53:46 +00:00
indexInfo.service.ts
[Trunk | Library]:
2021-05-19 13:07:43 +00:00
indexInfoService.module.ts
[Library|Trunk]
2019-07-23 12:23:12 +00:00
notification-handler.ts
Fix full screen modal base on new UI
2022-07-04 11:32:24 +03:00
number-utils.class.ts
[Library | Trunk]: Numbers: Add init function. Create numberSize interface
2021-04-16 18:18:02 +00:00
pageURLResolver.component.ts
Delete some console logs. Change inputs in filters to small instead of x-small
2022-05-05 16:47:21 +03:00
pageURLResolver.module.ts
[Library|Trunk]
2020-05-18 12:01:31 +00:00
paging.module.ts
[Explore & Library & Common Assets | new-theme]: Updates related to result landing redesign.
2022-04-20 17:40:18 +03:00
pagingFormatter.component.ts
Add dropdown-filter component. Fix Paging format base on new mocks. Make some alignments in subscribers, pages, search-page and result-prview. UI of Manage Links page except result preview.
2022-06-30 13:40:37 +03:00
pagingFormatterNoLoad.component.ts
Add mining icon. Add method to get Affiliations in affiliations service. Remove cancel emit from ok button in full modal
2022-07-04 21:38:27 +03:00
resultsAndPagesNum.component.ts
[Connect Admin | Library | new-theme]: Redesign of remove/add projects and zenodo communities pages according to the new mocks.
2022-07-05 01:31:56 +03:00
routerHelper.class.ts
[Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches
2021-07-14 11:19:57 +00:00
smooth-scroll.ts
Slider Tabs: Make some fixes for static type. Changes resources methodology items for new routes. Delete see how it works
2022-10-24 16:37:05 +03:00
string-utils.class.ts
Finish UI of class help texts list, edit page/class help content
2022-06-27 15:50:21 +03:00
tokens.ts
[Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches
2021-07-14 11:19:57 +00:00