0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-01-28 19:39:40 +00:00
salesagility_SuiteCRM/include
j.buchanan 8579cf7839 Fix #9654 - Fix issue with different date formats being compared for change log
Call fixUpFormatting before comparing values for change/audit log
2023-06-28 10:40:55 +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.13.2 Release 2023-02-27 21:56:13 +00:00
database Fix #9654 - Fix issue with different date formats being compared for change log 2023-06-28 10:40:55 +01:00
DetailView Refactor module access query for extendability 2022-12-15 11:39:41 +00:00
EditView Fix #9878 - Fix undefined index notice 2023-01-18 12:13:40 +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-17 13:37:56 +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 #10035 - Monitored Folders not selectable for Basic Auth Accounts 2023-06-27 16:21:56 +01:00
InlineEditing SuiteCRM 7.13.1 Release 2023-01-23 10:46:40 +00:00
javascript Fix #9783 - Compose view quick search 2023-04-17 13:37:44 +01:00
language Allow email compose to send using outbound-only accounts 2023-01-18 12:38:20 +00:00
ListView Fix #10034 - Email Listview doesn't render, so no Emails are visible. 2023-05-31 09:37:25 +01:00
Localization Remove unused currency config entries 2021-10-05 16:09:12 +01:00
MVC Fix #9839 - Add ExternalOAuthConnection entrypoints 2022-12-12 13:13:45 +00:00
MySugar Fix #10029 - Dashlet not changing on save 2023-06-28 10:40:55 +01:00
nusoap Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
OutboundEmail Fix compose emails not sending 2022-12-20 13:22:00 +00:00
Pear/Crypt_Blowfish Remove HTMLSax3. 2021-03-26 21:50:32 +00:00
Popups Fix #9878 - Fix relate select popup white screen error 2023-01-18 12:13:40 +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 #9839 - Add combinescripts smarty plugin 2022-12-12 13:13:45 +00:00
Smarty/plugins Add json_decode smarty modifier 2022-12-20 13:22:00 +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 16:25:46 +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-17 13:38:08 +01:00
SugarFolders Fix #9816 - $item is an array, no object 2023-06-28 10:40:55 +01: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-17 13:37:47 +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-17 13:37:44 +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 16:25:46 +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
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
export_utils.php Fix #9153 - Adding dynamicenum case option for export 2023-04-17 13:38:13 +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-17 13:38:08 +01:00
modules.php Add ExternalOAuthProvider module 2022-12-20 13:22:00 +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 Fix compose emails not sending 2022-12-20 13:22:00 +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 12:44:20 +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-17 13:37:32 +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