Merge branch 'develop' into feature/uninstallation

This commit is contained in:
odain
2026-04-03 08:17:31 +02:00
135 changed files with 3997 additions and 796 deletions

View File

@@ -31,7 +31,7 @@ class ModuleInstallation extends DBObject
{
$aParams =
[
"category" => "core,view_in_gui",
"category" => "core,view_in_gui,grant_by_profile",
"key_type" => "autoincrement",
'name_attcode' => ['name', 'version'],
"state_attcode" => "",