Commit Graph

54 Commits

Author SHA1 Message Date
Konstantinos Triantafyllou 72ae14a5bc Change piwik base on the new dynamic piwik. 2023-07-13 11:48:23 +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
argirok 68320fb7ec Add background for dashboard home and deposit pages 2022-07-27 13:50:33 +03:00
Alex Martzios cd7a6722ac general tweaks and start on featured datasets paging 2022-07-06 10:12:05 +03:00
Alex Martzios d24032a4ef community dashboard page, deposit page and minor tweaks for curators, organizations pages 2022-06-30 18:25:22 +03:00
Alex Martzios dd2036b2d7 add connect-specific assets for deposit and assetsPath as input in deposit component 2022-06-22 15:39:29 +03:00
argirok 278f7582e4 piwik helper clean up unused parameter 2022-06-08 14:21:09 +03:00
k.triantafyllou 564b1f3e37 [Connect]: Update trunk to angular 11. Delete branch angular-11
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@61397 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-14 14:51:20 +00:00
k.triantafyllou 8daa5340f9 [Connect | Trunk]: Add smooth scroll service
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60927 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-20 15:20:05 +00:00
k.triantafyllou 57cd810c3e [Connect | Trunk]: 1. Add new roles functionllities (subscribe - role-verification). 2. Comment customization. 3. Refactor getting community logic
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60454 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-19 17:52:12 +00:00
argiro.kokogiannaki 5dcbc657c4 [Connect|Trunk]
Zenodo communities: paging for zenodo communites



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60288 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-25 10:55:25 +00:00
argiro.kokogiannaki fdc7273d09 [Connect|Trunk]
code clean up:

-remove unused imports, code, files (Old search pages for results,  etc)
-remove Freeguard from modules
-unsubscribe all subscriptions
-Services: configuration, communities, subscribers, user management: unsubscribe from app component or the component that uses them (clearSubscriptions())
-Fetchers: unsubscribe from  the component that uses them (clearSubscriptions())



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59826 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-12 15:59:26 +00:00
k.triantafyllou f4c21720f8 [Connect | Trunk]: Remove helptexts from connect, Change headings
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59576 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-13 19:06:30 +00:00
k.triantafyllou 642bd9d52d [Connect | Trunk]: Remove comments from community
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59532 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-09 08:21:52 +00:00
k.triantafyllou 4b871c3865 [Connect | Trunk]: Change name of zenodoCommunityService. Change custom external
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59523 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-08 15:26:02 +00:00
argiro.kokogiannaki 7aebc3c672 [Connect|Trunk]
apply changes for domain, baseLink, update property files



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59419 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-18 13:27:26 +00:00
konstantina.galouni d71892ed9e [Trunk | Connect]:
1. app.module.ts & directLinking.module.ts & linkingGeneric.module.ts & community.module.ts & deposit.module.ts & 
   searchDataprovidersToDeposit.module.ts & shareInZenodo.module.ts & subjects.module.ts &
   invite.module.ts & inviteBasic.module.ts & subscribe.module.ts:
	Remove CommunityService from providers (singleton service, providedIn: 'root').
2. community.component.ts & curators.component.ts & deposit.component.ts & 
   searchDataprovidersToDeposit.component.ts & shareInZenodo.component.ts & statistics.component.ts & subjects.component.ts & 
   invite.component.ts & subscribe.component.ts:
	Get community from state (call communityService.getCommunityByState) | Add subscriptions in array to unsubscribe in ngOnDestroy |  Get properties from environment (no service needed).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59141 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-16 23:25:23 +00:00
konstantina.galouni 988bbc570f [Trunk | Connect]: Remove old, unused folders "deposit/datasets" and "deposit/publications".
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59132 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-15 12:07:20 +00:00
konstantina.galouni 38216318f2 [Trunk | Connect]:
1. community.component.html: Remove 'communityBackground' class | Use class 'generalSearchForm' instead of 'publicationsSearchForm'.
2. contentPage.component.ts & curators.component.html & nationalBulletinsPage.component.ts & organizationsPage.component.ts & projectsPage.component.ts & subjects.component.ts & invite.component.html: 
	Remove 'communityBackground' class. 
3. shareInZenodo.component.html: Remove 'communityBackground' class | Remove 'uk-margin-top' from tag with class 'communityPanelBackground'.
4. user.component.ts: Remove 'communityBackground' class | Move 'uk-margin-small-top' after section tag.
5. connect-custom.css: Add background css for '.communityApp .custom-main-content', '.generalSearchForm .subtitle' and '.generalSearchForm .title'.
6. customization.css: Remove css for '.communityBackground' (was added during connect redesign).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58648 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-07 17:09:08 +00:00
argiro.kokogiannaki b83ec64b45 [Connect Trunk]
customization.css: remove border radius css
connect css: add border radius for subscribe buttons

