Commit graph

335 commits

Author SHA1 Message Date
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 296e646967 CustomActions : Added hideLabel feature 2012-10-04 14:49:30 +02: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 38183ece71 LSformElement :: pre : Fixed CSS display in edit mode 2012-09-14 17:02:08 +02:00
Benjamin Renard 43c53751c5 LSformElement :: textarea : Added CSS extra class on edit mode 2012-09-14 16:51:17 +02:00
Benjamin Renard b7b82c67c0 LSformElement :: pre : Fixed CSS display in view 2012-09-14 16:47:41 +02:00
Benjamin Renard a04cded17a LSformElement::supannLabeledValue : Fixed display problems 2012-09-12 14:09:18 +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 417babf7e7 LSaddon::mail : Fixed Cc and Bcc usage 2012-09-07 13:33:57 +02:00
Benjamin Renard 3f5d7a99a6 Update ldapsaisie.pot and fr_FR.UTF8 translation. LSaddon::Asterisk was integrated to gettext translation. 2012-09-04 19:15:27 +02:00
Benjamin Renard 8c512875db LSaddon::asterisk : Added generate_asteriskMD5HashedPassword() function 2012-09-04 19:13:38 +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 1477f1378b Template default : fixed bad way to browse a range in smarty language 2012-09-02 20:08:41 +02:00
Benjamin Renard a50c080de2 index_ajax : fixed php warning 2012-09-02 20:01:10 +02:00
Benjamin Renard f1c777d7a3 LSldapObject : fixed php warning 2012-09-02 19:56:22 +02:00
Benjamin Renard d988b364b4 core.php : define default timezone to fix php warning when using strftime() function 2012-09-02 19:54:33 +02:00
Benjamin Renard 247f4c66e4 LSerror::getErrors() : fix php warning 2012-09-02 19:49:34 +02:00
Benjamin Renard 1ee9e8aa08 index_ajax : fixed alling method of ajax function 2012-09-01 14:36:50 +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 e3ee3911f2 LSformElement_select : Fixed clear button action in recent browser. 2012-05-16 15:18:40 +02:00
Benjamin Renard b6d984f6c5 LSldapObject :: Fixed validation test 2012-05-08 16:45:23 +02:00
Benjamin Renard 093aebd6b9 Added urlencode() of object's DN in customActions links's URL 2012-05-03 14:52:32 +02:00
Benjamin Renard 675f994f1c Added urlencode() of object's DN in copy and remove links's URL 2012-05-03 14:43:46 +02:00
Benjamin Renard 4a80c35557 Added urldecode() of parameters in request and urlendode() of parameters in links's URL 2012-05-03 14:42:58 +02:00
Benjamin Renard 697369e3ca add urlencode() of object DN in links's URL 2012-05-03 14:42:25 +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 d36cc2d215 Added urldecode() of parameters in request and urlendode() of parameters in links's URL 2012-05-03 14:40:53 +02:00
Benjamin Renard 1b529edb22 Added urldecode() of load parameter in request 2012-05-03 14:39:01 +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 78f53b6d7d Added urlencode() of object's DN in modify link URL 2012-05-03 12:45:46 +02:00
Benjamin Renard 1b73c32ec3 add urldecode() of object DN in GET request 2012-05-03 12:44:46 +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 fe323be9b0 Added urlencode() of object's DN in redirect URL 2012-05-03 12:39:08 +02:00
Benjamin Renard a8e375589d Added object's DN escape in links's URL 2012-05-03 12:37:55 +02:00
Benjamin Renard 3b01977d3c Added object's DN escape in links's URL 2012-05-03 12:37:26 +02:00
Benjamin Renard 0c0fe4fb77 Added object's DN escape in links's URL 2012-05-03 12:36:15 +02:00
Benjamin Renard babade5995 added urldecode() of object DN in request 2012-05-03 12:35:07 +02:00
Benjamin Renard d1d25972fe LSmail : fix input size and the smoothbox 2012-04-27 10:14:46 +02:00
Benjamin Renard 791fb52e89 LSmail : fix elements size in LSmail:x 2012-04-27 09:56:33 +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
Benjamin Renard ea5c120b75 Custom action : fix translation on display onSuccessMsgFormat 2012-03-13 10:29:37 +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 3838af68bf Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/ldapsaisie 2011-12-15 11:27:39 +01:00
Benjamin Renard 00d7795854 Custom Action : Added redirectToObjectList parameter 2011-12-15 11:22:51 +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 55d8d5ec98 Lang : updated fr_FR.UTF8 translation 2011-06-27 15:51:39 +02:00
Benjamin Renard 0604d3bc88 Lang : updated ldapsaisie.pot 2011-06-27 15:51:10 +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 87e23f2ea4 LSformElement : Added autocomplete="off" in fields templates 2011-05-23 11:05:48 +02:00
Benjamin Renard 954b610a51 LSview : Fixed customAction confirm by JS 2011-05-20 18:42:21 +02:00
Benjamin Renard 5d911be334 CustomActions : Added disableOnSuccessMsg parameter 2011-05-20 18:15:13 +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 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
Benjamin Renard a30262eb3c function.php / getFData() : Added possibility to use %(...) syntax futhermore %{...}.x 2011-04-13 16:44:09 +02:00
Benjamin Renard bd98151f81 Added LSformElement :: pre 2011-04-13 12:46:00 +02:00
Benjamin Renard 661b680fea LSform : Added feature to go directly in tab with #name value in URL 2011-04-11 13:51:24 +02:00
Benjamin Renard a311ed9842 Added possibility to modify LSldapObject with key word SELF 2011-04-11 13:05:11 +02:00
Benjamin Renard 1692b42bf0 LSformElement :: password : Fixed possibility to disable verify feature in configuration 2011-04-11 12:17:52 +02:00