Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  build 27227 about 10 years Sandro La Bruzzo fixed syntax of json
  modules 59002 almost 4 years Argiro Kokogiannaki Cache service: -change console.debug to log -m...
  webapps 47458 about 7 years Alessia Bardi Reintroducing security

Latest revisions

# Date Author Comment
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="];...

58998 26/06/2020 12:52 PM Argiro Kokogiannaki

[Monitor Dashboard|Trunk]

Admin:
-add monitor logo in left sidebar
-add stakeholder name and logo on the blue bar
-back button takes you to /admin

Monitor.component.html
manage buttons takes you to /admin
private preview to work if admin or curator

58991 25/06/2020 11:52 AM Konstantinos Triantafyllou

[Library | Trunk]: Remove unused import

58990 25/06/2020 10:10 AM Argiro Kokogiannaki

[Monitor Dashboard |Trunk]

Admin and stakeholder page:
-update titles (use stakeholder.name)
-indicator description in the bottom

Admin:
-rename stakeholder to profile
-update titles (use stakeholder.name)
-add name when there is no logo
-back button takes you to stakeholder page not /admin...

58989 24/06/2020 08:20 PM Konstantinos Triantafyllou

[Library | Trunk]: Add setItem to localStorage for directLink.

58986 24/06/2020 03:36 PM Argiro Kokogiannaki

[Monitor dashboard|Trunk]

For the menu use the stakeholder name instead of index_name

redirect to error pages changed:
private stakeholder - > message private data
public stakeholder with no topic/category/subcategory to show (either because is private, inactive or simpe they don't exist) -> message no indicators yet...

58985 24/06/2020 12:13 PM Konstantinos Triantafyllou

[Monitor Dashboard | Trunk]: Fix bug with number indicators and with subcategory content while is recreated

58984 23/06/2020 11:14 PM Konstantinos Triantafyllou

[Monitor | Trunk]: Fix stakeholder logo position

58983 23/06/2020 11:01 PM Konstantinos Triantafyllou

[Monitor | Trunk]: 1. Add new assets. 2. Add a new css for theme-changes. 3. Changes on home, about, contact-us

View all revisions | View revisions

Also available in: Atom