Commit graph

21 commits

Author SHA1 Message Date
Benjamin Renard b6f0605dac LSform_rule :: differentPassword : Add missing LSform :: getValue() function 2019-07-01 18:19:58 +02:00
Benjamin Renard 3b4d09bb00 LSform : warn on error loading LSformRule 2019-06-20 20:13:46 +02:00
Benjamin Renard c357c70596 Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
Benjamin Renard b9102aeb9e Code cleaning 2019-03-11 22:42:20 +01:00
Benjamin Renard 274ccad0f2 LSldapObjet->validateAttrsData() : if LSform is specified, only check LSform's not freezed attributes 2019-02-26 17:47:29 +01:00
Benjamin Renard 2d2f35fe5b LSform : fix empty submit button problem in some specific cases 2018-06-15 15:31:02 +02:00
Benjamin Renard 251cb2b0e2 Use call_user_func_array() instead of call_user_func() when need to permit arg by reference 2017-04-28 10:25:22 +02:00
Benjamin Renard 6220c3e6d6 Fix reference allocation in variable 2015-04-14 15:10:40 +02:00
Benjamin Renard 881323f813 LSform : block form validation if element's errors is defined 2014-11-20 00:12:56 +01:00
Benjamin Renard e992df1ddd LStemplate : added a template abstraction class 2013-06-17 23:39:22 +02:00
Benjamin Renard 9b9324b120 LSform // dataEntryForm : set default value of displayed elements 2013-03-18 12:57:39 +01:00
Benjamin Renard d9d312957f Fixed php warnings 2012-09-03 10:22:18 +02:00
Benjamin Renard 97a2713ea0 LSldapObject / Custom actions : Added ajax validation feature 2011-05-20 15:57:00 +02: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 f2072dcfd2 LSform : Added data entry form in create mode 2010-11-17 19:00:09 +01:00
Benjamin Renard 30d9fd00c3 LSform : Removed deprecated error 207 2010-11-17 15:17:33 +01:00
Benjamin Renard f864ce49d7 LSform : Added warning box 2010-11-17 15:15:56 +01:00
Benjamin Renard a338b0af75 LSform : Added comment to ajax_onAddFieldBtnClick() method 2010-11-17 14:47:06 +01:00
Benjamin Renard 58474332e4 LSform : Move JSconfig from LSldapObject :: getForm() to LSform :: display() 2010-11-17 14:44:52 +01:00
Benjamin Renard 382cb1c994 Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
Renamed from trunk/includes/class/class.LSform.php (Browse further)