Benjamin Renard
|
20432adb14
|
Clean errors detected by PHPstan (level 3)
|
2023-01-02 01:17:46 +01:00 |
|
Benjamin Renard
|
8a02680114
|
Clean/normalize comments format about parameters & returned value of functions/methods
|
2022-12-31 05:52:31 +01:00 |
|
Benjamin Renard
|
7f862c9765
|
Clean errors detected by PHPstan (level 0) and configure CI to run it on each commit
|
2022-12-31 02:02:28 +01:00 |
|
Benjamin Renard
|
7cb8620cb5
|
Disable unidecode lib loading if mb_ord() not available (PHP>=7.2 required)
|
2021-10-21 20:19:45 +02:00 |
|
Benjamin Renard
|
5f06ec8d28
|
Improve getCallableName() helper function
|
2021-10-08 12:31:12 +02:00 |
|
Benjamin Renard
|
9907e08f18
|
Code cleaning
|
2021-08-25 18:02:37 +02:00 |
|
Benjamin Renard
|
a3aa857c78
|
Improve/fix LSdefaut / LSsession / LSerror / LSdebug / LSinfosBox
|
2021-08-25 16:50:29 +02:00 |
|
Benjamin Renard
|
b936decf89
|
withoutAccents(): use unidecode lib if available
|
2021-06-28 16:22:26 +02:00 |
|
Benjamin Renard
|
40fdc92451
|
Code cleaning: fix tabs
|
2021-06-10 18:45:00 +02:00 |
|
Benjamin Renard
|
bf28a6ea94
|
LSaddon::supann: rework on nomenclatures loading & add support of supannCodePopulation, supannEmpProfil & supannExtProfil
|
2021-06-10 17:56:34 +02:00 |
|
Benjamin Renard
|
2b6b8ce270
|
Fix project URLs and list emails addresses
|
2021-04-13 18:04:19 +02:00 |
|
Benjamin Renard
|
770533b7ec
|
Ensure attributes values are always an array in LSattribute & LSattr_ldap
|
2020-11-30 19:37:44 +01:00 |
|
Benjamin Renard
|
052882eb49
|
Fix handling "0" (zero string) value
|
2020-09-11 13:34:42 +02:00 |
|
Benjamin Renard
|
4c427b26d6
|
Improve logging on LSobject & LSattribute triggers executions
|
2020-08-26 18:08:14 +02:00 |
|
Benjamin Renard
|
f223827157
|
LSsession::includeFile(): improve logging
|
2020-08-17 20:04:21 +02:00 |
|
Benjamin Renard
|
cdd6189e91
|
dumpFile(): add $force_download and $filename parameters
|
2020-08-13 16:20:34 +02:00 |
|
Benjamin Renard
|
36ecea5174
|
Typo
|
2020-08-04 10:31:02 +02:00 |
|
|
3494cc55c8
|
LScli: add BASH autocompletion support
|
2020-06-15 08:22:55 +02:00 |
|
Benjamin Renard
|
a1a23d1600
|
checkEmail(): add debug using dedicated LSlog_logger
|
2020-05-13 16:04:14 +02:00 |
|
Benjamin Renard
|
42f4e8a860
|
LSdebug: check class LSlog exists before using it
|
2020-05-13 15:54:52 +02:00 |
|
|
7c43439224
|
getFData : fix PHP warning
|
2020-05-08 12:32:46 +02:00 |
|
Benjamin Renard
|
7098b3ee79
|
Massive change of files organisation to move all files outside web-root
The web-root directory now contains URL rewrite stuff. All PHP & static files are
in root src directory and are served via LSurl routes.
|
2020-05-06 12:17:35 +02:00 |
|