Project

General

Profile

Statistics
| Revision:

# Date Author Comment
61254 18/06/2021 05:55 PM Konstantinos Triantafyllou

[Connect | Angular 11]: Add execute permissions on clean library script. Change library to angular 11

61230 16/06/2021 10:13 AM Konstantina Galouni

[Trunk | Connect]:
1. environment.ts: Changed enermapsURL value to "https://lab.idiap.ch/enermaps" | Removed "enermapsAPIURL" property (enermapsURL is always used instead).
2. environment.beta.ts: Added property enermapsURL: "https://lab.idiap.ch/enermaps".

61211 14/06/2021 11:00 AM Konstantinos Triantafyllou

[Connect | Angular 11]: Add after build clean

61186 09/06/2021 05:56 PM Konstantinos Triantafyllou

[Connect | Angular 11]: Remove test environment from readme

61158 07/06/2021 05:35 PM Konstantinos Triantafyllou

[Connect | Angular 11]: Add scripts

61157 07/06/2021 05:33 PM Konstantinos Triantafyllou

[Connect | Angular 11]: Clear files

61128 06/06/2021 08:00 PM Konstantinos Triantafyllou

[Connect | Angular 11]: Add deploy folder

61119 06/06/2021 03:49 AM Konstantinos Triantafyllou

[Connect | Angular]: Update to Angular 11. Add configutation build scripts for all environemnts.

61117 06/06/2021 03:30 AM Konstantinos Triantafyllou

[Connect | Angular 11]: Update to Angular 10

61116 06/06/2021 03:10 AM Konstantinos Triantafyllou

[Connect | Angular 11]: Add server.ts

61115 06/06/2021 03:10 AM Konstantinos Triantafyllou

[Connect | Angular 11]: Add server files

61114 06/06/2021 03:09 AM Konstantinos Triantafyllou

[Connect | Angular 11]: Update to angular 9. Add server

61111 06/06/2021 02:13 AM Konstantinos Triantafyllou

[Library | Angular 11]: Update to angular 8 (Add browserlist)

61109 06/06/2021 02:08 AM Konstantinos Triantafyllou

[Library | Angular 11]: Update to angular 8

61107 06/06/2021 01:36 AM Konstantinos Triantafyllou

[Connect | Angular 11]: Create new project with angular 7

61101 04/06/2021 06:59 PM Konstantinos Triantafyllou

[Connect]: Delete unused branches

61100 04/06/2021 06:55 PM Konstantinos Triantafyllou

[Connect]: Creating branch for angular 11

61040 25/05/2021 12:18 AM Konstantina Galouni

[Trunk | Connect]: app.component.ts & community.component.ts: Set open access filter in research outcomes, on search form of first page and on menu.

61036 24/05/2021 11:35 AM Argiro Kokogiannaki

[Connect|Trunk]

properties: update mail list for contact us form

61024 19/05/2021 01:17 PM Argiro Kokogiannaki

[Connect|Trunk]

- SEO: initialize prev/next rel links
- use layout service (remove check for development)
- fix issue with private communities losing the verify parameters

- fix hover on menu items that didn't get the portal colors

61022 19/05/2021 11:36 AM Konstantina Galouni

[Trunk | Connect]:
1. src/app/community/community.component.html: Added informative meta text inside <search-tab> for Feautured Datasets (enermaps community).
2. src/environments/environment.ts: Added "enermapsAPIURL".

61012 18/05/2021 09:29 AM Argiro Kokogiannaki

[Connect|Trunk]

-completing commit 61006 + clean up code
fixing issues with private/ hidden communities
show modal for verification code

- remove preload modules
- community home page - add check for community status before load it

61006 17/05/2021 12:10 PM Argiro Kokogiannaki

[Library|Trunk]

Connect helper: add function isPrivate

60987 12/05/2021 09:31 AM Argiro Kokogiannaki

[Connect|Trunk]

