1 ldapsaisie (1.1-5) unstable; urgency=low
3 * Improove generate_lang_file.php script
4 * Add support of supannActivite attribute
5 * LSldap : fix combineFilters() method
6 * LSldapObject : fix getObjectFilter()
7 * Fix fr_FR.UTF8 translation
9 -- Benjamin Renard <brenard@easter-eggs.com> Mon, 05 Jan 2015 16:58:18 +0100
11 ldapsaisie (1.1-4) unstable; urgency=low
13 * LSaddons :: supann :
14 * Complet redesign and improve
15 * Redesign LSformElement : supannLabeledValue / supannRoleEntite
16 * Add LSformElement : supannEmpCorps / supannEtuInscription / supannCompositeAttribute
17 * LSsearch : fix bug in sort direction
19 * Fix bug resolving user's LSprofiles
20 * Add useUserCredentials parameter
22 * block form validation if element's errors is defined
23 * preserve current tab between view, modify and create pages
25 * add no_value_label parameter
26 * JS : permit form element to provide custom clean value method
27 * provide class name of element in template variables
28 * LSerror : Add PHP error handler
29 * Function getFData() : try to catch error casting data to string
31 -- Benjamin Renard <brenard@easter-eggs.com> Thu, 27 Nov 2014 10:35:22 +0100
33 ldapsaisie (1.1-3) unstable; urgency=low
36 * Add method to export documentation in EPUB format
39 * Fix sort feature to be case insensitive
40 * Add customAction feature
41 * LSformRule :: alphanumeric : Add parameter to allow accent
42 * LSformat : Full support format in JS and improve substr
43 * Add common function now()
44 * LSattr_html :: select_list : Add sort feature
45 * LSformElement :: select_object : Add sort feature
47 -- Benjamin Renard <brenard@easter-eggs.com> Wed, 08 Oct 2014 17:26:30 +0200
49 ldapsaisie (1.1-2) unstable; urgency=low
52 * Add LSattr_html::select_box
53 * LSformRule :: password : Added minValidRegex parameter and use preg_match() function instead of deprecated ereg()
55 * LSformElement :: text : fixed bug breaking autoGenerateOnModify feature
56 * JS / getFData() : fixed bug permitting to support than method() return array of string
57 * LSform : fixed JS bug leaving previous errors messages in form
58 * Improve debian rules file
60 -- Benjamin Renard <brenard@easter-eggs.com> Mon, 30 Jun 2014 13:53:20 +0200
62 ldapsaisie (1.1-1) unstable; urgency=low
65 * Add possibility to add extra displayed columns in object search result
66 * Add inarray LSformRule
67 * LStemplate : add registerFunction() method permitting to register function usable by in template
68 * LSform.js : add method getInput() and use it in method getValue()
69 * LSformElement_text : use getValue/getInput of LSform object instead of LSformElement_text to permit value generation with more form element type
71 * Core : Fix error reporting
72 * LSldapObject : remove unsed variable $submitError fixing object's after_modify trigger bug
73 * LSattr_html_select_list : Use more robust inarray LSformRule instead of regex
74 * LSrelation : fixed refresh bug when multiple relations content the same object
76 * Added informations about LSattr_html_valueWithUnit
77 * Added details about regex format using in regex check_data
79 -- Benjamin Renard <brenard@easter-eggs.com> Tue, 17 Jun 2014 16:18:01 +0200
81 ldapsaisie (1.0-11) unstable; urgency=low
83 * Add ldapsaisie-generate-lang-file command
84 * LSformElement_select_object : Added filter parameter
86 * LSformElement_password : fixed mail_attr parameter reading method
87 * Fixed some vales check to globally permit 'zero string' value
88 * LSsearch::setParams() : fixed attributes setting
89 * LSldapObject::listObjects() : removed 'dn' as attribute asked in LSsearch
91 -- Benjamin Renard <brenard@aconit.easter-eggs.fr> Wed, 27 Nov 2013 18:26:55 +0100
93 ldapsaisie (1.0-10) unstable; urgency=low
95 * Added documentation about LSformat modifiers
96 * LSattr_html_select_list : fixed bug with number key value
97 * generate_lang_file.php : Added inclusion of local directory
98 and --additional-file-format parameter
99 * LSldap : fixed problem with empty attribute on adding
100 * LSsearch : Fixed bug on no attributes specifies in config for LSsearch
101 * LSauthMethod::anonymous : Added parameter LSAUTHMETHOD_ANONYMOUS_DISABLE_LOGOUT
102 * LSaddon :: samba : added some new functions to generate attributes values
103 * Added new LSattr_ldap :: shadowExpire
105 -- Benjamin Renard <brenard@easter-eggs.com> Fri, 26 Jul 2013 12:23:20 +0200
107 ldapsaisie (1.0-9) unstable; urgency=low
109 * Fixed config.inc.php problem on upgrade
111 -- Benjamin Renard <brenard@easter-eggs.com> Tue, 09 Jul 2013 13:56:24 +0200
113 ldapsaisie (1.0-8) unstable; urgency=low
115 * Added LSaddon::phpLdapAdmin
116 * Disabled Apache directory listing and force FollowSymLinks option
118 -- Benjamin Renard <brenard@easter-eggs.com> Fri, 28 Jun 2013 17:28:25 +0200
120 ldapsaisie (1.0-7) unstable; urgency=low
122 * LSsearch : Added searchLSformat and approxLSformat parameter for searched attributes
123 * Added local LSaddons and LSauth directories
124 * Moved local directory in /usr/local/ldapsaisie
126 -- Benjamin Renard <brenard@easter-eggs.com> Fri, 28 Jun 2013 12:09:23 +0200
128 ldapsaisie (1.0-6) unstable; urgency=low
130 * LStemplate : fixed template missing warning caused by Smarty3 peculiarities
131 * LSformElement_password : added clearView and clearEdit parameters
132 * LSaddon::posix : added generate_memberUidFromUniqueMember() function
134 -- Benjamin Renard <brenard@easter-eggs.com> Thu, 27 Jun 2013 15:08:16 +0200
136 ldapsaisie (1.0-5) unstable; urgency=low
138 * Manage CSS path with LStemplate
139 * Update documentation
140 * Fixed last release bugs
142 -- Benjamin Renard <brenard@zionetrix.net> Wed, 19 Jun 2013 04:04:39 +0200
144 ldapsaisie (1.0-4) unstable; urgency=low
146 * Added image.php to permit fully dynamic image path (including via JS)
148 -- Benjamin Renard <brenard@zionetrix.net> Wed, 19 Jun 2013 02:20:39 +0200
150 ldapsaisie (1.0-3) unstable; urgency=low
152 * Manage image path with LStemplate (that permit local image)
154 -- Benjamin Renard <brenard@zionetrix.net> Wed, 19 Jun 2013 00:58:51 +0200
156 ldapsaisie (1.0-2) unstable; urgency=low
158 * Added LStemplate component permited template customization
159 * Handle PHP error messages
161 * Improve LSexample (shema, LDIF and slapd configuration)
162 * LSformElement::valueWithUnit : sort units params before using
164 -- Benjamin Renard <brenard@zionetrix.net> Mon, 17 Jun 2013 23:42:58 +0200
166 ldapsaisie (1.0-1) unstable; urgency=low
168 * Initial Debian release
170 -- Benjamin Renard <brenard@zionetrix.net> Tue, 31 Mar 2013 05:25:12 +0100