Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  build 27227 over 10 years Sandro La Bruzzo fixed syntax of json
  modules 59078 over 4 years Argiro Kokogiannaki [Library | Trunk] Dashboard Sidebar: pass qu...
  webapps 47458 over 7 years Alessia Bardi Reintroducing security

Latest revisions

# Date Author Comment
59078 13/07/2020 11:15 AM Argiro Kokogiannaki

[Library | Trunk]

Dashboard Sidebar:
pass query params for search
add is activeURL method
add mini_Title to be visible in mini_sidebar view

New Search page: include changes for dashboard search
- filters on the right
- selected filters on top of the results...

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.

59074 13/07/2020 12:19 AM Konstantina Galouni

[Trunk | Library]:
1. configuration.service.ts: Use "useLongCache" property for communityFull | Add BehaviorSubject for communityFull | Add filtering methods to check if route is enabled from communityFull info.
2. isRouteEnabled.guard.ts: Get properties from environment (no service needed) | Foreach route do not query API but check if enabled by communityFull info (BehaviorSubject)....

59073 13/07/2020 12:14 AM Konstantina Galouni

[Trunk | Library]:
1. curator.service.ts: Use "useLongCache" property for curators.
2. helper.service.ts: Use "useLongCache" property for helptexts.
3. env-properties.ts: Add "useLongCache" property.

59072 13/07/2020 12:10 AM Konstantina Galouni

[Trunk | Library]:
1. resultLanding.component.ts: Get provenanceAction vocabulary from ISVocabulariesService.
2. resultLanding.service.ts: Remove methods for "provenanceAction" vocabulary | [Bug fix] Do not stringify "dateofacceptance" when undefined.
3. ISVocabularies.service.ts: Add BehaviorSubjects for vocabularies | Add methods for provenanceAction vocabulary (called by result landing pages)....

59071 13/07/2020 12:06 AM Konstantina Galouni

[Trunk | Library]:
1. showIdentifiers.component.ts: [Bug fix] Replace <li> tag with <div> (component is not inside <ul> element).
2. cookie-law.html: [Bug fix] Add missing closing <div> element.

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

59069 10/07/2020 02:57 PM Konstantinos Triantafyllou

[Monitor Dashboard | Trunk]: Remove unused js and css file of theme. Fix dropdown when animation exists. Remove tooltip custom css. Add missing properties

View all revisions | View revisions

Also available in: Atom