From b34046e919c85152c48dc9a532ef168e8ee27396 Mon Sep 17 00:00:00 2001 From: x2003bruneau Date: Sun, 5 Aug 2007 19:42:21 +0000 Subject: [PATCH] Close #693: Fix "(X1234, Mines, )" empty education description ChangeLog | 5 +++++ include/applis.func.inc.php | 31 +++++++++++++++++-------------- templates/include/minifiche.tpl | 4 ++-- 3 files changed, 24 insertions(+), 16 deletions(-) git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1906 839d8a87-29fc-0310-9880-83ba4fa771e5 --- ChangeLog | 5 +++++ include/applis.func.inc.php | 31 +++++++++++++++++-------------- templates/include/minifiche.tpl | 4 ++-- 3 files changed, 24 insertions(+), 16 deletions(-) diff --git a/ChangeLog b/ChangeLog index ba98d30..12902a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,12 +15,14 @@ Bug/Wish: * Emails: - #687: Don't lose authentication when editing a long mail -FRU - #688: From name in the sending form -FRU + - #703: Fix management of mail adresses containing '+' -ALK * Profile: - Fix GoogleMaps links -FRU - #663: Link to Xnet's map from the "My groups" page -FRU - #689: Edit my profile from Xnet -FRU - #692: Layout of the profile -FRU + - #693: Fix empty description for generic education -FRU * Xnet: - #694: Color of 'Promotion' groups -ALK @@ -37,6 +39,9 @@ From 0.9.14 branch: * Payment: - #662: Fix the attribution of the payments -BOB + * XnetEvents: + - #684: Fix the list of coming members -FRU + ================================================================================ VERSION 0.9.14 27 04 2007 diff --git a/include/applis.func.inc.php b/include/applis.func.inc.php index b433862..eacbc34 100644 --- a/include/applis.func.inc.php +++ b/include/applis.func.inc.php @@ -25,9 +25,9 @@ function applis_options($current=0) { $html = ''; $res = XDB::iterator("select * from applis_def order by text"); while ($arr_appli = $res->next()) { - $html .= '