- 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.
74 lines
3.6 KiB
PHP
74 lines
3.6 KiB
PHP
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-29 15:21:56
|
|
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/EMAILMaker/ListViewPreProcess.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:198725053168da79e42af2e4-66608419%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'b5424c75c4eb874c1712879257537b04f8917700' =>
|
|
array (
|
|
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/EMAILMaker/ListViewPreProcess.tpl',
|
|
1 => 1715769019,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '198725053168da79e42af2e4-66608419',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'variables' =>
|
|
array (
|
|
'MODULE' => 0,
|
|
'LEFTPANELHIDE' => 0,
|
|
),
|
|
'has_nocache_code' => false,
|
|
'version' => 'Smarty-3.1.7',
|
|
'unifunc' => 'content_68da79e42beaf',
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_68da79e42beaf')) {function content_68da79e42beaf($_smarty_tpl) {?>
|
|
|
|
<?php echo $_smarty_tpl->getSubTemplate ("modules/Vtiger/partials/Topbar.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
|
|
|
|
|
<div class="container-fluid app-nav">
|
|
<div class="row">
|
|
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("partials/SidebarHeader.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
|
|
|
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ModuleHeader.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
|
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
<div id='overlayPageContent' class='fade modal overlayPageContent content-area overlay-container-60' tabindex='-1' role='dialog' aria-hidden='true'>
|
|
<div class="data">
|
|
</div>
|
|
<div class="modal-dialog">
|
|
</div>
|
|
</div>
|
|
<div class="main-container main-container-<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
|
">
|
|
<?php $_smarty_tpl->tpl_vars['LEFTPANELHIDE'] = new Smarty_variable("1", null, 0);?>
|
|
<div id="modnavigator" class="module-nav">
|
|
<div class="hidden-xs hidden-sm mod-switcher-container">
|
|
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("partials/Menubar.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
|
|
|
</div>
|
|
</div>
|
|
<div id="sidebar-essentials" class="sidebar-essentials <?php if ($_smarty_tpl->tpl_vars['LEFTPANELHIDE']->value=='1'){?> hide <?php }?>">
|
|
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("partials/SidebarEssentials.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
|
|
|
</div>
|
|
<div class="listViewPageDiv content-area <?php if ($_smarty_tpl->tpl_vars['LEFTPANELHIDE']->value=='1'){?> full-width <?php }?>" id="listViewContent">
|
|
<div class="clearfix padding15px">
|
|
<?php if (!vtlib_isModuleActive('ITS4YouEmails')){?>
|
|
<br>
|
|
<div class="displayInlineBlock alert alert-danger"><?php echo vtranslate('LBL_INSTALL_ITS4YOUEMAIL',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
</div>
|
|
<?php }?>
|
|
<?php if (!is_file('modules/ITS4YouLibrary/PHPMailer/src/PHPMailer.php')){?>
|
|
<br>
|
|
<div class="displayInlineBlock alert alert-danger"><?php echo vtranslate('LBL_INSTALL_PHPMAILER',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
</div>
|
|
<?php }?>
|
|
</div>
|
|
|
|
<?php }} ?>
|