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
Benjamin Renard
a03b737de8
Fix and improve LSformat PHP and JS implementations
2018-09-20 19:28:26 +02:00
Benjamin Renard
753a888bf2
LSsearch :: extraDisplayedColumns : add escape parameter
2018-09-20 15:27:34 +02:00
Benjamin Renard
a42bcb0e3d
generate_lang_file.php : fix infinity loop case in parse_addon_file() function
2018-09-20 11:40:29 +02:00
Benjamin Renard
8e1e747754
LSattr_html :: select_list : add translate_labels option
2018-09-19 18:56:47 +02:00
Benjamin Renard
c7c66bf481
Fix pdf export
2018-09-13 19:02:13 +02:00
Benjamin Renard
b474c39044
Release 1.8-4 Debian package
2018-09-13 18:48:36 +02:00
Benjamin Renard
e296cd710b
Add defaultView paramater
2018-09-13 18:36:45 +02:00
Benjamin Renard
f94471e6e5
LSformElement::boolean : add true_label and false_label parameters
2018-09-13 16:25:40 +02:00
Benjamin Renard
408c6d82cf
Improve LSsession :: loadLSobject() error debugging
2018-09-13 16:12:41 +02:00
Benjamin Renard
0e2ee1a579
Fix PDF doc export generation
2018-09-07 18:53:35 +02:00
Benjamin Renard
c551b954fe
Improve LSauthMethod::HTTP to support multiple methods to retreive user and password from HTTP server
2018-09-07 18:42:24 +02:00
Benjamin Renard
b9452f2057
Fix default LSpeople configuration
2018-08-31 18:02:57 +02:00
Benjamin Renard
38724e0a64
Update french translation with LSaddons::exportSearchResultAsCSV example
2018-08-31 17:38:36 +02:00
Benjamin Renard
56edff0892
Add LSaddon exportSearchResultAsCSV
2018-08-31 17:28:55 +02:00
Benjamin Renard
2880c4c28e
Add LSattr_html :: wysiwyg
2018-06-15 17:20:37 +02:00
Benjamin Renard
20bfde6a7a
LSform : add possibility to trigger on init/submit events
2018-06-15 16:10:55 +02:00
Benjamin Renard
33b2ba8a87
LSdefault : add getCurrentLang() method
2018-06-15 16:09:36 +02:00
Benjamin Renard
2554ab52e8
Fix moo keybinding
2018-06-15 16:03:24 +02:00
Benjamin Renard
2d2f35fe5b
LSform : fix empty submit button problem in some specific cases
2018-06-15 15:31:02 +02:00
Benjamin Renard
c6688477ab
Fix some escaping problems
2018-06-15 15:25:25 +02:00
Benjamin Renard
7a036014c6
LSattr_html :: jsonCompositeAttribute : fix check required method
2018-06-11 12:11:56 +02:00
Benjamin Renard
31b0b71312
LSsearch : Use strnatcmp instead of strcoll in sorting method
2018-06-11 12:06:55 +02:00
Benjamin Renard
654e3f7381
Use escape smarty modifier to enforce security
2018-06-11 11:50:17 +02:00
577803d0f7
LSldapObject : Change getPatternFilter() method to use common LSsearch lib
2018-06-09 00:08:47 +02:00
7ccd02e685
Fix search pattern validation
2018-06-09 00:07:44 +02:00
06b37ea2f6
Fix XSS problem using LSdebug/LSerror/LSinfos
2018-06-08 17:41:28 +02:00
Benjamin Renard
98d8d73709
Add doc on LSattr_html::pre
2018-06-07 11:08:31 +02:00
fea0293172
Release 1.8-3 Debian package
2018-06-01 14:00:47 +02:00
1a700b1737
Fix local file handling
2018-06-01 13:59:01 +02:00
37e573a247
Fix LS_THEME usage
2018-05-24 12:19:39 +02:00
c66e3bffc8
Release 1.8-2 Debian package
2018-05-22 18:54:42 +02:00
35b9b9ad94
Add nocache param on JS/CSS URL to avoid cache problems
2018-05-22 18:47:08 +02:00
18278bcc23
Merge branch 'master' of gitlab.easter-eggs.com:ee/ldapsaisie
...
Local 1.7-2 Debian package version with a small fix
2018-05-22 16:33:15 +02:00
Benjamin Renard
0f7ac92767
Add LSattr_html :: labeledValue
2018-05-16 19:29:08 +02:00
Benjamin Renard
2814dadb95
Add LSattr_ldap :: compositeValueToJSON
2018-05-16 19:28:26 +02:00
Benjamin Renard
e9c056c5fe
Release 1.8-1 Debian package
2018-05-16 17:51:44 +02:00