Commit graph

167 commits

Author SHA1 Message Date
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
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 1692b42bf0 LSformElement :: password : Fixed possibility to disable verify feature in configuration 2011-04-11 12:17:52 +02:00
Benjamin Renard 53e12f2cb2 Added LSformElement :: postaladdress 2011-04-11 11:23:24 +02:00
Benjamin Renard 5983b264c7 LSformElement :: textarea : small change to facilitate extend of this LSformElement 2011-04-11 11:10:09 +02:00
Benjamin Renard 46b0951720 LSaddon :: asterisk : Added addon to support asterisk functions 2011-04-08 17:09:15 +02:00
Benjamin Renard 5241ac4214 LSattr_ldap :: password : Added encode_function feature 2011-04-08 17:07:43 +02:00
Benjamin Renard c8704c9bd7 LSformElement :: password : Added isLoginPassword parameter 2011-04-08 17:05:30 +02:00
Benjamin Renard 8d4c8b33a0 LSldapobject / Custom Action : Fixed error message on custom action execution failed 2011-04-07 19:31:56 +02:00
Benjamin Renard da80c71268 Added custum action feature 2011-03-25 18:05:26 +01:00
Benjamin Renard a3fdebd362 Added LSformElement_valueWithUnit 2011-03-24 15:46:51 +01:00
Benjamin Renard c8e3daf5fd LSaddon::samba : Added generate_sambaProfilePath() function 2011-03-22 15:16:11 +01:00
Benjamin Renard 09f1c22e9f function aleaChar() : fixed php warning 2011-03-16 14:47:46 +01:00
Benjamin Renard dfc8f368ba LSsession :: setLocale() : Added includes of lang.*.php files 2011-02-03 17:49:36 +01:00
Benjamin Renard 1f069e41e2 Added listFiles() function 2011-02-03 17:30:55 +01:00
Benjamin Renard 39401e882b LSformElement_mail : Fixed initialize JS code 2011-01-21 16:11:02 +01:00
Benjamin Renard a6b5efdbac LSattribute :: getFormVal() : Used LSattr_html :: getFormVal() 2011-01-20 12:15:51 +01:00
Benjamin Renard a76416b281 LSattr_html_select_object : Added getFormVal() method 2011-01-20 12:15:30 +01:00
Benjamin Renard 2f346f3ded LSattr_html : Added getFormVal() method 2011-01-20 12:14:58 +01:00
Benjamin Renard aa58a6932c LSldapObject : Added getDisplayValue() method 2011-01-20 12:13:46 +01:00
Benjamin Renard bdd228ff7a LSldapObject :: getDisplayFData() : Fixed comment and simplify code 2011-01-20 12:12:05 +01:00
Benjamin Renard a6e28f8063 LSldapObject : Added getDisplayFData() method 2011-01-20 10:32:26 +01:00
Benjamin Renard 9db97a53f3 LSformElement_mail : Added disableMailSending parameter 2010-12-03 18:04:40 +01:00
Benjamin Renard e6eb1b56c5 LSform :: dataEntryForm : Added requiredAllAttributes parameter 2010-11-29 12:36:35 +01:00
Benjamin Renard 1ef8c15e2c LSform :: dataEntryForm : Added requiredAttributes parameter 2010-11-29 12:05:20 +01:00
Benjamin Renard 405ceba157 LSsession :: Fixed bug in subDn management 2010-11-26 14:46:48 +01:00
Benjamin Renard 1ea9403083 LSauthMethod :: Fixed notice PHP 2010-11-26 14:28:04 +01:00