Commit graph

231 commits

Author SHA1 Message Date
Benjamin Renard
072acf21f7 LSldapObject getObjectFilter() : return filter Net_LDAP2_Filter object instead of string and fix resulting filter usage in validateAttrData() method 2014-11-28 16:19:01 +01:00
Benjamin Renard
1518888efa LSldap : combineFilters() : fix parameter support when array contain only one filter 2014-11-28 16:16:30 +01:00
Benjamin Dauvergne
9aa48000e5 SUPANN: ajout du support de l'attribute supannActivite
Signed-off-by: Benjamin Renard <brenard@easter-eggs.com>
2014-11-28 15:20:36 +01:00
Benjamin Renard
c241d9c0b6 LSformElement :: supannLabeledValue.php : Improve edition to permit value selection in SUPANN table 2014-11-25 00:07:31 +01:00
Benjamin Renard
bb09c81243 LSerror : Add PHP error handler 2014-11-20 12:04:03 +01:00
Benjamin Renard
30d51949cf Add LSformElement :: supannEtuInscription 2014-11-20 00:45:50 +01:00
Benjamin Renard
4bae44b259 Add LSformElement :: supannEmpCorps 2014-11-20 00:45:26 +01:00
Benjamin Renard
53ef8436d4 LSaddon :: supann : redesign and improve this addon 2014-11-20 00:44:41 +01:00
Benjamin Renard
391018e492 LSformElement : provide class name of element in template variables 2014-11-20 00:31:08 +01:00
Benjamin Renard
881323f813 LSform : block form validation if element's errors is defined 2014-11-20 00:12:56 +01:00
Benjamin Renard
a73103a576 LSsession : Add useUserCredentials parameter 2014-11-18 13:16:38 +01:00
Benjamin Renard
66fd566002 LSsession / LSprofiles : fix bug resolving user's LSprofiles 2014-11-05 15:26:09 +01:00
Benjamin Renard
50511900a4 LSsearch : fix bug in sort direction 2014-11-04 12:34:20 +01:00
Benjamin Renard
1dbf87cf0a LSformElement : add no_value_label parameter 2014-10-15 10:58:43 +02:00
Benjamin Renard
8d989af946 LSsearch : add customAction feature 2014-10-08 17:24:30 +02:00
Benjamin Renard
04f2518d35 LSformElement :: select_object : Add sort feature (with sort and sortDirection parameters) 2014-09-30 16:26:19 +02:00
Benjamin Renard
f24f574430 LSattr_html :: select_list : Add sort feature (with sort and sortDirection parameters) 2014-09-30 14:46:36 +02:00
Pierre Arnaud
e68ddb6826 Renaming class.LSformRule_alphanumeric.php parameter with_accents to withAccents 2014-08-14 16:06:43 +02:00
Pierre Arnaud
56f6b34d1f Change alphanumeric regex validation in class.LSformRule_alphanumeric.php 2014-08-14 15:39:34 +02:00
Pierre Arnaud
e8c0205810 _sortTwoEntry in class.LSsearch.php become case insensitive 2014-08-14 11:53:19 +02:00
Pierre Arnaud
ebf26c4591 Add with_accents parameter to LSformRule_alphanumeric and set config.LSobjects.LSpeople to use it 2014-08-14 10:33:45 +02:00
Benjamin Renard
5efa437612 LSformRule :: password : Added minValidRegex parameter and use preg_match() function instead of deprecated ereg() function 2014-06-19 16:41:27 +02:00
Benjamin Renard
463bf37cf2 Add LSattr_html::select_box 2014-06-18 00:15:50 +02:00
Benjamin Renard
110f162367 LSattr_html_select_list : simplify addToForm() method using parent method 2014-06-18 00:13:06 +02:00
Benjamin Renard
33cef8be28 LSobject : Add possibility to add extra displayed columns in search result 2014-06-17 16:08:41 +02:00
Benjamin Renard
73c9b385f8 LSattr_html_select_list : Use inarray LSformRule instead of regex 2014-06-10 16:51:12 +02:00
Benjamin Renard
4a646f2748 Added LSformRule::inarray 2014-06-10 16:50:44 +02:00
Benjamin Renard
d4ac29dd04 Add LStemplate :: registerFunction() method 2014-04-09 17:15:52 +02:00
Benjamin Renard
c989346360 LSldapObject : remove unsed variable $submitError fixing object's after_modify trigger bug 2014-04-08 12:14:22 +02:00
Benjamin Renard
54561a253b LSrelation : fixed refresh bug when multiple relations content the same object 2013-11-28 20:51:43 +01:00
Benjamin Renard
2a3f4fb53a LSldapObject::listObjects() : removed 'dn' as attribute asked in LSsearch 2013-11-19 11:44:16 +01:00
Benjamin Renard
2eee30bd17 LSsearch::setParams() : fixed attributes setting 2013-11-19 11:40:12 +01:00
Benjamin Renard
c2e3c8d60a LSformElement_select_object : Added filter parameter 2013-11-15 18:59:50 +01:00
Benjamin Renard
cb395d74af LSldapObject : added parameter to getSelectArray-) method 2013-11-15 18:57:52 +01:00
Benjamin Renard
f4f2665fba Fixed some vales check to globally permit 'zero string' value 2013-09-05 11:40:06 +02:00
Benjamin Renard
3e069a5907 LSformElement_password : fixed mail_attr parameter reading method 2013-09-05 10:33:23 +02:00
Benjamin Renard
d82ad93a67 LSattr_ldap :: shadowExpire : Added class to manage special ldap attribute shadowExpire 2013-07-24 19:30:53 +02:00
Benjamin Renard
7c6d3db03a LSauthMethod::anonymous : Added parameter LSAUTHMETHOD_ANONYMOUS_DISABLE_LOGOUT 2013-07-16 16:01:41 +02:00
Benjamin Renard
fe57bf75b0 LSsearch : Fixed bug on no attributes specifies in config for LSsearch 2013-07-11 12:35:00 +02:00
Benjamin Renard
186279bab4 LSldap : fixed problem with empty attribute on adding 2013-07-11 12:33:47 +02:00
8722098db3 LSattr_html_select_list : fixed bug with number key value 2013-07-09 18:50:31 +02:00
Benjamin Renard
b87d5207e7 LSsearch : Added searchLSformat and approxLSformat parameter for searched attributes 2013-06-28 09:44:02 +02:00
Benjamin Renard
53679139cf LSattr_ldap_password : Fixed getDisplayValue() method 2013-06-26 11:31:21 +02:00
Benjamin Renard
26e1886179 LStemplate : fixed template missing warning caused by Smarty3 peculiarities 2013-06-25 11:34:42 +02:00
Benjamin Renard
ddeff8c622 LSformElement_password : added clearView and clearEdit parameters 2013-06-24 17:52:45 +02:00
09432db48e Manage CSS path with LStemplate 2013-06-19 03:06:29 +02:00
89a46b0c75 Fixed image.php initialization and remove unsed code 2013-06-19 03:00:58 +02:00
d791d89d1f Added image.php to permit fully dynamic image path 2013-06-19 02:17:39 +02:00
6f97d3d7e0 Manage image path with LStemplate 2013-06-19 00:53:26 +02:00
f4e97c8133 LStemplate : rename special smarty functions and added method getFilePath() 2013-06-18 19:04:47 +02:00