From 455012f780aef3ea979762743ef4e535542a13c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Mon, 16 Dec 2019 09:19:40 +0100 Subject: [PATCH] Version19.93.3 --- swad_changelog.h | 3 ++- swad_report.c | 1 + swad_text.c | 6 +++--- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/swad_changelog.h b/swad_changelog.h index 0f0f73c93..508f4c11c 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -490,13 +490,14 @@ enscript -2 --landscape --color --file-align=2 --highlight --line-numbers -o - * En OpenSWAD: ps2pdf source.ps destination.pdf */ -#define Log_PLATFORM_VERSION "SWAD 19.93.2 (2019-12-16)" +#define Log_PLATFORM_VERSION "SWAD 19.93.3 (2019-12-16)" #define CSS_FILE "swad19.90.1.css" #define JS_FILE "swad19.91.1.js" /* // TODO: Hacer un nuevo rol en los TFG: tutor externo (profesor de áreas no vinculadas con el centro, profesionales de empresas, etc.) // TODO: Impedir la creación y edición de proyectos si no son editables. + Version 19.93.3: Dec 16, 2019 Fixed minor bugs. (249132 lines) Version 19.93.2: Dec 16, 2019 Code refactoring. (249130 lines) Version 19.93.1: Dec 15, 2019 Code refactoring. (249122 lines) Version 19.93: Dec 15, 2019 Code refactoring. (248907 lines) diff --git a/swad_report.c b/swad_report.c index dcf225178..4edd8bd9c 100644 --- a/swad_report.c +++ b/swad_report.c @@ -25,6 +25,7 @@ /*********************************** Headers *********************************/ /*****************************************************************************/ +#include // For free #include // For mkdir #include // For mkdir diff --git a/swad_text.c b/swad_text.c index 860f0adb8..151ca370d 100644 --- a/swad_text.c +++ b/swad_text.c @@ -27219,7 +27219,7 @@ const char *Txt_NOTIFY_EVENTS_PLURAL[Ntf_NUM_NOTIFY_EVENTS] = "Novas mensagens" #endif , - [Ntf_EVENT_SURVEY] = // TODO: Move to assessment tab (also necessary in database) !!!!!!!!! + [Ntf_EVENT_SURVEY] = #if L==1 // ca "Noves enquestes" #elif L==2 // de @@ -27663,7 +27663,7 @@ const char *Txt_NOTIFY_EVENTS_SINGULAR[Ntf_NUM_NOTIFY_EVENTS] = "Mensagem" #endif , - [Ntf_EVENT_SURVEY] = // TODO: Move to assessment tab (also necessary in database) !!!!!!!!! + [Ntf_EVENT_SURVEY] = #if L==1 // ca "Enquesta" #elif L==2 // de @@ -53845,7 +53845,7 @@ const char *Txt_WHO[Usr_NUM_WHO] = "Eu" #endif , - [Usr_WHO_SOME] = + [Usr_WHO_SELECTED] = #if L==1 // ca "Usuaris seleccionats" #elif L==2 // de