.. |
authors
|
Merge remote-tracking branch 'origin/develop' into angular-16
|
2023-10-06 19:48:06 +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
|
Add static configuration in configuration service
|
2023-07-13 13:44:19 +03:00 |
dataTransfer
|
[Library | develop]: transferData.component.ts: Keep data transfer modal open after transfer action, to show status of the transfer.
|
2023-09-11 18:08:34 +03:00 |
dropdown-filter
|
Fix dropdown-filter where the mobile dropdown opens in Desktop too.
|
2023-08-23 16:52:21 +03:00 |
email
|
[angular-16 | DONE | CHANGED]: Change email composer for Develop project (Add name, surname, email in mail body).
|
2023-10-25 10:37:39 +03:00 |
entities
|
[develop | DONE | CHANGED]: Updated parsing and display for usage counts per data source to show datasource names.
|
2023-11-27 18:10:37 +02:00 |
entitiesAutoComplete
|
[develop | DONE | CHANGED]: Moved predefined query checks to "fq" field instead of "query" | Updated cachingRequests | Temporary bug fix in refine fields dependent to static refine fields.
|
2024-02-01 19:46:34 +02:00 |
entity-actions
|
[Library | develop]: Added Full-Text in research products actions when available.
|
2023-10-11 12:46:10 +03:00 |
fetchEntitiesClasses
|
[develop | DONE | FIXED]: [BUG FIX] fetchProjects.class.ts: In method "getResultsForOrganizations()" set "this.filters[i].countAllValues = this.filters[i].values.length;", because filters were loading forever.
|
2024-02-07 11:57:55 +02:00 |
full-page-slider
|
1. Add notifications in user-mini in mobile
|
2023-03-24 17:13:33 +02: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
|
Theme preview: Add inputs as fragment. Delete material icons from icons services
|
2023-09-12 18:41:22 +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 |
mobile-dropdown
|
Remove mobile-dropdown when navigation start from container.
|
2023-07-27 10:38:41 +03:00 |
modal
|
[develop | DONE | FIXED]: alert.ts: Fixed margins and paddings in buttons of uk-modal-footer.
|
2023-11-21 12:59:17 +02: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 locale in number pipes and stakeholder.
|
2023-06-09 20:52:10 +03:00 |
piwik
|
Update angular to version 16
|
2023-08-01 14:29:27 +03:00 |
properties
|
[develop | DONE | CHANGED]: Moved predefined query checks to "fq" field instead of "query" | Updated cachingRequests | Temporary bug fix in refine fields dependent to static refine fields.
|
2024-02-01 19:46:34 +02:00 |
rangeFilter
|
[Library | explore-redesign]: Bug fixes in range filter, advanced search link of search all page, search results "cards" in mobile screens.
|
2023-05-16 12:28:35 +03:00 |
result-preview
|
[develop | DONE | FIXED]: availableOn.component.ts: Added field "@Input() inModal: boolean = false;" and display download sources when in modal - e.g. versions. | result-preview.component.html: Display download sources (<availableOn>) in versions (isDeletedByInferenceModal).
|
2024-02-07 21:12:43 +02:00 |
section-scroll
|
Fix flickering in section-scroll. Add event handler in quick contact
|
2022-03-02 12:27:17 +02:00 |
staticAutoComplete
|
[develop | DONE | CHANGED]: ISVocabularies.service.ts: Updated method "parseFOS()" to parse all Fields of Science by visiting hierarchy from fos.json using an iterative DFS (Depth First Search), instead of looping each level - this does not depend on the number of levels specified in the vocabulary file.
|
2024-01-12 13:59:58 +02: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
|
search tab: show all results / don't slice the array
|
2023-10-16 12:11:47 +03:00 |
theme
|
Add slider-components in slider-utils
|
2023-10-05 16:59:41 +03:00 |
transition-group
|
Helper Functions: Add routerMatcher function in order to add more than one path in route configuration.
|
2022-11-07 16:55:27 +02: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
|
[Explore & Library | explore-redesign]: First update for direct linking according to redesign.
|
2023-02-15 23:56:16 +02:00 |
altmetrics.component.ts
|
progress on all landing page types
|
2023-01-23 16:19:00 +02: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
|
Update angular to version 16
|
2023-08-01 14:29:27 +03: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
|
[angular-16-community-projects-availableSince | DONE | UPDATE] : add method to get last date that db is loaded
|
2023-10-26 09:48:11 +03: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
|
Fix number pipe round in order to avoid round in numbers < 1000. Extend pipe to accept number in string format instead of number.
|
2023-04-04 16:48:05 +03: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
|
search page: show the search term in the title, above results
|
2023-04-10 11:51:18 +03:00 |
routerHelper.class.ts
|
[Library | develop & Eosc Explore | develop]: Added font-family "Inter" to align with Marketplace | Updated how back button "Go to search" is build - combine referrer and the new url parameter "pv", which is expected to have the previous url path and params.
|
2023-04-20 20:06:53 +03:00 |
smooth-scroll.ts
|
Smooth scroll: Fix headerOffset in mobile
|
2022-12-09 18:17:06 +02:00 |
string-utils.class.ts
|
[develop | DONE | CHANGED] : String utils - urlPrefix add check in case url is null
|
2023-12-01 17:13:16 +02: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 |