- Added new fields to CPuls entity including status, syncStatus, kiAnalyse, and others. - Implemented localization for CPuls in German (de_DE) and English (en_US). - Introduced new API actions for team activation and completion of CPuls. - Created hooks to update team statistics and manage document counts. - Added new entity definitions and metadata for CPulsTeamZuordnung and Team. - Implemented validation logic in formulas to prevent completion of unclean Puls. - Updated layouts for detail and list views of CPuls. - Enhanced user entity with absence tracking fields. - Added scopes for CPuls and CPulsTeamZuordnung.
15 lines
293 B
PHP
15 lines
293 B
PHP
<?php
|
|
return [
|
|
'cacheTimestamp' => 1770973606,
|
|
'microtimeState' => 1770973606.458758,
|
|
'currencyRates' => [
|
|
'EUR' => 1.0
|
|
],
|
|
'appTimestamp' => 1770476925,
|
|
'version' => '9.3.0',
|
|
'latestVersion' => '9.3.0',
|
|
'latestExtensionVersions' => [
|
|
'Advanced Pack' => '3.12.0'
|
|
]
|
|
];
|