From 2f896202703e2c0081ff384055fc80a1e24fa9c7 Mon Sep 17 00:00:00 2001 From: Bogdan Bodnarjuk Date: Tue, 19 Apr 2016 15:13:54 +0300 Subject: [PATCH] Add to changelog-1.2.xml update value send statistics to developers (cherry picked from commit f1ed13e) --- .../src/main/resources/db.changelog-1.2.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/libreplan-business/src/main/resources/db.changelog-1.2.xml b/libreplan-business/src/main/resources/db.changelog-1.2.xml index dcce1c4d8..a61b348af 100644 --- a/libreplan-business/src/main/resources/db.changelog-1.2.xml +++ b/libreplan-business/src/main/resources/db.changelog-1.2.xml @@ -174,16 +174,24 @@ - Add new column allow_to_gather_usage_stats_enabled with default value FALSE to configuration table + Add new column allow_to_gather_usage_stats_enabled with default value TRUE to configuration table + defaultValueBoolean="TRUE" /> + + + + + Update allow_to_gather_usage_stats_enabled field + + +