Commit graph

340 commits

Author SHA1 Message Date
Benjamin Renard e655335f0b - Added LSattr_html/LSformElement quota 2010-05-26 09:57:30 +02:00
Benjamin Renard c9ec2062e2 LSformElement_password : Added a view hashed password button. 2010-04-27 15:52:45 +02:00
Benjamin Renard 6ddc473e4b LSformElement_password : Added check of the new password to verify if it's different as the current password (Cf Bug repport #1962). 2010-04-26 16:52:43 +02:00
Benjamin Renard 403698f27e LSattr_html_select_object : Added a check of the value_attribute parameter (Cf. Bug repport #1804) 2010-04-26 16:33:10 +02:00
Benjamin Renard 3b51ec7268 LSformElement_select_object : fixed, completed and translated comments 2010-04-26 16:31:57 +02:00
Benjamin Renard 1e32b94ac7 LSldapObject : fixed bug in loadData() method that does not clear the object cache. 2010-04-26 14:08:56 +02:00
Benjamin Renard 5247955cfc LSformRule_rangelength : fixed another php syntax bug 2010-04-16 14:59:01 +02:00
Benjamin Renard 5a3b3198a2 LSformRule_rangelength : fixed php syntax bug 2010-04-16 14:52:21 +02:00
Benjamin Renard c8e5977d8a LSattribute::generateValue() : Used default_value paramater as a LSformat 2010-03-16 17:48:12 +01:00
Benjamin Renard 1b8bf7b250 LSldap :: getEntry() : Fixed to don't set dafault_value of attributes 2010-03-16 17:46:10 +01:00
Benjamin Renard 890670eaf4 Fix bug in last commit 2010-03-16 17:33:55 +01:00
Benjamin Renard dde0182b16 LSattribute::getValue() : Change update detection method 2010-03-16 17:28:32 +01:00
Benjamin Renard 418d7f899e LSldapObject : Removed unused paramater in method getObjectKeyValueInRelation() 2010-03-16 16:01:14 +01:00
Benjamin Renard 71c885aad0 LSldapObject : Fixed a forgetfulness in last commit 2010-03-16 15:23:29 +01:00
Benjamin Renard 879442a5b7 LSldapObject : Fixed bug in previous commit witch block validation error return in LSform 2010-03-16 14:54:39 +01:00
Benjamin Renard 7249d9fd52 LSattribute : Added getOldValue() method 2010-03-16 11:11:29 +01:00
Benjamin Renard 5e86c8d786 LSldapObject/LSrelation : modified LSrelation update methods to use _updateData() method instead of directly LSldap methods 2010-03-15 17:31:05 +01:00
Benjamin Renard 7e5f44c5e4 LSldapObject : Modified update function to permit private updateData method execution 2010-03-15 16:42:57 +01:00
Benjamin Renard 55c9cdcbd4 LSauthCAS : Added CAS authentification support. 2010-03-10 19:49:04 +01:00
Benjamin Renard 647791e598 LSsession / logout : fixed bug 2010-03-10 19:36:23 +01:00
Benjamin Renard b4758b2dec LSsession : Added getLSauthObject() and used it. Modify logout procedure to use LSauth::logout() method. 2010-03-10 19:07:58 +01:00
Benjamin Renard 6c9043b385 LSauth : Added logout() method. 2010-03-10 19:06:42 +01:00
Benjamin Renard 06cd1f4c78 LSsession : added loadLSauth() method and used this method to load LSauth class and configuration. 2010-03-10 17:07:18 +01:00
Benjamin Renard 35f293e871 LSattribute :: generateValue() : Fixed bug when generated value is empty. 2010-03-09 17:40:22 +01:00
Benjamin Renard aeb54731ef LSattribute :: generateValue() : Fixed bug when generated value is an array. 2010-03-09 17:04:36 +01:00
Benjamin Renard 159b33a49f LSsession :: loadLSobject() : Added support to LSaddons dependencies. 2010-03-05 17:44:07 +01:00
Benjamin Renard 45d560957b LSformElement : fix translation of help infos 2010-03-03 18:43:22 +01:00
Benjamin Renard 995ca8d107 LSattr_ldap_attribute : Added LDAP attribute type to support postalAddress attribute as describe in the RFC4519 2010-02-19 16:08:00 +01:00
Benjamin Renard f7d45c390f LSsearch : Added translation support for predefinedFilters labels 2010-02-19 14:48:26 +01:00
Benjamin Renard 530b4d86b3 LSsearch : Added error message on invalid filter detection in predefinedFilters 2010-02-19 14:25:07 +01:00
Benjamin Renard 95f60b6334 - LSattr_ldap : Added method isUpdated()
- LSattribute :: setUpdateData() : Used LSattr_ldap::isUpdated()
2010-02-14 20:06:19 +01:00
Benjamin Renard 6a78b6bde4 - LSsearch :
- Added formIsSubmited() method and use it in setParamsFormPostData() method
  - Added redirectWhenOnlyOneResult() method
- View :
  - Used LSsearch::redirectWhenOnlyOneResult() to redirect the user on object view page when the search return only on result
2010-02-14 18:45:39 +01:00
Benjamin Renard 6fefd7cb88 LSsearch : Added initial check of predefinedFilters validity/syntax before use. 2010-02-03 03:09:23 +01:00
Benjamin Renard 9eb547d20d LSldap : added methode isValidFilter() 2010-02-03 03:07:30 +01:00
Benjamin Renard bc1a92ec35 LSsearch : added predefined filters parameters 2010-02-03 02:10:04 +01:00
Benjamin Renard c05741a489 LSattribute / generate_value : the default_value is now used to generate the value of the attribute if the generate function or LSformat is not defined. 2010-01-06 15:21:37 +01:00
Benjamin Renard 84554e7c59 LSattr_html_select_object : fix bug witch disable default_value 2009-12-31 17:02:07 +01:00
Benjamin Renard 616197c43f LSattr_html_select_list : Added translation of possiblies values labels. Updated consequently generate_lang_file.php and trad. FR files. 2009-12-31 14:43:59 +01:00
Benjamin Renard 046d6f8004 LSformRule_minlength : Fix php syntax bug. 2009-12-31 14:22:05 +01:00
Benjamin Renard 382cb1c994 Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00