Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  branches 58404 over 4 years Konstantina Galouni [use-UoaAdminToolsLibrary | Explore]: Set svn e...
  trunk 59076 over 4 years Konstantina Galouni [Trunk | Explore]: 1. app.component.ts: Initial...

Latest revisions

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

View revisions

Also available in: Atom