0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-15 02:28:48 +00:00
salesagility_SuiteCRM/include
2022-01-27 14:19:47 +00: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 Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
database Fix #8432 - Remove index limit from mssql index names upon create and repair 2021-11-18 12:54:44 +00:00
DetailView Merge remote-tracking branch 'public/hotfix' into develop_history_fix 2021-09-08 15:25:21 +01:00
EditView Merge remote-tracking branch 'public/hotfix' into develop_history_fix 2021-09-08 15:25:21 +01: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 Merge remote-tracking branch 'public/hotfix' into develop_history_fix 2021-09-08 15:25:21 +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 #7972 - IMAP import fails with Office 365 2020-10-28 16:54:53 +00:00
InlineEditing SuiteCRM 7.12.3 Release 2022-01-27 14:19:47 +00:00
javascript Fix #9406 - Validation displayed static message isn't correct 2022-01-21 09:52:14 +00:00
language SuiteCRM 7.12.1 Release 2021-11-19 10:47:47 +00:00
ListView Fix #8309 - Delete button showing for users with no delete access 2022-01-21 09:52:14 +00:00
Localization Remove unused currency config entries 2021-10-05 16:09:12 +01:00
MVC Merge remote-tracking branch 'public/hotfix' into develop_history_fix 2021-09-08 15:25:21 +01:00
MySugar Close #7027 - Use a maintained library to minify JS 2021-03-26 21:50:24 +00:00
nusoap Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
OutboundEmail Remove PHP4 constructors 2021-03-26 21:50:24 +00: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 #9191 - Add utf normalization repair command 2022-01-25 14:21:23 +00:00
Smarty/plugins Remove all deprecated Smarty files. 2021-03-26 21:50:32 +00:00
social Fix php compatibility issues 2021-03-25 16:35:06 +00:00
SubPanel Merge remote-tracking branch 'public/hotfix' into develop_history_fix 2021-09-08 15:25:21 +01:00
SugarCache Fix #8514 - Implement effective opcache file clearing 2021-04-28 15:25:52 +01: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 #9271 - Primary Email property is kept after ading an extra Email address 2022-01-21 09:52:10 +00:00
SugarFields Close #7027 - Use a maintained library to minify JS 2021-03-26 21:50:24 +00: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 Merge remote-tracking branch 'public/hotfix' into develop_history_fix 2021-09-08 15:25:21 +01: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 Move tinymce editor to composer 2020-10-28 16:54:54 +00: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 Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
templates Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
utils SuiteCRM 7.12.1 Release 2021-11-19 10:47:47 +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 SuiteCRM 7.11.21 Release 2021-08-20 09:38:07 +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 Remove SugarXHProf. 2021-03-26 21:50:32 +00: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 SuiteCRM 7.11.21 Release 2021-08-20 09:38:07 +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 #8351(MussUpdate) - fix datepicker in MassUpdate for custom datetime fields 2019-12-04 13:09:39 +02: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 Remove PHP4 constructors 2021-03-26 21:50:24 +00: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 #7152 - Cases Description not saving when using html field 2020-06-10 09:11:32 +01: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 SuiteCRM 7.12.3 Release 2022-01-27 14:19:47 +00: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