- Introduced new junction entities: CAICollectionCDokumente, CAdvowareAktenCDokumente, and CPulsTeamZuordnung. - Implemented respective controllers and services for handling CRUD operations. - Added metadata definitions for new entities, including fields, links, and indexes. - Created language files for English and German translations for the new entities. - Developed a script to set ACL permissions for the new junction entities across existing roles. - Updated existing entity definitions to include new relationships and fields related to Advoware and AI Collections.
15 lines
293 B
PHP
15 lines
293 B
PHP
<?php
|
|
return [
|
|
'cacheTimestamp' => 1773097606,
|
|
'microtimeState' => 1773097606.681824,
|
|
'currencyRates' => [
|
|
'EUR' => 1.0
|
|
],
|
|
'appTimestamp' => 1772788027,
|
|
'version' => '9.3.2',
|
|
'latestVersion' => '9.3.2',
|
|
'latestExtensionVersions' => [
|
|
'Advanced Pack' => '3.12.0'
|
|
]
|
|
];
|