Commit graph

205 commits

Author SHA1 Message Date
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
Benjamin Renard 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
Benjamin Renard 09432db48e Manage CSS path with LStemplate 2013-06-19 03:06:29 +02:00
Benjamin Renard 89a46b0c75 Fixed image.php initialization and remove unsed code 2013-06-19 03:00:58 +02:00
Benjamin Renard d791d89d1f Added image.php to permit fully dynamic image path 2013-06-19 02:17:39 +02:00
Benjamin Renard 6f97d3d7e0 Manage image path with LStemplate 2013-06-19 00:53:26 +02:00
Benjamin Renard f4e97c8133 LStemplate : rename special smarty functions and added method getFilePath() 2013-06-18 19:04:47 +02:00
Benjamin Renard 84c0deb137 LStemplate : Fixed an error message 2013-06-18 00:26:34 +02:00
Benjamin Renard acdc6c49a7 LSsession : start LSerror before starting LStemplate 2013-06-18 00:08:20 +02:00
Benjamin Renard a27827a4b8 Removed bad comment line 2013-06-18 00:05:39 +02:00
Benjamin Renard e992df1ddd LStemplate : added a template abstraction class 2013-06-17 23:39:22 +02:00
Benjamin Renard feae67564d LSmail : Used LSsession :: fetchTemplate() instead of Smarty function 2013-06-16 10:01:49 +02:00
Benjamin Renard 8967c6bab9 LSformElement::valueWithUnit : sort units params before using 2013-05-11 19:23:40 +02:00
Benjamin Renard 05ff27515b Added local include directory 2013-03-31 05:23:10 +02:00
Benjamin Renard 9b9324b120 LSform // dataEntryForm : set default value of displayed elements 2013-03-18 12:57:39 +01:00
Benjamin Renard 2d80c4a852 LSsearch : Added onlyAccessible parameter 2013-02-08 13:42:41 +01:00
Benjamin Renard 9e69912df1 LSsession : Fixed LSprofiles loading by LSobject type 2013-02-08 10:52:23 +01:00
Benjamin Renard e557d7f83b LSformElement_password : Added possibility to have multiple contact mail attributes 2012-12-18 12:20:27 +01:00
Benjamin Renard f418a5d7cf LSattribute :: getDisplayValue() : use updateDate if is updated 2012-11-13 11:20:16 +01:00
Benjamin Renard f77741d23c LSaddons::supann : Added simple supannLabeledValue attribute type 2012-10-03 15:04:10 +02:00
Benjamin Renard 1240e109c6 LSformElement::supannTypeEntiteAffectation : Renamed in supannTypeEntite 2012-10-03 12:57:20 +02:00
Benjamin Renard 6ebfc6a20b LSformElement::select_object : display unrecognized values and detect value corresponding to more than one object. 2012-10-03 12:23:49 +02:00
Benjamin Renard fb7172d3bd LSformElement::supannRoleEntite : Fixed display problems 2012-09-12 14:08:48 +02:00
Benjamin Renard fb82854f8c LSformElement :: password : Added bcc feature in mail options 2012-09-07 13:39:40 +02:00
Benjamin Renard 1136dfedea LSformRule::rangelength : fixed incorrect error message when limits paremeter isn't defined. 2012-09-04 12:18:30 +02:00
Benjamin Renard 03c543f842 LSformRule::integer : Added min and max parameters. 2012-09-04 12:05:48 +02:00
Benjamin Renard 5b7bce554d Fixed syntax error in last commit 2012-09-03 10:26:36 +02:00
Benjamin Renard d9d312957f Fixed php warnings 2012-09-03 10:22:18 +02:00
Benjamin Renard 702d53839d Add compatibility to Smarty 3 2012-09-02 20:12:26 +02:00
Benjamin Renard f1c777d7a3 LSldapObject : fixed php warning 2012-09-02 19:56:22 +02:00
Benjamin Renard 247f4c66e4 LSerror::getErrors() : fix php warning 2012-09-02 19:49:34 +02:00
Benjamin Renard dae3178ac9 LSsession::startLStemplate() : added check to verify that smarty's compile dir is writable. 2012-09-01 14:04:24 +02:00
Benjamin Renard 2057f8318e SUPANN : ajout du support de l'attribut supannEtablissement 2012-08-10 12:36:30 +02:00