Project

General

Profile

Statistics
| Revision:

# Date Author Comment
60975 28/04/2021 05:32 PM Argiro Kokogiannaki

[Explore|Trunk]

setting time out to 3s

60943 21/04/2021 02:28 PM Konstantinos Triantafyllou

[Explore | Trunk]: Add smooth scroll

60940 21/04/2021 01:13 PM Konstantina Galouni

[Trunk | Explore]:
1. app.component.ts: [Bug fix] Update url for "Manage helptexts" button (use adminPortalURL property).
2. environment.beta.ts & environment.prod.ts & environment.test.ts & environment.ts: Add property "adminPortalURL".

60903 18/04/2021 01:36 PM Konstantinos Triantafyllou

[Explore | Trunk]: Fix boolean variables for entities

60896 16/04/2021 08:18 PM Konstantinos Triantafyllou

[Explore | Trunk]: Add numbers component to home page

60876 16/04/2021 10:38 AM Konstantina Galouni

[Trunk | Explore]:
1. app-routing.module.ts: Commented "recommended-orcid-links" route, since it not used.
2. environment.beta.ts & environment.prod.ts & environment.test.ts & environment.ts: Added property "myOrcidLinksPage".

60856 13/04/2021 03:29 PM Konstantina Galouni

[Trunk | Explore]: app.component.ts: Updated url for "Manage helptexts" user menu item (Admin on BETA is updated and a new url was needed).

60774 01/04/2021 04:40 PM Konstantinos Triantafyllou

[Explore | Trunk]: Remove properties resolver subscriptions

60773 01/04/2021 04:32 PM Konstantinos Triantafyllou

[Explore | Trunk]: Remove properties resolver and load environment

60627 11/03/2021 03:12 PM Argiro Kokogiannaki

[Explore | Trunk]

- add b2note property in production properties file

60617 11/03/2021 01:51 AM Konstantina Galouni

[Trunk | Explore]: app.component.ts: Add "My ORCID links" in user menu, in all environments (in production too).

60615 10/03/2021 02:27 PM Konstantinos Triantafyllou

[Explore | Trunk]: Add new logout property on prod

60608 08/03/2021 04:53 PM Argiro Kokogiannaki

[Explore |Trunk]

remove datatables
remove unused comp/module claimsByToken

60594 05/03/2021 01:07 PM Argiro Kokogiannaki

[Explore|Trunk]

update OpenSearchDescriptor file, to be served correctly

60493 24/02/2021 08:49 PM Konstantina Galouni

[Trunk | Explore]:
1. app.component.ts: Added "My ORCID links" page (/my-orcid-links) only when environment is not production.
2. environment.ts: Added properties "orcidTokenURL", "orcidClientId".
3. environment.test.ts & environment.beta.ts & environment.prod.ts: Added properties "orcidAPIURL", "orcidTokenURL", "orcidClientId".

60462 20/02/2021 09:34 AM Konstantina Galouni

[Trunk | Explore]: app-routing.module: Add orcid routes: /orcid, /my-orcid-links, /recommended-orcid-links.

60401 10/02/2021 10:41 AM Konstantina Galouni

[Trunk | Explore]: environment.ts: orcidAPIURL updated (/orcid removed from the end of the path).

60400 10/02/2021 10:39 AM Konstantina Galouni

[Trunk | Explore]: OpenSearchDescriptor: Update after Argiro's request - added "xmlns" properties in <OpenSearchDescription> and <moz:SearchForm>.

60396 10/02/2021 10:30 AM Konstantina Galouni

[Trunk | Explore]: [NEW] Added "my-orcid-links" folder and files | [NEW] Added "recommend-orcid-links" folder and files.

60387 09/02/2021 01:16 PM Konstantina Galouni

[Trunk | Explore]: orcid-routing.module & orcid.module: Add LoginGuard (not FreeGuard) before loading /orcid route (user must be logged in to get tokens).

60368 05/02/2021 11:30 AM Argiro Kokogiannaki

[Explore | Trunk]

add Open search descriptor

update properties ( stats tool uri)

60233 13/01/2021 07:46 PM Konstantina Galouni

