Benjamin Renard
|
fa3742c609
|
LScli :: show : handle form layout (if defined)
|
2020-05-01 13:05:30 +02:00 |
|
Benjamin Renard
|
448d977f14
|
LScli : load some classes by default
|
2020-04-29 19:33:32 +02:00 |
|
Benjamin Renard
|
164a8fab48
|
LSsearch :: cli_search : remove debug print
|
2020-04-29 19:32:52 +02:00 |
|
Benjamin Renard
|
6597a630cf
|
LSsearch : add CLI search command
|
2020-04-29 19:20:59 +02:00 |
|
Benjamin Renard
|
c1bcad362d
|
LSsearch : fix sorting by extraDisplayedColumns (on one setParams() call)
|
2020-04-29 19:19:40 +02:00 |
|
Benjamin Renard
|
58fba457f5
|
LSsession :: includeFile : allow inclusion of external file with include path search support
|
2020-04-29 19:18:23 +02:00 |
|
Benjamin Renard
|
35a67dca92
|
Add some comments on LSldapObject CLI command methods
|
2020-04-29 17:35:34 +02:00 |
|
Benjamin Renard
|
7879ddf699
|
LSldapObject : add CLI show command
|
2020-04-29 17:15:49 +02:00 |
|
Benjamin Renard
|
09e051a1e7
|
LSsession :: initialize() : always load LScli to allow to add commands
|
2020-04-29 17:15:27 +02:00 |
|
Benjamin Renard
|
1ebdc91d30
|
LScli : add parameter to select LDAP server and connect to it
|
2020-04-29 17:14:04 +02:00 |
|
Benjamin Renard
|
72b4c27651
|
LScli : add parameters to load class/addon and their CLI commands
|
2020-04-29 17:13:23 +02:00 |
|
Benjamin Renard
|
f52f81c1d4
|
LScli : fix command handler call
|
2020-04-29 17:05:05 +02:00 |
|
Benjamin Renard
|
2a5ef1bb4e
|
Code cleaning
|
2020-04-29 15:54:21 +02:00 |
|
Benjamin Renard
|
1ee61bfaeb
|
Update french translation
|
2020-04-29 15:38:41 +02:00 |
|
Benjamin Renard
|
6ea6b78fd4
|
LSsearch : fix possibility to specify a filter and a pattern (in the same time)
|
2020-04-29 15:31:30 +02:00 |
|
Benjamin Renard
|
c63040203d
|
LSaddon :: mail: Improve mail forging method by using PEAR Mail_mime lib
|
2020-04-29 15:26:15 +02:00 |
|
Benjamin Renard
|
de3adbbffb
|
LSformRile :: imagesize : fix parameters handling problem
|
2020-04-29 15:16:32 +02:00 |
|
Benjamin Renard
|
43d0df60cd
|
Add CLI commands manager
|
2020-04-29 15:15:41 +02:00 |
|
Benjamin Renard
|
ffdb8d4cf7
|
LSattr_html :: mail : add autocomplete feature
|
2020-04-23 19:53:56 +02:00 |
|
Benjamin Renard
|
103689d6ad
|
LSsearch : Fix handling approx parameter
|
2020-02-18 12:35:08 +01:00 |
|
Benjamin Renard
|
9059629846
|
LSattr_html :: select_object : Fix 'Undefined index' PHP notice
|
2020-02-18 12:35:02 +01:00 |
|
Benjamin Renard
|
69b7ce3f4f
|
LSldapObject : change getDisplayName $spe parameter default value from empty string to null
|
2020-02-18 12:32:25 +01:00 |
|
Benjamin Renard
|
c4687bdfdb
|
LSformRules : clean code by using LSconfig :: get() helper
|
2020-02-18 12:31:13 +01:00 |
|
Benjamin Renard
|
f32fb31d6e
|
LSlog : fix handling non-string message
|
2020-02-18 10:38:36 +01:00 |
|
Benjamin Renard
|
7f1fa41e3a
|
LdapObject : add __toString() method
Fix password recovery bug report by Adrien Malgoyre <adrien.malgoyre@osupytheas.fr>
on Ldapsaisie-devel mailing list.
|
2020-02-18 10:36:47 +01:00 |
|
Benjamin Renard
|
05d4414a41
|
generate_lang_file.php : fix warning about missing arg in usage()
|
2020-02-17 17:12:59 +01:00 |
|
Benjamin Renard
|
36adcf0f5f
|
LSauthMethod::CAS : Remove deprecated LSAUTH_CAS_SERVER_SSL_CERT parameter (since corresponding bogus setCasServerCert() method has been remove in phpCAS)
|
2020-01-22 17:36:35 +01:00 |
|
Benjamin Renard
|
95296871bb
|
Release 2.4.1-0 Debian package
|
2019-10-28 13:04:42 +01:00 |
|
Benjamin Renard
|
bed05af674
|
Fix some translation problems by forcing the LANGUAGE env variable value
|
2019-10-28 12:49:44 +01:00 |
|
Benjamin Renard
|
08f3be6e20
|
LSsession : improving logging
|
2019-10-25 19:25:25 +02:00 |
|
Benjamin Renard
|
1f4c21256f
|
generate_lang_file.php : add ignore choice in interactive mode
|
2019-10-25 18:37:50 +02:00 |
|
Benjamin Renard
|
4c8a4b71e8
|
Enable globalSearch by default
|
2019-10-25 18:37:13 +02:00 |
|
Benjamin Renard
|
3b9da7b42e
|
generate_lang_file.php : handle LSprofiles's label
|
2019-10-25 18:36:47 +02:00 |
|
Benjamin Renard
|
e37c06f102
|
Release 2.4.0-0 Debian package
|
2019-10-25 18:09:43 +02:00 |
|
Benjamin Renard
|
a33e7b3192
|
LSaccessRightsMatrixView : Improve table readability
|
2019-10-24 17:44:34 +02:00 |
|
Benjamin Renard
|
4df855e0ab
|
LSaccessRightsMatrixView : improve readability
|
2019-10-24 11:45:52 +02:00 |
|
Benjamin Renard
|
6a0d2f1767
|
generate_lang_file.php : Fix some string detection problems
|
2019-10-17 20:57:23 +02:00 |
|
Benjamin Renard
|
defc395022
|
LSaccessRightsMatrixView : improve tables readability
|
2019-10-14 13:23:33 +02:00 |
|
Benjamin Renard
|
e5ad1dfd44
|
LSprofiles : add possibility to configure them a label
|
2019-10-14 12:59:37 +02:00 |
|
Benjamin Renard
|
b1252ea0bf
|
LSaccessRightsMatrixView : show rigths on LSrelations
|
2019-10-14 12:34:42 +02:00 |
|
Benjamin Renard
|
90399ecdfb
|
LSaccessRightsMatrixView : add some LStips
|
2019-10-14 12:24:21 +02:00 |
|
Benjamin Renard
|
4b1c6a2acf
|
LSaccessRightsMatrixView : show rights of default LSprofiles self and user
|
2019-10-14 12:14:20 +02:00 |
|
Benjamin Renard
|
c74f0cf4bd
|
Add LSaddon LSaccessRightsMatrixView
|
2019-10-10 18:28:58 +02:00 |
|
Benjamin Renard
|
2fa55a1332
|
Add LSattr_ldap :: naiveDate
|
2019-09-30 13:16:53 +02:00 |
|
Benjamin Renard
|
278b084214
|
Add ['NB_LSOBJECT_LIST_CHOICES'] parameter
|
2019-09-04 11:49:06 +02:00 |
|
Benjamin Renard
|
25504c53ed
|
Update light CSS styles
|
2019-09-04 11:27:51 +02:00 |
|
Benjamin Renard
|
2708dd01ee
|
LSsearch : Add nbObjectsByPageChoices parameter
|
2019-09-04 11:26:09 +02:00 |
|
Benjamin Renard
|
1a2d881322
|
LSattr_html :: password : fix countable warning in PHP 7
|
2019-08-06 12:31:59 +02:00 |
|
Benjamin Renard
|
f3e332593e
|
LSattr_ldap :: date : replace is_a check by instanceof to avoid warning on PHP 7
|
2019-08-06 11:49:45 +02:00 |
|
Benjamin Renard
|
ee74f4d644
|
Fix global search button display on Chromium
|
2019-07-17 11:22:19 +02:00 |
|