uoa-monitor-service/src/main/java/eu/dnetlib/uoamonitorservice/entities
Konstantina Galouni 09b8d2188f [Monitor Service | master]: Indicator.java: In method "copyFromDefault()", get visibility as parameter and set the visibility of the new-copied indicator accordingly | IndicatorController.java: When creating indicators copied from a new default indicator, set the visibility of each new indicator same as of its parent subcategory. 2023-07-03 10:42:46 +03:00
..
Category.java [Trunk | Monitor Service]: 2020-11-11 11:20:10 +00:00
Indicator.java [Monitor Service | master]: Indicator.java: In method "copyFromDefault()", get visibility as parameter and set the visibility of the new-copied indicator accordingly | IndicatorController.java: When creating indicators copied from a new default indicator, set the visibility of each new indicator same as of its parent subcategory. 2023-07-03 10:42:46 +03:00
IndicatorPath.java [Monitor Service | master]: Stakeholder.java: Added field private String statsProfile = "monitor"; and getter/setter methods | IndicatorPath.java: Added field private Format format = Format.NUMBER; where Format is enum {NUMBER, PERCENTAGE} and getter/setter methods | IndicatorController.java: On method "onUpdateDefaultIndicator()" check if format was changed | update_db.js: Added method "statsProfileOfIndicatorsAsVariable()". 2023-05-03 13:02:56 +03:00
ReorderEvent.java [Trunk | Monitor Service]: 2020-12-09 14:24:27 +00:00
Section.java [Trunk | Monitor Service]: 2020-11-11 11:20:10 +00:00
Stakeholder.java [Monitor Service | master]: Stakeholder.java: Added field private Locale locale = Locale.EU; (Local is enum with values: EN("en"), EU("eu")) and getter/setter methods. 2023-06-19 13:28:32 +03:00
SubCategory.java [Trunk | Monitor Service]: 2020-11-11 11:20:10 +00:00
Topic.java [Trunk | Monitor Service]: 2020-11-11 11:20:10 +00:00
Visibility.java [Trunk | Monitor Service]: 2020-11-11 11:20:10 +00:00