[Trunk | Explore]:
1. app/orcid: Add orcid folder and files (calling library files from src/app/openaireLibrary/orcid).
2. environment.ts & environment.test.ts & environment.prod.ts & environment.beta.ts: Set "orcidAPIURL".

60190 05/01/2021 02:27 PM Konstantinos Triantafyllou

[Explore | Trunk]: Remove b2note url from production

60184 23/12/2020 05:21 PM Argiro Kokogiannaki

[Explore | trunk]
- package.json remove unused dependencies
- update/ correct beta properties

60164 18/12/2020 12:09 PM Konstantinos Triantafyllou

[Explore | Trunk]: Add b2note production URL

60149 15/12/2020 06:14 PM Konstantinos Triantafyllou

[Explore | Trunk]: Remove flex center from numbers grid

60147 15/12/2020 06:09 PM Konstantinos Triantafyllou

[Explore | Trunk]: Fix other number on small screens

60142 15/12/2020 04:50 PM Konstantinos Triantafyllou

[Explore | Trunk]: Add number color back to portal css

60138 15/12/2020 04:43 PM Konstantinos Triantafyllou

[Explore | Trunk]: Add links on numbers

60134 15/12/2020 03:38 PM Argiro Kokogiannaki

[Explore|Trunk]
Home: add quick filter parameter in search all

60067 07/12/2020 06:04 PM Konstantinos Triantafyllou

[Explore | Trunk]: home first section background starts from top

60039 07/12/2020 10:17 AM Argiro Kokogiannaki

[Explore |Trunk]

- App: set robots tag to "all" on params change - to unset the noindex value for newly added records
- delete unused sitemap file
- update properties with new login in beta
- update language tag in html pages
- update sitemap.xml

59948 24/11/2020 10:34 AM Konstantinos Triantafyllou

[Explore | Trunk]: Home page spaces

59924 20/11/2020 10:46 AM Konstantinos Triantafyllou

[Explore | Trunk]: Fix portal-color on datasets

59894 17/11/2020 02:19 PM Konstantinos Triantafyllou

[Exlore | Trunk]: Home change number section

59893 17/11/2020 02:06 PM Konstantinos Triantafyllou

[Explore | Trunk]: Change home page graph section base on mocks

59859 16/11/2020 02:49 PM Konstantinos Triantafyllou

[Explore | Trunk]: Add error interceptor

59817 11/11/2020 03:44 PM Argiro Kokogiannaki

[Explore |Trunk]

code clean up:
-add timeout interceptor
-remove unused imports, code, files (Old search pages for results, dataproviders, map search page, etc)
-remove Freeguard from modules
-unsubscribe all subscriptions
-Services: configuration, isvocabularies, user management: unsubscribe from app component or the component that uses them (clearSubscriptions())...

59742 02/11/2020 06:13 PM Argiro Kokogiannaki

[Explore|Trunk]

- add timeout interceptor in app module

- update query params in home search bar

59683 23/10/2020 08:20 PM Konstantinos Triantafyllou

[Explore | Trunk]: Fix image-front-bar in explore

59656 21/10/2020 05:18 PM Argiro Kokogiannaki

[Explore|Trunk]

properties: add new property adminToolsPortalType: "explore" in beta

59649 20/10/2020 04:53 PM Konstantina Galouni

[Trunk | Cache]: cache.js: In longCachingRequests add "/api/communities/" (zenodo communities request) and "/openaire/contexts/" (communities with status info).

59634 20/10/2020 11:56 AM Konstantinos Triantafyllou

[Explore | Trunk]: Remove no helptext code. Change headings on home page

59633 20/10/2020 11:17 AM Argiro Kokogiannaki

[Explore|Trunk]

Home component: updates after changing quick-selection component

59592 14/10/2020 01:19 PM Konstantinos Triantafyllou

[Explore | Trunk]: Add header on app component

59578 13/10/2020 09:41 PM Konstantinos Triantafyllou

[Explore | Trunk]: Remove helptext from home page, change headings

59498 01/10/2020 01:31 PM Argiro Kokogiannaki

[Explore | Trunk]

update test properties:
-add portal type
-update search url (https version)

59489 28/09/2020 11:41 PM Konstantinos Triantafyllou

[Utils Service | Trunk]: Add upload method for stakeholders

