Commit graph

195 commits

Author SHA1 Message Date
f1c777d7a3 LSldapObject : fixed php warning 2012-09-02 19:56:22 +02:00
247f4c66e4 LSerror::getErrors() : fix php warning 2012-09-02 19:49:34 +02:00
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
dc5648272e LSldap::search() : updated way to iterate search result 2012-08-02 15:51:49 +02:00
809cb9adfa LSldap::search() : added number of objects returned in a debug message 2012-08-02 15:49:52 +02:00
63d041796b LSldap : added entries objects check returning search result 2012-08-02 15:26:02 +02:00
Benjamin Renard
e3ee3911f2 LSformElement_select : Fixed clear button action in recent browser. 2012-05-16 15:18:40 +02:00
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
d1d25972fe LSmail : fix input size and the smoothbox 2012-04-27 10:14:46 +02:00
Benjamin Renard
476b7b4a06 LSmail : extended LSmail popup size:x 2012-04-26 16:14:14 +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
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
33b21ad860 LSobject / customAction : Added noConfirmation parameter 2011-07-06 15:53:51 +02:00
Benjamin Renard
87dfb979d1 LSformElement_date : Added 'today' button 2011-06-27 15:48:54 +02:00
Benjamin Renard
10ef09c5e7 Arian : Mootools-datepicker : Parse date with the option format first (propose on github https://github.com/arian/mootools-datepicker/pull/50) 2011-06-27 12:06:09 +02:00
Benjamin Renard
de2336f68e Mootools/more : Added date format parameter to Date::Parse() method (propose on github https://github.com/mootools/mootools-more/pull/255) 2011-06-27 12:05:10 +02:00
Benjamin Renard
0c404082fd LSformElement_date : Fixed parsing date problem with some formats 2011-06-24 17:32:38 +02:00
Benjamin Renard
215596f87e LSformElement_date : Switch to Arian Mootools DatePicker 2011-06-24 15:42:06 +02:00
Benjamin Renard
a7f733feb7 Upgrade to Mootools 1.3.2 2011-06-24 15:38:56 +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
954b610a51 LSview : Fixed customAction confirm by JS 2011-05-20 18:42:21 +02:00
Benjamin Renard
97a2713ea0 LSldapObject / Custom actions : Added ajax validation feature 2011-05-20 15:57:00 +02:00
dcd555bead Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/ldapsaisie 2011-05-01 16:44:58 +02:00
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
938d672f65 LSdebug() : Added LSlog() call 2011-04-22 14:32:44 +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
Benjamin Renard
81ef2eaacf LSldap :: update() : Fixed bug when dropping empty attribute 2011-04-22 14:24:28 +02:00
Benjamin Renard
47e2c56907 LSformElement :: postaladdress : Added map_url_pattern_format parameter 2011-04-14 14:55:47 +02:00
Benjamin Renard
fc2dc85bc7 LSformElement :: Added loadLSclass() of LSsession in top of the class file 2011-04-14 10:21:01 +02:00