Alex Martzios
d298a10686
[develop | DONE | CHANGED] monitorServiceAPIURL, notificationsAPIURL, adminToolsAPIURL properties: moved to service files and not function parameters, remove duplicate '/' from stakeholder.service.ts
2024-09-12 10:49:03 +03:00
Konstantina Galouni
99caf5aacc
[develop | DONE | CHANGED] Renamed property "eoscMarketplaceURL" to "openScienceCloudURL" and added new property "eoscMarketplaceURL" (new value) | Updated current domain and marketplace domain from eosc-portal.eu to eosc-beyond.eu.
...
1. env-properties.ts: Added property openScienceCloudURL?: string.
2. environment.ts: Renamed property "eoscMarketplaceURL" to "openScienceCloudURL" and set value for new property "eoscMarketplaceURL".
3. dataProviderInfo.ts: Use properties.openScienceCloudURL instead of properties.eoscMarketplaceURL.
4. dataProvider.component.ts & organization.component.ts & project.component.ts & resultLanding.component.ts: Updated method "eoscBackLink()" to use "properties.eoscMarketplaceURL" instead of static url "https://search.marketplace.eosc-portal.eu/ ".
5. parsingFunctions.class.ts: In eoscSubjects use "properties.eoscMarketplaceURL" instead of static url "https://search.marketplace.eosc-portal.eu/ ".
6. connectHelper.ts: In method "getCommunityFromDomain()", added check domain.indexOf('eosc-beyond.eu') != -1.
2024-09-11 21:04:03 +03:00
argirok
c507f934a0
[develop | DONE | FIXED] customCss add checks if identity/customCss not defined
2024-09-09 12:54:04 +03:00
Alex Martzios
ad17ffaf95
[develop | DONE | CHANGED] monitorServiceAPIURL, notificationsAPIURL, adminToolsAPIURL: add '/' at the end of these string properties and remove any unnecessary after them
2024-09-05 12:59:25 +03:00
argirok
9b88d4be2a
[develop | DONE | ADDED ] Customization add custom css
2024-08-30 13:09:03 +03:00
argirok
ed7ee4b4a3
[develop | DONE | ADDED] Add Organization refine field in results for Connect
2024-07-17 13:25:44 +03:00
Konstantina Galouni
1401a68256
[develop | DONE | FIXED]: Initialize properties on field definition (files: displayClaims.component.ts & directLinking.component.ts & approved.component.ts & curators.component.ts & portals.component.ts & depositFirstPage.component.ts & searchResultsInDeposit.component.ts & statisticsTab.component.ts & citeThis.component.ts & deletedByInference.component.ts & organization.component.ts & project.component.ts & deletedByInference.component.ts & myOrcidLinks.component.ts & searchMyOrcidResults.component.ts & searchRecommendedResultsForOrcid.component.ts & searchResultsForOrcid.component.ts & searchAll.component.ts & advancedSearchForm.component.ts & searchDataProviders.component.ts & searchDataProviders.component.ts & searchOrganizations.component.ts & searchProjects.component.ts).
2024-07-02 13:51:15 +03:00
argirok
d0adf442db
[pluginsFunctionality | DONE | CHANGED] Deposit add page-enabled check to show links only if page is enabled, updates on the list of zenodo communities that contains master
2024-06-10 09:08:32 +03:00
argirok
1b99c3b405
[plugins-functionality | DONE | ADDED ] add display title and shortitle and use them instead of title/ short title
2024-05-14 14:49:59 +03:00
argirok
2bfd744ab8
[plugins-functionality | DONE | CHANGED ] update plan values
2024-05-09 10:23:42 +03:00
argirok
6560bd0cd9
[plugins-functionality | DONE | FIX ] zenodo communities use alias instead of internal zenodo id
2024-05-08 12:15:06 +03:00
argirok
7d5b82e0dc
[plugins-functionality | WIP]
2024-03-15 20:19:31 +02:00
argirok
838a3ef218
[plugins-functionality | WIP]
2024-03-13 10:33:02 +02:00
argirok
cdde6d8587
[plugins-functionality | DONE | FIX] initialize properly view for master zenodo community
2024-03-11 14:08:51 +02:00
argirok
2bb981c489
Merge branch 'develop' into plugins-functionality
2024-03-07 11:22:30 +02:00
argirok
f5ec98eb88
[plugins-functionality | WIP] affiliations update the way to get community id, updates on plugins
2024-03-06 15:26:14 +02:00
argirok
17e3cda685
[plugins-functionality | WIP] add sliders, update gateway info with search bar, sdgs, fos, community title & description, update suggested repositories and forms
2024-03-01 10:32:38 +02:00
argirok
9ad2da0fd3
[plugins-functionality | WIP] content providers: update methods, add options to select for deposit and add deposition message
2024-02-28 14:46:29 +02:00
argirok
d6dc2b040d
[plugins-functionality | WIP] move affiliations component to be used in library - plugins
2024-02-22 12:57:52 +02:00
argirok
f92c4cbf52
[plugins-functionality | WIP] add more plugins, update forms...
2024-02-22 11:09:20 +02:00
Konstantina Galouni
75ecd0da5e
Merge develop into angular-16-irish-monitor branch
2024-02-06 14:19:27 +02:00
Alex Martzios
552edbd0e2
[plugins-functionality | WIP] move curators component in openaireLibrary
2024-02-05 09:42:12 +02:00
Konstantina Galouni
6b5b7df8be
[develop | DONE | DELETED]: Deleted legacy unused files mailPrefs.component.html, mailPrefs.component.ts, mailPrefs.module.ts, htmlProjectReport.component.ts, htmlProjectReport.module.ts.
2024-01-29 19:55:26 +02:00
Konstantina Galouni
c202b7671b
[angular-16-irish-monitor | WIP | CHANGED]: Changed checks for irish portal (use properties.dashboard - properties.adminToolsPortalType will be "country")
...
1. env-properties.ts: Added in Dashboard "irish" type and changed "irish" to "country" in PortalType.
2. connectHelper.ts & resultLanding.service.ts & manageStakeholders.component.html & indicators.component.ts & orcid-work.component.ts & entitiesSelection.component.ts & result-preview.component.ts: Updated check to properties.dashboard != "irish".
3. portalHelper.ts: Added "country" option in portalTypes.
2024-01-09 11:33:46 +02:00
Konstantinos Triantafyllou
e80f73f9a9
[angular-16-irish-monitor | WIP]: Add base components for stakeholder, indicators and sidebar. Deprecated StakeholderEntities.
2023-11-13 15:00:05 +02:00
argirok
6355a73146
[angular-16-update-zenodo-api | DONE] : update zenodo community API and parsing
2023-10-23 14:32:46 +03:00
Konstantinos Triantafyllou
cfb321f93f
Merge from develop
2023-10-11 16:33:33 +03:00
Konstantinos Triantafyllou
69bbccd009
Merge remote-tracking branch 'origin/develop' into angular-16
2023-10-10 22:47:06 +03:00
Konstantinos Triantafyllou
ff4411d695
Fix role verification for community members. Modify isPrivate in communityHelper to include membership.
2023-10-10 22:40:01 +03:00
Konstantinos Triantafyllou
2a51657e58
Merge remote-tracking branch 'origin/develop' into angular-16
2023-10-10 17:20:24 +03:00
Konstantinos Triantafyllou
a30ec46a89
Delete wrong imports
2023-10-10 17:20:03 +03:00
Konstantinos Triantafyllou
22366f5813
Merge remote-tracking branch 'origin/develop' into angular-16
2023-10-10 17:12:58 +03:00
Konstantinos Triantafyllou
c129165832
CommunityInfo: Add isOpen method. Email Composer: Add role in community dashboard invitation.
2023-10-10 12:25:03 +03:00
Konstantinos Triantafyllou
9f22bec5cf
Merge remote-tracking branch 'origin/develop' into angular-16
2023-10-06 19:49:24 +03:00
argirok
3a9a5df12e
Merge branch 'new-api' of code-repo.d4science.org:MaDgIK/openaire-library into new-api
2023-10-04 16:05:55 +03:00
argirok
5e7d10b96b
Community projects: add filtering and sorting
2023-10-04 16:04:42 +03:00
argirok
d2248f4b84
fix return in SearchCommunityProjectsService
2023-10-02 15:11:35 +03:00
argirok
82348a8a3b
update manage projects page to use paging and search through new communities API
2023-09-19 15:59:37 +03:00
Konstantinos Triantafyllou
51e3980179
Update angular to version 16
2023-08-01 14:29:27 +03:00
argirok
116ead698b
Linking: check the claim field for its community before add it in the list of the communities that can be claimed. Allow all for connect and claim curators
2023-08-01 12:25:46 +03:00
argirok
ff49c02a52
add fields claim and membership
2023-07-19 14:25:23 +03:00
argirok
c8c5e2d925
use methods isPublic, isRestricted, isPrivate instead of using the previous checks and add validateStatus method
2023-07-19 12:57:28 +03:00
argirok
7354d0ad55
update status field values with PUBLIC, RESTRICTED, PRIVATE
...
add methods isPublic, isRestricted, isPrivate instead of using the previous checks
2023-07-18 14:26:12 +03:00
argirok
1355f2cdb5
remove get communities services - available in community profile
...
update search in projects size and fix count query
2023-07-14 13:57:31 +03:00
argirok
3ee4129c7e
apply initial changes to library bases on new community API
2023-07-14 11:40:38 +03:00
Konstantinos Triantafyllou
4b845dd0bd
Customization: Fix checkForObsoleteVersion to return null for connect.
2023-06-29 10:20:29 +03:00
argirok
38bc33251f
update checks for fontsDarkMode
2023-06-19 11:04:26 +03:00
argirok
b234b8616b
Customization Options: add a variable for hero-fonts-mode
2023-06-09 13:55:31 +03:00
argirok
2679d51581
Customization add fontsDarkMode attribute for hero section
2023-06-09 12:47:39 +03:00
Konstantinos Triantafyllou
63cf1b09da
Change base-background to global-backround. Add method to convert rgba to rgb in order to avoid different colors when elements stacks.
2023-05-27 22:46:07 +03:00