- Added `users_permissions` table for managing user permissions. - Created `PermissionRepository` for handling permission logic. - Refactored `controls\Users::permissions()` to utilize the new database structure. - Introduced AJAX endpoint for saving user permissions. - Enhanced user management UI with permission checkboxes. - Added vacation management template for handling employee absences. - Implemented tests for `PermissionRepository`.
20 lines
418 B
JSON
20 lines
418 B
JSON
{
|
|
"host": "host700513.hostido.net.pl",
|
|
"username": "www@crmpro.projectpro.pl",
|
|
"password": "kWaxmSjECY9yfc2HpC9g",
|
|
"remotePath": "/public_html",
|
|
"protocol": "ftp",
|
|
"port": 0,
|
|
"fileNameEncoding": "utf8",
|
|
"autoUpload": true,
|
|
"autoDelete": false,
|
|
"autoDownload": false,
|
|
"ignoreRemoteModification": true,
|
|
"ignore": [
|
|
".git",
|
|
"/.vscode",
|
|
"/.serena",
|
|
"/.claude",
|
|
"CLAUDE.md"
|
|
]
|
|
} |