Project

General

Profile

Statistics
| Revision:
  • svn:externals:

# Date Author Comment
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

59244 10/08/2020 05:32 PM Argiro Kokogiannaki

[Connect|Trunk]

Angular.json: file replacements fixes for beta/prod
Server.ts: build and serve sitemap.xml based on domain (Other for connect.openaire.eu, other for communities)

App component: add Organization & Search Action jsonld there (Remove from connect and community home page components) ...

59238 07/08/2020 04:38 PM Konstantinos Triantafyllou

[Connect | Trunk]: Align message with from and to

59233 06/08/2020 10:02 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add regisrty property. Add new UM methods on subscribe and curators component.

59141 17/07/2020 01:25 AM Konstantina Galouni

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

59138 15/07/2020 05:53 PM Konstantina Galouni

[Trunk | Connect]:
1. src/main.server.ts: Call enableProdMode when not development environment.
2. package.json: Remove "--sourceMap" flag from server build | Development rules added for server side.
3. angular.json: Development configuration added for server side....

59132 15/07/2020 02:07 PM Konstantina Galouni

[Trunk | Connect]: Remove old, unused folders "deposit/datasets" and "deposit/publications".

59121 15/07/2020 10:19 AM Argiro Kokogiannaki

[Connect|Trunk]

Connect Helper: read community from domain for production

Add extra properties file for real production environment (environment.prop.prod.ts)

Add new piwik ids

59100 14/07/2020 12:56 AM Konstantina Galouni

[Trunk | Connect]: Remove IsRouteEnabled guard from landing and search pages (these pages should load even when not active - existing links from other pages).

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

58892 11/06/2020 07:05 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add subject to contact us

58863 05/06/2020 03:03 PM Konstantinos Triantafyllou

[Connect | Trunk]: Use method containsWord for search keyword on search communities

58841 04/06/2020 01:43 PM Konstantinos Triantafyllou

[Connect | Trunk]: Revert banner background for my-communities

58838 04/06/2020 01:38 PM Konstantinos Triantafyllou

[Connect | Trunk]: Change communityCard to portalSearchCard

58835 04/06/2020 12:00 AM Konstantinos Triantafyllou

[Library | Trunk]: Move search png to common-assets

58827 03/06/2020 11:50 AM Argiro Kokogiannaki

[Connect|Trunk]

Theme component: move theme component in library
use module in app routing module

58821 02/06/2020 10:43 AM Argiro Kokogiannaki

[Connect|Trunk]

Server.ts: allow iframes from d4science.org

index.html: clean up js files

58811 31/05/2020 01:34 PM Konstantina Galouni

[Trunk | Connect]: community.component & community.module:
Use fetchResearchResults.getResultsForCommunity & fetchResearchResults.getNumForCommunity | Use <search-tab> instead of <results-comp> | Show <small-tabs> on small screens.

58806 29/05/2020 12:46 PM Konstantinos Triantafyllou

[Connect | Trunk]: Delete create community. Clear connect-custom.css

58782 26/05/2020 01:05 PM Konstantinos Triantafyllou

[Connect | Trunk]: Remove active tab property from result-landing

58712 18/05/2020 02:47 PM Argiro Kokogiannaki

[Connect|Trunk]

app module: use PageURLResolverModuleinsteadof component

58686 13/05/2020 09:57 AM Argiro Kokogiannaki

[Connect|Trunk]

Update properties:
stats url

Community curators update class to uk-display-inline-block

Statistics: call createChartUrlMap() after communityName is initialized

58681 12/05/2020 12:51 PM Konstantina Galouni

[Trunk | Connect]: [Bug fix] community.component: Initialization of active tab in analytics tab fixed.

58676 11/05/2020 07:11 PM Konstantina Galouni

[Trunk | Connect]:
1. assets/connect-assets/home/entities: svg files added for entity types in community first page.
2. connect-custom.css: Classes added for icons in entity types in community first page.
3. community.component: Analytics tab redesigned - entity tabs added & charts in cards.

58667 11/05/2020 01:07 PM Argiro Kokogiannaki

[Connect Trunk]

Search Projects/Dataproviders: fix server side error (pass searchUtils in transform() method)

Customization: make it work in server side!
avoid color flickering

58657 08/05/2020 05:04 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add adminPortalURL property

58654 08/05/2020 03:20 PM Konstantinos Triantafyllou

[Connect | Trunk]: Fix a bug on my-communities

58653 08/05/2020 03:02 PM Konstantina Galouni

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

