Commit graph

423 commits

Author SHA1 Message Date
Benjamin Renard
03485bd486 Replace select.php by a LSurl route 2020-05-04 15:25:09 +02:00
Benjamin Renard
07e7c3031f Fix search customActions JS validation 2020-05-04 14:25:11 +02:00
Benjamin Renard
9bbd41468b Replace remove.php by a LSurl route 2020-05-04 10:49:11 +02:00
Benjamin Renard
ed3d2cda59 Replace modify.php by a LSurl route 2020-05-03 19:44:37 +02:00
Benjamin Renard
c29c0dbe08 Replace create.php by a LSurl route 2020-05-03 19:26:39 +02:00
Benjamin Renard
06455db4f3 Replace view.php by LSurl routes 2020-05-03 18:48:33 +02:00
Benjamin Renard
5c372cdb44 LSurlRequest :: add __isset method 2020-05-03 18:08:16 +02:00
Benjamin Renard
ac2416a967 LSurl :: redirect() : fix logging error 2020-05-03 18:07:54 +02:00
Benjamin Renard
f8fa2e3d69 LSsession :: includeFile : fix using LSlog when is not already load
Only log errors and use error_log() if LSlog is not loaded.
2020-05-02 18:35:19 +02:00
Benjamin Renard
5474cd2315 Handle LSaddon views by using LSurl 2020-05-02 18:32:31 +02:00
Benjamin Renard
23d5161bfe Define base URL in page templates by using public_root_url parameter 2020-05-02 18:12:43 +02:00
Benjamin Renard
50ea12a81c Handle images URL via LSurl 2020-05-02 17:49:15 +02:00
Benjamin Renard
8c2e5e604b Introduce LSurl, a new URL routing manager for LdapSaisie 2020-05-02 17:48:34 +02:00
Benjamin Renard
8c417b6bc1 LSlog : fix setLevel error 2020-05-01 20:23:10 +02:00
Benjamin Renard
336b5307b3 LSrelation : fix constructor method name 2020-05-01 15:56:47 +02:00
Benjamin Renard
b500b7821e LScli : add relation command 2020-05-01 15:49:21 +02:00
Benjamin Renard
1ad7f9e462 LSsession : always granted access to attribute/relation/customAction/customSearchAction in CLI mode 2020-05-01 15:46:07 +02:00
Benjamin Renard
53b15e89f8 LScli :: add remove command 2020-05-01 13:41:42 +02:00
Benjamin Renard
ddd6b265e3 LScli :: show : show LSrelation 2020-05-01 13:25:23 +02:00
Benjamin Renard
ff2ede7c36 LScli :: show : show attribute label and name 2020-05-01 13:25:00 +02:00
Benjamin Renard
fa3742c609 LScli :: show : handle form layout (if defined) 2020-05-01 13:05:30 +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
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
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
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
e5ad1dfd44 LSprofiles : add possibility to configure them a label 2019-10-14 12:59:37 +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
2708dd01ee LSsearch : Add nbObjectsByPageChoices parameter 2019-09-04 11:26:09 +02:00