Commit Graph

  • 5dde913f48 [Connect | Trunk]: Add adminPortalURL property k.triantafyllou 2020-05-08 15:04:39 +0000
  • 73971358ad [Connect | Trunk]: Fix a bug on my-communities k.triantafyllou 2020-05-08 13:20:05 +0000
  • 6af7ae4797 [Trunk | Connect]: 1. community.component: a. [Bug fix] Add 'uk-tab' and 'uk-active' class to load css without javascript enabled. b. In tab 'Summary', reorder information - description goes on top. c. Cut description in first 500 characters, if length > 600, otherwise do not cut it. 2. curators.component: Add 'view all/ less' functionality. konstantina.galouni 2020-05-08 13:02:11 +0000
  • 77ed6973b1 [Connect | Trunk]: Change uk-card-default color for communities k.triantafyllou 2020-05-08 11:07:37 +0000
  • 09d0f0412b [Connect | Trunk]: Curators: hide affiliations column if they are not existed k.triantafyllou 2020-05-08 10:12:51 +0000
  • 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). konstantina.galouni 2020-05-07 17:09:08 +0000
  • e7efb64ae9 [Connect | Trunk]: Change community title and some margins. k.triantafyllou 2020-05-07 15:53:44 +0000
  • 7e9b4c5dff [Connect|Trunk] argiro.kokogiannaki 2020-05-07 13:31:13 +0000
  • 0ddca869b8 [Connect | Trunk]: Fix padding bottom on curators and animation-fade k.triantafyllou 2020-05-07 12:57:47 +0000
  • 27e978736a [Trunk | Connect]: 1. affiliations.component & curators.component: In affiliations website_url, call method 'StringUtils.urlPrefix()' (add "//" prefix, when url does not start with protocol (http, https, //)). 2. community.component.html: [Bug fix] Add checks (<div *ngIf="communityInfo && community" class="publicationsSearchForm ">). konstantina.galouni 2020-05-07 11:34:19 +0000
  • 8ff482028e [Connect|Trunk] argiro.kokogiannaki 2020-05-07 11:14:15 +0000
  • bbd6d699d9 [Connect | Trunk]: Move border of menu only in communities k.triantafyllou 2020-05-07 10:40:46 +0000
  • 0f3c261962 [Connect|Trunk] argiro.kokogiannaki 2020-05-07 10:29:52 +0000
  • 40ff5a2a81 [Connect | Trunk]: Change container on curators page. k.triantafyllou 2020-05-07 09:49:52 +0000
  • e25b10d50d [Trunk | Connect]: 1. community.component.ts: Add fields 'public thresholdDescription: number = 550;' and 'subscribers: number = 0;' and method 'public countSubscribersEvent($event)'. 2. community.component.html: a. Move curatos, projects & content providers, zenodo communities inside tab 'Summary'. b. In tab names add class 'tab-header' and remove 'uk-text-bold'. c. Cut description according to 'thresholdDescription'. 3. curators.component.html: Add 'uk-inline-block' class in <a>, in order not to break name and surname of a curator into 2 lines. 4. results.component.ts: Add 'view all' link on top right corner too and change class of link to 'uk-button uk-button-text'. 5. subscribe.component.ts: Add output event when getting subscribers number (used by community.component to add margin in needed). konstantina.galouni 2020-05-06 16:08:49 +0000
  • f5f99307f9 [Connect | Trunk]: Change Curators and Organizations base on new mocks k.triantafyllou 2020-05-06 14:01:42 +0000
  • 436088cadc Trunk | Connect: community.component.html: [Bug fix] Show zenodo communities if there exist. konstantina.galouni 2020-05-05 16:55:47 +0000
  • 3dffd1a9d5 [Connect | Trunk]: Add breadcrumbs on content, national bulletins and projects pages k.triantafyllou 2020-05-05 16:08:30 +0000
  • 8c89496307 [Connect|Trunk] argiro.kokogiannaki 2020-05-05 15:37:25 +0000
  • fe26910d9c [Connect | Trunk]: Add animation module k.triantafyllou 2020-05-05 10:40:15 +0000
  • 19fb5141f4 [Trunk | Connect]: 1. subscribe.component.ts: Remove unnecessary prints. 2. searchCommunities.component.ts: a. [Bug fix - sometimes on 1st load] Remove data binding for 'sort' in <new-search-page>. b. [Bug fix - no results on 1st load] Remove data binding for 'filters' in <new-search-page>. c. Add field 'private userFilterLoaded:boolean = false;' to init all filters correctly when user is logged in. konstantina.galouni 2020-05-05 08:52:11 +0000
  • d1f67d2cb8 [Connect|Trunk] argiro.kokogiannaki 2020-05-04 14:14:55 +0000
  • adceffbe11 [Connect | Trunk]: Fix height of my communities cards k.triantafyllou 2020-04-30 10:35:12 +0000
  • f12abdcd8d [Connect |Trunk] argiro.kokogiannaki 2020-04-29 07:53:37 +0000
  • 960f9b7839 [Trunk | Connect]: 1. app-routing.module.ts: Add route '/subjects'. 2. app.component.ts: Group subscribe and invite buttons under id="subscribeAndInviteBtn" (keep distance between them alwayes the same) | uncomment menu item 'Subjects' in About. 3. app.module.ts: import 'SubscribeService' (singleton service to update everywhere subscriber status). 4. libUser.module.ts & subscribe.module.ts: remove import of 'SubscribeService' (singleton service to update everywhere subscriber status). 5. community.component.html: a. Improve some checks b. In main tabs of the page (class main-tabs) add class 'uk-text-truncate' and remove class 'uk-width-3-4' (each tab has max-width) c. Add icon in 'Analytics' tab d. [Bug fix] In description, fix overflow and max height of box 6. community.component.ts: Add field '@ViewChild(SubscribeComponent) subscribeComponent: SubscribeComponent' to add some checks in html. 7. curators.component.html: Remove div with class 'image-front-topbar' | Update css for title | Add <breadcrumbs> | Add user icon for each curator. 8. curators.component.ts: Initialize breadcrumb | [Bug fix] In methods 'getPageContents()' and 'getDivContents()' use communityId (instead of 'connect'). 9. curators.module.ts & organizationsPage.module.ts & inviteBasic.module.ts: import 'BreadcrumbsModule'. 10. organizationsPage.component.ts: Update css for title | Add <breadcrumbs> | Initialize breadcrumb. 11. subjects.component.ts, subjects.module.ts, subjects-routing.module.ts: Add page for Subjects. 12. invite.component.html: Add <breadcrumbs> in longView | Add icon in button 'Invite users'. 13. invite.component.ts: Initialize breadcrumb. 14. subscribe.component.ts: a. Add icon in button "Subscribe"/ "Subscribed" b. Add class 'uk-display-inline-block' in showNumbers (members) c. Initialize and get subscriber status with new methods of service (initIsSubscribedToCommunity() & isSubscribed - BehaviorSubject instead of isSubscribedToCommunity()) 15. connect-custom.css: Group css for #subscribeBtn, #inviteBtn into #subscribeAndInviteBtn | Add css for class 'user-circle-background' (background of user icon in curators). konstantina.galouni 2020-04-28 11:07:36 +0000
  • 0858643a4a [Connect|Trunk] argiro.kokogiannaki 2020-04-28 08:05:03 +0000
  • b83ec64b45 [Connect Trunk] argiro.kokogiannaki 2020-04-27 13:00:14 +0000
  • c4c5a17ba6 [Connect | Trunk]: Contact us add breadcrumbs k.triantafyllou 2020-04-27 12:31:00 +0000
  • e9f2689c4c [Connect | Trunk]: Remove important from font's color k.triantafyllou 2020-04-27 10:54:10 +0000
  • a0ea8fd83f [Connect | Trunk]: Change color of fonts. k.triantafyllou 2020-04-27 10:49:56 +0000
  • 04b3bc4c72 [Connect|Trunk] Add property showAddthis Search Projects: show static filters only if there are results add showOnly results and breadcrumb options argiro.kokogiannaki 2020-04-27 08:22:46 +0000
  • 17e7eb2d7f [Trunk | Connect]: Connect redesing 1. app.component.ts: <subscribe> and <invite> components added (floating buttons on the right side of each page for communities). 2. community.component.html: 3. community.component.ts: a. 'projectsCalculated' and 'contentProvidersCalculated' fields added, to calculate tootlip after both requests complete b. added methods for building tootips c. 'activeTab' set to 'summary'. 4. affiliations.component.html: minor phrasing changes (e.g. title). 5. curators.component.html: shortview changed. 6. results.component.ts: Title changed | 'View all' moved to the bottom. 7. customization.component.ts: Changed '--portal-main-color' from '#4C9CD5' to '#4687E6' | Changed '--portal-dark-color' from '#24857F' to '#2D72D6'. 8. invite.component.html: shortview changed. 9. invite.component.ts: 'properties' field as input (get it is called from app.component). 10. invite.module.ts & inviteBasic.module.ts: InviteBasicModule created to declare InviteComponent without routing and login guard | InviteModule imports InviteBasicModule and adds routing and login guar$ 11. subscribe.component.ts: Changes for subscribe button and members | 'properties' field as input (get it is called from app.component). 12. connect-custom.css: css for subscribe and invite buttons and for tooltip with 'community-page-tooltip' class. 13. customization.css: class 'communityBackground' added and css for 'subtitle' class inside 'communityBackground'. konstantina.galouni 2020-04-24 16:38:35 +0000
  • 1796453bb7 [Connect | Trunk]: Add FAQs page. Add breadcrumbs to all pages. k.triantafyllou 2020-04-24 16:33:03 +0000
  • 85b3051c5c [Connect | Trunk]: Change paqes base on new mocks. k.triantafyllou 2020-04-23 15:59:00 +0000
  • c11b513652 [Connect|Trunk] argiro.kokogiannaki 2020-04-23 13:35:54 +0000
  • 984e2a19fd [Connect|Trunk] argiro.kokogiannaki 2020-04-16 10:34:05 +0000
  • d105c6aa91 [Trunk | Connect]: subscribe.component.ts: [Bug fix] In subscribe.service: method "getNumberOfCommunitySubscribers()" (/community/{pid}/subscribers/count) returns now {"value": _number_} (Used to return String. This was a problem for cache. API changed to return object, where number of subscribers is mapped to "value"). konstantina.galouni 2020-04-14 09:35:25 +0000
  • 667c96f88e [Connect|Trunk] argiro.kokogiannaki 2020-04-10 12:08:46 +0000
  • 314504e535 [Connect|Trunk] argiro.kokogiannaki 2020-04-10 10:04:09 +0000
  • cf5a7a553b [Trunk | Connect]: searchCommunities.component.ts: remove email parameter from "getCommunitiesSubscribedTo()" method call (subscribe.service). konstantina.galouni 2020-04-10 06:12:07 +0000
  • 33d12026ff [Trunk | Connect]: 1. my-communities.component.ts: Use new method "isSubscribedToCommunity()" without email parameter (subscribe.service). 2. subscribe.component.ts: Do not reveal users' (subscribers') emails: a. Check when method "init()" is called . b. Use new methods "isSubscribedToCommunity()", "subscribeToCommunity", "unSubscribeToCommunity" without email parameter (subscribe.service). c. Use method "getNumberOfCommunitySubscribers()" instead of "getCommunitySubscribers()". konstantina.galouni 2020-04-10 05:24:24 +0000
  • eb0732a8c7 [Connect | Trunk]: Add b2noteAPIURL property k.triantafyllou 2020-04-07 17:14:18 +0000
  • 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). konstantina.galouni 2020-04-07 16:52:19 +0000
  • a6404f7120 Apply changes from Elixir branch r58296 add impact factors: add fontawesome (package.json, styles.css, angular.json) add them in community page - most recent results argiro.kokogiannaki 2020-04-06 14:51:22 +0000
  • 8cf1edfee7 [Connect|Trunk] argiro.kokogiannaki 2020-04-03 16:02:40 +0000
  • 68bf769480 [Connect | Trunk]: Contact form fix a bug while email has not been sent. k.triantafyllou 2020-03-26 10:27:50 +0000
  • 6b47d54ffa [Connect | Trunk]: Add pids' URLS on properties k.triantafyllou 2020-03-17 17:50:40 +0000
  • 0195a2df59 [Trunk | Connect]: searchCommunities.component & searchProjects.component: [Bug fix] "Filter" fields have been upadated. konstantina.galouni 2020-03-10 17:13:49 +0000
  • 38126ff81f [Trunk | Connect]: beta-properties.json & production-properties.json & test-properties.json & env-properties.json: values for "sherpaURL" and "helpdeskEmail" added. konstantina.galouni 2020-03-09 15:19:09 +0000
  • d24a67281c [Connect | Trunk]: Add pmid property. k.triantafyllou 2020-03-05 14:12:57 +0000
  • 89efe7bbcd [Connect | Trunk]: Add alt metrics api URL on properties k.triantafyllou 2020-02-20 13:57:44 +0000
  • 5641e3aaea [Connect | Trunk]: Remove url from get user info. k.triantafyllou 2019-12-23 15:45:47 +0000
  • cdeadce912 [Connect]: Change contact with library contact us component. k.triantafyllou 2019-12-03 12:51:28 +0000
  • 45b187f54a [Connect]: Add condition to check if user exists to create userItems. k.triantafyllou 2019-12-03 10:03:58 +0000
  • 94ee4c76a9 [connect | Trunk] argiro.kokogiannaki 2019-11-14 10:12:48 +0000
  • 771ab82c7b [Connect]: Revert check if is Client. Added on UserInfo method. k.triantafyllou 2019-11-08 12:08:15 +0000
  • 3b8776b00e [Connect]: Add check if isClient to getUserInfo k.triantafyllou 2019-11-08 11:04:10 +0000
  • 624cf9b11b [Connect]: Add on server REQUEST and RESPONSE providers k.triantafyllou 2019-10-22 13:14:52 +0000
  • 164e4fc127 [Trunk | Connect]: customization.component.ts: Check if document is undefined and return in 'buildCss()' method. konstantina.galouni 2019-10-21 13:02:31 +0000
  • 2032202fab [Connect| Trunk] argiro.kokogiannaki 2019-10-21 10:08:40 +0000
  • fc936a1673 [Connect|Trunk] argiro.kokogiannaki 2019-10-16 11:01:14 +0000
  • f4a4025fc4 [Connect|Trunk] argiro.kokogiannaki 2019-10-09 15:54:01 +0000
  • f3da2f0482 [Trunk | Connect]: 1. app.module.ts: Do not import here CKEditorModule. 2. env-properties.json: Property 'vocabulariesAPI': Use dev url. konstantina.galouni 2019-10-09 13:18:28 +0000
  • c25dceee79 [Connect | Trunk] argiro.kokogiannaki 2019-10-07 07:00:19 +0000
  • 4558e11745 [Trunk | Connect]: Use HttpInterceptorService (http-interceptor.service.ts) for not repeating in client requests of server. konstantina.galouni 2019-09-30 11:43:24 +0000
  • 345557a9b3 [Connect]: Add userInfoUrl property k.triantafyllou 2019-09-30 09:34:10 +0000
  • 7887d9d944 Fix communities search when user is not logged in k.triantafyllou 2019-09-20 10:31:45 +0000
  • 86820efde1 [Trunk | Connect]: community.component & results.component: Merge methods for research results (since they are now merged in one common service & component). konstantina.galouni 2019-09-16 09:35:50 +0000
  • bec026f9f3 [Trunk | Connect]: app.component.ts: [Bug fix] Check if user is not undefined or null. konstantina.galouni 2019-09-16 09:33:23 +0000
  • 91d0246b62 Connect: User Component reset to session is logged in. k.triantafyllou 2019-09-13 09:25:53 +0000
  • 3aaaf93625 [Connect]: Change user login check with user management service. k.triantafyllou 2019-09-13 07:47:29 +0000
  • ca08e72dcb [Connect|Trunk] argiro.kokogiannaki 2019-09-12 09:41:26 +0000
  • 7a8f5b44d1 [Trunk | Connect]: 1. advancedSearchDatasets & advancedSearchOrps & advancedSearchPublications & advancedSearchSoftware: Use common advanced search page for research results (advancedSearchResearchResults). 2. searchDatasets & searchOrps & searchPublications & searchSoftware: Use common simple search page for research results (searchResearchResults). konstantina.galouni 2019-09-11 09:49:35 +0000
  • 96255091ac [Connect|Trunk] argiro.kokogiannaki 2019-09-05 13:12:06 +0000
  • 364f8d07f1 [Trunk | Connect]: beta-properties.json & env-properties.json: Add property "searchLinkToSoftwareLanding". konstantina.galouni 2019-09-05 09:26:05 +0000
  • f6246b9f79 [Trunk | Connect]: Merging branch "mergeResultLandingPages" into Trunk 56933:56969 konstantina.galouni 2019-09-05 08:56:01 +0000
  • fd4585791e [Connect|Trunk] argiro.kokogiannaki 2019-08-30 14:53:53 +0000
  • 369c9ad798 [Connect]: Replace banner background with gradient color. k.triantafyllou 2019-08-30 08:10:01 +0000
  • ed373b0837 Connect Add new assets for Connect. k.triantafyllou 2019-08-29 14:02:02 +0000
  • e7102ffc7e [Connect]: Add on communities page condition for error Message. k.triantafyllou 2019-08-29 10:47:54 +0000
  • 6313608216 Add propery afterLoginRedirectLink k.triantafyllou 2019-08-29 09:48:19 +0000
  • 19f663ea61 [Connect|Library] argiro.kokogiannaki 2019-08-29 09:44:51 +0000
  • 4c60c0564c [Connect|Trunk]: Merge from Login: Login Experience functionality has been added. k.triantafyllou 2019-08-28 12:54:35 +0000
  • 4da6054bd4 Fix bug: Menu of Connect is showed up before community's menu. k.triantafyllou 2019-08-28 10:08:57 +0000
  • 5b84ca8adc [Connect|Trunk]: Curators, Affiliation and Invite componenents: On short View, title must not be changed. k.triantafyllou 2019-08-26 12:21:13 +0000
  • 6e16d55032 [Connect]: Search Communities search if there are ri communities show type filter. k.triantafyllou 2019-08-05 10:31:12 +0000
  • fb97379ab4 [Trunk | Connect]: Fix and add when missing: schema2jsonld, canonincal url, meta tags, piwik call. konstantina.galouni 2019-08-02 14:56:03 +0000
  • 4170e3197b Connect: Curators Page remove space from top. k.triantafyllou 2019-08-02 10:18:38 +0000
  • 4b5eaa40cf [Connect]: Community page: Add select of material. Align View More and View All on center. Communities Page: Remove height match from card body and make browse all and view all text-small. k.triantafyllou 2019-08-02 08:20:54 +0000
  • 1e77abbc78 [Connect]: Remove unused properties. k.triantafyllou 2019-08-01 11:53:49 +0000
  • a76d2766c7 [Connect|Trunk] argiro.kokogiannaki 2019-07-31 14:46:10 +0000
  • 687385f5b4 [Trunk | Connect]: Add properties 'depositLearnHowPage' and 'depositSearchPage' and use properties for urls. konstantina.galouni 2019-07-31 10:42:45 +0000
  • e97d04f6c3 [Connect]: Communities Page: When communities is empty list stop loading. k.triantafyllou 2019-07-30 15:25:30 +0000
  • ef83fdbab1 Connect: Community Card - Add directLink on Visit too. k.triantafyllou 2019-07-30 14:06:39 +0000
  • 9d5e820151 Connect: Add new functionality dont show message again on modal. k.triantafyllou 2019-07-30 13:29:34 +0000
  • c84983ab1b Connect: Add new functionality dont show message again on modal. k.triantafyllou 2019-07-30 13:27:12 +0000
  • 228009bb34 [Connect|Trunk] argiro.kokogiannaki 2019-07-30 08:59:40 +0000
  • 5f9e29c783 [Trunk|Connect]: Communities: Fix uk-height match to have row: false. k.triantafyllou 2019-07-29 15:07:59 +0000
  • 3f07023a95 [Trunk|Connect]: Fix double subscribed to communities option on user menu. Need to be checked on beta. k.triantafyllou 2019-07-29 13:21:08 +0000
  • db83eb9233 Connect: Make content policy helper. k.triantafyllou 2019-07-26 14:02:30 +0000