58650 08/05/2020 12:12 PM Konstantinos Triantafyllou

[Connect | Trunk]: Curators: hide affiliations column if they are not existed

58648 07/05/2020 07:09 PM Konstantina Galouni

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

58644 07/05/2020 05:53 PM Konstantinos Triantafyllou

[Connect | Trunk]: Change community title and some margins.

58636 07/05/2020 03:31 PM Argiro Kokogiannaki

[Connect|Trunk]

App.component:

smoother load of customization
show subscribe when community is loaded
Footer: switch to dark background

58633 07/05/2020 02:57 PM Konstantinos Triantafyllou

[Connect | Trunk]: Fix padding bottom on curators and animation-fade

58632 07/05/2020 01:34 PM Konstantina Galouni

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

58629 07/05/2020 01:14 PM Argiro Kokogiannaki

[Connect|Trunk]

Community page - search form: update form placeholder when entity changes

Properties: add impact factor URL

58626 07/05/2020 12:29 PM Argiro Kokogiannaki

[Connect|Trunk]

Remove search bar in menu

Add search form back for search results, projects, datasources

Rearrange the menu items and add back search menu

Community page: add search form

58623 07/05/2020 11:49 AM Konstantinos Triantafyllou

[Connect | Trunk]: Change container on curators page.

58616 06/05/2020 06:08 PM Konstantina Galouni

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

58614 06/05/2020 04:01 PM Konstantinos Triantafyllou

[Connect | Trunk]: Change Curators and Organizations base on new mocks

58607 05/05/2020 06:55 PM Konstantina Galouni

Trunk | Connect: community.component.html: [Bug fix] Show zenodo communities if there exist.

58605 05/05/2020 06:08 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add breadcrumbs on content, national bulletins and projects pages

58604 05/05/2020 05:37 PM Argiro Kokogiannaki

[Connect|Trunk]

App: update menu items
Curators: remove number from the title

58600 05/05/2020 12:40 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add animation module

58595 05/05/2020 10:52 AM Konstantina Galouni

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

58592 04/05/2020 04:14 PM Argiro Kokogiannaki

[Connect|Trunk]

Impact factors: Remove fontawesome css, remove css from connect-custom (moved in library.css)

Statistics: add check for statistics service response

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

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

58577 29/04/2020 09:53 AM Argiro Kokogiannaki

[Connect |Trunk]

Fixing issues with Communities search (new search component update)

58574 28/04/2020 01:07 PM Konstantina Galouni

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

58567 28/04/2020 10:05 AM Argiro Kokogiannaki

[Connect|Trunk]

Search communities: use newsearchpage component

58565 27/04/2020 03:00 PM Argiro Kokogiannaki

[Connect Trunk]

customization.css: remove border radius css
connect css: add border radius for subscribe buttons

Zenodo Communities:
add breadcrumb
use communityId for helptexts

58558 27/04/2020 02:31 PM Konstantinos Triantafyllou

[Connect | Trunk]: Contact us add breadcrumbs

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

[Connect | Trunk]: Change color of fonts.

58554 27/04/2020 10:22 AM Argiro Kokogiannaki

[Connect|Trunk]
Add property showAddthis
Search Projects:
show static filters only if there are results
add showOnly results and breadcrumb options

Search Projects:
add showOnly results and breadcrumb options

58549 24/04/2020 06:38 PM Konstantina Galouni

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

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

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

58535 23/04/2020 05:59 PM Konstantinos Triantafyllou

[Connect | Trunk]: Change paqes base on new mocks.

58531 23/04/2020 03:35 PM Argiro Kokogiannaki

[Connect|Trunk]

App Component:
update menu items
update navbar and footer according to the new mocks

Search projects/datasources: enable refilter when the url parameters change
Search results: add options about breadcrumb and include only results

58505 16/04/2020 12:34 PM Argiro Kokogiannaki

[Connect|Trunk]

Add customization css as css file (ignore saved layout)

58486 14/04/2020 11:35 AM Konstantina Galouni

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

58473 10/04/2020 02:08 PM Argiro Kokogiannaki

[Connect|Trunk]

App component:
Connect menu:
publications menu item fixes
pass connect communityId in navbar
HtmlPages: use connect communtiy if there is no communityId

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

58462 10/04/2020 08:12 AM Konstantina Galouni

[Trunk | Connect]: searchCommunities.component.ts: remove email parameter from "getCommunitiesSubscribedTo()" method call (subscribe.service).

