Commit graph

1170 commits

Author SHA1 Message Date
Benjamin Renard 9751771985 Fix /var/cache/ldapsaisie rights only if not changed
Fix /var/cache/ldapsaisie rights only if it own by root:root to allow changed
  by user (for instance, in case of php-fpm use with a custom user/group).
2018-01-08 20:24:21 +01:00
Benjamin Renard d05a1f7404 Move /var/tmp/ldapsaisie to /var/cache/ldapsaisie
Move /var/tmp/ldapsaisie to /var/cache/ldapsaisie to be compatible with
  PrivateTmp=True directive of Apache systemd unit file (Debian Strech).
2018-01-08 19:53:45 +01:00
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 be9eef7959 Release 1.6-1 Debian package 2017-08-22 15:47:19 +02:00
Benjamin Renard 02eb2557aa Review LSformRules parameters usage and doc 2017-08-22 15:39:38 +02:00
Benjamin Renard e0641191b7 Add documentation about LSformRule :: callable 2017-08-22 15:06:47 +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 9b90dadaee Add logos 2017-07-21 11:36:12 +02:00
Benjamin Renard 3ddd96553e Release 1.5-2 Debian package 2017-06-27 15:14:46 +02:00
Benjamin Renard aacfe2d6e0 LSformElement :: select_box : fix isValidValue() method in inherited context 2017-06-27 15:12:29 +02:00
Benjamin Renard 5d7264fda8 Release 1.5-1 Debian package 2017-06-26 18:40:04 +02:00
Benjamin Renard c7e827de53 Fix dependencies to handle Debian Stretch installation 2017-06-26 18:39:21 +02:00
Benjamin Renard 082bd67300 Update French translation 2017-06-15 18:47:54 +02:00
Benjamin Renard db5422bc26 Doc : fix <citetitle> HTML element style 2017-06-15 18:47:28 +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 4d8cda4e92 Add cron file to purge old temporary files 2017-06-15 10:08: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 6ec5efb04d Release 1.4-2 Debian package 2017-05-11 15:34:30 +02:00
Benjamin Renard 5227748259 Add LSattr_html :: jsonCompositeAttribute 2017-05-04 17:33:24 +02:00
Benjamin Renard d8e0d40dee Add documentation 2017-05-04 17:28:13 +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 fc4785ac79 Release 1.4-1 Debian package 2017-03-23 16:48:49 +01: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