argirok
b978fb087b
my communities: change status check
2023-07-19 14:37:26 +03:00
argirok
7eb2335c20
use methods isPublic, isRestricted, isPrivate instead of using the previous checks and add validateStatus method
2023-07-19 14:21:39 +03:00
argirok
8aae6d6d80
Deposit: show zenodo communities page if there is main OR other related communities
2023-07-17 12:09:49 +03:00
argirok
f53af36929
apply changes to projects and zenodo communities pages and queries
2023-07-14 14:54:58 +03:00
Konstantinos Triantafyllou
a03d41be9c
Merging from dynamic piwik
2023-07-13 14:42:26 +03:00
Konstantinos Triantafyllou
72ae14a5bc
Change piwik base on the new dynamic piwik.
2023-07-13 11:48:23 +03:00
Konstantina Galouni
deff734962
[Connect & Library | develop]: [Bug fix] Refactor code for showing help button or not.
...
1. app-routing.module.ts: Set for routes with no help button, data: {hasQuickContact: false} | Set in landing routes data: {hasMenuSearchBar: true} to show search bar in menu.
2. communities.component.ts: Removed field "showQuickContact" | In constructor set quickContactService.setDisplay(false) | Refactor intersectionObserver.
3. app.component.ts: Updated checks for <quick-contact> | Added public bottomNotIntersecting: boolean; and public displayQuickContact: boolean; (check if intersecting with specific section in home page) | Added disconnect in ngOnDestroy for IntersectionObserver subscriptions.
2023-07-07 10:12:25 +03:00
argirok
5ecda2ba44
learn how: replace mock image
2023-06-30 10:54:23 +03:00
argirok
2923b218ef
Develop: add section about community dumps
2023-06-30 10:53:54 +03:00
Konstantinos Triantafyllou
d6f9a12eac
Update library
2023-06-29 10:21:17 +03:00
Konstantinos Triantafyllou
4d87865c43
Featured Page: Add breadcrumbs if data.breadcrumbs exists. Add new pages /faqs and /roadmap for Community Gateway
2023-06-27 16:52:37 +03:00
Konstantinos Triantafyllou
e3f88bdfd9
Update library
2023-06-19 14:55:21 +03:00
Konstantinos Triantafyllou
302419dd5d
Merge from origin/develop
2023-06-09 21:08:31 +03:00
argirok
4396510205
add new community piwik id
2023-06-08 11:04:54 +03:00
Konstantinos Triantafyllou
4394b63736
Update library
2023-05-27 22:49:43 +03:00
Konstantina Galouni
b5d95fbac8
[Library | develop]: ISVocabularies.service.ts: [Bug fix] In methods getFos() and getSDGs(), removed check and call to cache - these files are always local | sdg.component.ts: Set customFilter and pass it as parameter to <sdg>.
2023-05-26 14:37:34 +03:00
Konstantinos Triantafyllou
4571812fe6
Merge remote-tracking branch 'origin/master' into develop
2023-05-25 17:14:53 +03:00
Konstantinos Triantafyllou
ff4be90cfc
Update library, assets and theme before release
2023-05-25 17:13:38 +03:00
Konstantinos Triantafyllou
59b6d14342
Add hasMachineCache: true in production. Fix css loading bug when a community is restricted.
2023-05-25 16:38:18 +03:00
Konstantina Galouni
a855a7491d
[Connect | develop]: app.component.ts: Updated when and how "initAdminToolCommunity()" is called to init css - for community gateway, always display its customized css when exists | Updating libraries.
2023-05-25 12:24:47 +03:00
Konstantinos Triantafyllou
27511be14e
App component: Check this.document instead of client document.
2023-05-24 14:31:50 +03:00
Konstantinos Triantafyllou
bb67b6a668
Community home page: Init resultTypes to empty array before adding entities.
2023-05-24 12:37:20 +03:00
Konstantinos Triantafyllou
4060fd9fad
Fix login property. Fix bottom observer in server side. Update library
2023-05-11 14:36:54 +03:00
Konstantinos Triantafyllou
482f0e2816
Update library before beta deployment
2023-05-02 14:31:15 +03:00
Konstantinos Triantafyllou
4701eae560
Change piwik service methods in order to get the piwik from portal configuration
2023-04-26 14:27:41 +03:00
Konstantinos Triantafyllou
620b924cbe
Update library and theme
2023-04-26 10:51:14 +03:00
Konstantina Galouni
e6e9e06dfa
[Connect | master]: Added FoS and SDGs pages in Community Gateways | Bug fixes in piwik siteIds.
...
1. app.component.ts: Added MenuItems for Fields of Science and Sustainable Development Goals.
2. app-routing.module.ts: Added routing paths for /sdgs and /fields-of-science.
3. /fos & /sdgs: Added folders and files for new SDGs and FoS pages.
4. piwikHelper.ts: Added piwik for "egrise", "euconexus", "dth".
5. affiliations.component.ts: [Bug fix] Comment piwik track call (this component is called with/in other pages that are already tracked).
6. htmlPage.component.ts: [Bug fix] Get piwik siteId from PiwikHelper (TODO: Should get it by API).
2023-04-21 15:09:22 +03:00
Konstantinos Triantafyllou
c8cdfb1417
Update library to the latest connect production
2023-04-20 14:40:18 +03:00
Konstantinos Triantafyllou
cea93177be
Update libraries before beta deploy
2023-03-28 12:04:10 +03:00
Alex Martzios
6e6676003d
display new subjects (sdg/fos) in home and subjects pages of the community gateways
2023-03-16 16:38:37 +02:00
Alex Martzios
8c7933a1ea
create develop branch
2023-03-15 12:41:13 +02:00
Konstantina Galouni
206d18c60a
[Connect]: community.component.html: Remove properties.environment != 'production' check for enermaps "Featured Datasets" tab | app.component.ts: [Bug fix] Added undefined check before creating intersection observers.
2023-01-18 12:34:24 +02:00
Konstantinos Triantafyllou
1e78ba1c28
Update library before production release
2022-12-21 10:50:00 +02:00
Konstantinos Triantafyllou
d90bd267ce
Update libraries before beta deployment
2022-12-16 16:03:38 +02:00
Konstantina Galouni
04ac994085
[Library | angular-14]: navigationBar.component: Added field "public featuredAlignment: string = MenuAlignment.CENTER.valueOf();" and align custom menu according to this, dynamically.
2022-12-09 16:49:07 +02:00
Konstantina Galouni
3ea51a7e02
[Connect]: inviteBasic.module.ts: Deleted this.iconsService.registerIcons([cog]) and unused icon "send".
2022-12-09 16:47:32 +02:00
Konstantinos Triantafyllou
79a9e7cd05
Add argo-france and knowmad in piwikHelper
2022-12-08 10:18:15 +02:00
Konstantina Galouni
59c0a3552c
[Connect]: featured/featuredPage.component.ts & featured/featuredPage.module.ts & featured/featuredPage-routing.module.ts: Added files for loading custom, gateway specific pages | app-routing.module.ts: Added commented route resolving for loading custom, gateway specific pages.
2022-12-07 12:48:47 +02:00
Konstantinos Triantafyllou
19a012f578
Update library before production deploy
2022-11-30 16:32:36 +02:00
Konstantinos Triantafyllou
269c15f9e0
Update libraries before beta deploy
2022-11-29 14:47:09 +02:00
Konstantinos Triantafyllou
0b8218d69f
Merge branch 'master' into angular-14
2022-11-29 14:29:30 +02:00
Alex Martzios
c7df7d8af7
update submodules
2022-11-28 14:24:33 +02:00
Konstantina Galouni
eebda6fa24
[Connect]: environment.ts: Updated orcidAPIURL and adminToolsAPIURL looking to duffy services (standalone tomcat in services, port changed) | #8229 - browse-community.component.html: Added logoUrl pipe to show logos correctly.
2022-11-14 14:11:27 +02:00
Alex Martzios
9511e28157
read piwikId from API (portal) instead of PiwikHelper.ts, update submodules
2022-11-09 10:28:19 +02:00
Alex Martzios
d2ad0ba20e
tweak options for footer observer
2022-11-01 13:38:53 +02:00
Alex Martzios
8dc9ab6aa8
remove help button when reaching footer by scrolling and when reaching contant section in about page, update submodules
2022-11-01 12:12:06 +02:00
Alex Martzios
17bb6c889b
help button: release at the bottom, update submodules
2022-10-31 14:24:53 +02:00
Alex Martzios
a9a8a07e9e
fix typo in about page, update dev ports for services, update submodules
2022-10-20 10:23:22 +03:00
Konstantinos Triantafyllou
63bb04a0ef
Add forthem to piwikHelper
2022-10-12 15:55:04 +03:00
Alex Martzios
f4cf667af0
change background color of fixed contact button, update submodules
2022-10-12 15:44:55 +03:00