0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-01-30 12:06:23 +00:00
salesagility_SuiteCRM/include
2023-05-03 10:14:23 +01:00
..
connectors Merge remote-tracking branch 'public/hotfix' into develop_history_fix 2021-09-08 15:25:21 +01:00
contextMenus Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
controller Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
Dashlets SuiteCRM 7.12.10 Release 2023-02-27 22:08:36 +00:00
database Fix #99568: Ignore int length when comparing vardefs in newer MySQL versions 2022-12-15 12:30:14 +00:00
DetailView Merge remote-tracking branch 'public/hotfix' into develop_history_fix 2021-09-08 15:25:21 +01:00
EditView Fix #9717 - Security Suite Record Group selector doesn't appear when duplicating records 2022-12-15 11:34:16 +00:00
Exceptions Prep for 7.11.11 release 2020-01-28 17:06:26 +00:00
externalAPI Fix #8700 - Various problems in PHPDocs throughout the codebase. 2021-04-28 15:25:52 +01:00
fonts Normalize line endings 2019-09-22 18:32:38 +01:00
generic Fix #7759, #8273 - Double compose button in subpanels 2023-04-14 10:16:09 +01:00
GoogleSync Feature: Allow configuring the Calendar name for the Google Sync via the config. 2021-10-08 15:56:37 +01:00
GroupedTabs Prep for 7.11.11 release 2020-01-28 17:06:26 +00:00
HTTP_WebDAV_Server Fix php compatibility issues 2021-03-25 16:35:06 +00:00
images Optimise images 2019-07-26 11:06:12 +01:00
Imap Fix #9609 - Change the logger level in setStream and getStream functions to prevent excessive log errors 2022-07-29 10:21:43 +01:00
InlineEditing SuiteCRM 7.12.9 Release 2023-01-25 15:53:11 +00:00
javascript Fix #9783 - Compose view quick search 2023-04-14 10:14:27 +01:00
language Fix #9473 - Missing item "Survey" in campainglog_activity_type_dom 2022-12-15 12:22:16 +00:00
ListView Closing count bracket before condition 2023-02-23 09:53:37 +00:00
Localization Remove unused currency config entries 2021-10-05 16:09:12 +01:00
MVC Fix #9688: Use the same browser title for the regular views as the Ajax UI 2022-10-25 13:24:43 +01:00
MySugar Fix #10029 - Dashlet not changing on save 2023-05-03 10:14:23 +01:00
nusoap Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
OutboundEmail SuiteCRM 7.12.7 Release 2022-08-16 09:10:41 +01:00
Pear/Crypt_Blowfish Remove HTMLSax3. 2021-03-26 21:50:32 +00:00
Popups Fix #9455 - Popup metadata override removed when filtered 2022-01-25 14:45:48 +00:00
resource Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
SearchForm Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
Services Fix #9482 - Update list of modules to normalize 2022-02-10 09:58:01 +00:00
Smarty/plugins Remove all deprecated Smarty files. 2021-03-26 21:50:32 +00:00
social Fix #9437 - Use application setCookie across the app 2022-05-11 16:54:01 +01:00
SubPanel Fix #9314 - Respect the subpanel flat flag 2022-07-29 10:26:42 +01:00
SugarCache Fix #9873 - Plesk php.ini disable_functions = opcache_get_status 2023-02-23 09:56:07 +00:00
SugarCharts Close #7027 - Use a maintained library to minify JS 2021-03-26 21:50:24 +00:00
SugarDependentDropdown Close #7027 - Use a maintained library to minify JS 2021-03-26 21:50:24 +00:00
SugarEmailAddress Fix #7842 - Do not reset email addresses list upon saving 2022-02-09 16:03:38 +00:00
SugarFields Fix #9470 - Set fdow in Calendar popup date selector 2023-04-14 10:17:19 +01:00
SugarFolders SuiteCRM 7.12.1 Release 2021-11-19 10:47:47 +00:00
SugarHtml Prep for 7.11.11 release 2020-01-28 17:06:26 +00:00
SugarLogger Set default perms on new log file 2021-08-19 13:53:32 +01:00
SugarObjects Fix #9468 - Adding Security Suite subpanels to new custom modules 2022-02-28 16:58:41 +00:00
Sugarpdf SuiteCRM 7.12.1 Release 2021-11-19 10:47:47 +00:00
SugarQueue Fix #9387 - Correct Variable Names 2022-01-20 16:50:31 +00:00
SugarTheme Remove redundant Minifier.php 2021-03-26 21:50:24 +00:00
SuiteEditor Fix salesagility#9768 - Do not convert link URLs in TinyMCE 2023-04-14 10:14:37 +01:00
SuiteGraphs fix: replace seperator and seperate in whole codebase 2019-10-24 16:40:50 +03:00
tcpdf Deprecate TCPDF 2021-10-28 11:50:16 +01:00
TemplateHandler Fix #9783 - Compose view quick search 2023-04-14 10:14:27 +01:00
templates Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
utils Fix #9873 - Plesk php.ini disable_functions = opcache_get_status 2023-02-23 09:56:07 +00:00
VarDefHandler Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
ytree Close #7027 - Use a maintained library to minify JS 2021-03-26 21:50:24 +00:00
clean.php braces 2018-07-12 11:40:27 +01:00
CleanCSV.php fix escapeField where $cell string is empty 2022-10-25 13:28:48 +01:00
DatabaseTransactions.php Fixed #7740 - Discussion on replacing the StateChecker with database truncation in tests 2019-09-04 03:58:00 +00:00
dir_inc.php Fix #8514 - Implement effective opcache file clearing 2021-04-28 15:25:52 +01:00
EmailInterface.php refactoring email template parser 2018-03-07 12:04:38 +00:00
entryPoint.php Fix #3157 - Add default option to enable session_gc 2022-05-11 16:51:05 +01:00
EntryPointConfirmOptIn.tpl Prep for 7.11.11 release 2020-01-28 17:06:26 +00:00
entryPointConfirmOptInConnector.php
EntryPointConfirmOptInHandler.php Merge branch 'hotfix-7.10.x' into hotfix 2020-03-30 10:50:29 +01:00
ErrorMessage.php no_trailing_whitespace_in_comment 2018-07-19 11:33:26 +01:00
ErrorMessageException.php fix comments 2018-04-13 13:47:01 +01:00
export_utils.php Fix #9153 - Adding dynamicenum case option for export 2023-04-14 10:17:40 +01:00
formbase.php Fix #8812 - Add to target list in Campaign results 2020-10-21 15:03:23 +01:00
get_form_header.tpl
globalControlLinks.php Add option for target attribute on quickaction menu links 2020-06-05 17:36:17 +01:00
HTMLPurifierFilterXmp.php single_blank_line_at_eof 2018-07-19 11:38:09 +01:00
HTMLPurifierURISchemeCid.php single_blank_line_at_eof 2018-07-19 11:38:09 +01:00
HtmlSanitizer.php Merge branch 'hotfix-7.10.x' into hotfix 2020-03-30 10:50:29 +01:00
Imap.php Remove StateSaver + StateChecker 2019-09-03 22:25:57 +00:00
ImapInterface.php PSR-2 2019-02-01 12:17:24 +00:00
JSON.php fixing a missleading parameter name 2018-10-08 16:03:59 +01:00
json_config.php Prep for 7.11.11 release 2020-01-28 17:06:26 +00:00
JsonApiErrorObject.php no_trailing_whitespace_in_comment 2018-07-19 11:33:26 +01:00
LangException.php Unused Import 2019-04-17 04:07:46 +01:00
LangExceptionInterface.php no_trailing_whitespace_in_comment 2018-07-19 11:33:26 +01:00
LangText.php Prep for 7.11.11 release 2020-01-28 17:06:26 +00:00
MassUpdate.php Fix #9470 - Set fdow in Calendar popup date selector 2023-04-14 10:17:19 +01:00
modules.php Uncomment Audit beanFile 2020-02-02 00:57:58 +00:00
parsecsv.lib.php Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
php-sql-parser.php Replaced alias functions 2019-10-17 13:30:22 +01:00
QuickSearchDefaults.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
RefreshDatabase.php Fixed #7740 - Discussion on replacing the StateChecker with database truncation in tests 2019-09-04 03:58:00 +00:00
StateCheckerDirectoryIterator.php Prep for 7.11.11 release 2020-01-28 17:06:26 +00:00
Sugar_Smarty.php Fix #9627 - Studio changes not picked up by CRM when opcache.validate_timestamps=0 2022-07-29 10:24:00 +01:00
SugarDateTime.php Merge branch 'hotfix-7.10.x' into hotfix 2020-03-30 10:50:29 +01:00
SugarHttpClient.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
SugarOauth.php Try moving Zend to Composer. 2019-08-01 10:14:41 -06:00
SugarOAuthServer.php Add Zend_Oauth_Provider to include/. 2019-08-01 10:14:41 -06:00
SugarPHPMailer.php Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
SugarSQLValidate.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
SugarTinyMCE.php Fix #9646 - Display TinyMCE in step 4 of the campaigns form wizard 2022-12-15 11:57:36 +00:00
SuiteMozaik.php Move tinymce editor to composer 2020-10-28 16:54:54 +00:00
tabConfig.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
tabs.php Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
tabs.tpl
TestCaseAbstract.php Update PHPUnit for unit tests 2021-09-08 16:40:24 +01:00
TimeDate.php Fix #8757 - Time format preference typo 2020-06-08 15:55:28 +01:00
upload_file.php Add optional malicious file scanner 2021-10-12 10:03:59 +01:00
UploadFile.php Add optional malicious file scanner 2021-10-12 10:03:59 +01:00
UploadMultipleFiles.php Add optional malicious file scanner 2021-10-12 10:03:59 +01:00
UploadStream.php Merge branch 'hotfix-7.10.x' into fix/alias 2019-10-17 13:34:49 +01:00
URIFilter.php single_blank_line_at_eof 2018-07-19 11:38:09 +01:00
utils.php Fix #9849 - allowed_preview is defined twice in the array 2023-04-14 10:12:21 +01:00
vCard.php Replaced alias functions 2019-10-17 13:30:22 +01:00
Zend_Oauth_Provider.php Prep for 7.11.11 release 2020-01-28 17:06:26 +00:00