From ee38af9390eb1eeb50cfbd3401f7bae5271e6d25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Sun, 4 Jun 2017 18:55:22 +0200 Subject: [PATCH] Version 16.235.1 --- css/{swad16.226.css => swad16.235.1.css} | 9 +++++++++ swad_changelog.h | 7 +++---- swad_connected.c | 2 +- 3 files changed, 13 insertions(+), 5 deletions(-) rename css/{swad16.226.css => swad16.235.1.css} (99%) diff --git a/css/swad16.226.css b/css/swad16.235.1.css similarity index 99% rename from css/swad16.226.css rename to css/swad16.235.1.css index 62009bd3d..f7c315fc1 100644 --- a/css/swad16.226.css +++ b/css/swad16.235.1.css @@ -1103,6 +1103,15 @@ a:hover /* Default ==> underlined */ color:#398000; font-size:12pt; } +.CON_USR_NARROW_TIT + { + max-width:136px; + white-space:nowrap; + overflow:hidden; + text-overflow:ellipsis; + text-align:center; + vertical-align:middle; + } .CON_USR_NARROW { width:68px; diff --git a/swad_changelog.h b/swad_changelog.h index 381bd1d9a..71b2d0183 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -230,19 +230,18 @@ // TODO: Link names are too short ==> add more length, for example: "A guide to building and understanding the physics of Water Rockets" // TODO: Fix bug: Error when a link end in a dot. Example: "A guide to building..." --> "A guide to building._..url" (two dots) -// TODO: Fix length of connected non-editing teachers at right column - /*****************************************************************************/ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 16.235 (2017-06-04)" -#define CSS_FILE "swad16.226.css" +#define Log_PLATFORM_VERSION "SWAD 16.235.1 (2017-06-04)" +#define CSS_FILE "swad16.235.1.css" #define JS_FILE "swad16.206.3.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 16.235.1: Jun 04, 2017 Limited length of connected users at right column. (221027 lines) Version 16.235: Jun 04, 2017 Fixed bug in notifications about enrolment as a non-editing teacher. Fixed bugs and code refactoring related to users enrolment. (221018 lines) 1 change necessary in database: diff --git a/swad_connected.c b/swad_connected.c index 0f8e347b7..80e63977a 100644 --- a/swad_connected.c +++ b/swad_connected.c @@ -592,7 +592,7 @@ static void Con_ShowConnectedUsrsWithARoleBelongingToCurrentCrsOnRightColumn (Ro Gbl.Usrs.Connected.NumUsrsToList = Cfg_MAX_CONNECTED_SHOWN; fprintf (Gbl.F.Out,"" - "" + "" "%u %s" "" "",