- 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.
105 lines
4.4 KiB
PHP
105 lines
4.4 KiB
PHP
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-29 13:35:31
|
|
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/VT7/Statistic.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:26445787568da60f3e13b20-85630667%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'92cfed4d6eba8d6e75ed60a227ea5e4073e4b2af' =>
|
|
array (
|
|
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/VT7/Statistic.tpl',
|
|
1 => 1711810493,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '26445787568da60f3e13b20-85630667',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'variables' =>
|
|
array (
|
|
'workflowData' => 0,
|
|
'WorkflowObjectHTML' => 0,
|
|
'html' => 0,
|
|
'workflowID' => 0,
|
|
'maxConnections' => 0,
|
|
),
|
|
'has_nocache_code' => false,
|
|
'version' => 'Smarty-3.1.7',
|
|
'unifunc' => 'content_68da60f3e223f',
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_68da60f3e223f')) {function content_68da60f3e223f($_smarty_tpl) {?><link rel="stylesheet" href="<?php echo @PATH_CONTEXTMENU;?>
|
|
/src/jquery.contextMenu.css" type="text/css" media="all" />
|
|
<link rel="stylesheet" type="text/css" href="<?php echo @PATH_JQPLOT;?>
|
|
/jquery.jqplot.min.css" />
|
|
|
|
<script type="text/javascript" src="<?php echo @PATH_CONTEXTMENU;?>
|
|
/src/jquery.contextMenu.js"></script>
|
|
|
|
<script type="text/javascript" src="<?php echo @FILE_JSPLUMB;?>
|
|
"></script>
|
|
|
|
<script src="<?php echo @PATH_CKEDITOR;?>
|
|
/ckeditor.js"></script>
|
|
<script type="text/javascript">
|
|
CKEDITOR.disableAutoInline = true;
|
|
</script>
|
|
|
|
<div style="height:1024px;width:100%;position:relative;" id="mainWfContainer" class="noselect">
|
|
|
|
<div style="position:absolute;width:100%;" id="WFTaskContainer" class="statisticContainer">
|
|
<div id='rangeDisplayContainer' style=""></div>
|
|
|
|
</div>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['workflowData']->value['module_name']==''){?>
|
|
<div style="position:absolute;left: 50%;margin-left:-200px;top:200px;font-size:20px; color:#bbb;font-weight:bold;width:400px;"><?php echo vtranslate("Please choose a Main module!","Settings:Workflow2");?>
|
|
</div>
|
|
<?php }?>
|
|
|
|
<div id="workflowDesignContainer" class="workflowDesignContainer noselect contentsDiv" style="<?php if ($_smarty_tpl->tpl_vars['workflowData']->value['module_name']==''){?>display:none;<?php }?>">
|
|
<div id='mainModelWindow' style='position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(modules/Workflow2/icons/modal_white.png);z-index:270;'>
|
|
<div style="margin:150px auto;text-align:center;font-weight:bold;color:#aaa;font-size:18px;"><<?php ?>?php echo getTranslatedString("LOADING_INDICATOR", "Workflow2"); ?<?php ?>></div>
|
|
</div>
|
|
|
|
<div style="position:absolute;width:100%;z-index:1000;" id='workflowObjectsContainer' class="noselect">
|
|
<?php echo $_smarty_tpl->tpl_vars['WorkflowObjectHTML']->value;?>
|
|
|
|
<?php echo $_smarty_tpl->tpl_vars['html']->value;?>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<script type="text/javascript">
|
|
var workflow_data = <?php echo json_encode($_smarty_tpl->tpl_vars['workflowData']->value);?>
|
|
;
|
|
var workflow_id = <?php echo $_smarty_tpl->tpl_vars['workflowID']->value;?>
|
|
;
|
|
var maxConnections = <?php echo $_smarty_tpl->tpl_vars['maxConnections']->value;?>
|
|
;
|
|
</script>
|
|
|
|
<div id='modalWindow' style='display:none;'></div>
|
|
|
|
<script type="text/javascript" src="<?php echo @PATH_JQPLOT;?>
|
|
/jquery.jqplot.min.js"></script>
|
|
<script type="text/javascript" src="<?php echo @PATH_JQPLOT;?>
|
|
/plugins/jqplot.highlighter.min.js"></script>
|
|
<script type="text/javascript" src="<?php echo @PATH_JQPLOT;?>
|
|
/plugins/jqplot.cursor.min.js"></script>
|
|
<script type="text/javascript" src="<?php echo @PATH_JQPLOT;?>
|
|
/plugins/jqplot.dateAxisRenderer.min.js"></script>
|
|
|
|
<script type="text/javascript" src="<?php echo @PATH_JQPLOT;?>
|
|
/plugins/jqplot.logAxisRenderer.min.js"></script>
|
|
|
|
<script type="text/javascript" src="<?php echo @PATH_JQPLOT;?>
|
|
/plugins/jqplot.canvasTextRenderer.min.js"></script>
|
|
<script type="text/javascript" src="<?php echo @PATH_JQPLOT;?>
|
|
/plugins/jqplot.canvasAxisTickRenderer.min.js"></script>
|
|
<script type="text/javascript" src="<?php echo @PATH_JQPLOT;?>
|
|
/plugins/jqplot.canvasAxisLabelRenderer.min.js"></script>
|
|
|
|
<?php }} ?>
|