Commit graph

681 commits

Author SHA1 Message Date
Benjamin Renard 7c45bfe833 Replace ereg() function call by preg_match() 2018-01-08 19:08:39 +01:00
Benjamin Renard 593a4c5e96 LSformRule :: ssh_pub_key : fix check 2017-12-22 17:34:21 +01:00
Benjamin Renard 049efb1eef Add LSformRule :: ssh_pub_key 2017-12-22 17:13:48 +01:00
Benjamin Renard 11abb3e1f8 LSattr_html :: ssh_key : fix regex 2017-12-22 16:42:07 +01:00
Benjamin Renard 2c79e92cbf generate_lang_file.php : handle LSattr_html::jsonCompositeAttribute config 2017-12-22 16:31:25 +01:00
Benjamin Renard e251878913 LSatt_html :: jsonCompositeAttributeFix : fix possible values ajax loading 2017-12-22 16:31:00 +01:00
Benjamin Renard 7be590d842 Add generateFunction and additionalAttrs parameters for extraDisplayedColumns 2017-11-30 12:29:46 +01:00
Benjamin Renard 835dccb5f6 LSattr_html :: date : Add showNowButton and showTodayButton parameters 2017-10-12 14:58:31 +02:00
Benjamin Renard a935828a83 LSformRule_date : add error if no date format specified 2017-10-12 14:51:49 +02:00
Benjamin Renard 0f55f821c6 LSattr_html :: date : fix default form rule parameters 2017-10-12 14:49:24 +02:00
Benjamin Renard 02eb2557aa Review LSformRules parameters usage and doc 2017-08-22 15:39:38 +02:00
Benjamin Renard bf5fcf3244 LSldapObject : fix foreach error in getObjectKeyValueInRelation() if attribute is empty 2017-08-18 11:59:12 +02:00
Benjamin Renard 7970489489 LSrelation : Add create button even if user can't edit the relation 2017-08-02 12:09:25 +02:00
Benjamin Renard 486f33ccf9 LSrelation : Add create action button 2017-08-02 12:00:11 +02:00
Benjamin Renard aacfe2d6e0 LSformElement :: select_box : fix isValidValue() method in inherited context 2017-06-27 15:12:29 +02:00
Benjamin Renard 082bd67300 Update French translation 2017-06-15 18:47:54 +02:00
Benjamin Renard e1cdd85819 LSattr_html :: postaladdress : improve it and add default configuration value 2017-06-15 18:44:51 +02:00
Benjamin Renard 2094b6f5e8 Rename LSattr_ldap :: postalAddress to LSattr_ldap :: postaladdress and add doc on this type of html & ldap attribute 2017-06-15 17:23:37 +02:00
Benjamin Renard f4ec78b340 Improve light blue CSS theme file and make it as default 2017-06-05 00:50:41 +02:00
Benjamin Renard 820b5b9da0 Add some basic CSS theme files 2017-06-05 00:34:07 +02:00
Benjamin Renard b3791b28ec LSformElement_select : fix bug when possible_values params is unset or empty 2017-05-31 16:05:25 +02:00
Benjamin Renard 8fa9221a6e Improve and translate code comments 2017-05-04 17:27:52 +02:00
Benjamin Renard 9815fb147f LSattr_html :: jsonCompositeAttribute : first version 2017-05-03 01:12:35 +02:00
Benjamin Renard 7a9705d25f LSattr_html_select_list : make getPossibleValues() optionally and statically callable 2017-05-03 01:10:10 +02:00
Benjamin Renard b067c943ed LSrelation : fix check right on relation with specific object 2017-04-28 17:05:48 +02:00
Benjamin Renard 7909d55b39 LSrelation : add possibilty to handle relation with multiple key values 2017-04-28 17:04:55 +02:00
Benjamin Renard e226ebe684 custom_action : Use call_user_func_array() instead of call_user_func() to permit pass arg by reference 2017-04-28 10:29:50 +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 8deb9a8508 LSrelation : improve and make it easy to configure simple relation 2017-04-28 02:13:05 +02:00
Benjamin Renard 992dc08cc9 General use of the function call_user_func() instead of deprecated syntax 2017-04-26 11:19:58 +02:00
Benjamin Renard 521f540a0c Fix break misplaced error 2017-04-26 10:38:34 +02:00
Benjamin Renard c0c64d3bef Fix view access to specific autorized LSobject even if LSobject type is not in menu 2017-03-23 16:41:34 +01:00
Benjamin Renard 8f037d8421 LSattr_html :: select_object : Fix handling filter parameter 2017-03-23 16:30:14 +01:00
Benjamin Renard 7aa96ae60c LSattr_html :: select_list / select_object : add parameter to handle onlyAccessible LSsearch parameter 2017-03-23 16:29:33 +01:00
Benjamin Renard dc3c367f2f LSsession / subDn : add parameter to handle onlyAccessible LSsearch parameter 2017-03-23 16:26:28 +01:00
Benjamin Renard 0df7887834 Fix other problems when onlyAccessible parameter is set to True in LSobject configuration file 2017-03-23 16:24:39 +01:00
Benjamin Renard 0f1fe9a99c Fix problem when onlyAccessible parameter is set to True in LSobject configuration file 2017-03-23 14:43:23 +01:00
Benjamin Renard c7cd3e9e8f Add button to permit user to refresh his access rights 2017-03-23 14:39:15 +01:00
Benjamin Renard 042fb21901 customAction : add noRedirect parameter 2017-03-08 16:57:44 +01:00
Benjamin Renard be52119506 generate_lang_file.php : remove check on html_type to handle units of valueWithUnit form element to permit to handle children classes 2017-02-02 10:37:56 +01:00
Benjamin Renard 3d2ab8127d Rename missnamed recent object template variable to LSldapObject 2017-01-31 12:10:49 +01:00
Benjamin Renard caa45fcc12 Add visibleTo parameter to extra displayed columns 2017-01-25 15:39:06 +01:00
Benjamin Renard e5406e924f Add LStemplate assignment for current object in view 2017-01-25 14:19:04 +01:00
Benjamin Renard 002e83e1ab Add helpInfo parameter for customActions 2017-01-25 12:05:22 +01:00
Benjamin Renard e76a25b22b LSdefault : empty text of LStips by default 2017-01-25 11:59:54 +01:00
Benjamin Renard 355b0cf1d4 Fix debug LSprofiles informations 2017-01-25 11:53:42 +01:00
Benjamin Renard d6e1257ed8 LSmail : add possibilty to set some display options from JS 2016-11-17 11:51:49 +01:00
Benjamin Renard 71480875d4 Fix hard-coded parameter information and add comment for newest functions 2016-11-17 11:37:19 +01:00
Benjamin Renard 7607a8f4ec Fix xml tag 2016-08-26 13:59:07 +02:00
Benjamin Renard 001fe43376 LSattr_html_select_list : fix handling OTHER_OBJECT with value_attribute parameters 2016-08-16 13:57:56 +02:00
Benjamin Renard e294fb123b LSauthMethod::HTTP : Add parameter to disable checking login/password by LDAP auth challenge 2016-07-21 11:24:51 +02:00
Benjamin Renard bf6ebf171d LSattr_html :: select_list : add values_attribute parameter 2016-07-21 11:03:34 +02:00
Benjamin Renard dda02c0ff4 generate_lang_file.php : fix to handle double-quotes in PHP output 2016-01-28 18:10:08 +01:00
Benjamin Renard d909b5aad5 LSformRule :: date : Fix mktime return check 2015-09-02 10:44:00 +02:00
Benjamin Renard 18550a5fb2 LSaddon / view : permit to hide a LSaddon view in menu 2015-08-24 12:24:33 +02:00
Benjamin Renard b3bc6f8edb Update french translation 2015-08-21 17:54:28 +02:00
Benjamin Renard 707c319f15 Add LSaddon view feature 2015-08-21 17:51:52 +02:00
Benjamin Renard f098113720 Fix indent 2015-08-21 17:50:31 +02:00
Benjamin Renard 28fc35da49 LSsession : refresh LSprofiles and session cache on LSsession_refresh 2015-08-21 17:49:04 +02:00
Benjamin Renard 303406fffc Update french translation 2015-08-21 15:15:40 +02:00
Benjamin Renard 3d52a5ce57 LSsearch : add formaterFunction parameter for extraDisplayedColumns 2015-08-21 15:15:14 +02:00
Benjamin Renard 5e3ffcbba5 LSattr_html_select_list : change private method to protected to permit class extend 2015-08-21 13:39:29 +02:00
Benjamin Renard 2d7b37f27e LSsession : Fix auto locale setting 2015-08-21 13:37:43 +02:00
Benjamin Renard bc572c3f02 Update fr_FR.UTF8 translation 2015-08-21 13:12:56 +02:00
Benjamin Renard 0f2a51a69d generate_lang_file.php : fix lang files inclusion 2015-08-21 13:12:35 +02:00
Benjamin Renard bba6466eed generate_lang_file.php : fix back-slash character handling in parse_addon_file() function 2015-08-21 13:04:28 +02:00
Benjamin Renard 6f6c6ecfec generate_lang_file.php : only ask translation for strings translated with __() function in LSaddons 2015-08-21 13:03:37 +02:00
Benjamin Renard b4a6243625 generate_lang_file.php : add --lang parameter to manage existing lang files loading 2015-08-21 13:02:20 +02:00
Benjamin Renard 15298feec8 generate_lang_file.php : make script callable from anywhere 2015-08-21 13:01:37 +02:00
Benjamin Renard 3239559128 LSsession : permit to pass lang and encoding to initialize() and setLocale() methods 2015-08-21 12:58:50 +02:00
Benjamin Renard 742a5e74da generate_lang_file.php : manage addons files 2015-08-21 12:10:44 +02:00
Benjamin Renard 397048793e generate_lang_file.php : do not ask translation of already gettext translated strings 2015-08-21 12:10:23 +02:00
Benjamin Renard 24aa3412a7 LSsearch : add cssStyle extraDisplayedColumns's parameter 2015-08-12 14:26:50 +02:00
Benjamin Renard 3f350d331c LSsearch : improve and add doc for formaterLSformat extraDisplayedColumns's parameter 2015-08-12 14:26:21 +02:00
Benjamin Renard 9a09cf491e Permit LSaddon to provide ajax callable function 2015-08-12 14:16:25 +02:00
Benjamin Renard b4105c04d6 Add new form element type for telephone number 2015-08-12 12:21:20 +02:00
Benjamin Renard f313b2e1d3 LSldapObject : Add except_current_object option on attribute validation test 2015-08-10 10:16:32 +02:00
Benjamin Renard 5ec0f7d210 generate_lang_file.php : initialize LSsession before parsing for messages 2015-08-10 10:15:33 +02:00
Benjamin Renard af218ee71f Fix CSS vertical alignment of #status 2015-08-03 17:55:23 +02:00
Benjamin Renard 0efde556ad Fix last commit to be compliant also with php 5.4 2015-07-30 18:19:28 +02:00
Benjamin Renard d7ca2eea75 Display import button only for LSobject type with configured ioFormat 2015-07-30 18:13:07 +02:00
Benjamin Renard 0625e38f80 LSimport : also display error on other attributes 2015-07-30 18:08:45 +02:00
Benjamin Renard 8dcccee200 LSformElement_mailQuota : little fix to permit import 2015-07-30 17:57:09 +02:00
Benjamin Renard 70b767655e Update french translation 2015-07-30 16:46:29 +02:00
Benjamin Renard ddf474d6fe generate_lang_file.php : manage messages string in templates files 2015-07-30 16:40:26 +02:00
Benjamin Renard 0055ea1d7a Add import feature 2015-07-30 16:40:16 +02:00
Benjamin Renard 303702a4ee Add LSformRule_callable 2015-07-30 11:40:07 +02:00
Benjamin Renard 40b8be065b LSsession : Catch initialization exceptions 2015-07-25 18:24:03 +02:00
Benjamin Renard 772cd8b0da LSformElement :: select_list / select_box : permit to put possible values in labelled group 2015-07-25 18:23:06 +02:00
Benjamin Renard a2218dc59a Update Smarty path to default smarty3 path of Debian package 2015-04-28 12:00:20 +02:00
Benjamin Renard 6220c3e6d6 Fix reference allocation in variable 2015-04-14 15:10:40 +02:00
Benjamin Renard dfafd88159 LSformElement :: valueWithUnit : improve floatint number display and add parameter for formatting control 2015-04-07 20:34:18 +02:00
Benjamin Renard 91dbcf4a6e LSldapObject : Fix method to get rdn value 2015-02-13 13:55:28 +01:00
Benjamin Dauvergne 9add9c3321 Allow a sequence of filters in LSobjects profile configurations
It's now possible for example to define a profile on an LSobject whose
attribute would contain the DN of a group the user is member of instead
of directly the dn of the user. A possible configuation using this new feature:

  'LSprofile' => array(
    'admin' => array(
      'LSobjects' => array(
        'LSsupannGroupAdminByGroup' => array(
          'filters' => array(
            array(
              'basedn' => $basedn,
              'attr' => 'member',
              'attr_value' => '%{dn}',
              'LSobject' => 'LSsupannGroup',
            ),
            array(
              'basedn' => $basedn,
              'attr' => 'supannGroupeAdminDN',
              'attr_value' => '%{dn}',
              'LSobject' => 'LSsupannGroup',
            )
          ),
        ),
      ),
    ),
  )

