Commit graph

802 commits

Author SHA1 Message Date
Benjamin Renard 3ed59a28bd Doc : add support to EPUB doc generation and exportation 2014-08-13 02:23:26 +02:00
Benjamin Renard 242f130708 Doc : add export EPUB method 2014-08-13 02:19:51 +02:00
Benjamin Renard 6d5b2b7455 Release 1.1-2 Debian package 2014-06-30 12:54:58 +00:00
Benjamin Renard 5d3aadbbd7 Improve debian rules file 2014-06-30 12:54:03 +00:00
Benjamin Renard d45373222b LSformElement :: text : fixed bug breaking autoGenerateOnModify feature 2014-06-20 13:45:50 +02:00
Benjamin Renard 71417c1990 JS / getFData() : fixed bug permitting to support than method() return array of string 2014-06-20 13:38:25 +02:00
Benjamin Renard b38bc3ce3c LSform : fixed JS bug leaving previous errors messages in form in case of multiple submit with errors 2014-06-19 17:10:13 +02:00
Benjamin Renard 5efa437612 LSformRule :: password : Added minValidRegex parameter and use preg_match() function instead of deprecated ereg() function 2014-06-19 16:41:27 +02:00
Benjamin Renard 6bf08b81a4 Doc : add info about LSattr_html :: select_box 2014-06-18 00:26:49 +02:00
Benjamin Renard 463bf37cf2 Add LSattr_html::select_box 2014-06-18 00:15:50 +02:00
Benjamin Renard 110f162367 LSattr_html_select_list : simplify addToForm() method using parent method 2014-06-18 00:13:06 +02:00
Benjamin Renard 316aee7f49 Doc : add info about LSformRule :: inarray 2014-06-17 17:59:22 +02:00
Benjamin Renard 11e4705740 LSformElement_text : use getValue/getInput of LSform object instead of LSformElement_text to permit value generation with more form element type 2014-06-17 17:33:03 +02:00
Benjamin Renard e58be43126 LSform.js : add method getInput() and use it in method getValue() 2014-06-17 17:31:40 +02:00
Benjamin Renard 33cef8be28 LSobject : Add possibility to add extra displayed columns in search result 2014-06-17 16:08:41 +02:00
Benjamin Renard 73c9b385f8 LSattr_html_select_list : Use inarray LSformRule instead of regex 2014-06-10 16:51:12 +02:00
Benjamin Renard 4a646f2748 Added LSformRule::inarray 2014-06-10 16:50:44 +02:00
Benjamin Renard d4ac29dd04 Add LStemplate :: registerFunction() method 2014-04-09 17:15:52 +02:00
Benjamin Renard c989346360 LSldapObject : remove unsed variable $submitError fixing object's after_modify trigger bug 2014-04-08 12:14:22 +02:00
Benjamin Renard bfe61bce73 Doc : Added details about regex format using in regex check_data 2014-02-04 15:26:23 +01:00
Benjamin Renard e41736f102 Fix error reporting in core.php 2014-02-03 16:37:43 +01:00
Benjamin Renard f38b2a63aa Doc : Added informations about LSattr_html_valueWithUnit 2013-12-12 11:24:26 +01:00
Benjamin Renard 54561a253b LSrelation : fixed refresh bug when multiple relations content the same object 2013-11-28 20:51:43 +01:00
Benjamin Renard 06a77651d0 Release 1.0-11 Debian package 2013-11-27 18:30:05 +01:00
Benjamin Renard 3c2f8b1120 Add ldapsaisie-generate-lang-file command in debian package 2013-11-27 18:26:03 +01:00
Benjamin Renard 1be3b31c10 generate_lang_file.php : Permit multiple source files inclusion 2013-11-27 18:17:24 +01:00
Benjamin Renard 2a3f4fb53a LSldapObject::listObjects() : removed 'dn' as attribute asked in LSsearch 2013-11-19 11:44:16 +01:00
Benjamin Renard 2eee30bd17 LSsearch::setParams() : fixed attributes setting 2013-11-19 11:40:12 +01:00
Benjamin Renard 6f84a238f3 Doc : Added info about new filter parameter of LSattr_html_select_object 2013-11-15 19:02:50 +01:00
Benjamin Renard c2e3c8d60a LSformElement_select_object : Added filter parameter 2013-11-15 18:59:50 +01:00
Benjamin Renard 15792235e3 select.php : Added parameter filter64 2013-11-15 18:59:19 +01:00
Benjamin Renard cb395d74af LSldapObject : added parameter to getSelectArray-) method 2013-11-15 18:57:52 +01:00
Benjamin Renard 20f3fc18d8 Fixed documentation about msg parameter of LSattr_html_password 2013-11-15 18:00:28 +01:00
Benjamin Renard f4f2665fba Fixed some vales check to globally permit 'zero string' value 2013-09-05 11:40:06 +02:00
Benjamin Renard 3e069a5907 LSformElement_password : fixed mail_attr parameter reading method 2013-09-05 10:33:23 +02:00
Benjamin Renard e409e5ee01 Release 1.0-10 Debian package 2013-07-26 12:28:20 +02:00
Benjamin Renard 4ba5015248 LSaddon :: samba : added function generate_sambaPwdMustChange_from_shadowExpire() and generate_sambaKickoffTime_from_shadowExpire() 2013-07-26 12:10:48 +02:00
Benjamin Renard d82ad93a67 LSattr_ldap :: shadowExpire : Added class to manage special ldap attribute shadowExpire 2013-07-24 19:30:53 +02:00
Benjamin Renard 45205a1b6a LSaddon :: samba : added function generate_shadowExpire_from_sambaPwdMustChange() 2013-07-24 19:21:25 +02:00
Benjamin Renard 7c6d3db03a LSauthMethod::anonymous : Added parameter LSAUTHMETHOD_ANONYMOUS_DISABLE_LOGOUT 2013-07-16 16:01:41 +02:00
Benjamin Renard fe57bf75b0 LSsearch : Fixed bug on no attributes specifies in config for LSsearch 2013-07-11 12:35:00 +02:00
Benjamin Renard 186279bab4 LSldap : fixed problem with empty attribute on adding 2013-07-11 12:33:47 +02:00
Benjamin Renard 673a8600f8 generate_lang_file.php : added --additional-file-format parameter 2013-07-10 19:30:57 +02:00
Benjamin Renard 8461294ade generate_lang_file.php : added -h and --without-select-list and --copy-original-value parameters 2013-07-09 19:12:55 +02:00
Benjamin Renard 568ea9a089 generate_lang_file.php : added inclusion of local LSobject configuration directory 2013-07-09 19:11:58 +02:00
Benjamin Renard 8722098db3 LSattr_html_select_list : fixed bug with number key value 2013-07-09 18:50:31 +02:00
Benjamin Renard 4255015687 Doc : comment "!" and "_" and "~" modifiers of LSformat 2013-07-09 15:45:09 +02:00
Benjamin Renard 0d9e68cc3c Release 1.0-9 Debian package 2013-07-09 14:01:14 +02:00
Benjamin Renard 6f05d2a486 Debian : fixed config.inc.php problem on upgrade 2013-07-09 13:55:54 +02:00
Benjamin Renard 7e1227c1a5 Release 1.0-8 Debian package 2013-06-28 17:29:18 +02:00