From faf94c6a945c3cf1d5d3722bc4d106430fa310cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Fri, 1 Jan 2016 21:18:44 +0100 Subject: [PATCH] Version 15.88.2 --- swad_changelog.h | 3 +- swad_course.c | 2 +- swad_profile.c | 4 +-- swad_social.c | 81 +++++++++++++++++++++++++----------------------- swad_text.c | 42 +++++++++++++++++++++++++ 5 files changed, 90 insertions(+), 42 deletions(-) diff --git a/swad_changelog.h b/swad_changelog.h index 357f6f156..1537860be 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -117,13 +117,14 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 15.88.1 (2016-01-01)" +#define Log_PLATFORM_VERSION "SWAD 15.88.2 (2016-01-01)" #define CSS_FILE "swad15.88.1.css" #define JS_FILE "swad15.77.7.js" // Number of lines (includes comments but not blank lines) has been got with the following command: // nl swad*.c swad*.h css/swad*.css py/swad*.py js/swad*.js soap/swad*.h sql/swad*.sql | tail -1 /* + Version 15.88.2: Jan 01, 2016 Messages translated. (189902 lines) Version 15.88.1: Jan 01, 2016 Changes in layout of social timeline. (189854 lines) Version 15.88: Jan 01, 2016 New buttons in social timeline to share/unshare a social publishing. (189841 lines) 2 changes necessary in database: diff --git a/swad_course.c b/swad_course.c index f47aeab6a..02c091680 100644 --- a/swad_course.c +++ b/swad_course.c @@ -3136,7 +3136,7 @@ static void Crs_WriteRowCrsData (unsigned NumCrs,MYSQL_ROW row,bool WriteColumnA if (NumStds + NumTchs) { Style = "DAT_N"; - StyleNoBR = "DAT_N_NOBR"; + StyleNoBR = "DAT_NOBR_N"; } else { diff --git a/swad_profile.c b/swad_profile.c index b35918605..44021fc3b 100644 --- a/swad_profile.c +++ b/swad_profile.c @@ -331,7 +331,7 @@ static void Prf_ShowDetailsUserProfile (const struct UsrData *UsrDat) /***** Start left list *****/ fprintf (Gbl.F.Out,"
" - "