Commit graph

172 commits

Author SHA1 Message Date
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
Benjamin Renard 4461a35a76 SUPANN : ajout du support de l'attribut supannTypeEntiteAffectation 2012-08-10 12:36:30 +02:00
Benjamin Renard 43dd042955 SUPANN : ajout du support de l'attribut supannRoleGenerique 2012-08-10 12:36:30 +02:00
Benjamin Renard e99fdacad3 SUPANN : Ajout du support generique de champs a etiquette ({SUPANN} ou {UAI}) 2012-08-10 12:36:30 +02:00
Benjamin Renard b59fcddb77 SUPANN : Ajout du support de l'attribut supannRoleEntite 2012-08-10 12:36:30 +02:00
Benjamin Renard dc5648272e LSldap::search() : updated way to iterate search result 2012-08-02 15:51:49 +02:00
Benjamin Renard 809cb9adfa LSldap::search() : added number of objects returned in a debug message 2012-08-02 15:49:52 +02:00
Benjamin Renard 63d041796b LSldap : added entries objects check returning search result 2012-08-02 15:26:02 +02:00
Benjamin Renard b6d984f6c5 LSldapObject :: Fixed validation test 2012-05-08 16:45:23 +02:00
Benjamin Renard 89a22de7f9 Added urlencode() of object's DN in create and remove links's URL 2012-05-03 14:41:35 +02:00
Benjamin Renard cf9b24f399 Added urlencode() of object's DN in modify link URL 2012-05-03 12:46:01 +02:00
Benjamin Renard bb5f5d7283 Added urlencode() of object's DN in links's URL 2012-05-03 12:41:45 +02:00
Benjamin Renard 432c017236 Added urlencode() of object's DN in links's URL 2012-05-03 12:41:19 +02:00
Benjamin Renard c39bb162d0 redirectWhenOnlyOneResult() : Added urlencode() of object's DN in redirect URL 2012-05-03 12:39:50 +02:00
Benjamin Renard d74b6a6200 LSformElement::password : Added mail headers parameters 2012-04-17 16:03:14 +02:00
Benjamin Renard a516c5be74 LSauthCAS : added possibility to set CURLOPT_SSLVERSION option with parameter LSAUTH_CAS_CURL_SSLVERION 2012-03-29 18:33:12 +02:00
Benjamin Renard c3d88f4eaa LSauth::CAS : fix bug about LSAUTH_CAS_SERVER_SSL_CERT and LSAUTH_CAS_SERVER_SSL_CACERT parameters 2012-03-29 18:32:13 +02:00
Benjamin Renard 421d7f4dce LSldapObject : fix onModify triggers execution 2012-03-22 19:51:27 +01:00
Benjamin Renard e22fbef942 LSauthMethod : Disable cache searching user in LDAP 2012-02-25 19:37:38 +01:00
Benjamin Renard e224144fdd LSformElement::valueWithUnit : Added compatibility with data entry form 2011-12-15 12:17:46 +01:00
Benjamin Renard ba05c7143d LSgroup/class : Added -> memberAttrValue parameter 2011-10-03 18:19:36 +02:00
Benjamin Renard 878d52bcd5 LSldapObject : Added attribute validation on generated depended attribute 2011-09-22 11:35:27 +02:00
Benjamin Renard 87dfb979d1 LSformElement_date : Added 'today' button 2011-06-27 15:48:54 +02:00
Benjamin Renard 215596f87e LSformElement_date : Switch to Arian Mootools DatePicker 2011-06-24 15:42:06 +02:00
Benjamin Renard a23b13e260 LSldapObject : Deleted deprecated code including search() method 2011-05-27 16:00:31 +02:00
Benjamin Renard 80456ca403 LSformElement::password : consider password have not been change if new value and old value is empty 2011-05-23 12:04:04 +02:00
Benjamin Renard c176249848 LSformElement::password : Do not send mail if password is not set 2011-05-23 11:50:34 +02:00
Benjamin Renard 170a5870b6 LSformElement::password : Fixed bug in verifyPassword() method 2011-05-23 11:31:59 +02:00
Benjamin Renard 97a2713ea0 LSldapObject / Custom actions : Added ajax validation feature 2011-05-20 15:57:00 +02:00
Benjamin Renard dcd555bead Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/ldapsaisie 2011-05-01 16:44:58 +02:00
Benjamin Renard e9d72a6c10 LSformElement :: password : Added support of verify feature for non login password 2011-05-01 16:44:32 +02:00
Benjamin Renard 6e5bd2ba34 LSformElement::mailQuota : Added suffix parameter 2011-04-22 16:51:34 +02:00
Benjamin Renard 1b8d363ccc LSerror : Added LSlog() call on addErrorCode() method 2011-04-22 14:30:04 +02:00
Benjamin Renard a53c5c3d92 LSerror : Remove </br> on getError() method and add it on getErrors() 2011-04-22 14:28:45 +02:00