- Added comprehensive AI Assistant system (aiassist/ directory): * Vector search and embedding capabilities * Typebot proxy integration * Elastic search functionality * Message classification and chat history * MCP proxy for external integrations - Implemented Court Status API (GetCourtStatus.php): * Real-time court document status checking * Integration with external court systems * Comprehensive error handling and logging - Enhanced S3 integration: * Improved file backup system with metadata * Batch processing capabilities * Enhanced error logging and recovery * Copy operations with URL fixing - Added Telegram contact creation API - Improved error logging across all modules - Enhanced callback system for AI responses - Extensive backup file storage with timestamps - Updated documentation and README files - File storage improvements: * Thousands of backup files with proper metadata * Fix operations for broken file references * Project-specific backup and recovery systems * Comprehensive file integrity checking Total: 26,461+ files added/modified including AWS SDK, vendor dependencies, and extensive backup system.
59 lines
5.1 KiB
PHP
59 lines
5.1 KiB
PHP
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-06 17:02:58
|
|
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouReports/ReportDashboards.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:19792249268e3cc12a0f3c0-24130268%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'846b0e8d5295cbfd4498efe14e71170eaad63b98' =>
|
|
array (
|
|
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouReports/ReportDashboards.tpl',
|
|
1 => 1711810496,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '19792249268e3cc12a0f3c0-24130268',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'variables' =>
|
|
array (
|
|
'REPORT_TYPE' => 0,
|
|
'MODULE' => 0,
|
|
'primary_search_options' => 0,
|
|
'primary_search_arr' => 0,
|
|
'primary_search' => 0,
|
|
'allmodules' => 0,
|
|
'moduleName' => 0,
|
|
'allowedmodules' => 0,
|
|
'moduleLabel' => 0,
|
|
'REPORT_DASHBOARD_CHART' => 0,
|
|
'REPORT_DASHBOARD_TABLE' => 0,
|
|
),
|
|
'has_nocache_code' => false,
|
|
'version' => 'Smarty-3.1.7',
|
|
'unifunc' => 'content_68e3cc12a240d',
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_68e3cc12a240d')) {function content_68e3cc12a240d($_smarty_tpl) {?>
|
|
|
|
<div style="border:1px solid #ccc;padding:4%;"><div class="form-group"><label class="control-label textAlignLeft col-lg-2 <?php if ('tabular'===$_smarty_tpl->tpl_vars['REPORT_TYPE']->value){?>hide<?php }?>""><?php echo vtranslate('PrimarySearchBy',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
</label><div class="col-lg-4 <?php if ('tabular'===$_smarty_tpl->tpl_vars['REPORT_TYPE']->value){?>hide<?php }?>"><select id="primary_search" name="primary_search" class="select2 inputElement" style="margin:auto;"><option value="none"><?php echo getTranslatedString('LBL_NONE','ITS4YouReports');?>
|
|
</option><?php $_smarty_tpl->tpl_vars['primary_search_arr'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['primary_search_arr']->_loop = false;
|
|
$_smarty_tpl->tpl_vars['primary_search_key'] = new Smarty_Variable;
|
|
$_from = $_smarty_tpl->tpl_vars['primary_search_options']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
|
foreach ($_from as $_smarty_tpl->tpl_vars['primary_search_arr']->key => $_smarty_tpl->tpl_vars['primary_search_arr']->value){
|
|
$_smarty_tpl->tpl_vars['primary_search_arr']->_loop = true;
|
|
$_smarty_tpl->tpl_vars['primary_search_key']->value = $_smarty_tpl->tpl_vars['primary_search_arr']->key;
|
|
?><option value="<?php echo $_smarty_tpl->tpl_vars['primary_search_arr']->value['value'];?>
|
|
" <?php if ($_smarty_tpl->tpl_vars['primary_search_arr']->value['value']==$_smarty_tpl->tpl_vars['primary_search']->value){?>selected='selected'<?php }?>><?php echo $_smarty_tpl->tpl_vars['primary_search_arr']->value['text'];?>
|
|
</option><?php } ?></select></div></div><div class="form-group"><label class="control-label textAlignLeft col-lg-2"><?php echo vtranslate('AllowInModules',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
</label><div class="col-lg-4"><input type="hidden" name="allow_in_modules_hidden" id="allow_in_modules_hidden" value=""><select id="allow_in_modules" multiple name="allow_in_modules" class="select2 inputElement" style="margin:auto;"><?php $_smarty_tpl->tpl_vars['moduleLabel'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['moduleLabel']->_loop = false;
|
|
$_smarty_tpl->tpl_vars['moduleName'] = new Smarty_Variable;
|
|
$_from = $_smarty_tpl->tpl_vars['allmodules']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
|
foreach ($_from as $_smarty_tpl->tpl_vars['moduleLabel']->key => $_smarty_tpl->tpl_vars['moduleLabel']->value){
|
|
$_smarty_tpl->tpl_vars['moduleLabel']->_loop = true;
|
|
$_smarty_tpl->tpl_vars['moduleName']->value = $_smarty_tpl->tpl_vars['moduleLabel']->key;
|
|
?><option value="<?php echo $_smarty_tpl->tpl_vars['moduleName']->value;?>
|
|
"<?php if (is_array($_smarty_tpl->tpl_vars['allowedmodules']->value)&&in_array($_smarty_tpl->tpl_vars['moduleName']->value,$_smarty_tpl->tpl_vars['allowedmodules']->value)){?>selected<?php }?>><?php echo $_smarty_tpl->tpl_vars['moduleLabel']->value;?>
|
|
</option><?php } ?></select></div><div class="control-label textAlignLeft"><label class="checkbox <?php if ('tabular'===$_smarty_tpl->tpl_vars['REPORT_TYPE']->value){?>hide<?php }?>" style="margin-left: 30px;display: inline;"><input name="dashboard_chart"id="dashboard_chart" <?php if ($_smarty_tpl->tpl_vars['REPORT_DASHBOARD_CHART']->value=='true'&&'tabular'!==$_smarty_tpl->tpl_vars['REPORT_TYPE']->value){?> checked <?php }?>type="checkbox"/> <?php echo vtranslate('REPORT_DASHBOARD_CHART',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
</label><label class="checkbox" style="margin-left: 30px;display: inline;"><input name="dashboard_table"id="dashboard_table" <?php if ($_smarty_tpl->tpl_vars['REPORT_DASHBOARD_TABLE']->value=='true'){?> checked <?php }?>type="checkbox"/> <?php echo vtranslate($_smarty_tpl->tpl_vars['REPORT_TYPE']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
</label></div></div></div><?php }} ?>
|