SEO:
- initiate robots metatag
- reset robots in every route change
- set time out to 5000
- search research communities updtae titles and meta description

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

60983 10/05/2021 08:10 PM Konstantina Galouni

[Trunk | Connect]:
1. community.module.ts: Imported "SafeHtmlPipeModule".
2. community.component.html: Show description of community as html using safeHtml pipe and without read more/less button.

60969 23/04/2021 06:27 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add subscriber invite module from library

60964 23/04/2021 10:43 AM Argiro Kokogiannaki

[Connect|Trunk]

customization css: portal-button colors exclude uk-disabled
add piwik ids for new communities
add GSC verification code

60942 21/04/2021 02:22 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add smooth scroll for safari

60938 21/04/2021 01:07 PM Konstantina Galouni

[Trunk | Connect]: app.component.ts: [Bug fix] Update url for button "Manage helptexts" in Connect Portal.

60927 20/04/2021 05:20 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add smooth scroll service

60913 19/04/2021 06:09 PM Konstantinos Triantafyllou

[Connect | Trunk]: Check properties for production

60892 16/04/2021 06:20 PM Argiro Kokogiannaki

[Connect | Trunk]

- Update affiliations layout
- Use customization class to create the css
- Create preview/ demo component
- Clean up piwik helper file
- updates on customization css

60879 16/04/2021 11:14 AM Konstantina Galouni

[Trunk | Connect]:
1. app-routing.module.ts: Added paths "orcid" and "my-orcid-links".
2. app.component.ts: Added "My ORCID links" in usermenu.
3. environment.beta.ts & environment.prod.ts && environment.ts: Added property "myOrcidLinksPage".
4. Added folder "orcid" and files for ORCID Search & Link functionality.

60838 12/04/2021 03:44 PM Argiro Kokogiannaki

[Connect|Trunk]

Add properties for Orcid S&L

60829 09/04/2021 06:01 PM Argiro Kokogiannaki

[Connect|Trunk]

Customization:
- updates on customization object
- clean up css

60815 08/04/2021 12:58 PM Argiro Kokogiannaki

[Connect |Trunk]

Customization:
- update with the new Object
- update the way it is initialized
- clean up code
- test usage through app.component
- add preview Component (for Admin quick look)

Community Component:
- updates on Enermaps integration...

60787 02/04/2021 06:34 PM Konstantina Galouni

