Commit graph

1036 commits

Author SHA1 Message Date
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
c48c0c3bd8 Doc / LSattr_html_date : Update since switching to MooTools-DatePicker 2011-06-24 16:39:08 +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
f1dfcf13bf Doc/LSobject/customActions : Added infos about disableOnSuccessMsg parameter 2011-05-20 18:18:15 +02:00
Benjamin Renard
5d911be334 CustomActions : Added disableOnSuccessMsg parameter 2011-05-20 18:15:13 +02:00
Benjamin Renard
62bb6c55a1 buildDoc.sh : Added buildDocExports.sh exection if is defined 2011-05-20 17:54:39 +02:00
Benjamin Renard
c079b0adf2 Scripts : Changed shebang /bin/sh by /bin/bash specifically 2011-05-20 17:46:59 +02:00
Benjamin Renard
9d5d94c8ba Doc : Added config informations about customActions 2011-05-20 17:44:42 +02:00
Benjamin Renard
81994d198d gitignore : Added exclude of *~ files 2011-05-20 17:44:08 +02:00
Benjamin Renard
97a2713ea0 LSldapObject / Custom actions : Added ajax validation feature 2011-05-20 15:57:00 +02:00
Charles VIDEAU (from antony-srv)
5d6ac6956c Trad EN/Correction d'erreur et continuing 2011-05-17 17:38:54 +02:00
Charles VIDEAU (from antony-srv)
a42a4d9492 Debut de traduction 2011-05-12 19:22:23 +02:00
Benjamin Renard
aa65ddc69b Doc : Added dependencies informations to building the doc exports 2011-05-10 11:00:49 +02:00
Benjamin Renard
30344bbd5e Doc / Install : Updated "pre-requis" for Debian Squeeze 2011-05-10 10:59:57 +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
a2c3488ace Doc : Updated LSattr_html_mailQuota 2011-04-22 16:59:00 +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
Benjamin Renard
d7688e2c71 Updated fr_FR.UTF8 translation 2011-04-11 11:27:23 +02:00
Benjamin Renard
53e12f2cb2 Added LSformElement :: postaladdress 2011-04-11 11:23:24 +02:00
Benjamin Renard
3af8351a36 Black images : Added view_hash 2011-04-11 11:14:44 +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
64495f578f Fixed rights on country map images 2011-04-11 11:09:47 +02:00
Benjamin Renard
f251d8648d Doc / LSaddons : Added doc about LSaddon Asterisk 2011-04-08 17:16:31 +02:00
Benjamin Renard
46b0951720 LSaddon :: asterisk : Added addon to support asterisk functions 2011-04-08 17:09:15 +02:00