From e9c056c5fe974501bb14d822c5605cc2e05b9d0d Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Wed, 16 May 2018 17:51:44 +0200 Subject: [PATCH] Release 1.8-1 Debian package --- debian/changelog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/debian/changelog b/debian/changelog index 82ac5d7a..630be44e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +ldapsaisie (1.8-1) unstable; urgency=medium + + * LSdefault : encode LSjsConfig data in Base64 + * LSattr_html : + + password : add get_mail_attr_function parameter + + valueWithUnit : add translate_labels, store_integer and round_down parameters + + jsonCompositeAttribute : + + Add help_info and multiple parameters on components + + Fix foreach syntax for retro-compat with old Smarty versions + + fix JS clear value method + + select_list : + + add possiblity to use values of other attribute as possible values + + fix warning on empty jsonCompositeAttribute possible values + + fix invalid possible values on empty other attribute value + * LSldap : fix/improve getAttr() method + * LSformElement.js : do not handle sub li elements during initialization + * Translation : fix error when trying to translate empty string + * ldapsaisie-generate-lang-file (generate_lang_file.php) : + + improve to handle new config parameters + + add interactive mode + + add output file feature + + add short parameters + + -- Benjamin Renard Wed, 16 May 2018 17:42:02 +0200 + ldapsaisie (1.7-1) unstable; urgency=medium * LSattr_html :: date :