Update to vtigercrm-5.3.0.
This commit is contained in:
parent
8f77bf5ec5
commit
1a2ec5dd4e
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2011/09/16 12:00:09 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2011/11/12 13:22:29 ajacoutot Exp $
|
||||
|
||||
COMMENT= customer relationship management (CRM) software
|
||||
|
||||
DISTNAME= vtigercrm-5.2.1
|
||||
REVISION= 3
|
||||
DISTNAME= vtigercrm-5.3.0
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.vtiger.com/
|
||||
HOMEPAGE= http://www.vtiger.com/crmproducts/vtiger-crm-open-source
|
||||
|
||||
# GPLv2 - LGPLv2 - BSD
|
||||
# SugarCRM Public License (SPL) 1.1.2
|
||||
@ -20,7 +19,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vtigercrm/}
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
PKG_ARCH= *
|
||||
EXTRACT_ONLY=
|
||||
WRKDIST= ${WRKDIR}/vtigercrm
|
||||
|
||||
PREFIX= /var/www
|
||||
INSTDIR= ${PREFIX}/vtigercrm
|
||||
@ -32,7 +31,7 @@ RUN_DEPENDS= lang/php/${MODPHP_VERSION},-gd \
|
||||
lang/php/${MODPHP_VERSION},-mysql
|
||||
|
||||
do-install:
|
||||
@tar zxf ${FULLDISTDIR}/${DISTNAME}${EXTRACT_SUFX} -C ${PREFIX}
|
||||
@chown -R ${BINOWN}:${BINGRP} ${INSTDIR}
|
||||
cp -Rp ${WRKSRC} ${PREFIX}
|
||||
chown -R ${BINOWN}:${BINGRP} ${INSTDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (vtigercrm-5.2.1.tar.gz) = PQKJGP/84Ujc7a5IdE1ZeQ==
|
||||
RMD160 (vtigercrm-5.2.1.tar.gz) = wnJXxCNaX1lIVa7QHJ6kDxXpcNQ=
|
||||
SHA1 (vtigercrm-5.2.1.tar.gz) = iO1ylvBtyogXZEdprOjdHdYLemk=
|
||||
SHA256 (vtigercrm-5.2.1.tar.gz) = axCvOknnD7QqOb5hyuLeCm6XDcxJBDqRmfA4yjR17ck=
|
||||
SIZE (vtigercrm-5.2.1.tar.gz) = 29477779
|
||||
MD5 (vtigercrm-5.3.0.tar.gz) = hu+d3NAyVp4+KBmxG9D2cg==
|
||||
RMD160 (vtigercrm-5.3.0.tar.gz) = S7GaL7vnC/GBSxhwJHW7PPc6QQA=
|
||||
SHA1 (vtigercrm-5.3.0.tar.gz) = YvXgqu27s+E6TGa6fdq+Mz+IIt4=
|
||||
SHA256 (vtigercrm-5.3.0.tar.gz) = C0rO8cldbmsMKowfTsQMw/2z/4C8jl4xoAJQomiVG5k=
|
||||
SIZE (vtigercrm-5.3.0.tar.gz) = 30284788
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2011/06/03 22:07:39 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2011/11/12 13:22:29 ajacoutot Exp $
|
||||
vtigercrm/
|
||||
vtigercrm/Copyright.txt
|
||||
vtigercrm/DEPENDENCIES.txt
|
||||
@ -174,11 +174,8 @@ vtigercrm/Image/Graph/Simple.php
|
||||
vtigercrm/Image/Graph/Title.php
|
||||
vtigercrm/Image/Graph/Tool.php
|
||||
vtigercrm/LICENSE.txt
|
||||
vtigercrm/LICENSE_AGREEMENT.txt
|
||||
vtigercrm/PEAR.php
|
||||
vtigercrm/Popup.php
|
||||
vtigercrm/README.txt
|
||||
vtigercrm/Release_Notes.html
|
||||
vtigercrm/SendReminder.php
|
||||
vtigercrm/SendSupportNotification.php
|
||||
vtigercrm/Smarty/
|
||||
@ -275,6 +272,7 @@ vtigercrm/Smarty/templates/ActivityReminderCallback.tpl
|
||||
vtigercrm/Smarty/templates/AddMailAccount.tpl
|
||||
vtigercrm/Smarty/templates/AddProductToPriceBooks.tpl
|
||||
vtigercrm/Smarty/templates/AddProductsToPriceBook.tpl
|
||||
vtigercrm/Smarty/templates/AdvanceFilter.tpl
|
||||
vtigercrm/Smarty/templates/AuditTrailList.tpl
|
||||
vtigercrm/Smarty/templates/Buttons_List.tpl
|
||||
vtigercrm/Smarty/templates/Buttons_List1.tpl
|
||||
@ -347,6 +345,9 @@ vtigercrm/Smarty/templates/ListView.tpl
|
||||
vtigercrm/Smarty/templates/ListViewAjax.tpl
|
||||
vtigercrm/Smarty/templates/ListViewEntries.tpl
|
||||
vtigercrm/Smarty/templates/ListWordTemplates.tpl
|
||||
vtigercrm/Smarty/templates/Login.tpl
|
||||
vtigercrm/Smarty/templates/LoginFooter.tpl
|
||||
vtigercrm/Smarty/templates/LoginHeader.tpl
|
||||
vtigercrm/Smarty/templates/MailScanner/
|
||||
vtigercrm/Smarty/templates/MailScanner/MailScannerEdit.tpl
|
||||
vtigercrm/Smarty/templates/MailScanner/MailScannerFolder.tpl
|
||||
@ -385,6 +386,7 @@ vtigercrm/Smarty/templates/ReportRunContents.tpl
|
||||
vtigercrm/Smarty/templates/ReportSharing.tpl
|
||||
vtigercrm/Smarty/templates/Reports.tpl
|
||||
vtigercrm/Smarty/templates/ReportsCustomize.tpl
|
||||
vtigercrm/Smarty/templates/ReportsScheduleEmail.tpl
|
||||
vtigercrm/Smarty/templates/ReportsStep0.tpl
|
||||
vtigercrm/Smarty/templates/ReportsStep1.tpl
|
||||
vtigercrm/Smarty/templates/ReportsType.tpl
|
||||
@ -410,6 +412,7 @@ vtigercrm/Smarty/templates/Settings/EditInventoryNotify.tpl
|
||||
vtigercrm/Smarty/templates/Settings/EmailConfig.tpl
|
||||
vtigercrm/Smarty/templates/Settings/EmailNotification.tpl
|
||||
vtigercrm/Smarty/templates/Settings/EmailNotificationContents.tpl
|
||||
vtigercrm/Smarty/templates/Settings/FieldUI.tpl
|
||||
vtigercrm/Smarty/templates/Settings/InventoryNotify.tpl
|
||||
vtigercrm/Smarty/templates/Settings/InventoryNotifyContents.tpl
|
||||
vtigercrm/Smarty/templates/Settings/InventoryTerms.tpl
|
||||
@ -448,13 +451,22 @@ vtigercrm/Smarty/templates/Webmails.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/EditTask.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/EditWorkflow.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/EditWorkflowBasicInfo.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/EditWorkflowIncludes.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/EditWorkflowMeta.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/EditWorkflowTriggerTypes.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/EmptyList.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/ErrorMessageBox.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/FieldExpressions.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/Footer.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/Header.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/ListConditions.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/ListTasks.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/ListWorkflows.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/ModuleTitle.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/NewTaskPopup.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/TaskSummaryList.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/WorkflowTemplatePopup.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/taskforms/
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/taskforms/Test.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/taskforms/VTCreateEntityTask.tpl
|
||||
@ -464,16 +476,14 @@ vtigercrm/Smarty/templates/com_vtiger_workflow/taskforms/VTDummyTask.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/taskforms/VTEmailTask.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/taskforms/VTEntityMethodTask.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/taskforms/VTSMSTask.tpl
|
||||
vtigercrm/Smarty/templates/com_vtiger_workflow/taskforms/VTUpdateFieldsTask.tpl
|
||||
vtigercrm/Smarty/templates/iCalImport.tpl
|
||||
vtigercrm/Smarty/templates/loginheader.tpl
|
||||
@owner www
|
||||
vtigercrm/Smarty/templates/modules/
|
||||
@owner
|
||||
vtigercrm/Smarty/templates/modules/Bookmarklet/
|
||||
vtigercrm/Smarty/templates/modules/Bookmarklet/Bookmarklet.tpl
|
||||
vtigercrm/Smarty/templates/modules/Calendar/
|
||||
vtigercrm/Smarty/templates/modules/Calendar/CustomFieldEntries.tpl
|
||||
vtigercrm/Smarty/templates/modules/Calendar/CustomFieldList.tpl
|
||||
vtigercrm/Smarty/templates/modules/Leads/
|
||||
vtigercrm/Smarty/templates/modules/Leads/LeadsCustomEntries.tpl
|
||||
vtigercrm/Smarty/templates/modules/PickList/
|
||||
@ -483,9 +493,15 @@ vtigercrm/Smarty/templates/modules/PickList/DeletePickList.tpl
|
||||
vtigercrm/Smarty/templates/modules/PickList/EditPickList.tpl
|
||||
vtigercrm/Smarty/templates/modules/PickList/PickList.tpl
|
||||
vtigercrm/Smarty/templates/modules/PickList/PickListContents.tpl
|
||||
vtigercrm/Smarty/templates/modules/PickList/PickListDependencyContents.tpl
|
||||
vtigercrm/Smarty/templates/modules/PickList/PickListDependencyCyclicError.tpl
|
||||
vtigercrm/Smarty/templates/modules/PickList/PickListDependencyList.tpl
|
||||
vtigercrm/Smarty/templates/modules/PickList/PickListDependencySetup.tpl
|
||||
vtigercrm/Smarty/templates/modules/PickList/ShowRoleSelect.tpl
|
||||
vtigercrm/Smarty/templates/modules/README.txt
|
||||
vtigercrm/Smarty/templates/modules/Vtiger/
|
||||
vtigercrm/Smarty/templates/modules/Vtiger/CustomFieldEntries.tpl
|
||||
vtigercrm/Smarty/templates/modules/Vtiger/CustomFieldList.tpl
|
||||
vtigercrm/Smarty/templates/modules/Vtiger/OperationNotPermitted.tpl
|
||||
vtigercrm/Smarty/templates/modules/Vtiger/Settings.tpl
|
||||
vtigercrm/Smarty/templates/pendingActivities.tpl
|
||||
@ -658,6 +674,7 @@ vtigercrm/class_http/class_http.php
|
||||
vtigercrm/class_http/image_cache.php
|
||||
vtigercrm/class_http_dir/
|
||||
vtigercrm/config.db.php
|
||||
vtigercrm/config.help.link.php
|
||||
@comment vtigercrm/config.inc.php
|
||||
@owner www
|
||||
vtigercrm/config.inc.php
|
||||
@ -702,6 +719,7 @@ vtigercrm/data/
|
||||
vtigercrm/data/CRMEntity.php
|
||||
vtigercrm/data/SugarBean.php
|
||||
vtigercrm/data/Tracker.php
|
||||
vtigercrm/data/VTEntityDelta.php
|
||||
vtigercrm/database/
|
||||
vtigercrm/database/DatabaseConnection.php
|
||||
vtigercrm/getCompanyProfile.php
|
||||
@ -727,7 +745,6 @@ vtigercrm/include/HTTP_Session/Session/Container/MDB.php
|
||||
vtigercrm/include/HTTP_Session/Session/Container/MDB2.php
|
||||
vtigercrm/include/HTTP_Session/Session/Container/Memcache.php
|
||||
vtigercrm/include/InventoryHandler.php
|
||||
vtigercrm/include/InventoryPDF.php
|
||||
vtigercrm/include/InventoryPDFController.php
|
||||
vtigercrm/include/ListView/
|
||||
vtigercrm/include/ListView/ListView.php
|
||||
@ -743,10 +760,12 @@ vtigercrm/include/QueryGenerator/QueryGenerator.php
|
||||
vtigercrm/include/RelatedListView.php
|
||||
vtigercrm/include/Webservices/
|
||||
vtigercrm/include/Webservices/AuthToken.php
|
||||
vtigercrm/include/Webservices/ChangePassword.php
|
||||
vtigercrm/include/Webservices/ConvertLead.php
|
||||
vtigercrm/include/Webservices/Create.php
|
||||
vtigercrm/include/Webservices/DataTransform.php
|
||||
vtigercrm/include/Webservices/Delete.php
|
||||
vtigercrm/include/Webservices/DeleteUser.php
|
||||
vtigercrm/include/Webservices/DescribeObject.php
|
||||
vtigercrm/include/Webservices/EntityMeta.php
|
||||
vtigercrm/include/Webservices/ExtendSession.php
|
||||
@ -771,6 +790,7 @@ vtigercrm/include/Webservices/VtigerActorOperation.php
|
||||
vtigercrm/include/Webservices/VtigerCRMActorMeta.php
|
||||
vtigercrm/include/Webservices/VtigerCRMObject.php
|
||||
vtigercrm/include/Webservices/VtigerCRMObjectMeta.php
|
||||
vtigercrm/include/Webservices/VtigerCompanyDetails.php
|
||||
vtigercrm/include/Webservices/VtigerModuleOperation.php
|
||||
vtigercrm/include/Webservices/VtigerWebserviceObject.php
|
||||
vtigercrm/include/Webservices/WebServiceError.php
|
||||
@ -1565,6 +1585,9 @@ vtigercrm/include/events/VTEventTrigger.inc
|
||||
vtigercrm/include/events/VTEventsManager.inc
|
||||
vtigercrm/include/events/VTWSEntityType.inc
|
||||
vtigercrm/include/events/include.inc
|
||||
vtigercrm/include/fields/
|
||||
vtigercrm/include/fields/CurrencyField.php
|
||||
vtigercrm/include/fields/DateTimeField.php
|
||||
vtigercrm/include/fpdf/
|
||||
vtigercrm/include/fpdf/font/
|
||||
vtigercrm/include/fpdf/font/courier.php
|
||||
@ -1952,21 +1975,16 @@ vtigercrm/include/htmlpurifier/library/HTMLPurifier/VarParser/Flexible.php
|
||||
vtigercrm/include/htmlpurifier/library/HTMLPurifier/VarParser/Native.php
|
||||
vtigercrm/include/htmlpurifier/library/HTMLPurifier/VarParserException.php
|
||||
vtigercrm/include/images/
|
||||
vtigercrm/include/images/Blogs.png
|
||||
vtigercrm/include/images/Facebook.png
|
||||
vtigercrm/include/images/Forums.png
|
||||
vtigercrm/include/images/Linkedin.png
|
||||
vtigercrm/include/images/Manuals.png
|
||||
vtigercrm/include/images/Twitter.png
|
||||
vtigercrm/include/images/Youtube.png
|
||||
vtigercrm/include/images/announ.gif
|
||||
vtigercrm/include/images/bgcolor.gif
|
||||
vtigercrm/include/images/blank.gif
|
||||
vtigercrm/include/images/loginAlpha.gif
|
||||
vtigercrm/include/images/loginBg.gif
|
||||
vtigercrm/include/images/loginBottomBg.gif
|
||||
vtigercrm/include/images/loginBottomURL.gif
|
||||
vtigercrm/include/images/loginBtnSignin.gif
|
||||
vtigercrm/include/images/loginSIBottomLeft.gif
|
||||
vtigercrm/include/images/loginSIBottomRight.gif
|
||||
vtigercrm/include/images/loginSITopLeft.gif
|
||||
vtigercrm/include/images/loginSITopRight.gif
|
||||
vtigercrm/include/images/loginTopBg.gif
|
||||
vtigercrm/include/images/loginTopShade.gif
|
||||
vtigercrm/include/images/loginVtigerCRM.gif
|
||||
vtigercrm/include/images/noimage.gif
|
||||
vtigercrm/include/images/right_arc.gif
|
||||
vtigercrm/include/images/spacer.gif
|
||||
@ -1994,11 +2012,13 @@ vtigercrm/include/install/resources/
|
||||
vtigercrm/include/install/resources/utils.php
|
||||
vtigercrm/include/js/
|
||||
vtigercrm/include/js/ColorPicker2.js
|
||||
vtigercrm/include/js/FieldDependencies.js
|
||||
vtigercrm/include/js/Inventory.js
|
||||
vtigercrm/include/js/ListView.js
|
||||
vtigercrm/include/js/Mail.js
|
||||
vtigercrm/include/js/Merge.js
|
||||
vtigercrm/include/js/QuickCreate.js
|
||||
vtigercrm/include/js/advancefilter.js
|
||||
vtigercrm/include/js/ajax.js
|
||||
vtigercrm/include/js/asterisk.js
|
||||
vtigercrm/include/js/clock.js
|
||||
@ -2112,7 +2132,6 @@ vtigercrm/include/tcpdf/barcode/lesser.txt
|
||||
vtigercrm/include/tcpdf/barcodes.php
|
||||
vtigercrm/include/tcpdf/cache/
|
||||
vtigercrm/include/tcpdf/config/
|
||||
@comment vtigercrm/include/tcpdf/config/.tcpdf_config.php.swp
|
||||
vtigercrm/include/tcpdf/config/lang/
|
||||
vtigercrm/include/tcpdf/config/lang/eng.php
|
||||
vtigercrm/include/tcpdf/config/lang/ita.php
|
||||
@ -2268,7 +2287,6 @@ vtigercrm/include/tcpdf/fonts/dejavu-fonts-ttf-2.25/NEWS
|
||||
vtigercrm/include/tcpdf/fonts/dejavu-fonts-ttf-2.25/README
|
||||
vtigercrm/include/tcpdf/fonts/dejavu-fonts-ttf-2.25/langcover.txt
|
||||
vtigercrm/include/tcpdf/fonts/dejavu-fonts-ttf-2.25/unicover.txt
|
||||
vtigercrm/include/tcpdf/fonts/dejavu-fonts-ttf-2.27/
|
||||
vtigercrm/include/tcpdf/fonts/dejavu-ttf-2.15/
|
||||
vtigercrm/include/tcpdf/fonts/dejavu-ttf-2.15/AUTHORS
|
||||
vtigercrm/include/tcpdf/fonts/dejavu-ttf-2.15/BUGS
|
||||
@ -2316,7 +2334,6 @@ vtigercrm/include/tcpdf/fonts/freefont-20060126/CREDITS
|
||||
vtigercrm/include/tcpdf/fonts/freefont-20060126/ChangeLog
|
||||
vtigercrm/include/tcpdf/fonts/freefont-20060126/INSTALL
|
||||
vtigercrm/include/tcpdf/fonts/freefont-20060126/README
|
||||
vtigercrm/include/tcpdf/fonts/freefont-20080323/
|
||||
vtigercrm/include/tcpdf/fonts/freefont/AUTHORS
|
||||
vtigercrm/include/tcpdf/fonts/freefont/CREDITS
|
||||
vtigercrm/include/tcpdf/fonts/freefont/ChangeLog
|
||||
@ -2647,6 +2664,7 @@ vtigercrm/include/tcpdf/utf8test.txt
|
||||
vtigercrm/include/upload_file.php
|
||||
vtigercrm/include/utils/
|
||||
vtigercrm/include/utils/CommonUtils.php
|
||||
vtigercrm/include/utils/ConfigReader.php
|
||||
vtigercrm/include/utils/DBHealthCheck.php
|
||||
vtigercrm/include/utils/DetailViewUtils.php
|
||||
vtigercrm/include/utils/EditViewUtils.php
|
||||
@ -2734,6 +2752,250 @@ vtigercrm/jscalendar/lang/calendar-tr.js
|
||||
vtigercrm/jscalendar/lang/calendar-zh.js
|
||||
vtigercrm/jscalendar/menuarrow.gif
|
||||
vtigercrm/jscalendar/menuarrow2.gif
|
||||
vtigercrm/kcfinder/
|
||||
vtigercrm/kcfinder/browse.php
|
||||
vtigercrm/kcfinder/config.php
|
||||
vtigercrm/kcfinder/core/
|
||||
vtigercrm/kcfinder/core/.htaccess
|
||||
vtigercrm/kcfinder/core/autoload.php
|
||||
vtigercrm/kcfinder/core/browser.php
|
||||
vtigercrm/kcfinder/core/types/
|
||||
vtigercrm/kcfinder/core/types/type_img.php
|
||||
vtigercrm/kcfinder/core/types/type_mime.php
|
||||
vtigercrm/kcfinder/core/uploader.php
|
||||
vtigercrm/kcfinder/css.php
|
||||
vtigercrm/kcfinder/doc/
|
||||
vtigercrm/kcfinder/doc/.htaccess
|
||||
vtigercrm/kcfinder/doc/Changelog
|
||||
vtigercrm/kcfinder/doc/LICENSE.GPL
|
||||
vtigercrm/kcfinder/doc/LICENSE.LGPL
|
||||
vtigercrm/kcfinder/doc/README
|
||||
vtigercrm/kcfinder/js/
|
||||
vtigercrm/kcfinder/js/browser/
|
||||
vtigercrm/kcfinder/js/browser/0bject.js
|
||||
vtigercrm/kcfinder/js/browser/clipboard.js
|
||||
vtigercrm/kcfinder/js/browser/files.js
|
||||
vtigercrm/kcfinder/js/browser/folders.js
|
||||
vtigercrm/kcfinder/js/browser/init.js
|
||||
vtigercrm/kcfinder/js/browser/joiner.php
|
||||
vtigercrm/kcfinder/js/browser/misc.js
|
||||
vtigercrm/kcfinder/js/browser/settings.js
|
||||
vtigercrm/kcfinder/js/browser/toolbar.js
|
||||
vtigercrm/kcfinder/js/helper.js
|
||||
vtigercrm/kcfinder/js/jquery.drag.js
|
||||
vtigercrm/kcfinder/js/jquery.js
|
||||
vtigercrm/kcfinder/js/jquery.rightClick.js
|
||||
vtigercrm/kcfinder/js_localize.php
|
||||
vtigercrm/kcfinder/lang/
|
||||
vtigercrm/kcfinder/lang/.htaccess
|
||||
vtigercrm/kcfinder/lang/bg.php
|
||||
vtigercrm/kcfinder/lang/cs.php
|
||||
vtigercrm/kcfinder/lang/de.php
|
||||
vtigercrm/kcfinder/lang/en.php
|
||||
vtigercrm/kcfinder/lang/es.php
|
||||
vtigercrm/kcfinder/lang/fa.php
|
||||
vtigercrm/kcfinder/lang/fr.php
|
||||
vtigercrm/kcfinder/lang/hu.php
|
||||
vtigercrm/kcfinder/lang/it.php
|
||||
vtigercrm/kcfinder/lang/nl.php
|
||||
vtigercrm/kcfinder/lang/pl.php
|
||||
vtigercrm/kcfinder/lang/pt.php
|
||||
vtigercrm/kcfinder/lang/ru.php
|
||||
vtigercrm/kcfinder/lang/tr.php
|
||||
vtigercrm/kcfinder/lang/zh-cn.php
|
||||
vtigercrm/kcfinder/lib/
|
||||
vtigercrm/kcfinder/lib/.htaccess
|
||||
vtigercrm/kcfinder/lib/class_gd.php
|
||||
vtigercrm/kcfinder/lib/class_input.php
|
||||
vtigercrm/kcfinder/lib/class_zipFolder.php
|
||||
vtigercrm/kcfinder/lib/helper_dir.php
|
||||
vtigercrm/kcfinder/lib/helper_file.php
|
||||
vtigercrm/kcfinder/lib/helper_httpCache.php
|
||||
vtigercrm/kcfinder/lib/helper_path.php
|
||||
vtigercrm/kcfinder/lib/helper_text.php
|
||||
vtigercrm/kcfinder/themes/
|
||||
vtigercrm/kcfinder/themes/oxygen/
|
||||
vtigercrm/kcfinder/themes/oxygen/about.txt
|
||||
vtigercrm/kcfinder/themes/oxygen/img/
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/..png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/.image.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/avi.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/bat.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/bmp.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/bz2.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/ccd.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/cgi.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/com.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/csh.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/cue.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/deb.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/dll.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/doc.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/docx.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/exe.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/fla.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/flv.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/fon.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/gif.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/gz.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/htm.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/html.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/ini.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/iso.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/jar.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/java.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/jpeg.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/jpg.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/js.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/mds.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/mdx.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/mid.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/midi.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/mkv.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/mov.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/mp3.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/mpeg.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/mpg.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/nfo.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/nrg.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/ogg.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/pdf.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/php.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/phps.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/pl.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/pm.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/png.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/ppt.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/pptx.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/qt.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/rpm.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/rtf.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/sh.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/srt.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/sub.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/swf.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/tgz.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/tif.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/tiff.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/torrent.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/ttf.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/txt.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/wav.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/wma.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/xls.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/xlsx.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/big/zip.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/..png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/.image.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/avi.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/bat.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/bmp.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/bz2.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/ccd.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/cgi.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/com.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/csh.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/cue.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/deb.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/dll.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/doc.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/docx.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/exe.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/fla.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/flv.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/fon.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/gif.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/gz.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/htm.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/html.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/ini.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/iso.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/jar.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/java.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/jpeg.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/jpg.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/js.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/mds.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/mdx.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/mid.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/midi.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/mkv.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/mov.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/mp3.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/mpeg.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/mpg.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/nfo.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/nrg.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/ogg.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/pdf.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/php.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/phps.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/pl.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/pm.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/png.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/ppt.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/pptx.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/qt.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/rpm.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/rtf.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/sh.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/srt.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/sub.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/swf.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/tgz.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/tif.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/tiff.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/torrent.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/ttf.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/txt.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/wav.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/wma.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/xls.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/xlsx.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/files/small/zip.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/about.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/clipboard-add.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/clipboard-clear.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/clipboard.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/copy.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/delete.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/download.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/folder-new.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/maximize.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/move.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/refresh.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/rename.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/select.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/settings.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/upload.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/icons/view.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/loading.gif
|
||||
vtigercrm/kcfinder/themes/oxygen/img/tree/
|
||||
vtigercrm/kcfinder/themes/oxygen/img/tree/denied.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/tree/folder.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/tree/folder_current.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/tree/minus.png
|
||||
vtigercrm/kcfinder/themes/oxygen/img/tree/plus.png
|
||||
vtigercrm/kcfinder/themes/oxygen/init.js
|
||||
vtigercrm/kcfinder/themes/oxygen/style.css
|
||||
vtigercrm/kcfinder/tpl/
|
||||
vtigercrm/kcfinder/tpl/.htaccess
|
||||
vtigercrm/kcfinder/tpl/tpl__css.php
|
||||
vtigercrm/kcfinder/tpl/tpl__javascript.php
|
||||
vtigercrm/kcfinder/tpl/tpl_browser.php
|
||||
vtigercrm/kcfinder/tpl/tpl_chDir.php
|
||||
vtigercrm/kcfinder/tpl/tpl_deleteDir.php
|
||||
vtigercrm/kcfinder/tpl/tpl_error.php
|
||||
vtigercrm/kcfinder/tpl/tpl_expand.php
|
||||
vtigercrm/kcfinder/tpl/tpl_init.php
|
||||
vtigercrm/kcfinder/tpl/tpl_renameDir.php
|
||||
vtigercrm/kcfinder/upload/
|
||||
vtigercrm/kcfinder/upload.php
|
||||
vtigercrm/kcfinder/upload/.htaccess
|
||||
vtigercrm/licenceAgreement.html
|
||||
vtigercrm/license/
|
||||
vtigercrm/license/License_linux.txt
|
||||
@ -3273,6 +3535,8 @@ vtigercrm/modules/Migration/DBChanges/504rc_to_504.php
|
||||
vtigercrm/modules/Migration/DBChanges/510_to_520rc.php
|
||||
vtigercrm/modules/Migration/DBChanges/510rc_to_510.php
|
||||
vtigercrm/modules/Migration/DBChanges/520rc_to_520.php
|
||||
vtigercrm/modules/Migration/DBChanges/521_to_530rc.php
|
||||
vtigercrm/modules/Migration/DBChanges/530rc_to_530.php
|
||||
vtigercrm/modules/Migration/HTMLtoUTF8Conversion.php
|
||||
vtigercrm/modules/Migration/Migration.php
|
||||
vtigercrm/modules/Migration/MigrationCheck.php
|
||||
@ -3291,9 +3555,12 @@ vtigercrm/modules/Migration/updateCurrency.php
|
||||
vtigercrm/modules/Migration/versions.php
|
||||
vtigercrm/modules/PickList/
|
||||
vtigercrm/modules/PickList/AssignValues.php
|
||||
vtigercrm/modules/PickList/DependencyPicklist.js
|
||||
vtigercrm/modules/PickList/DependentPickListUtils.php
|
||||
vtigercrm/modules/PickList/PickList.php
|
||||
vtigercrm/modules/PickList/PickListAction.php
|
||||
vtigercrm/modules/PickList/PickListAjax.php
|
||||
vtigercrm/modules/PickList/PickListDependencySetup.php
|
||||
vtigercrm/modules/PickList/PickListUtils.php
|
||||
vtigercrm/modules/PickList/SaveAssignedValues.php
|
||||
vtigercrm/modules/PickList/ShowActionDivs.php
|
||||
@ -3479,6 +3746,7 @@ vtigercrm/modules/Reports/CreatePDF.php
|
||||
vtigercrm/modules/Reports/CreateXL.php
|
||||
vtigercrm/modules/Reports/Delete.php
|
||||
vtigercrm/modules/Reports/DeleteReportFolder.php
|
||||
vtigercrm/modules/Reports/DuplicateReport.php
|
||||
vtigercrm/modules/Reports/Forms.php
|
||||
vtigercrm/modules/Reports/ListView.php
|
||||
vtigercrm/modules/Reports/NewReport0.php
|
||||
@ -3492,14 +3760,17 @@ vtigercrm/modules/Reports/ReportGrouping.php
|
||||
vtigercrm/modules/Reports/ReportRun.php
|
||||
vtigercrm/modules/Reports/ReportSharing.php
|
||||
vtigercrm/modules/Reports/ReportType.php
|
||||
vtigercrm/modules/Reports/ReportUtils.php
|
||||
vtigercrm/modules/Reports/Reports.js
|
||||
vtigercrm/modules/Reports/Reports.php
|
||||
vtigercrm/modules/Reports/ReportsAjax.php
|
||||
vtigercrm/modules/Reports/ReportsScheduleEmail.php
|
||||
vtigercrm/modules/Reports/Save.php
|
||||
vtigercrm/modules/Reports/SaveAndRun.php
|
||||
vtigercrm/modules/Reports/SaveReport.php
|
||||
vtigercrm/modules/Reports/SaveReport0.php
|
||||
vtigercrm/modules/Reports/SaveReportFolder.php
|
||||
vtigercrm/modules/Reports/ScheduledReports.php
|
||||
vtigercrm/modules/Reports/StandardFilter.php
|
||||
vtigercrm/modules/Reports/index.php
|
||||
vtigercrm/modules/Reports/language/
|
||||
@ -3815,6 +4086,7 @@ vtigercrm/modules/Users/Popup.php
|
||||
vtigercrm/modules/Users/ProfileDeleteStep1.php
|
||||
vtigercrm/modules/Users/RecalculateSharingRules.php
|
||||
vtigercrm/modules/Users/RenameProfile.php
|
||||
vtigercrm/modules/Users/Role.php
|
||||
vtigercrm/modules/Users/RoleDragDrop.php
|
||||
vtigercrm/modules/Users/RolePopup.php
|
||||
vtigercrm/modules/Users/Save.php
|
||||
@ -3823,12 +4095,14 @@ vtigercrm/modules/Users/SaveGroup.php
|
||||
vtigercrm/modules/Users/SaveMailAccount.php
|
||||
vtigercrm/modules/Users/SaveOrgSharing.php
|
||||
vtigercrm/modules/Users/SaveProfile.php
|
||||
vtigercrm/modules/Users/Settings.php
|
||||
vtigercrm/modules/Users/ShowHistory.html
|
||||
vtigercrm/modules/Users/ShowHistory.php
|
||||
vtigercrm/modules/Users/TemplateMerge.php
|
||||
vtigercrm/modules/Users/UpdateProfileChanges.php
|
||||
vtigercrm/modules/Users/UserDeleteStep1.php
|
||||
vtigercrm/modules/Users/UserGroups.php
|
||||
vtigercrm/modules/Users/UserTimeZonesArray.php
|
||||
vtigercrm/modules/Users/Users.js
|
||||
vtigercrm/modules/Users/Users.php
|
||||
vtigercrm/modules/Users/UsersAjax.php
|
||||
@ -3883,6 +4157,7 @@ vtigercrm/modules/Vendors/language/
|
||||
vtigercrm/modules/Vendors/language/en_us.lang.php
|
||||
vtigercrm/modules/Vendors/updateRelations.php
|
||||
vtigercrm/modules/Vtiger/
|
||||
vtigercrm/modules/Vtiger/EditView.php
|
||||
vtigercrm/modules/Vtiger/Settings.php
|
||||
vtigercrm/modules/Webmails/
|
||||
vtigercrm/modules/Webmails/CallRelatedList.php
|
||||
@ -3970,7 +4245,9 @@ vtigercrm/modules/com_vtiger_workflow/VTWorkflowApplication.inc
|
||||
vtigercrm/modules/com_vtiger_workflow/VTWorkflowManager.inc
|
||||
vtigercrm/modules/com_vtiger_workflow/VTWorkflowTemplateManager.inc
|
||||
vtigercrm/modules/com_vtiger_workflow/VTWorkflowUtils.php
|
||||
vtigercrm/modules/com_vtiger_workflow/WorkflowComponents.php
|
||||
vtigercrm/modules/com_vtiger_workflow/com_vtiger_workflowAjax.php
|
||||
vtigercrm/modules/com_vtiger_workflow/config.inc
|
||||
vtigercrm/modules/com_vtiger_workflow/deletetask.php
|
||||
vtigercrm/modules/com_vtiger_workflow/deleteworkflow.php
|
||||
vtigercrm/modules/com_vtiger_workflow/edittask.php
|
||||
@ -3978,6 +4255,12 @@ vtigercrm/modules/com_vtiger_workflow/editworkflow.php
|
||||
vtigercrm/modules/com_vtiger_workflow/entitymethodjson.php
|
||||
vtigercrm/modules/com_vtiger_workflow/errormessage.php
|
||||
vtigercrm/modules/com_vtiger_workflow/errorpage.php
|
||||
vtigercrm/modules/com_vtiger_workflow/expression_engine/
|
||||
vtigercrm/modules/com_vtiger_workflow/expression_engine/VTExpressionEvaluater.inc
|
||||
vtigercrm/modules/com_vtiger_workflow/expression_engine/VTExpressionsManager.inc
|
||||
vtigercrm/modules/com_vtiger_workflow/expression_engine/VTParser.inc
|
||||
vtigercrm/modules/com_vtiger_workflow/expression_engine/VTTokenizer.inc
|
||||
vtigercrm/modules/com_vtiger_workflow/expression_engine/include.inc
|
||||
vtigercrm/modules/com_vtiger_workflow/include.inc
|
||||
vtigercrm/modules/com_vtiger_workflow/include_webservices.php
|
||||
vtigercrm/modules/com_vtiger_workflow/language/
|
||||
@ -3991,6 +4274,7 @@ vtigercrm/modules/com_vtiger_workflow/resources/createtodotaskscript.js
|
||||
vtigercrm/modules/com_vtiger_workflow/resources/edittaskscript.js
|
||||
vtigercrm/modules/com_vtiger_workflow/resources/editworkflowscript.js
|
||||
vtigercrm/modules/com_vtiger_workflow/resources/emailtaskscript.js
|
||||
vtigercrm/modules/com_vtiger_workflow/resources/fieldexpressionpopup.js
|
||||
vtigercrm/modules/com_vtiger_workflow/resources/fieldvalidator.js
|
||||
vtigercrm/modules/com_vtiger_workflow/resources/functional.js
|
||||
vtigercrm/modules/com_vtiger_workflow/resources/ico-workflow.png
|
||||
@ -4000,6 +4284,7 @@ vtigercrm/modules/com_vtiger_workflow/resources/json2.js
|
||||
vtigercrm/modules/com_vtiger_workflow/resources/parallelexecuter.js
|
||||
vtigercrm/modules/com_vtiger_workflow/resources/remove.png
|
||||
vtigercrm/modules/com_vtiger_workflow/resources/style.css
|
||||
vtigercrm/modules/com_vtiger_workflow/resources/updatefieldstaskscript.js
|
||||
vtigercrm/modules/com_vtiger_workflow/resources/vtigerwebservices.js
|
||||
vtigercrm/modules/com_vtiger_workflow/resources/workflowlistscript.js
|
||||
vtigercrm/modules/com_vtiger_workflow/runtaskjob.php
|
||||
@ -4016,6 +4301,7 @@ vtigercrm/modules/com_vtiger_workflow/tasks/VTDummyTask.inc
|
||||
vtigercrm/modules/com_vtiger_workflow/tasks/VTEmailTask.inc
|
||||
vtigercrm/modules/com_vtiger_workflow/tasks/VTEntityMethodTask.inc
|
||||
vtigercrm/modules/com_vtiger_workflow/tasks/VTSMSTask.inc
|
||||
vtigercrm/modules/com_vtiger_workflow/tasks/VTUpdateFieldsTask.inc
|
||||
vtigercrm/modules/com_vtiger_workflow/templatesformodulejson.php
|
||||
vtigercrm/modules/com_vtiger_workflow/workflowlist.php
|
||||
vtigercrm/modules/imports/
|
||||
@ -4031,19 +4317,25 @@ vtigercrm/modules/uploads/uploadsAjax.php
|
||||
vtigercrm/packages/
|
||||
vtigercrm/packages/vtiger/
|
||||
vtigercrm/packages/vtiger/mandatory/
|
||||
vtigercrm/packages/vtiger/mandatory/ConfigEditor.zip
|
||||
vtigercrm/packages/vtiger/mandatory/MailManager.zip
|
||||
vtigercrm/packages/vtiger/mandatory/Mobile.zip
|
||||
vtigercrm/packages/vtiger/mandatory/PBXManager.zip
|
||||
vtigercrm/packages/vtiger/mandatory/ServiceContracts.zip
|
||||
vtigercrm/packages/vtiger/mandatory/Services.zip
|
||||
vtigercrm/packages/vtiger/mandatory/VtigerBackup.zip
|
||||
vtigercrm/packages/vtiger/mandatory/WSAPP.zip
|
||||
vtigercrm/packages/vtiger/optional/
|
||||
vtigercrm/packages/vtiger/optional/Assets.zip
|
||||
vtigercrm/packages/vtiger/optional/BrazilianLanguagePack_bz_bz.zip
|
||||
vtigercrm/packages/vtiger/optional/BritishLanguagePack_br_br.zip
|
||||
vtigercrm/packages/vtiger/optional/CustomerPortal.zip
|
||||
vtigercrm/packages/vtiger/optional/Deutsch.zip
|
||||
vtigercrm/packages/vtiger/optional/Dutch.zip
|
||||
vtigercrm/packages/vtiger/optional/FieldFormulas.zip
|
||||
vtigercrm/packages/vtiger/optional/French.zip
|
||||
vtigercrm/packages/vtiger/optional/Hungarian.zip
|
||||
vtigercrm/packages/vtiger/optional/MexicanSpanishLanguagePack_es_mx.zip
|
||||
vtigercrm/packages/vtiger/optional/ModComments.zip
|
||||
vtigercrm/packages/vtiger/optional/Projects.zip
|
||||
vtigercrm/packages/vtiger/optional/RecycleBin.zip
|
||||
@ -4085,7 +4377,7 @@ vtigercrm/test/logo/
|
||||
@owner
|
||||
vtigercrm/test/logo/logo.txt
|
||||
vtigercrm/test/logo/sale.jpeg
|
||||
vtigercrm/test/logo/vtiger-crm-logo.jpg
|
||||
vtigercrm/test/logo/vtiger-crm-logo.gif
|
||||
@owner www
|
||||
vtigercrm/test/product/
|
||||
@owner
|
||||
@ -4172,7 +4464,6 @@ vtigercrm/themes/alphagrey/images/tbarSettings.gif
|
||||
vtigercrm/themes/alphagrey/images/vtiger-crm.gif
|
||||
vtigercrm/themes/alphagrey/layout_utils.php
|
||||
vtigercrm/themes/alphagrey/loginheader.html
|
||||
vtigercrm/themes/alphagrey/loginheader.php
|
||||
vtigercrm/themes/alphagrey/style.css
|
||||
vtigercrm/themes/alphagrey/webmail.css
|
||||
vtigercrm/themes/bluelagoon/
|
||||
@ -4241,7 +4532,6 @@ vtigercrm/themes/bluelagoon/images/tbarSettings.gif
|
||||
vtigercrm/themes/bluelagoon/images/vtiger-crm.gif
|
||||
vtigercrm/themes/bluelagoon/layout_utils.php
|
||||
vtigercrm/themes/bluelagoon/loginheader.html
|
||||
vtigercrm/themes/bluelagoon/loginheader.php
|
||||
vtigercrm/themes/bluelagoon/style.css
|
||||
vtigercrm/themes/bluelagoon/webmail.css
|
||||
vtigercrm/themes/images/
|
||||
@ -4354,12 +4644,14 @@ vtigercrm/themes/images/fbLink.gif
|
||||
vtigercrm/themes/images/fbTextFile.gif
|
||||
vtigercrm/themes/images/fbUnknownFile.gif
|
||||
vtigercrm/themes/images/fbZipFile.gif
|
||||
vtigercrm/themes/images/fileprint.png
|
||||
vtigercrm/themes/images/findduplicates.gif
|
||||
vtigercrm/themes/images/folder.gif
|
||||
vtigercrm/themes/images/folder1.gif
|
||||
vtigercrm/themes/images/folder2_.gif
|
||||
vtigercrm/themes/images/folder_.gif
|
||||
vtigercrm/themes/images/free.gif
|
||||
vtigercrm/themes/images/generate.png
|
||||
vtigercrm/themes/images/gnome-fs-trash-empty.png
|
||||
vtigercrm/themes/images/handshake.gif
|
||||
vtigercrm/themes/images/hdrNameBg.gif
|
||||
@ -4380,6 +4672,7 @@ vtigercrm/themes/images/inactivate.gif
|
||||
vtigercrm/themes/images/inventory.gif
|
||||
vtigercrm/themes/images/keyMetrics.gif
|
||||
vtigercrm/themes/images/left.gif
|
||||
vtigercrm/themes/images/locked.png
|
||||
vtigercrm/themes/images/loginBottomShadowBg.gif
|
||||
vtigercrm/themes/images/loginBottomShadowLeft.gif
|
||||
vtigercrm/themes/images/loginBottomShadowRight.gif
|
||||
@ -4426,6 +4719,7 @@ vtigercrm/themes/images/openmail.gif
|
||||
vtigercrm/themes/images/orgshar.gif
|
||||
vtigercrm/themes/images/panel-left.png
|
||||
vtigercrm/themes/images/panel-right.png
|
||||
vtigercrm/themes/images/pdf-file.jpg
|
||||
vtigercrm/themes/images/pendingEvents.gif
|
||||
vtigercrm/themes/images/pending_left.gif
|
||||
vtigercrm/themes/images/pending_right.gif
|
||||
@ -4433,6 +4727,7 @@ vtigercrm/themes/images/percent.gif
|
||||
vtigercrm/themes/images/phone.gif
|
||||
vtigercrm/themes/images/picklist.gif
|
||||
vtigercrm/themes/images/picklist_hint.gif
|
||||
vtigercrm/themes/images/picklistdependency.gif
|
||||
vtigercrm/themes/images/plsWaitAnimated.gif
|
||||
vtigercrm/themes/images/plus.gif
|
||||
vtigercrm/themes/images/pointer.gif
|
||||
@ -4459,15 +4754,19 @@ vtigercrm/themes/images/rec_next_disabled.gif
|
||||
vtigercrm/themes/images/rec_prev.gif
|
||||
vtigercrm/themes/images/rec_prev_disabled.gif
|
||||
vtigercrm/themes/images/reload.gif
|
||||
vtigercrm/themes/images/reload.png
|
||||
vtigercrm/themes/images/replymail.gif
|
||||
vtigercrm/themes/images/report_btn.gif
|
||||
vtigercrm/themes/images/report_newHdr.gif
|
||||
vtigercrm/themes/images/revert.png
|
||||
vtigercrm/themes/images/right.gif
|
||||
vtigercrm/themes/images/rss.gif
|
||||
vtigercrm/themes/images/rssHeader.gif
|
||||
vtigercrm/themes/images/rssdelete.gif
|
||||
vtigercrm/themes/images/rssforward.gif
|
||||
vtigercrm/themes/images/rssroot.gif
|
||||
vtigercrm/themes/images/save.png
|
||||
vtigercrm/themes/images/saveas.png
|
||||
vtigercrm/themes/images/search.gif
|
||||
vtigercrm/themes/images/searching.gif
|
||||
vtigercrm/themes/images/select.gif
|
||||
@ -4513,6 +4812,7 @@ vtigercrm/themes/images/titleMailClient.gif
|
||||
vtigercrm/themes/images/titleMySites.gif
|
||||
vtigercrm/themes/images/titleRSSReader.gif
|
||||
vtigercrm/themes/images/topBg.gif
|
||||
vtigercrm/themes/images/unlocked.png
|
||||
vtigercrm/themes/images/up.gif
|
||||
vtigercrm/themes/images/up_layout.gif
|
||||
vtigercrm/themes/images/uparrow.gif
|
||||
@ -4547,6 +4847,7 @@ vtigercrm/themes/images/windowmarkModule.jpg
|
||||
vtigercrm/themes/images/windowmarkModules.jpg
|
||||
vtigercrm/themes/images/windowmarkModulesusr.jpg
|
||||
vtigercrm/themes/images/windowmarkRSS.jpg
|
||||
vtigercrm/themes/images/xls-file.jpg
|
||||
vtigercrm/themes/images/yes.gif
|
||||
vtigercrm/themes/softed/
|
||||
vtigercrm/themes/softed/chat.css
|
||||
@ -4630,7 +4931,6 @@ vtigercrm/themes/softed/images/toolbar-div.png
|
||||
vtigercrm/themes/softed/images/vtiger-crm.gif
|
||||
vtigercrm/themes/softed/layout_utils.php
|
||||
vtigercrm/themes/softed/loginheader.html
|
||||
vtigercrm/themes/softed/loginheader.php
|
||||
vtigercrm/themes/softed/style.css
|
||||
vtigercrm/themes/softed/webmail.css
|
||||
vtigercrm/themes/woodspice/
|
||||
@ -4701,7 +5001,6 @@ vtigercrm/themes/woodspice/images/vtiger-crm.gif
|
||||
vtigercrm/themes/woodspice/images/woodspiceHomeMark.gif
|
||||
vtigercrm/themes/woodspice/layout_utils.php
|
||||
vtigercrm/themes/woodspice/loginheader.html
|
||||
vtigercrm/themes/woodspice/loginheader.php
|
||||
vtigercrm/themes/woodspice/style.css
|
||||
vtigercrm/themes/woodspice/webmail.css
|
||||
@owner www
|
||||
@ -4765,34 +5064,62 @@ vtigercrm/vtlib/ModuleDir/5.1.0/index.php
|
||||
vtigercrm/vtlib/ModuleDir/5.1.0/language/
|
||||
vtigercrm/vtlib/ModuleDir/5.1.0/language/en_us.lang.php
|
||||
vtigercrm/vtlib/ModuleDir/5.1.0/updateRelations.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/CallRelatedList.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/CustomView.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/Delete.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/DetailView.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/DetailViewAjax.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/EditView.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/ExportRecords.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/FindDuplicateRecords.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/Import.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/ListView.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/ListViewPagging.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/MassEdit.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/MassEditSave.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/ModuleFile.js
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/ModuleFile.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/ModuleFileAjax.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/Popup.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/ProcessDuplicates.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/QuickCreate.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/Save.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/Settings.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/TagCloud.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/UnifiedSearch.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/index.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/language/
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/language/en_us.lang.php
|
||||
vtigercrm/vtlib/ModuleDir/5.2.0/updateRelations.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/CallRelatedList.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/CustomView.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/Delete.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/DetailView.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/DetailViewAjax.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/EditView.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/ExportRecords.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/FindDuplicateRecords.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/Import.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/ListView.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/ListViewPagging.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/MassEdit.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/MassEditSave.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/ModuleFile.js
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/ModuleFile.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/ModuleFileAjax.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/Popup.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/ProcessDuplicates.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/QuickCreate.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/Save.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/Settings.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/TagCloud.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/UnifiedSearch.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/index.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/language/
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/language/en_us.lang.php
|
||||
vtigercrm/vtlib/ModuleDir/${MODPHP_VERSION}.0/updateRelations.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/CallRelatedList.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/CustomView.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/Delete.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/DetailView.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/DetailViewAjax.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/EditView.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/ExportRecords.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/FindDuplicateRecords.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/Import.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/ListView.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/ListViewPagging.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/MassEdit.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/MassEditSave.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/ModuleFile.js
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/ModuleFile.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/ModuleFileAjax.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/Popup.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/ProcessDuplicates.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/QuickCreate.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/Save.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/Settings.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/TagCloud.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/UnifiedSearch.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/index.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/language/
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/language/en_us.lang.php
|
||||
vtigercrm/vtlib/ModuleDir/5.3.0/updateRelations.php
|
||||
vtigercrm/vtlib/README-UsingModuleDir.txt
|
||||
vtigercrm/vtlib/Vtiger/
|
||||
vtigercrm/vtlib/Vtiger/Access.php
|
||||
@ -4807,6 +5134,7 @@ vtigercrm/vtlib/Vtiger/Language.php
|
||||
vtigercrm/vtlib/Vtiger/LanguageExport.php
|
||||
vtigercrm/vtlib/Vtiger/LanguageImport.php
|
||||
vtigercrm/vtlib/Vtiger/Link.php
|
||||
vtigercrm/vtlib/Vtiger/LinkData.php
|
||||
vtigercrm/vtlib/Vtiger/Mailer.php
|
||||
vtigercrm/vtlib/Vtiger/Menu.php
|
||||
vtigercrm/vtlib/Vtiger/Module.php
|
||||
|
Loading…
x
Reference in New Issue
Block a user