[Trunk | Connect]:
1. affiliations.component.html: organizations slider in community first page: "coloredBackground" class added in <a> links for next and previous slider items
2. connect-custom.css: Css added for "coloredBackground" class (on focus and on hover too) - background color same as this of the page (#F7FCFF) and on hover opacity: 0.9.

60784 02/04/2021 11:18 AM Argiro Kokogiannaki

[Connect|Trunk]

Enermaps Integration:
- add property for enermaps url
- use proper id for the images

App:
-Set properly the redirect url (status manager)

60772 01/04/2021 04:25 PM Konstantinos Triantafyllou

[Connect | Trunk]: Delete properties resolver. Delete query param community id

60745 29/03/2021 04:05 PM Argiro Kokogiannaki

[Connect |Trunk]

-Routing module: remove properties resolver
-App component:
- check for manager and hidden status of community.
- show private data error page
- or login for status manager
- if community is not loaded show connect menu
Connect menu:...

60731 26/03/2021 04:54 PM Argiro Kokogiannaki

[Connect|Trunk]
fix issues with search content providers/projects
clean up piwikHelper file

60689 22/03/2021 04:52 PM Konstantinos Triantafyllou

[Connect | Trunk]: App navigate to error remove params

60655 17/03/2021 10:58 AM Konstantinos Triantafyllou

[Connect | Trunk]: Add fixRedirectUrl on service

60613 10/03/2021 11:47 AM Argiro Kokogiannaki

[Connect|Trunk]

Enermaps
- add the extra tab for enermaps featured datasets
- visible in dev

60606 08/03/2021 04:40 PM Argiro Kokogiannaki

[Connect|Trunk]

remove datatables
update search pages for projects/ data providers:
use search page component
remove tablesearch view

Search Communities: remove graph info (add the new variable)

60583 04/03/2021 02:55 PM Konstantinos Triantafyllou

[Connect | Trunk]: Affiliations fix urlPrefix

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

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

60530 01/03/2021 05:07 PM Konstantinos Triantafyllou

[Connect | Trunk]: Subscribe: Fix loading if a request has been interrupted. Curators: Change getCurators method

60506 25/02/2021 03:20 PM Konstantinos Triantafyllou

[Connect | Trunk]: Change admin URL on connect

60460 19/02/2021 07:09 PM Konstantinos Triantafyllou

[Connect | Trunk]: 1. Remove new from getCommunityNew

60454 19/02/2021 06:52 PM Konstantinos Triantafyllou

[Connect | Trunk]: 1. Add new roles functionllities (subscribe - role-verification). 2. Comment customization. 3. Refactor getting community logic

60337 02/02/2021 09:44 AM Argiro Kokogiannaki

[Connect|Trunk]
- updates/fixes on opcsidia tap

60292 25/01/2021 05:36 PM Argiro Kokogiannaki

[Connect | Trunk]

inital integration of opscidia tab

60288 25/01/2021 11:55 AM Argiro Kokogiannaki

[Connect|Trunk]

Zenodo communities: paging for zenodo communites

60255 15/01/2021 02:23 PM Konstantinos Triantafyllou

[Connect | Trunk]: Fix ckeditor is missing error on beta prod

60247 15/01/2021 09:29 AM Argiro Kokogiannaki

[Connect | Trunk]

Package.josn: remove unused dependencies
Properties:
- properties using services of beta in production is removed and replaced with environment.prod.prod.ts
- update stats tool property and login

60189 05/01/2021 02:26 PM Konstantinos Triantafyllou

[Connect | Trunk]: Remove b2note url from production

60165 18/12/2020 12:10 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add b2note production URL

60154 16/12/2020 04:39 PM Argiro Kokogiannaki

[Connect|Trunk]

update prod login/logout properties

60041 07/12/2020 11:23 AM Argiro Kokogiannaki

[Connect|Trunk]
- update admin portal url property
- use property instead of harcoded url
- use property for admin portal url

60016 02/12/2020 06:41 PM Argiro Kokogiannaki

[Connect|Trunk]
- Robots.txt: remove files, generate them through server.ts
- add isCommunity in community related pages
- update properties for connect-login in beta

60015 02/12/2020 04:28 PM Argiro Kokogiannaki

[Connect|Trunk]

Communities search: fix issue with filters: recreate the static filters every time, keep them synchronize between components

60013 02/12/2020 03:53 PM Konstantina Galouni

[Trunk | Connect]:
1. connect-custom.css: [Bug fix] Add .connectApp .uk-pagination > * > *:hover in rule .connectApp .uk-pagination > * > * so that paging does not change color (white) on hover.
2. app.component.ts: [Bug fix] In some cases both <schema2jsonld> tags where active - added in the second one more check "&& community".

60012 02/12/2020 01:19 PM Konstantinos Triantafyllou

[Connect | Trunk]: Fix Route enabled bug

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

60000 01/12/2020 12:17 PM Argiro Kokogiannaki

[Connect|Trunk]
- use route instead of url for the community header
- update beta properties

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

59858 16/11/2020 02:48 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add error interceptor

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

59743 02/11/2020 06:26 PM Argiro Kokogiannaki

[Connect|Trunk]

- update search bar parameters

59681 23/10/2020 08:05 PM Konstantinos Triantafyllou

[Connect | Trunk]: Fix sections of all pages

59659 22/10/2020 02:09 PM Konstantinos Triantafyllou

[Connect | Trunk]: Remove logs from app.component

59589 14/10/2020 12:14 PM Konstantinos Triantafyllou

[Connect | Trunk]: Create header for navigation bar on app component

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

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

59532 09/10/2020 10:21 AM Konstantinos Triantafyllou

[Connect | Trunk]: Remove comments from community

59523 08/10/2020 05:26 PM Konstantinos Triantafyllou

[Connect | Trunk]: Change name of zenodoCommunityService. Change custom external

59481 28/09/2020 12:05 PM Konstantina Galouni

[Trunk | Connect]: subjects.component.ts: When error in getting subjects occurs, set loading to false.

59467 24/09/2020 01:43 PM Konstantina Galouni

[Trunk | Connect]: Merging branch 'use-UoaAdminToolsLibrary' into trunk for revisions 58407:59466

59454 22/09/2020 06:09 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Connect]: Merge trunk into branch.

