Project

General

Profile

Statistics
| Revision:
  • svn:externals:

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

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

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.

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

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

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)

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

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

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

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

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

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

[Connect|Trunk]

apply changes for domain, baseLink, update property files

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

59066 10/07/2020 10:56 AM Konstantinos Triantafyllou

[Connect | Trunk]: Move iframeContainer class to library

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

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

[Connect|Trunk]

Server.ts: allow iframes from d4science.org

index.html: clean up js files

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

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

58751 25/05/2020 10:52 AM Konstantinos Triantafyllou

[Connect | Trunk]: Remove important from uk-link hover

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

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.

58671 11/05/2020 05:47 PM Konstantinos Triantafyllou

[Connect | Trunk]: Change colors of login box to black

58668 11/05/2020 03:34 PM Konstantinos Triantafyllou

[Connect | Trunk]: Customization css: remove inmportant from uk-slidenav

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

58661 11/05/2020 11:36 AM Konstantinos Triantafyllou

[Connect | Trunk]: Move some css to library

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

[Connect | Trunk]: Add adminPortalURL property

58651 08/05/2020 01:07 PM Konstantinos Triantafyllou

[Connect | Trunk]: Change uk-card-default color for communities

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.

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

58627 07/05/2020 12:40 PM Konstantinos Triantafyllou

[Connect | Trunk]: Move border of menu only in communities

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

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

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

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

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

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

58557 27/04/2020 12:54 PM Konstantinos Triantafyllou

[Connect | Trunk]: Remove important from font's color

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)

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

58425 07/04/2020 07:14 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add b2noteAPIURL property

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.

58290 17/03/2020 06:50 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add pids' URLS on properties

58212 09/03/2020 04:19 PM Konstantina Galouni

[Trunk | Connect]:
beta-properties.json & production-properties.json & test-properties.json & env-properties.json: values for "sherpaURL" and "helpdeskEmail" added.

58187 05/03/2020 03:12 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add pmid property.

58124 20/02/2020 02:57 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add alt metrics api URL on properties

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.

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

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

[Connect|Trunk]

Properties: add property "dashboard"
use it in navbar

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

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

Fix communities search when user is not logged in

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

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

56972 05/09/2019 11:26 AM Konstantina Galouni

[Trunk | Connect]: beta-properties.json & env-properties.json: Add property "searchLinkToSoftwareLanding".

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

[Connect]: Replace banner background with gradient color.

56926 29/08/2019 04:02 PM Konstantinos Triantafyllou

Connect Add new assets for Connect.

56921 29/08/2019 11:48 AM Konstantinos Triantafyllou

Add propery afterLoginRedirectLink

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

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.

56825 01/08/2019 01:53 PM Konstantinos Triantafyllou

[Connect]: Remove unused properties.

56817 31/07/2019 12:42 PM Konstantina Galouni

[Trunk | Connect]: Add properties 'depositLearnHowPage' and 'depositSearchPage' and use properties for urls.

56806 30/07/2019 10:59 AM Argiro Kokogiannaki

[Connect|Trunk]

Communities Service get communities: changed to null as initial value -> add extra check for components using it

Customizations: change the default colors for communities

56776 26/07/2019 12:59 PM Konstantinos Triantafyllou

[Trunk|Connect]: Create new folder connect-assets to make it external for admin.

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.

56737 23/07/2019 05:14 PM Argiro Kokogiannaki

[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

56715 23/07/2019 02:23 PM Argiro Kokogiannaki

[Connect|Trunk]
Merging branch newlinking into Trunk 55132:56708

56708 23/07/2019 11:58 AM Konstantinos Triantafyllou

[Trunk|Connect]: Remove a duplicate here on user-info page.

56678 22/07/2019 04:18 PM Argiro Kokogiannaki

[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

56662 22/07/2019 03:23 PM Konstantina Galouni

[Trunk | Connect]: Change routes for deposit pages and about pages.

56645 22/07/2019 11:19 AM Konstantinos Triantafyllou

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

56577 16/07/2019 02:53 PM Konstantina Galouni

[Trunk | Connect]: connect-custom.css: Fixes for UI in 'border-gray' class.

56573 16/07/2019 01:53 PM Konstantina Galouni

[Trunk | Connect]: connect-custom.css: Divider color inside "communityPanelBackground" white | app.component: Menu for deposit without submenu

56564 15/07/2019 06:24 PM Konstantina Galouni

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

56518 12/07/2019 03:51 PM Argiro Kokogiannaki

[Connect|Trunk]

Community page: Apply css/ layout changes in community page:

Add new page /theme for showcasing the theme template

56392 08/07/2019 11:59 AM Konstantinos Triantafyllou

[Connect|Trunk]: Fix bug with menu build before communities has been loaded. Remove blue background from Info cards on home page.

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

56312 02/07/2019 11:33 AM Konstantinos Triantafyllou

[Connect|Trunk]: New title on Home page and learn in depth.

56299 01/07/2019 04:14 PM Argiro Kokogiannaki

[Connect|Trunk]

Community page: title zenodo communities not in the link

CSS: change links for communityBackground
Fix foot icons underline

56295 01/07/2019 03:50 PM Konstantina Galouni

[Trunk | Connect]: organizationsPage: Use class "organizations" instead of html content.

56287 01/07/2019 11:12 AM Konstantinos Triantafyllou

[Trunk|Connect]: Make sections with gifs larger. Replace abstract.png.

56275 28/06/2019 05:51 PM Argiro Kokogiannaki

[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

56272 28/06/2019 04:56 PM Konstantinos Triantafyllou

[Trunk|Connect]: Add new images

56269 28/06/2019 12:52 PM Konstantinos Triantafyllou

[Trunk|Connect]: Change cicle to cycle :)

56259 28/06/2019 12:01 PM Konstantinos Triantafyllou

[Trunk|Connect]: Replace download property with utilsService.

56242 27/06/2019 04:43 PM Konstantinos Triantafyllou

[Trunk|Connect]: Add gifs on about page

56223 27/06/2019 01:30 PM Konstantinos Triantafyllou

[Trunk|Connect]: Add gifs and tech details button

56222 27/06/2019 01:07 PM Konstantina Galouni

[Trunk | Connect]:
1. Create Learn in Depth Page (learn-how/learnInDepth/learn-in-depth.component - module - routing.module).
2. Add in assets: sketch_line_arrow.svg & sketch_line_arrow_large.svg & OpenAIRE-RCD_howtos.png (used in 'learn-in-depth' page).
3. communities.component.html: Use class 'font-41' instead of style property....