Benjamin Renard
|
f0bb4f585c
|
LScli modify command: add autocompletion
Autocompletion feature also add on LSform and LSformElement for
attribute values
|
2020-07-07 12:43:55 +02:00 |
|
Benjamin Renard
|
5696eb99c4
|
LSformElement::password: fix changeInput feature
Fix error in modify form when object's attribute is not already set.
|
2020-06-30 15:55:21 +02:00 |
|
|
a356555e0a
|
LSform :: validate: add $onlyIfPresent parameter
This parameter permit to handle only data of present element in POST
data. Other element are not considered in the form.
|
2020-05-08 20:48:13 +02:00 |
|
|
65a5825ce7
|
LSformElement : use LSlog_logger
|
2020-05-08 15:49:55 +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 |
|