Zenodo Communities: 
	add breadcrumb
	use communityId for helptexts
	


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58565 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-27 13:00:14 +00:00
konstantina.galouni 955958a7c8 [Trunk | Connect]:
1. communities.component.ts & contentPage.component.ts & shareInZenodo.component.ts & helper-test.component.ts & organizationsPage.component.ts & 
   learn-how.component.ts & learn-in-depth.component.ts & my-communities.component.ts:
	"properties" as first parameter in methods of helper.service.ts.
2. contact.component.ts & curators.component.ts & invite.component.ts: 
	a. "properties" as first parameter in methods of helper.service.ts
	b. create request path in service (email.service.ts, curator.service.ts).
3. htmlPage.component.ts & htmlPage.service.ts: "properties" as first parameter in methods of htmlPage.service.ts.
4. customization.component.ts: create request path in service (layout.service.ts).
5. subscribe.component.ts: create request path in service (subscribe.service.ts).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58421 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-07 16:52:19 +00:00
argiro.kokogiannaki 8cf1edfee7 [Connect|Trunk]
Initial commit for new UI of Search page:
	add search research outcomes page
	update links, routes and menu items  accordingly
	add result landing page





git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58392 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-03 16:02:40 +00:00
argiro.kokogiannaki 19f663ea61 [Connect|Library]
community page: css changes, also applied in configuration

share in zenodo: make variable private to correct build error

beta properties; update last index date




git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56920 d315682c-612b-4755-9ff5-7f18f6832af3
2019-08-29 09:44:51 +00:00
konstantina.galouni fb97379ab4 [Trunk | Connect]: Fix and add when missing: schema2jsonld, canonincal url, meta tags, piwik call.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56841 d315682c-612b-4755-9ff5-7f18f6832af3
2019-08-02 14:56:03 +00:00
konstantina.galouni 687385f5b4 [Trunk | Connect]: Add properties 'depositLearnHowPage' and 'depositSearchPage' and use properties for urls.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56817 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-31 10:42:45 +00:00
argiro.kokogiannaki e405356778 [Connect|Trunk]
Deposit:
	theme/customization related issues (margins, titles)
	update routes inside the components

Organizations: remove margins

Invite: theme/customization related issues (margins, titles)
	get back drop down	

Customization:
	apply some css changes according to the above



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56737 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-23 15:14:27 +00:00
argiro.kokogiannaki 94d31ce14c [Connect|Trunk]
Updated theme - changes  regarding containers margin, headers, etc

Customization:
	create Component
	create mock data
	build the css according to the input
	remove community-related css  from connect custom css





git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56678 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-22 14:18:54 +00:00
k.triantafyllou f389b2bd44 [Trunk|Connect]: Add help texts in curators and share in Zenodo pages, missed on previous commit.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56647 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-22 10:08:25 +00:00
k.triantafyllou 84d0608a9d [Trunk|Connect]: 1. Add is route enabled in all routes except home page. 2. Delete dropdown from invite page. 3. Add help texts in all pages.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56645 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-22 09:19:34 +00:00
k.triantafyllou 1729eea27d [Trunk|Connect]: Add is Route enabled in all routes except /content. Add Helper texts on Deposti first page, content policy and organizations.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56631 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-18 16:03:37 +00:00
konstantina.galouni 1e5d67eb83 [Trunk | Connect]: deposit.component & searchDataprovidersToDeposit.component: Add piwik in new deposit pages.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56623 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-18 11:41:22 +00:00
konstantina.galouni ecc6ac9b36 [Trunk | Connect]: Bug fix in deposit pages: Get information for zenodo communities in connect components.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56571 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-16 11:24:55 +00:00
konstantina.galouni eb9db84e45 [Trunk | Connect]:
1. app-routing.module: Add routes: 'deposit', 'search-deposit'
2. deposit.component & deposit-routing.module & deposit.module: Add new deposit first page (according to new mocks for connect)
3. searchDataprovidersToDeposit.component & searchDataprovidersToDeposit-routing.module & searchDataprovidersToDeposit.module: Add new deposit search page (according to new mocks for connect)
4. shareInZenodo.component: Change zenodo communities page according to new mocks for connect - add breadcrumb
5. searchCommunities.component & searchProjects.component: Add 'valueIsUnique' field in Filter
6. connect-custom.css: exlude breadcrumb links from existing custom css | Add css for '.communityPanelBackground .uk-breadcrumb .active' and 'uk-breadcrumb .active' and '.border-grey' (not used).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56564 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-15 16:24:58 +00:00
konstantina.galouni 5851f71634 [Trunk | Connect]:
affiliations.component & directLinking.component & linkingGeneric.component & communityWrapper.component &
curators.component & depositBySubjectResult.component & depositDatasets.component & depositDatasetsResult.component &
depositPublications.component & depositPublicationsResult.component & shareInZenodo.component & htmlPage.component &
user.component & searchDataproviders.component & searchProjects.component & statistics.component & invite.component:
	Priority to get communityId from domain (if not exists, check url parameter)


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56331 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-03 10:16:58 +00:00
argiro.kokogiannaki 90d19490e6 [Connect|Trunk]
App: add manage helptexts in user menu for admins

