Commit graph

66 commits

Author SHA1 Message Date
Benjamin Renard 1eced8f47a Add autocompleter for CLI command relation 2020-06-23 15:59:29 +02:00
Benjamin Renard 9de22502ef Add autocompleter for CLI command remove 2020-06-15 11:32:24 +02:00
Benjamin Renard 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
Benjamin Renard 85786bc33c LScli : add create command 2020-05-09 12:05:52 +02:00
Benjamin Renard 0feb8e16ea LSldapObject :: validateAttrsData: fix typo 2020-05-09 11:37:09 +02:00
Benjamin Renard 2b535c4640 CLI remove : fix confirm 2020-05-09 11:36:26 +02:00
Benjamin Renard 25877a488b LScli : add modify command 2020-05-08 21:02:28 +02:00
Benjamin Renard 3d9c11e12f LSldapObject :: _cli_remove : use LScli :: confirm 2020-05-08 20:38:02 +02:00
Benjamin Renard 5674a99a7c LSldap : use LSlog_logger 2020-05-08 15:16:24 +02:00
Benjamin Renard 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
Renamed from public_html/includes/class/class.LSldapObject.php (Browse further)