From d17b1a1a281c6dae798f6835b7174644f6ce4d1d Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Thu, 27 Nov 2014 10:43:49 +0100 Subject: [PATCH] Release 1.1-4 Debian package --- debian/changelog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/debian/changelog b/debian/changelog index eba41ddd..9eeecb91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +ldapsaisie (1.1-4) unstable; urgency=low + + * LSaddons :: supann : + * Complet redesign and improve + * Redesign LSformElement : supannLabeledValue / supannRoleEntite + * Add LSformElement : supannEmpCorps / supannEtuInscription / supannCompositeAttribute + * LSsearch : fix bug in sort direction + * LSsession : + * Fix bug resolving user's LSprofiles + * Add useUserCredentials parameter + * LSform : + * block form validation if element's errors is defined + * preserve current tab between view, modify and create pages + * LSformElement : + * add no_value_label parameter + * JS : permit form element to provide custom clean value method + * provide class name of element in template variables + * LSerror : Add PHP error handler + * Function getFData() : try to catch error casting data to string + + -- Benjamin Renard Thu, 27 Nov 2014 10:35:22 +0100 + ldapsaisie (1.1-3) unstable; urgency=low * Doc :