59450 22/09/2020 04:25 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Connect]:
affiliations.component.html & curators.component.html: Add "urlPrefix" for logo url in src of an image (add "//" prefix, when url does not start with protocol (http, https, //)).

59446 22/09/2020 12:41 PM Konstantina Galouni

[Trunk | Connect]: app.component.ts & contentPage.component.ts: [Bug fix]: Rename "methology" to "methodology" (menu, title & description of page, breadcrumb).

59419 18/09/2020 03:27 PM Argiro Kokogiannaki

[Connect|Trunk]

apply changes for domain, baseLink, update property files

59404 16/09/2020 03:50 PM Argiro Kokogiannaki

[Connect|Trunk]

update meta urls and canonicalurl to get domain from properties instead of baseLink to work for community gateways

59396 16/09/2020 11:46 AM Argiro Kokogiannaki

[Connect|Trunk]
fix indexInfoAPI url in properties files

59391 16/09/2020 10:45 AM Argiro Kokogiannaki

[Connect| use-UoaAdminToolsLibrary Branch]
fix properties import

59380 15/09/2020 01:02 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Connect]: Merge trunk into branch.

59368 14/09/2020 11:40 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Connect]: app.component.ts: [Bug fix] In <subscribe> change value of input parameter communityId from communityId to community.id (communityId not yet initlialized always).

59361 14/09/2020 09:46 AM Konstantinos Triantafyllou

[Connect | Trunk]: Contact us remove duplicate showloading = false

59355 09/09/2020 01:57 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Connect]: Merge trunk into branch.

59314 31/08/2020 01:28 PM Konstantinos Triantafyllou

Revert ckeditor and fix it

59305 29/08/2020 12:08 AM Konstantina Galouni

[use-UoaAdminToolsLibrary | Connect]: Merge trunk into branch.

59301 28/08/2020 09:31 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Connect]:
1. app.component.ts: Use properties from environment (not service) | Set property "adminToolsPortalType" to "community" if there is "communityId" url parameter.
2. environment.beta.ts & environment.prod.prod.ts & environment.prod.ts & environment.ts: Add property: adminToolsPortalType: "connect".

59272 14/08/2020 11:55 AM Konstantinos Triantafyllou

[Connect | Trunk]: Add verification manager route. Change ckeditor library

59266 13/08/2020 01:16 PM Argiro Kokogiannaki

[Connect|Trunk]

- add advanced search pages for project, organization, content providers.
- remove adavanced search pages components for result subtypes (pub, data, soft, other)

59262 12/08/2020 05:16 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add Previous Route Recorder to all routes.

59252 11/08/2020 04:47 PM Argiro Kokogiannaki

[Connect|Trunk]

Piwik: update beta piwik ids fro new communities

Statistics: fix issue with variable used before initialization

59251 11/08/2020 02:54 PM Konstantinos Triantafyllou

[Connect | Trunk]: change isSubscriber to isSubscribedTo

59249 11/08/2020 02:41 PM Argiro Kokogiannaki

[Connect |Trunk]

Statistics component: move onComplete method inside the responce blocks (communityInformationState)

59246 11/08/2020 02:17 PM Konstantinos Triantafyllou

[Connect | Trunk]: Change get affiliation function