Benjamin Renard
|
df1c46eab6
|
Add __toString() method to all common extendable PHP classes
This permit to make context logging easier.
|
2020-09-08 17:29:10 +02:00 |
|
Benjamin Renard
|
a8e2ecc343
|
Translate LSerror message at formating/diplaying time
It's permit to be sure to translate message in the right user language,
even if its context isn't loaded at error emission time.
|
2020-08-25 17:31:50 +02:00 |
|
Benjamin Renard
|
7c8fb87c99
|
LSsearchEntry: remove useless $hash private property
|
2020-08-24 16:14:16 +02:00 |
|
Benjamin Renard
|
e8095636b5
|
Allow multiple type of objects in LSselect & LSattr_html :: select_object and globally rework and improve LSrelation consequently
|
2020-05-19 17:55:55 +02:00 |
|
Benjamin Renard
|
cb83311bd0
|
LSsearch: Add option to disable cache on customInfos
|
2020-05-19 17:07:55 +02:00 |
|
Benjamin Renard
|
2ed985324e
|
LSsearchEntry :: __get(): fix attributes value access
|
2020-05-19 17:07:08 +02:00 |
|
|
108b14560d
|
LSsearchEntry : use LSlog_logger
|
2020-05-08 15:50:32 +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 |
|