59488 28/09/2020 11:32 PM Konstantinos Triantafyllou

[Utils Service | Trunk]: Add upload method for stakeholders

59466 24/09/2020 01:34 PM Konstantina Galouni

[Trunk | Explore]: Merging branch 'use-UoaAdminToolsLibrary' into trunk for revisions 58403:59465

59453 22/09/2020 06:01 PM Konstantina Galouni

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

59420 18/09/2020 04:02 PM Argiro Kokogiannaki

[Explore|Trunk]

-apply changes for baseLink, domain properties

59394 16/09/2020 11:43 AM Argiro Kokogiannaki

[Explore|Trunk]
correct url for indexInfoAPI in properties files

59384 15/09/2020 01:57 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Explore Services]: cache.js: In longCachingRequests include paths "/full" (and "/communityFull") and "/openaire/info" (for last index date).

59383 15/09/2020 01:54 PM Konstantina Galouni

[Trunk | Explore Services]: cache.js: In longCachingRequests include paths "/full" (and "/communityFull") and "/openaire/info" (for last index date).

59381 15/09/2020 01:05 PM Konstantina Galouni

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

59369 14/09/2020 11:44 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Explore]: mecache/cache.js: In "longCachingRequests" replace "/communityFull" path with "/full" (path changed to "/community/full" or "/community/{pid}/full".

59363 14/09/2020 05:07 PM Konstantinos Triantafyllou

[Cache]: Add usage counts endpoints to long cache

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

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

59302 28/08/2020 09:33 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Explore]:
environment.beta.ts & environment.prod.ts & environment.test.ts & environment.ts: Add property: adminToolsPortalType: "explore".

59292 19/08/2020 12:59 PM Argiro Kokogiannaki

[Explore|Trunk]

update meta tags title & description according to Lorenzo's proposal

59287 17/08/2020 11:12 AM Argiro Kokogiannaki

[Explore|Trunk]

angular:jsom: add replacements files for robots.txt, index.html properly
app.routing: table view routes redirect to search pages
update robots.txt and properties files

59259 12/08/2020 04:55 PM Konstantinos Triantafyllou

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

59194 29/07/2020 04:09 PM Konstantinos Triantafyllou

[Cache | Trunk]: Change size to memsize while it is setting the cache current entries on metrics.

59181 28/07/2020 02:23 AM Konstantina Galouni

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

59178 27/07/2020 06:44 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Explore]: env-properties.json: Set value "explore" to new property "adminToolsPortalType".

59154 21/07/2020 03:21 PM Konstantina Galouni

[Trunk | Explore]: app.module.ts: Use "CacheInterceptorService" to redirect default refine queries to cache.

59135 15/07/2020 04:00 PM Argiro Kokogiannaki

[Explore|Trunk]

JSONLD: remove json ld from home component
add it is app.component to be applied in every page

Update robots for production. Allow search pages again

59130 15/07/2020 01:53 PM Konstantina Galouni

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

59129 15/07/2020 01:36 PM Konstantinos Triantafyllou

[Explore | Trunk]: Change b2note property url

59077 13/07/2020 12:23 AM Konstantina Galouni

[Trunk | Explore]:
1. package.json: Remove "--sourceMap" flag from server build.
2. main.server.ts: Call enableProdMode when not development environment.

59076 13/07/2020 12:22 AM Konstantina Galouni

[Trunk | Explore]:
1. app.component.ts: Initialize communityFull info from app component (call configurationService.initCommunityInformation).
2. home.component.ts: Get communityFull info from state (call configurationService.communityInformationState) | Add subscriptions in array to unsubscribe in ngOnDestroy....

59075 13/07/2020 12:21 AM Konstantina Galouni

[Trunk | Explore]:
environment.beta.ts & environment.prod.ts & environment.test.ts & environment.ts: Add "useLongCache" property (default to true) and set "useCache" to false.

59070 12/07/2020 04:40 PM Konstantina Galouni

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

59065 10/07/2020 10:54 AM Konstantinos Triantafyllou

[Explore | Trunk]: Move iframeContainer class to library

59036 01/07/2020 10:49 AM Konstantinos Triantafyllou

[Explore | Trunk]: Add search to result link to properties

