Commit graph

  • 5247955cfc LSformRule_rangelength : fixed another php syntax bug Benjamin Renard 2010-04-16 14:59:01 +0200
  • 5a3b3198a2 LSformRule_rangelength : fixed php syntax bug Benjamin Renard 2010-04-16 14:52:21 +0200
  • 9382ed946a LSformElement_text : Fixed bugs in last commit bn8 2010-04-15 18:37:44 +0200
  • 3a1392f4b7 LSformElement_text : Fixed bugs in auto-generation processus bn8 2010-04-15 18:35:00 +0200
  • e60ba7ee61 LSform/js : Fixed bug in LSerrors reporting. bn8 2010-04-15 18:21:18 +0200
  • e3ca766682 Doc / Makefile : Added html entry Benjamin Renard 2010-04-12 12:40:14 +0200
  • 37f3ce16ea Doc / LSaddons : Added mail addon Benjamin Renard 2010-04-12 12:38:32 +0200
  • b6ddacd518 Doc / CSS : Added function sysnopsis styles Benjamin Renard 2010-04-12 12:38:03 +0200
  • 86cbf22e0e LSaddon::mail : Fixed title Benjamin Renard 2010-04-12 11:44:50 +0200
  • 5787ee8f76 Doc : Added PEAR entity Benjamin Renard 2010-04-12 11:43:59 +0200
  • c8e5977d8a LSattribute::generateValue() : Used default_value paramater as a LSformat bn8 2010-03-16 17:48:12 +0100
  • 1b8bf7b250 LSldap :: getEntry() : Fixed to don't set dafault_value of attributes bn8 2010-03-16 17:46:10 +0100
  • 890670eaf4 Fix bug in last commit bn8 2010-03-16 17:33:55 +0100
  • dde0182b16 LSattribute::getValue() : Change update detection method bn8 2010-03-16 17:28:32 +0100
  • 418d7f899e LSldapObject : Removed unused paramater in method getObjectKeyValueInRelation() bn8 2010-03-16 16:01:14 +0100
  • 71c885aad0 LSldapObject : Fixed a forgetfulness in last commit bn8 2010-03-16 15:23:29 +0100
  • 879442a5b7 LSldapObject : Fixed bug in previous commit witch block validation error return in LSform bn8 2010-03-16 14:54:39 +0100
  • 7249d9fd52 LSattribute : Added getOldValue() method bn8 2010-03-16 11:11:29 +0100
  • f974e6095e getFData() : added string cast in process bn8 2010-03-16 11:04:36 +0100
  • 5e86c8d786 LSldapObject/LSrelation : modified LSrelation update methods to use _updateData() method instead of directly LSldap methods bn8 2010-03-15 17:31:05 +0100
  • 7e5f44c5e4 LSldapObject : Modified update function to permit private updateData method execution bn8 2010-03-15 16:42:57 +0100
  • 0b8a8b872f LSaddon/Posix : Fixed error in comments bn8 2010-03-15 12:25:34 +0100
  • 686b12f21f Doc : * Added section about LSauth configuration * Added sections about LSauthHTTP and LSauthCAS configuration * Added information about the paramter authObjectFilter of LDAP servers configuration * Udpated the tree of the project directory Benjamin Renard 2010-03-11 17:36:37 +0100
  • 392d552619 Doc/Install : Updated download snapshot URL. Benjamin Renard 2010-03-11 10:44:34 +0100
  • 55c9cdcbd4 LSauthCAS : Added CAS authentification support. Benjamin Renard 2010-03-10 19:49:04 +0100
  • 647791e598 LSsession / logout : fixed bug Benjamin Renard 2010-03-10 19:36:23 +0100
  • b4758b2dec LSsession : Added getLSauthObject() and used it. Modify logout procedure to use LSauth::logout() method. Benjamin Renard 2010-03-10 19:07:58 +0100
  • 6c9043b385 LSauth : Added logout() method. Benjamin Renard 2010-03-10 19:06:42 +0100
  • d06c8c798d LSauth : added configuration directory Benjamin Renard 2010-03-10 17:37:49 +0100
  • 06cd1f4c78 LSsession : added loadLSauth() method and used this method to load LSauth class and configuration. Benjamin Renard 2010-03-10 17:07:18 +0100
  • 6feab1b394 Disabled LSaddons/supann by default. Benjamin Renard 2010-03-10 16:52:42 +0100
  • d5b7426ba0 LSaddons/Supann : Used withoutAccents() function instead of replaceAccents() and added comments to functions Benjamin Renard 2010-03-09 19:25:10 +0100
  • 21a6761371 LSaddon/supann : Added functions generate_eduPersonOrgDN(), generate_eduPersonPrimaryOrgUnitDN() and generate_eduPersonOrgUnitDN() Benjamin Renard 2010-03-09 19:16:50 +0100
  • 35f293e871 LSattribute :: generateValue() : Fixed bug when generated value is empty. Benjamin Renard 2010-03-09 17:40:22 +0100
  • aeb54731ef LSattribute :: generateValue() : Fixed bug when generated value is an array. Benjamin Renard 2010-03-09 17:04:36 +0100
  • 20b6677210 Template/default : fixed HTML syntax error on LSlang form element. Benjamin Renard 2010-03-09 16:45:10 +0100
  • 0fcd8993f6 Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/ldapsaisie Benjamin Renard 2010-03-09 14:58:33 +0100
  • 63c9e84ccf Doc/Conf/LSobject : Added doc about LSaddons dependencies. bn8 2010-03-05 17:50:25 +0100
  • 159b33a49f LSsession :: loadLSobject() : Added support to LSaddons dependencies. bn8 2010-03-05 17:44:07 +0100
  • 47c10a169c Functions : * Added function withoutAccents() * Improvement of getFData() function : + Extracting a portion repeated in the function _getFData_extractAndModify() + Added support to negative length in substring selection + Added support to make string uppercase or lowercase + Added support for removing accents bn8 2010-03-04 16:47:37 +0100
  • 45d560957b LSformElement : fix translation of help infos Benjamin Renard 2010-03-03 18:43:22 +0100
  • 930e292426 Doc/LSattribute/HTML/select_list : fixed errors and forgotten parameters in the doc. Benjamin Renard 2010-02-22 16:12:25 +0100
  • 6746d1f0a6 LSpeople/cn : Removed the bad validation rule. Benjamin Renard 2010-02-20 03:29:44 +0100
  • 995ca8d107 LSattr_ldap_attribute : Added LDAP attribute type to support postalAddress attribute as describe in the RFC4519 Benjamin Renard 2010-02-19 16:08:00 +0100
  • 0b3c9d2f5e Template/default/viewSearch : Not display predefinedFilters when no filter is defined. Benjamin Renard 2010-02-19 14:50:07 +0100
  • f7d45c390f LSsearch : Added translation support for predefinedFilters labels Benjamin Renard 2010-02-19 14:48:26 +0100
  • 0dd705b18a LSpeople : Updated translation Benjamin Renard 2010-02-19 14:38:41 +0100
  • 4789128c9e generate_lang_file.php : Added LSsearch predefinedFilters labels support Benjamin Renard 2010-02-19 14:38:08 +0100
  • 8263629e6e Doc/LSsearch : Added predefinedFilters informations Benjamin Renard 2010-02-19 14:31:48 +0100
  • 530b4d86b3 LSsearch : Added error message on invalid filter detection in predefinedFilters Benjamin Renard 2010-02-19 14:25:07 +0100
  • 566eab9390 LSaddons::samba : Added function generate_sambaPwdLastSet() bn8 2010-02-16 17:48:45 +0100
  • 3308ca3336 Doc : Added note about git acces and firewalling in the how-to. bn8 2010-02-16 15:54:40 +0100
  • 95f60b6334 - LSattr_ldap : Added method isUpdated() - LSattribute :: setUpdateData() : Used LSattr_ldap::isUpdated() Benjamin Renard 2010-02-14 20:06:19 +0100
  • 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 Benjamin Renard 2010-02-14 18:45:39 +0100
  • c0c7323040 LSpeople : Change predefinedFilters example Benjamin Renard 2010-02-03 03:10:23 +0100
  • 6fefd7cb88 LSsearch : Added initial check of predefinedFilters validity/syntax before use. Benjamin Renard 2010-02-03 03:09:23 +0100
  • 9eb547d20d LSldap : added methode isValidFilter() Benjamin Renard 2010-02-03 03:07:30 +0100
  • bc1a92ec35 LSsearch : added predefined filters parameters Benjamin Renard 2010-02-03 02:10:04 +0100
  • 5d02706132 LSformElement_uri_field/template : Added link target specification feature. Benjamin Renard 2010-01-27 15:47:49 +0100
  • cf92fd3fe3 Regenerate FR lang file from .po Benjamin Renard 2010-01-27 15:19:20 +0100
  • 8a45735338 Fix typo in french translation Julien Danjou 2010-01-26 14:43:34 +0100
  • c8afbc8fa3 Added CSS3 border-radius properties bn8 2010-01-26 12:39:15 +0100
  • b591ab3a27 Doc/Config/LSattribute : Added notes about generation methods of the value. bn8 2010-01-06 19:18:53 +0100
  • 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. bn8 2010-01-06 15:21:37 +0100
  • ee0d7b82fd Doc/Config/LSattribute : Added the parameter generate_value_format description. Benjamin Renard 2009-12-31 17:26:06 +0100
  • 84554e7c59 LSattr_html_select_object : fix bug witch disable default_value Benjamin Renard 2009-12-31 17:02:07 +0100
  • 616197c43f LSattr_html_select_list : Added translation of possiblies values labels. Updated consequently generate_lang_file.php and trad. FR files. Benjamin Renard 2009-12-31 14:43:59 +0100
  • 046d6f8004 LSformRule_minlength : Fix php syntax bug. Benjamin Renard 2009-12-31 14:22:05 +0100
  • 1a51d5b754 Doc : Update installation dependence Benjamin Renard 2009-12-24 16:42:00 +0100
  • db86b3b535 LSaddons::Samba : Added the LS_SAMBA_INFINITY_TIME constante and the return_sambaInfinityTime() function. Benjamin Renard 2009-12-24 15:02:30 +0100
  • a766150f41 upgradeFromGit : add check_file_or_symlink function and use it during theme installation Benjamin Renard 2009-12-23 11:24:59 +0100
  • 18de43b52f upgradeFromGit/theme : added support to linking original theme files to avoid copying of files. Benjamin Renard 2009-12-15 18:33:22 +0100
  • b0a8bd44bd Doc/install : bug fix of the last commit Benjamin Renard 2009-12-04 17:46:25 +0100
  • 76d3ab6487 Doc : Change 'Installation Steps' section in a tutorial of the installation with more details. Benjamin Renard 2009-12-04 17:43:20 +0100
  • 3ab522003d buildDocExports : fix bug Benjamin Renard 2009-11-13 18:56:58 +0100
  • dc3f99c284 upgradeFromGit : fix bug Benjamin Renard 2009-11-13 18:50:48 +0100
  • c273f59bd1 buildDocExports : fix bugs Benjamin Renard 2009-11-13 18:47:28 +0100
  • d67235123c buildDocExports : Added export doc dir check Benjamin Renard 2009-11-13 18:19:30 +0100
  • f7b6fbe143 upgradeFromGit/buildDocExports : fix bugs Benjamin Renard 2009-11-13 18:14:14 +0100
  • 0c503cbeee buildDocExports : Added a script to build archives and export all doc export in other directory Benjamin Renard 2009-11-13 18:05:59 +0100
  • 1dc188444d upgradeFromGit : fix bug and improve some thing Benjamin Renard 2009-11-13 17:21:30 +0100
  • 2325989b62 upgradeFromGit : Move configuration variables in a local.sh file. Benjamin Renard 2009-11-13 17:04:59 +0100
  • e7dd215dae upgradeFromGit : fix bugs Benjamin Renard 2009-11-13 16:55:48 +0100
  • bf14519358 upgradeFromGit : fix bug Benjamin Renard 2009-11-13 16:46:53 +0100
  • 40c1bb9b49 upgradeFromGit : First commit of this script for save it but it is not necessary functional Benjamin Renard 2009-11-13 16:41:02 +0100
  • 8953fb1047 Added tmp directory with gitignore file Benjamin Renard 2009-11-13 15:35:05 +0100
  • 77b9de12c1 Doc : added readme file whitch explain make functions and build dependencies Benjamin Renard 2009-11-13 15:32:10 +0100
  • 500669a320 Doc : updated documentation with the new file tree and git scm Benjamin Renard 2009-11-13 15:31:09 +0100
  • f0e9116baf Doc/Export/PDF : added gitignore file for pdf files generated Benjamin Renard 2009-11-13 15:29:31 +0100
  • f3e4acbacd Doc/exports/html : Make exports directory whith gitignore files Benjamin Renard 2009-11-13 15:19:15 +0100
  • b95a23e9d0 Authors : tranlate file and add Charles Videau Benjamin Renard 2009-11-13 14:32:41 +0100
  • dd51f6d64c Move lsexample to root Benjamin Renard 2009-11-13 14:28:13 +0100
  • 382cb1c994 Rename trunk directory to public_html Benjamin Renard 2009-11-13 14:26:11 +0100
  • 88704ab6c9 Lang file : Update lang french file Benjamin Renard 2009-11-11 21:23:35 +0000
  • 07591c7bf7 Doc/LSrelation : Updated the doc related with the last commit Benjamin Renard 2009-11-11 20:02:00 +0000
  • bf209ccd04 LSrelation : Fix the bug that permit to change relation with object that user can't modify Benjamin Renard 2009-11-11 20:00:59 +0000
  • 216fae6b7f LSselect : Added feature to filter object selection that can't be modified by user Benjamin Renard 2009-11-11 19:58:28 +0000
  • fda14d5930 tmp : Added svnignore property for LS.log file Benjamin Renard 2009-11-11 19:54:48 +0000
  • 791e20be74 functions : Added varDump function and use it in LSdebug function Benjamin Renard 2009-11-11 19:53:49 +0000
  • 9ddb6c17e2 LSsearch/LSsearchEntry : Added customInfos feature Benjamin Renard 2009-11-11 19:52:47 +0000