Project

General

Profile

Statistics
| Revision:

# Date Author Comment
60985 11/05/2021 11:26 AM Konstantina Galouni

[Trunk | Connect]:
1. invite.component.ts: [Bug fix] Set meta (canonical url, url, title, description) only when "longView == true" (when we are on invite page, not just calling invite component).
2. browse-community.component.ts: Added method "_formatDescription()" which calls method "StringUtils.HTMLToString()" and then it cuts description up to a threshold (max chars)....

60582 04/03/2021 02:46 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add urlPrefix on affiliations, curators and community logo

60009 02/12/2020 09:44 AM Konstantina Galouni

[Trunk | Connect]
1. /connect-assets/:
a. In /about/ added updated icons (1.svg, 2.svg, 3.svg, 4.svg, cycle.svg) and removed .png.
b. In /banner/ added updated icons (login.svg, togetger.svg) and remove .png.
c. In /home/ added updated icons (1.svg, 2.svg, 3.svg, dashboard.svg) and removed .png....

59991 30/11/2020 06:04 PM Argiro Kokogiannaki

[Connect|Trunk]

- update properties / use prod.prod propertis for production instance
- remove checks for production ready instances
- simplify sitemap
- remove subscribe for properties
- Add community title for custom filter
- update piwik ids - use the same for beta and production

59826 12/11/2020 04:59 PM Argiro Kokogiannaki

[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())...

59576 13/10/2020 09:06 PM Konstantinos Triantafyllou

[Connect | Trunk]: Remove helptexts from connect, Change headings

59029 30/06/2020 06:00 PM Argiro Kokogiannaki

[Connect|Trunk]

Angular.json:
-in prod/beta configuration add replacements for index.html, robots.txt
-add sitemap.xml file

Clean up index.html
add css files in styles.css

PRoduction:
communities browse: in production show link to beta or prod based on the list of prodReadyCommunities

58581 30/04/2020 12:35 PM Konstantinos Triantafyllou

[Connect | Trunk]: Fix height of my communities cards

58556 27/04/2020 12:49 PM Konstantinos Triantafyllou

[Connect | Trunk]: Change color of fonts.

58548 24/04/2020 06:33 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add FAQs page. Add breadcrumbs to all pages.

58471 10/04/2020 12:04 PM Argiro Kokogiannaki

[Connect|Trunk]

Add html page for connect (helptexts):
Publications
Add new html Pages per community (helptexts):
Projects and funding
National Bulletins
Content (moved from connect to separate page per community)
add the routes and the menu items for the above pages...

56833 02/08/2019 10:20 AM Konstantinos Triantafyllou

[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.

56812 30/07/2019 04:06 PM Konstantinos Triantafyllou

Connect: Community Card - Add directLink on Visit too.

56811 30/07/2019 03:29 PM Konstantinos Triantafyllou

Connect: Add new functionality dont show message again on modal.

56809 30/07/2019 03:27 PM Konstantinos Triantafyllou

Connect: Add new functionality dont show message again on modal.

56774 26/07/2019 11:49 AM Konstantinos Triantafyllou

[Trunk|Connect]: New icons of home and about pages. Comment html on connect's pages and make them help texts.

56749 24/07/2019 02:24 PM Konstantinos Triantafyllou

[Trunk|Connect]: 1. Home page: Change cards view. 2. Affiliations: Change view of cards, make logo take 100% of width.

56680 22/07/2019 04:56 PM Konstantinos Triantafyllou

[Trunk|Connect]: Some changes on communities page base on new theme.

56343 04/07/2019 03:09 PM Konstantinos Triantafyllou

[Trunk|Connect]: Latest changes on home page base on Natalia's comments.

56337 03/07/2019 03:32 PM Konstantinos Triantafyllou

[Trunk|Connect]: Latest changes on home, about and learn in depth pages.

56316 02/07/2019 01:59 PM Konstantinos Triantafyllou

[Trunk|Connect]: Change home page view

56213 26/06/2019 05:52 PM Konstantinos Triantafyllou

[Trunk|Connect]: 1. Home page with new images. 2. Add classes for backgrounds on connect-custom

56211 26/06/2019 04:40 PM Konstantinos Triantafyllou

[Connect]: New images

56196 25/06/2019 01:48 PM Konstantinos Triantafyllou

[Trunk|Connect]: Remove style font size: 28.

56185 24/06/2019 04:11 PM Konstantinos Triantafyllou

[Trunk|Connect]: 1. Create about component. 2. Change connect start page view. 3. Add temp imgs

55375 16/04/2019 12:43 PM Argiro Kokogiannaki

[Trunk|Connect]

app: add user menu "Support"

browseCommunity Component:
separate html, add community check in the template (error in build)
remove isManager attribute

Search communities:
add new class for the form
add new image

User/Invite components:...

55354 15/04/2019 12:06 PM Konstantina Galouni

[Trunk|Connect]:
1. Connect first page: browse-community.component & communities.component & assets/home.jpg:
a. Show 'private' and 'subscribed' tags in all cards.
b. Show 'manage' button in below (browse) cards too.
c. Cut title in 50 characters and description in 150 characters....

55248 09/04/2019 08:48 PM Konstantina Galouni

[Trunk|Connect]:
1. browse-community.component: In connect first page:
Add tooltip to show description in 'my communities' section and for 'private' tag.
Add modal when a community is clicked.
Use component for button 'manage'.
2. communities.component: In connect first page: fix 'how to' link | show appropriate error messages....

55222 08/04/2019 02:17 PM Konstantina Galouni

[Trunk|Connect]: communities.component: First page of connect changed according to ui/ux designers - css added for this page [this is not the final commit].