59030 30/06/2020 06:03 PM Argiro Kokogiannaki

[Explore |Trunk]

Angular.json
for beta/prod configurations add files and replacements for index.html, robots.txt

59004 29/06/2020 01:11 PM Argiro Kokogiannaki

[Explore|Trunk]

Home: add advanced search link when "All content" is selected.

59002 26/06/2020 04:44 PM Argiro Kokogiannaki

Cache service:

-change console.debug to log
-mv resetAtMidnight inside app.listen

59001 26/06/2020 03:33 PM Argiro Kokogiannaki

[Cahce service]

Add:
const expireShort = 2 * 60 * 1000; //2mins
const expireLong = 24 * 60 * 60 * 1000; //24 hours
const cacheMaxSize =500;
const longCachingRequests = ["/communityFull/", "/pagehelpcontent","/provision/mvc/vocabularies/","/pages?page_route="];...

58899 12/06/2020 11:50 AM Konstantina Galouni

[Trunk | Explore]:
1. index.html & styles.css & angular.json: Css and js files removed from index.html and added in styles.css / angular.json.
2. angular.json: Development configuration added for server side.
3. package.json: Development rules added for server side.

58883 11/06/2020 05:04 PM Konstantinos Triantafyllou

[Explore | Trunk]: Add properties on enviroment.

58816 01/06/2020 11:20 AM Argiro Kokogiannaki

[Explore| Trunk]

index.html: remove clipboard.js (not used)
App component: add qf=true in the search research outcomes menu item
Home Search bar: move class quickSelectionsBox
set delayTime 0 in quick selections component

58781 26/05/2020 12:20 PM Argiro Kokogiannaki

[Explore|Trunk]

Update properties:
add new stats tool API

index.html: remove js for addhis & citeThis and clean up comments

58779 25/05/2020 08:59 PM Konstantinos Triantafyllou

[Explore | Trunk]: Clear code of landing pages and disable cache on properties

58711 18/05/2020 02:46 PM Argiro Kokogiannaki

[Explore|Trunk]

app module: use PageURLResolverModuleinsteadof component

58699 14/05/2020 06:48 PM Argiro Kokogiannaki

Cache:

Change URL method to work with older nodejs versions

58599 05/05/2020 12:37 PM Konstantinos Triantafyllou

[Explore | Trunk]: Add animation module for openaire badge

58575 28/04/2020 01:10 PM Argiro Kokogiannaki

[Explore|Trunk]

update properties and file versions

58495 15/04/2020 03:53 PM Konstantinos Triantafyllou

[Cache | Trunk]: Fix some issues on metrics. Remove encode url

58478 10/04/2020 04:29 PM Konstantinos Triantafyllou

[Cache | Trunk]: Add new metrics, encode url

58422 07/04/2020 07:08 PM Konstantinos Triantafyllou

[Explore | Trunk]: Add b2noteAPIURL property

58418 07/04/2020 01:18 PM Konstantina Galouni

[Trunk | Explore]: home.component.ts: "properties" as first parameter in methods of file: openaireLibrary/utils/helper/helper.service.ts.

58404 05/04/2020 12:32 PM Konstantina Galouni

[use-UoaAdminToolsLibrary | Explore]: Set svn externals to the library branch 'use-UoaAdminToolsLibrary'.

58403 05/04/2020 12:02 PM Konstantina Galouni

Creating a branch 'use-UoaAdminToolsLibrary' for updating Admin Tools Service using uoa-admin-tools-library

58376 02/04/2020 11:21 AM Konstantinos Triantafyllou

[Explore | Trunk]: Add new routes to prometheus

58366 31/03/2020 08:48 PM Konstantinos Triantafyllou

[Explore | Trunk]: Change home page curved-bottom svg version2

58364 31/03/2020 07:57 PM Konstantinos Triantafyllou

[Explore | Trunk]: Change home page curved-bottom svg

58344 27/03/2020 10:11 AM Konstantinos Triantafyllou

[explore | trunk]: Add recaptch property

58333 26/03/2020 01:21 PM Argiro Kokogiannaki

[Explore|Trunk]

update properties:
add new sherpa link + suffix
remove scooby properties :( change to dl170

update home page search form (for smaller devices)