Signed-off-by: Benjamin Renard <brenard@easter-eggs.com>
2015-02-09 11:16:20 +01:00
Benjamin Dauvergne 10019fc9fe Convert all supann addon defines to globals
Signed-off-by: Benjamin Renard <brenard@easter-eggs.com>
2015-02-09 10:55:17 +01:00
Benjamin Dauvergne 12014b5bf4 Redefine globals on per LDAP server basic
Signed-off-by: Benjamin Renard <brenard@easter-eggs.com>
2015-02-09 10:39:39 +01:00
Benjamin Renard ba611b784a Update French translation 2015-02-05 10:33:37 +01:00
Benjamin Renard 27b56ef505 LSattr_html :: password : Add possibility to generate password using pwgen command 2015-02-05 10:33:14 +01:00
Benjamin Renard 8313191f54 LSformElement :: select_object : Add ordered feature 2015-01-21 16:35:23 +01:00
Benjamin Renard 3a6bd1ea06 Add global parameter defaultCSSfiles 2015-01-08 15:15:40 +01:00
Benjamin Renard bee41b3d9d LSattr_ldap_boolean : Add default TRUE/FALSE values 2015-01-08 15:00:56 +01:00
Benjamin Renard c801b09ada view.tpl : use double quotes instead of simple in HTML 2015-01-06 18:00:41 +01:00
Benjamin Renard 906ca99488 Fix 'Mrs' translation in fr_FR.UTF8 lang file 2014-11-28 16:24:45 +01:00
Benjamin Renard 072acf21f7 LSldapObject getObjectFilter() : return filter Net_LDAP2_Filter object instead of string and fix resulting filter usage in validateAttrData() method 2014-11-28 16:19:01 +01:00
Benjamin Renard 1518888efa LSldap : combineFilters() : fix parameter support when array contain only one filter 2014-11-28 16:16:30 +01:00
Benjamin Dauvergne 9aa48000e5 SUPANN: ajout du support de l'attribute supannActivite
Signed-off-by: Benjamin Renard <brenard@easter-eggs.com>
2014-11-28 15:20:36 +01:00
Benjamin Renard 065484fb4c generate_lang_file.php : Add 'no_value_label' attribute configuration field 2014-11-28 12:31:25 +01:00
Benjamin Renard 5320b7782b LSformElement :: supannCompositeAttribute : fix span title during edition 2014-11-25 00:10:51 +01:00
Benjamin Renard c241d9c0b6 LSformElement :: supannLabeledValue.php : Improve edition to permit value selection in SUPANN table 2014-11-25 00:07:31 +01:00
Benjamin Renard c9bd4b7c65 LSform : preserve current tab between view, modify and create pages 2014-11-24 23:07:30 +01:00
Benjamin Renard bb09c81243 LSerror : Add PHP error handler 2014-11-20 12:04:03 +01:00
Benjamin Renard 1e37b2f870 getFData : try to catch error casting data to string 2014-11-20 12:00:26 +01:00
Benjamin Renard 30d51949cf Add LSformElement :: supannEtuInscription 2014-11-20 00:45:50 +01:00
Benjamin Renard 4bae44b259 Add LSformElement :: supannEmpCorps 2014-11-20 00:45:26 +01:00
Benjamin Renard 53ef8436d4 LSaddon :: supann : redesign and improve this addon 2014-11-20 00:44:41 +01:00
Benjamin Renard 391018e492 LSformElement : provide class name of element in template variables 2014-11-20 00:31:08 +01:00
Benjamin Renard 78d68951e2 LSform/LSformElement : permit form element to provide custom clean value method 2014-11-20 00:18:35 +01:00
Benjamin Renard 881323f813 LSform : block form validation if element's errors is defined 2014-11-20 00:12:56 +01:00
Benjamin Renard 508e898210 custom_search_action : fix typo in info message 2014-11-20 00:10:56 +01:00
Benjamin Renard a73103a576 LSsession : Add useUserCredentials parameter 2014-11-18 13:16:38 +01:00
Benjamin Dauvergne a956658923 LSformElement :: supannRoleEntite : fix little typo in template 2014-11-05 15:32:45 +01:00
Benjamin Renard 66fd566002 LSsession / LSprofiles : fix bug resolving user's LSprofiles 2014-11-05 15:26:09 +01:00
Benjamin Renard 50511900a4 LSsearch : fix bug in sort direction 2014-11-04 12:34:20 +01:00
Benjamin Renard daf0715356 Fix viewSearch template on no result case with extraDisplayedColumns defined 2014-10-27 12:04:56 +01:00
Benjamin Dauvergne 7a1141fe7c LSaddons :: supann : Imported completed supannTypeEntite translation table 2014-10-23 10:05:46 +02:00
Benjamin Renard 1dbf87cf0a LSformElement : add no_value_label parameter 2014-10-15 10:58:43 +02:00
Benjamin Renard 8d989af946 LSsearch : add customAction feature 2014-10-08 17:24:30 +02:00
Benjamin Renard b66cca5ae5 LSview : Remove onMouseOver icon 2014-10-02 18:14:01 +02:00
Benjamin Renard 04f2518d35 LSformElement :: select_object : Add sort feature (with sort and sortDirection parameters) 2014-09-30 16:26:19 +02:00
Benjamin Renard f24f574430 LSattr_html :: select_list : Add sort feature (with sort and sortDirection parameters) 2014-09-30 14:46:36 +02:00
Benjamin Renard 2748149f97 Add now() function 2014-09-30 13:54:52 +02:00
Benjamin Renard bbf7087572 LSformat : Full support format in JS and improve substr 2014-09-30 13:54:52 +02:00
Pierre Arnaud e68ddb6826 Renaming class.LSformRule_alphanumeric.php parameter with_accents to withAccents 2014-08-14 16:06:43 +02:00
Pierre Arnaud 56f6b34d1f Change alphanumeric regex validation in class.LSformRule_alphanumeric.php 2014-08-14 15:39:34 +02:00
Pierre Arnaud e8c0205810 _sortTwoEntry in class.LSsearch.php become case insensitive 2014-08-14 11:53:19 +02:00
Pierre Arnaud ebf26c4591 Add with_accents parameter to LSformRule_alphanumeric and set config.LSobjects.LSpeople to use it 2014-08-14 10:33:45 +02: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 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 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 e41736f102 Fix error reporting in core.php 2014-02-03 16:37:43 +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 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 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 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 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 b1af98a36a LSaddon::phpldapadmin : Added icon and give an use case example in documentation 2013-06-28 16:53:56 +02:00
Benjamin Renard 9f34843ded Added LSaddon::phpLdapAdmin 2013-06-28 16:38:31 +02:00
Benjamin Renard 76b7a79605 Added LSaddons and LSauth directories 2013-06-28 09:44:40 +02:00
Benjamin Renard b87d5207e7 LSsearch : Added searchLSformat and approxLSformat parameter for searched attributes 2013-06-28 09:44:02 +02:00
Benjamin Renard 53679139cf LSattr_ldap_password : Fixed getDisplayValue() method 2013-06-26 11:31:21 +02:00
Benjamin Renard 26e1886179 LStemplate : fixed template missing warning caused by Smarty3 peculiarities 2013-06-25 11:34:42 +02:00
Benjamin Renard ddeff8c622 LSformElement_password : added clearView and clearEdit parameters 2013-06-24 17:52:45 +02:00
Benjamin Renard 350aff50c1 LSaddon::posix : added generate_memberUidFromUniqueMember() function 2013-06-24 17:38:26 +02:00
Benjamin Renard 09432db48e Manage CSS path with LStemplate 2013-06-19 03:06:29 +02:00
Benjamin Renard 89a46b0c75 Fixed image.php initialization and remove unsed code 2013-06-19 03:00:58 +02:00
Benjamin Renard d791d89d1f Added image.php to permit fully dynamic image path 2013-06-19 02:17:39 +02:00
Benjamin Renard c3ac277e0d Fixed logo on login page 2013-06-19 01:18:07 +02:00
Benjamin Renard 6f97d3d7e0 Manage image path with LStemplate 2013-06-19 00:53:26 +02:00
Benjamin Renard f4e97c8133 LStemplate : rename special smarty functions and added method getFilePath() 2013-06-18 19:04:47 +02:00
Benjamin Renard f3fb094ede Update french translation 2013-06-18 00:28:19 +02:00
Benjamin Renard 84c0deb137 LStemplate : Fixed an error message 2013-06-18 00:26:34 +02:00
Benjamin Renard acdc6c49a7 LSsession : start LSerror before starting LStemplate 2013-06-18 00:08:20 +02:00
Benjamin Renard a27827a4b8 Removed bad comment line 2013-06-18 00:05:39 +02:00
Benjamin Renard e992df1ddd LStemplate : added a template abstraction class 2013-06-17 23:39:22 +02:00
Benjamin Renard 5ae76c1692 Set error reporting in core.php instead of apache configuration 2013-06-17 14:53:31 +02:00
Benjamin Renard feae67564d LSmail : Used LSsession :: fetchTemplate() instead of Smarty function 2013-06-16 10:01:49 +02:00
Benjamin Renard 8967c6bab9 LSformElement::valueWithUnit : sort units params before using 2013-05-11 19:23:40 +02:00
Benjamin Renard 16d45ec203 Disable LSdebug by default 2013-03-31 05:28:06 +02:00
Benjamin Renard 05ff27515b Added local include directory 2013-03-31 05:23:10 +02:00
Benjamin Renard 9b9324b120 LSform // dataEntryForm : set default value of displayed elements 2013-03-18 12:57:39 +01:00
Benjamin Renard 2d80c4a852 LSsearch : Added onlyAccessible parameter 2013-02-08 13:42:41 +01:00
Benjamin Renard 9e69912df1 LSsession : Fixed LSprofiles loading by LSobject type 2013-02-08 10:52:23 +01:00
Benjamin Renard e557d7f83b LSformElement_password : Added possibility to have multiple contact mail attributes 2012-12-18 12:20:27 +01:00
Benjamin Renard f418a5d7cf LSattribute :: getDisplayValue() : use updateDate if is updated 2012-11-13 11:20:16 +01:00
Benjamin Renard 296e646967 CustomActions : Added hideLabel feature 2012-10-04 14:49:30 +02:00
Benjamin Renard f77741d23c LSaddons::supann : Added simple supannLabeledValue attribute type 2012-10-03 15:04:10 +02:00
Benjamin Renard 1240e109c6 LSformElement::supannTypeEntiteAffectation : Renamed in supannTypeEntite 2012-10-03 12:57:20 +02:00
Benjamin Renard 6ebfc6a20b LSformElement::select_object : display unrecognized values and detect value corresponding to more than one object. 2012-10-03 12:23:49 +02:00
Benjamin Renard 38183ece71 LSformElement :: pre : Fixed CSS display in edit mode 2012-09-14 17:02:08 +02:00
Benjamin Renard 43c53751c5 LSformElement :: textarea : Added CSS extra class on edit mode 2012-09-14 16:51:17 +02:00
Benjamin Renard b7b82c67c0 LSformElement :: pre : Fixed CSS display in view 2012-09-14 16:47:41 +02:00
Benjamin Renard a04cded17a LSformElement::supannLabeledValue : Fixed display problems 2012-09-12 14:09:18 +02:00
Benjamin Renard fb7172d3bd LSformElement::supannRoleEntite : Fixed display problems 2012-09-12 14:08:48 +02:00
Benjamin Renard fb82854f8c LSformElement :: password : Added bcc feature in mail options 2012-09-07 13:39:40 +02:00
Benjamin Renard 417babf7e7 LSaddon::mail : Fixed Cc and Bcc usage 2012-09-07 13:33:57 +02:00
Benjamin Renard 3f5d7a99a6 Update ldapsaisie.pot and fr_FR.UTF8 translation. LSaddon::Asterisk was integrated to gettext translation. 2012-09-04 19:15:27 +02:00
Benjamin Renard 8c512875db LSaddon::asterisk : Added generate_asteriskMD5HashedPassword() function 2012-09-04 19:13:38 +02:00
Benjamin Renard 1136dfedea LSformRule::rangelength : fixed incorrect error message when limits paremeter isn't defined. 2012-09-04 12:18:30 +02:00
Benjamin Renard 03c543f842 LSformRule::integer : Added min and max parameters. 2012-09-04 12:05:48 +02:00
Benjamin Renard 5b7bce554d Fixed syntax error in last commit 2012-09-03 10:26:36 +02:00
Benjamin Renard d9d312957f Fixed php warnings 2012-09-03 10:22:18 +02:00
Benjamin Renard 702d53839d Add compatibility to Smarty 3 2012-09-02 20:12:26 +02:00
Benjamin Renard 1477f1378b Template default : fixed bad way to browse a range in smarty language 2012-09-02 20:08:41 +02:00
Benjamin Renard a50c080de2 index_ajax : fixed php warning 2012-09-02 20:01:10 +02:00
Benjamin Renard f1c777d7a3 LSldapObject : fixed php warning 2012-09-02 19:56:22 +02:00
Benjamin Renard d988b364b4 core.php : define default timezone to fix php warning when using strftime() function 2012-09-02 19:54:33 +02:00
Benjamin Renard 247f4c66e4 LSerror::getErrors() : fix php warning 2012-09-02 19:49:34 +02:00
Benjamin Renard 1ee9e8aa08 index_ajax : fixed alling method of ajax function 2012-09-01 14:36:50 +02:00
Benjamin Renard dae3178ac9 LSsession::startLStemplate() : added check to verify that smarty's compile dir is writable. 2012-09-01 14:04:24 +02:00
Benjamin Renard 2057f8318e SUPANN : ajout du support de l'attribut supannEtablissement 2012-08-10 12:36:30 +02:00
Benjamin Renard 4461a35a76 SUPANN : ajout du support de l'attribut supannTypeEntiteAffectation 2012-08-10 12:36:30 +02:00
Benjamin Renard 43dd042955 SUPANN : ajout du support de l'attribut supannRoleGenerique 2012-08-10 12:36:30 +02:00
Benjamin Renard e99fdacad3 SUPANN : Ajout du support generique de champs a etiquette ({SUPANN} ou {UAI}) 2012-08-10 12:36:30 +02:00
Benjamin Renard b59fcddb77 SUPANN : Ajout du support de l'attribut supannRoleEntite 2012-08-10 12:36:30 +02:00
Benjamin Renard dc5648272e LSldap::search() : updated way to iterate search result 2012-08-02 15:51:49 +02:00
Benjamin Renard 809cb9adfa LSldap::search() : added number of objects returned in a debug message 2012-08-02 15:49:52 +02:00
Benjamin Renard 63d041796b LSldap : added entries objects check returning search result 2012-08-02 15:26:02 +02:00
Benjamin Renard e3ee3911f2 LSformElement_select : Fixed clear button action in recent browser. 2012-05-16 15:18:40 +02:00
Benjamin Renard b6d984f6c5 LSldapObject :: Fixed validation test 2012-05-08 16:45:23 +02:00
Benjamin Renard 093aebd6b9 Added urlencode() of object's DN in customActions links's URL 2012-05-03 14:52:32 +02:00
Benjamin Renard 675f994f1c Added urlencode() of object's DN in copy and remove links's URL 2012-05-03 14:43:46 +02:00
Benjamin Renard 4a80c35557 Added urldecode() of parameters in request and urlendode() of parameters in links's URL 2012-05-03 14:42:58 +02:00
Benjamin Renard 697369e3ca add urlencode() of object DN in links's URL 2012-05-03 14:42:25 +02:00
Benjamin Renard 89a22de7f9 Added urlencode() of object's DN in create and remove links's URL 2012-05-03 14:41:35 +02:00
Benjamin Renard d36cc2d215 Added urldecode() of parameters in request and urlendode() of parameters in links's URL 2012-05-03 14:40:53 +02:00
Benjamin Renard 1b529edb22 Added urldecode() of load parameter in request 2012-05-03 14:39:01 +02:00
Benjamin Renard cf9b24f399 Added urlencode() of object's DN in modify link URL 2012-05-03 12:46:01 +02:00
Benjamin Renard 78f53b6d7d Added urlencode() of object's DN in modify link URL 2012-05-03 12:45:46 +02:00
Benjamin Renard 1b73c32ec3 add urldecode() of object DN in GET request 2012-05-03 12:44:46 +02:00
Benjamin Renard bb5f5d7283 Added urlencode() of object's DN in links's URL 2012-05-03 12:41:45 +02:00
Benjamin Renard 432c017236 Added urlencode() of object's DN in links's URL 2012-05-03 12:41:19 +02:00
Benjamin Renard c39bb162d0 redirectWhenOnlyOneResult() : Added urlencode() of object's DN in redirect URL 2012-05-03 12:39:50 +02:00
Benjamin Renard fe323be9b0 Added urlencode() of object's DN in redirect URL 2012-05-03 12:39:08 +02:00
Benjamin Renard a8e375589d Added object's DN escape in links's URL 2012-05-03 12:37:55 +02:00
Benjamin Renard 3b01977d3c Added object's DN escape in links's URL 2012-05-03 12:37:26 +02:00
Benjamin Renard 0c0fe4fb77 Added object's DN escape in links's URL 2012-05-03 12:36:15 +02:00