Change wording and typos: eg Science Gateway to Community Gateway

Add new background for community search page



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56275 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-28 15:51:18 +00:00
argiro.kokogiannaki 0e88eb1c8a [Connect|Trunk]
App:
	rename some routes
	for my communites menu disable marking as active

Community page
	center tab layout
	correct tab content issues
	
	


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56201 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-25 14:27:27 +00:00
k.triantafyllou 6b5c935300 [Trunk|Connect]: 1. SearchCommunities: change getSubscribe method. 2. replace scroll with new helper function. 3. SubscribeModule: add forRoot for service
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@55417 d315682c-612b-4755-9ff5-7f18f6832af3
2019-04-24 12:02:11 +00:00
argiro.kokogiannaki fd0c6fe53d [Trunk|Connect]
Menus:
	add technical support link

Community Page:
	show statistic boxes when results > 0
	Add links to advanced search from subjects
	Layout changes to iframes
	scrollInto view after API response
	Add z-index in community toolbar

ZenodoCommunities: scrollInto view after API response

User component:
	add here all connect specific errors
	use subscribe component as @ViewChild
	use library user component as  @ViewChild
	use subscribe and login functions in this component

Subscibe:
	add  event Emitter and send event after a user subscribes
	when a user is not logged in, redirect to user-info page


Search PAges: remove background from community pages




git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@55366 d315682c-612b-4755-9ff5-7f18f6832af3
2019-04-15 14:08:37 +00:00
argiro.kokogiannaki b2b969c30d [Trunk]
Domain change:
	Update server.ts to be able to read domain from request
	Update functions that needed  domain 
	use the domain as read from properties

Update home page urls to dashboards- use environment property




git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@54949 d315682c-612b-4755-9ff5-7f18f6832af3
2019-03-01 11:34:19 +00:00
konstantina.galouni 0b43bffabd [Trunk|Connect]: Fix error logs in connect related pages and components.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@54863 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-19 12:17:53 +00:00
argiro.kokogiannaki 5f0d09bc83 [Trunk]
Add checks when location or document is used.
Get environment from properties file instead of domain

Invite, Subscribe, Manage Buttons: Smaller buttons, smaller icons





git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@54852 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-18 15:15:53 +00:00
konstantina.galouni 99e565163b [trunk]: Connect: Remove unnecessary logs
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@54781 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-14 11:11:12 +00:00
argiro.kokogiannaki 15a93413ac update beta properties
correct menu items for beta - don't add communityId parameter if doesn't exist
Community 
	add number of total zenodo communities (master + sub communities)
	show invite only for admins and managers
Invite:
	 html edit form  only for managers and admin, simple users can't change 
	route requires login
Index.html
	clean up



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@54047 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-29 11:40:38 +00:00
konstantina.galouni 6f4fbc54e5 Bug fix: remove properties print from fetchZenodoInformation.class.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@53978 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-26 16:08:02 +00:00
konstantina.galouni 877232e888 Add in env-properties (used only in connect portal) 'shareInZenodoPage' property.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@53975 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-26 15:58:13 +00:00
konstantina.galouni eac05f14eb 1. Add proper message (for connect or explore portal) for Zenodo repository in all deposit pages at the right side of each page.
2. Library: deposit/utils/zenodoInformation.class.ts: create class to describe zenodo information (name, url, shareInZenodoUrl - only for connect portal).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@53973 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-26 15:44:32 +00:00
argiro.kokogiannaki 5729dfabd4 Zenodo communities:
add link to zenodo communities in community dashboard
	add link in the menu
	minor changes in zenodo page

Update content page

Invite:move  mini view to the right of the dashboard, minor layout changes


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@53968 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-26 13:07:58 +00:00
argiro.kokogiannaki c720c86f44 Create new page "Share in Zenodo" (add componets, routing, menu item, properties)
remove unused my-communities folder


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@53934 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-23 09:52:51 +00:00
argiro.kokogiannaki 3433b73f2c pass piwikSiteId in landing, search & deposit pages as Input | add siteId parameter in community & communities components
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@51749 d315682c-612b-4755-9ff5-7f18f6832af3
2018-04-11 10:40:29 +00:00
argiro.kokogiannaki 37ae936f5c Delete properties file | remove community API url from routes | create wrapper for '/' to serve community or communities component based on domain or communityId parameter
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@51407 d315682c-612b-4755-9ff5-7f18f6832af3
2018-03-22 15:38:42 +00:00