Commit graph

92 commits

Author SHA1 Message Date
Benjamin Renard 086ffb3641 LSldapObject :: validateAttrData() : Fixed error in search filter specified by user 2010-11-24 18:57:43 +01:00
Benjamin Renard 447ad68998 LSldapObject :: getSelectArray() : Remplaced unknown variable $filter usage by NULL 2010-11-24 18:54:58 +01:00
Benjamin Renard 1d1e3e344a LSformElement : add displayAttrName parameter 2010-11-19 18:41:10 +01:00
Benjamin Renard 711f95b446 LSformElement_password : Fixed bug -> parameters of the password generation was not used 2010-11-19 18:12:33 +01:00
Benjamin Renard c65b5a7a21 LSformElement_password : Change mail generation to support attributes in the LSformat of the mail 2010-11-18 15:37:50 +01:00
Benjamin Renard a4a6da54d9 LSldapObject : Added registerOtherValue() method 2010-11-18 15:33:32 +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 6d16a7c5c5 LSrelation :: ajax_refreshList() : Fixed notice PHP 2010-11-16 19:52:13 +01:00
Benjamin Renard 4409f854cf LSformElement_image :: getDisplay() : Fixed error 2010-11-16 19:51:08 +01:00
Benjamin Renard ba7b304e56 LSformElement_mail :: getDisplay() : Fixed error 2010-11-16 19:50:40 +01:00
Benjamin Renard b03b69eec9 LSldap :: update() : Fixed notice PHP 2010-11-16 19:49:35 +01:00
Benjamin Renard cec517b46d LSattribute :: fireEvent() : Fixed notice PHP 2010-11-16 19:48:11 +01:00
Benjamin Renard 0b442784a0 LSattribute :: getDependsAttrs() : Fixed notice PHP 2010-11-16 19:47:23 +01:00
Benjamin Renard 02d5955075 LSattribute :: getUpdateData() : Fixed notice PHP 2010-11-16 19:46:52 +01:00
Benjamin Renard ef40b5825c LSattribute :: isRequired() : Fixed notice PHP 2010-11-16 19:45:41 +01:00
Benjamin Renard 3df9edb25f LSattribute :: myRights() : Fixed notice PHP 2010-11-16 19:45:11 +01:00
Benjamin Renard 6b065f2a61 LSattribute :: getDisplayValue() : Fixed notice PHP 2010-11-16 19:44:38 +01:00
Benjamin Renard 274ad11e6d LSformElement :: isMultiple() : Fixed notice PHP 2010-11-16 19:43:18 +01:00
Benjamin Renard 4e1e16a1ec LSattr_html_select_list :: getPossibleValues() : Fixed notice PHPx 2010-11-16 19:42:28 +01:00
Benjamin Renard 2d6caf2fd5 LSconfig :: get() : Fixed notice PHP 2010-11-16 19:41:14 +01:00
Benjamin Renard 699d69d23d LSsearch :: getSortTable() : Fixed notice PHP 2010-11-16 19:39:43 +01:00
Benjamin Renard aa218fce3b LSsearch :: setParams() : Fixed notice PHP 2010-11-16 19:38:55 +01:00
Benjamin Renard 6792005de2 LSsearch :: loadParamsFromSession() : Fixed notice PHP 2010-11-16 19:38:02 +01:00
Benjamin Renard 5cf3906b14 LSsession :: ajax_onLdapServerChangedLogin() : Fixed notice PHP 2010-11-16 19:36:26 +01:00
Benjamin Renard 9a4e7374d0 LSsession :: addHelpInfos() : Fixed notice PHP 2010-11-16 19:35:44 +01:00
Benjamin Renard 5f8db76d52 LSsession :: isSubDnLSobject() : Fixed notice PHP 2010-11-16 19:34:57 +01:00
Benjamin Renard 4ce6560504 LSsession :: relationCanAccess() : Fixed notice PHP 2010-11-16 19:34:04 +01:00
Benjamin Renard 0d440bffc3 LSsession :: canAccess() : Fixed notice PHP 2010-11-16 19:32:10 +01:00
Benjamin Renard d432819ed5 LSsession :: loadLSaccess() : Fixed notice PHP 2010-11-16 19:31:07 +01:00
Benjamin Renard c577b7a706 LSsession :: loadLSprofiles() : Fixed notice PHP 2010-11-16 19:28:43 +01:00
Benjamin Renard b00b3825f1 LSsession :: startLSsession() : Fixed notice PHP 2010-11-16 19:26:49 +01:00
Benjamin Renard bf04c8e051 LSsession : Added nologin parameter in subDn configuration 2010-11-16 11:50:18 +01:00
Benjamin Renard a85623dc23 LSformElement_select : Added error message on display an unrecognized value 2010-11-15 17:33:47 +01:00
Benjamin Renard 90e471646d LSsession / Smarty : Added getFData() smarty function 2010-11-15 17:31:47 +01:00
Benjamin Renard 2c100bc9e5 LSsearch -> setParams() : Fixed Notice PHP 2010-11-10 15:10:46 +01:00
Benjamin Renard 82bc4ae37d LSsearch -> saveParamsInSession() : Fixed Notice PHP 2010-11-09 17:36:22 +01:00
Benjamin Renard 970e400820 LSattr_ldap_password : Added wildcardPassword and encodedWildcardPassword options 2010-11-09 16:50:24 +01:00
Benjamin Renard 8585976768 LSattr_ldap_password : Added encodePassword() method and used this in getUpdateData() 2010-11-09 16:47:29 +01:00
Benjamin Renard fd566cd588 LSldapObject -> loadData() : Fixed Notice PHP 2010-11-08 17:04:14 +01:00
Benjamin Renard 62696c9f16 LSsession :: haveSubDn() : Fixed Notice PHP 2010-11-08 17:02:35 +01:00
Benjamin Renard 9a1ec2fcdd LSsession :: startLSsession() : Fixed Notices PHP 2010-11-08 17:00:33 +01:00
Benjamin Renard 0b4e6ebcd4 LSsession :: includeFile() : Fixed Notice PHP 2010-11-08 16:57:17 +01:00
Benjamin Renard e834323718 LSsearch : Fixed error message on invalid predefinedFilter detection. Updated translation consequently. 2010-08-27 19:00:26 +02:00
Benjamin Renard 6f59a44d42 LSformElement_quota : changed factor values 2010-08-06 16:21:20 +02:00
Benjamin Renard 4af5a767ed LSldapObject : Fixed translation of error message during validation. 2010-08-03 19:23:20 +02:00
Benjamin Renard d5baeb10e4 LSobject/LSsession : Added feature to globally disable object creation with configuration parameter 2010-08-02 14:39:50 +02:00