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
|
69fc42a299
|
LScli create command: add autocompletion
|
2020-07-07 14:28:04 +02:00 |
|
Benjamin Renard
|
05e0cd56b4
|
LSldapObject: replace LSlog :: debug() usage by self :: log_debug()
|
2020-07-07 14:16:13 +02:00 |
|
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
|
312b3dfb11
|
Wording
|
2020-07-07 12:38:28 +02:00 |
|
Benjamin Renard
|
a21b40d706
|
LScli autocompleter: fix handling quoted arguments
|
2020-07-06 17:53:54 +02:00 |
|
Benjamin Renard
|
f277528400
|
LScli relation command: improve -r/--remove autocompletion
|
2020-07-06 10:22:27 +02:00 |
|
|
1eced8f47a
|
Add autocompleter for CLI command relation
|
2020-06-23 15:59:29 +02:00 |
|
|
9de22502ef
|
Add autocompleter for CLI command remove
|
2020-06-15 11:32:24 +02:00 |
|
|
4ba584e8c6
|
Add autocompleter for CLI command show
|
2020-06-15 11:26:57 +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
|
76577c058b
|
Fix some PHP warnings
|
2020-05-18 20:10:18 +02:00 |
|
Benjamin Renard
|
e1cce4e696
|
LSldapObject :: getLabel(): fix method to be really static
|
2020-05-18 20:08:03 +02:00 |
|
Benjamin Renard
|
510f3d4bdc
|
LSldapObject: specify object type filter on loading data
|
2020-05-14 11:07:18 +02:00 |
|
Benjamin Renard
|
f7c4050b70
|
LSldapObject: fix getObjectFilter method
|
2020-05-14 11:06:09 +02:00 |
|
|
85786bc33c
|
LScli : add create command
|
2020-05-09 12:05:52 +02:00 |
|
|
0feb8e16ea
|
LSldapObject :: validateAttrsData: fix typo
|
2020-05-09 11:37:09 +02:00 |
|
|
2b535c4640
|
CLI remove : fix confirm
|
2020-05-09 11:36:26 +02:00 |
|
|
25877a488b
|
LScli : add modify command
|
2020-05-08 21:02:28 +02:00 |
|
|
3d9c11e12f
|
LSldapObject :: _cli_remove : use LScli :: confirm
|
2020-05-08 20:38:02 +02:00 |
|
|
5674a99a7c
|
LSldap : use LSlog_logger
|
2020-05-08 15:16:24 +02:00 |
|
|
2f8d644af0
|
LSldapObject : use LSlog_logger
|
2020-05-08 14:33:20 +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 |
|