Commit graph

1079 commits

Author SHA1 Message Date
Benjamin Renard 40334100e6 Release 2.0-0 Debian package 2019-05-21 18:30:48 +02:00
Benjamin Renard ca900cdcce Fix PDF doc export Makefile to handle files generated on error 2019-05-21 12:15:15 +02:00
Benjamin Renard d2951ed74f LSaddons : ssh : fix error strings and translate it 2019-05-21 12:07:46 +02:00
Benjamin Renard f130804aae Add globalSearch feature 2019-05-21 12:06:24 +02:00
Benjamin Renard 7f13464230 Increase NB_LSOBJECT_LIST to 30 2019-05-13 18:34:26 +02:00
Benjamin Renard 59943dc3ee LSsearchEntry : Fix 'unknwon property error' on accessing undefined attribute 2019-04-18 15:43:01 +02:00
Florent Angebault 059b72958b Remove a problematic non-breaking space. (RT-66491) 2019-04-16 11:12:15 +02:00
Benjamin Renard 10400e9052 LSattribute : add help_info_in_view parameter 2019-03-29 15:49:03 +01:00
Benjamin Renard 5fa1e578c5 LSauthMethod_HTTP : fix constructor to load config before handling it 2019-03-27 18:28:44 +01:00
Benjamin Renard 87729124f3 LSauth :: afterLogout() : fix provider trigger 2019-03-27 18:28:05 +01:00
Benjamin Renard 42c343c8eb Fix doc error in previous commit 2019-03-27 18:07:35 +01:00
Benjamin Renard 323cc8bc50 LSauthMethod_HTTP : add LSAUTHMETHOD_HTTP_LOGOUT_REMOTE_URL parameter 2019-03-27 18:03:25 +01:00
Benjamin Renard bf8eb1b8b9 Add LSauth :: afterLogout() trigger 2019-03-27 18:02:04 +01:00
Benjamin Renard d3f719a4e5 Improve/fix SSH LSaddon documentation 2019-03-26 20:09:40 +01:00
Benjamin Renard a0e6cea771 Add SSH LSaddon 2019-03-26 19:52:36 +01:00
Benjamin Renard 2208eb7fe0 Fix some 'Cannot make non static method' errors 2019-03-12 13:28:30 +01:00
Benjamin Renard 20dc70f34b Fix PHP syntax errors 2019-03-12 13:18:31 +01:00
Benjamin Renard a338e0dfa0 Fix parent constructor calls 2019-03-12 13:10:24 +01:00
Benjamin Renard a577417b69 LSsearch : make purgeParams() and purgeCache() methods static 2019-03-12 12:50:58 +01:00
Benjamin Renard 887b054328 LSformElement_password : fix syntax error in getPostData() method 2019-03-12 12:50:28 +01:00
Benjamin Renard 8bb4a1c9cf Fix some PHP notices 2019-03-12 12:49:19 +01:00
Benjamin Renard 68c6e4267b LSattr_html_select_list :: _array_merge() : mark as static 2019-03-12 12:28:15 +01:00
Benjamin Renard 9f858c6f0f LSattr_html_select_list :: _sort() : make really static 2019-03-12 12:25:44 +01:00
Benjamin Renard b577fe23a9 LSldapObject : solve static/non-static problem on getObjectFilter() method 2019-03-12 12:19:44 +01:00
Benjamin Renard 01a25aa22a LSformElement_select : solve static/non-static problem on isValidValue() method 2019-03-12 12:14:16 +01:00
Benjamin Renard b529eee34f LSattr_html_select_list :: getLSobjectPossibleValues() : make really static 2019-03-12 12:04:42 +01:00
Benjamin Renard e7b4bc085a LSattr_html_select_list : solve static/non-static problem on LSattr_html_select_list :: getPossibleValues() 2019-03-12 12:00:58 +01:00
Benjamin Renard b6367fce34 LSformRule :: compare : fix find operator method 2019-03-12 11:43:53 +01:00
Benjamin Renard c357c70596 Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
Benjamin Renard 13bf3b6507 Log all errors on developpement instance and with magic URL parameter LSdebug 2019-03-12 11:36:21 +01:00
Benjamin Renard 34d4c1a8ba LSattr_html_maildir : fix PHP error in class contructor 2019-03-11 22:43:50 +01:00
Benjamin Renard b9102aeb9e Code cleaning 2019-03-11 22:42:20 +01:00
Benjamin Renard 80b747a0c5 Add and use helper methods to access configuration parameters 2019-03-11 22:21:25 +01:00
Benjamin Renard 6bd68d8d25 LSsession : always log include errors 2019-03-11 18:27:52 +01:00
Benjamin Renard 51b06418bc LSsession : Fix setLocale() parameter handling 2019-03-11 18:18:23 +01:00
Benjamin Renard b817bb8ae2 LSerror : fix PHP error handling 2019-03-11 18:17:17 +01:00
Benjamin Renard dbfc8506d5 Fix solution implement in last commit 2019-03-08 11:26:54 +01:00
Benjamin Renard 6f30c6cbe7 Clarify recover password process by hiding form after the first step 2019-03-08 11:11:06 +01:00
Benjamin Renard 98ffc081c9 LSldapObject : fix regression introduced by commit 274ccad0
Handle all attributes in validateAttrsData() method but don't blame
  on missing required attribute on non-create form and if attibute is
  not present in form (or freezed).
2019-02-28 15:24:42 +01:00
Benjamin Renard 1dec2cc4f6 LSldapObject : fix removing old RDN value after object renaming 2019-02-26 18:48:45 +01:00
Benjamin Renard cf4502ac3b LSform : Fix display bug when user has no right on the first tab 2019-02-26 18:02:51 +01:00
Benjamin Renard 274ccad0f2 LSldapObjet->validateAttrsData() : if LSform is specified, only check LSform's not freezed attributes 2019-02-26 17:47:29 +01:00
Benjamin Renard 5bf1a80aa2 Release 1.8-6 Debian package 2019-02-04 18:40:08 +01:00
Benjamin Renard cc8816aa9a LSattr_ldap :: password : Add SHA256/SHA512 & SSHA256/SSHA512 support 2019-02-01 10:27:04 +01:00
Benjamin Renard fc6399fb13 Fix bug on LSformElement :: text -> getDependsFields() when using modifiers characters 2019-01-30 15:50:51 +01:00
Benjamin Renard 8dd1d0e24c Release 1.8-5 Debian package 2018-10-01 15:03:37 +02:00
Benjamin Renard 62e71c2c6b LSformElement_textarea : fix clear btn/Grammalecte compatibility 2018-10-01 14:58:20 +02:00
Benjamin Renard 92425e7554 LSldapObject : Add generate_container_dn parameter 2018-10-01 12:57:26 +02:00
Benjamin Renard 179d148335 Add triggers feature on LStemplate class 2018-10-01 12:32:05 +02:00
Benjamin Renard e74ff20fed Add php-mbstring as Recommends (need since Debian 9) 2018-09-25 13:01:18 +02:00