58460 10/04/2020 07:24 AM Konstantina Galouni

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

58421 07/04/2020 06:52 PM Konstantina Galouni

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

58414 06/04/2020 04:51 PM Argiro Kokogiannaki

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

58392 03/04/2020 06:02 PM Argiro Kokogiannaki

[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

58330 26/03/2020 11:27 AM Konstantinos Triantafyllou

[Connect | Trunk]: Contact form fix a bug while email has not been sent.

58221 10/03/2020 06:13 PM Konstantina Galouni

[Trunk | Connect]: searchCommunities.component & searchProjects.component: [Bug fix] "Filter" fields have been upadated.

57944 23/12/2019 04:45 PM Konstantinos Triantafyllou

[Connect | Trunk]: Remove url from get user info.

57795 03/12/2019 01:51 PM Konstantinos Triantafyllou

[Connect]: Change contact with library contact us component.

57790 03/12/2019 11:03 AM Konstantinos Triantafyllou

[Connect]: Add condition to check if user exists to create userItems.

57604 14/11/2019 11:12 AM Argiro Kokogiannaki

[connect | Trunk]

Server.ts: add x-frames headers to sameorigin, but allow for specific domains

piwikHelper: add community pids

57548 08/11/2019 01:08 PM Konstantinos Triantafyllou

[Connect]: Revert check if is Client. Added on UserInfo method.

57546 08/11/2019 12:04 PM Konstantinos Triantafyllou

[Connect]: Add check if isClient to getUserInfo

57425 21/10/2019 03:02 PM Konstantina Galouni

[Trunk | Connect]: customization.component.ts: Check if document is undefined and return in 'buildCss()' method.

57420 21/10/2019 12:08 PM Argiro Kokogiannaki

[Connect| Trunk]

customization options: update css for lattest deposit changes (OR - svg)

57391 16/10/2019 01:01 PM Argiro Kokogiannaki

[Connect|Trunk]

Properties: add property "dashboard"
use it in navbar

57332 09/10/2019 05:54 PM Argiro Kokogiannaki

[Connect|Trunk]

Customization:
append css only once - use html id
request the API for saved layout options
default options using the constructor of CustomizationOptions class
use string concat methods to create the build the css

57328 09/10/2019 03:18 PM Konstantina Galouni

[Trunk | Connect]:
1. app.module.ts: Do not import here CKEditorModule.
2. env-properties.json: Property 'vocabulariesAPI': Use dev url.

57275 07/10/2019 09:00 AM Argiro Kokogiannaki

[Connect | Trunk]

Customization: updates according to admin UI

57202 30/09/2019 01:43 PM Konstantina Galouni

[Trunk | Connect]: Use HttpInterceptorService (http-interceptor.service.ts) for not repeating in client requests of server.

57096 20/09/2019 12:31 PM Konstantinos Triantafyllou

Fix communities search when user is not logged in

57085 16/09/2019 11:35 AM Konstantina Galouni

[Trunk | Connect]: community.component & results.component: Merge methods for research results (since they are now merged in one common service & component).

57083 16/09/2019 11:33 AM Konstantina Galouni

[Trunk | Connect]: app.component.ts: [Bug fix] Check if user is not undefined or null.

57069 13/09/2019 11:25 AM Konstantinos Triantafyllou

Connect: User Component reset to session is logged in.

57061 13/09/2019 09:47 AM Konstantinos Triantafyllou

[Connect]: Change user login check with user management service.

57046 12/09/2019 11:41 AM Argiro Kokogiannaki

[Connect|Trunk]

-update deploy script
-move /CustomizationOptions.ts in library and change paths

57028 11/09/2019 11:49 AM Konstantina Galouni

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

56974 05/09/2019 03:12 PM Argiro Kokogiannaki

[Connect|Trunk]

Customization css/ Linking : don't override css for uk-modal - the default background is white

56970 05/09/2019 10:56 AM Konstantina Galouni

[Trunk | Connect]: Merging branch "mergeResultLandingPages" into Trunk 56933:56969

56930 30/08/2019 10:10 AM Konstantinos Triantafyllou

[Connect]: Replace banner background with gradient color.

56924 29/08/2019 12:47 PM Konstantinos Triantafyllou

[Connect]: Add on communities page condition for error Message.

56920 29/08/2019 11:44 AM Argiro Kokogiannaki

[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

56918 28/08/2019 02:54 PM Konstantinos Triantafyllou

[Connect|Trunk]: Merge from Login: Login Experience functionality has been added.