s.samko
|
a8537dc63f
|
PHP 8.2 - Fix FP_events sort subpanel warning
|
2023-08-22 17:26:36 +01:00 |
|
Jack Anderson
|
890e5997a0
|
PHP 8.2 - Fix PHP Errors
|
2023-08-22 17:25:05 +01:00 |
|
pgorod
|
ceaca43afc
|
Fix #8677 - Subpanel end navigation
Fix getOffset
|
2020-10-21 13:20:56 +01:00 |
|
Matt Lorimer
|
2c48735fbe
|
Merge branch 'hotfix-7.10.x' into hotfix
# Conflicts:
# README.md
# composer.lock
# data/BeanFactory.php
# files.md5
# modules/AOD_Index/AOD_Index.php
# modules/AOR_Conditions/conditionLines.php
# modules/AOW_Conditions/conditionLines.php
# modules/Activities/SetAcceptStatus.php
# modules/Administration/views/view.backups.php
# modules/Calendar/controller.php
# modules/Campaigns/WizardCampaignSave.php
# modules/Contacts/AcceptDecline.php
# modules/Emails/Compose.php
# modules/Opportunities/OpportunityFormBase.php
# modules/Project/chart.php
# modules/SavedSearch/index.php
# service/v3_1/SugarWebServiceUtilv3_1.php
# soap/SoapPortalHelper.php
# suitecrm_version.php
# tests/unit/phpunit/data/SugarBeanTest.php
# tests/unit/phpunit/include/SugarFolders/SugarFolderTest.php
# tests/unit/phpunit/modules/AOS_Products/AOS_ProductsTest.php
# themes/SuiteP/css/Dawn/style.css
# themes/SuiteP/css/Day/style.css
# themes/SuiteP/css/Dusk/style.css
# themes/SuiteP/css/Night/style.css
|
2020-03-30 10:50:29 +01:00 |
|
j.dang
|
65bf099420
|
Replace explicit bean instantiations in files 41 - 50
- File: '... /include/generic/SugarWidgets/SugarWidgetFieldrelate.php'
- Replaced 2 occurrence(s) of 'new Relationship()'
- File: '... /include/generic/SugarWidgets/SugarWidgetFieldcurrency.php'
- Replaced 1 occurrence(s) of 'new Currency()'
- File: '... /include/generic/SugarWidgets/SugarWidgetSubPanelRemoveButton.php'
- Replaced 1 occurrence(s) of 'new User()'
- File: '... /include/generic/SugarWidgets/SugarWidgetFielddatetime.php'
- Replaced 1 occurrence(s) of 'new User()'
- File: '... /include/ListView/ListViewDisplay.php'
- Replaced 1 occurrence(s) of 'new Administration()'
- File: '... /include/ListView/ListViewSubPanel.php'
- Replaced 1 occurrence(s) of 'new Administration()'
- File: '... /include/ListView/ListView.php'
- Replaced 1 occurrence(s) of 'new Administration()'
- File: '... /include/SugarQueue/SugarJobQueue.php'
- Replaced 1 occurrence(s) of 'new Scheduler()'
- Replaced 4 occurrence(s) of 'new SchedulersJob()'
- File: '... /include/utils/security_utils.php'
- Replaced 3 occurrence(s) of 'new Role()'
- File: '... /include/utils/recaptcha_utils.php'
- Replaced 1 occurrence(s) of 'new Administration()'
|
2020-01-22 13:50:48 +00:00 |
|
Dillon-Brown
|
af4b1e71f5
|
Merge remote-tracking branch 'upstream/hotfix-7.10.x' into fix/merge_statechecker
# Conflicts:
# README.md
# composer.json
# composer.lock
# files.md5
# include/StateChecker.php
# include/utils.php
# modules/ACLRoles/DetailView.php
# modules/AOS_Products_Quotes/Line_Items.php
# modules/Administration/ElasticSearchSettings.php
# modules/Currencies/Currency.php
# service/core/webservice.php
# suitecrm_version.php
# tests/SuiteCRM/Test/SuitePHPUnitFrameworkTestCase.php
# tests/unit/phpunit/SuitePHPUnit_Framework_TestCase.php
# tests/unit/phpunit/data/SugarBeanTest.php
# tests/unit/phpunit/include/APIErrorObjectTest.php
# tests/unit/phpunit/include/ErrorMessageTest.php
# tests/unit/phpunit/include/Imap/ImapHandlerFactoryTest.php
# tests/unit/phpunit/include/MVC/Controller/SugarControllerTest.php
# tests/unit/phpunit/include/MVC/SugarApplicationTest.php
# tests/unit/phpunit/include/MVC/View/SugarViewTest.php
# tests/unit/phpunit/include/MVC/View/views/view.classicTest.php
# tests/unit/phpunit/include/MVC/View/views/view.detailTest.php
# tests/unit/phpunit/include/MVC/View/views/view.editTest.php
# tests/unit/phpunit/include/MVC/View/views/view.importvcardsaveTest.php
# tests/unit/phpunit/include/MVC/View/views/view.jsonTest.php
# tests/unit/phpunit/include/SugarEmailAddress/SugarEmailAddressTest.php
# tests/unit/phpunit/include/SugarFolders/SugarFolderTest.php
# tests/unit/phpunit/include/utils/LogicHookTest.php
# tests/unit/phpunit/include/utils/phpZipUtilsTest.php
# tests/unit/phpunit/include/utils/securityUtilsTest.php
# tests/unit/phpunit/lib/SuiteCRM/Utility/SuiteLoggerTest.php
# tests/unit/phpunit/modules/ACLActions/ACLActionTest.php
# tests/unit/phpunit/modules/AOW_WorkFlow/AOW_WorkFlowTest.php
# tests/unit/phpunit/modules/Emails/EmailTest.php
# tests/unit/phpunit/modules/FP_events/FP_eventsTest.php
# tests/unit/phpunit/modules/ProspectLists/ProspectListTest.php
# tests/unit/phpunit/modules/SchedulersJobs/SchedulersJobTest.php
# tests/unit/phpunit/modules/Tasks/TaskTest.php
# tests/unit/phpunit/modules/UserPreferences/UserPreferenceTest.php
# themes/SuiteP/css/Dawn/style.css
# themes/SuiteP/css/Day/style.css
# themes/SuiteP/css/Dusk/style.css
# themes/SuiteP/css/Night/style.css
|
2019-11-19 14:32:37 +00:00 |
|
Arpit Pandey
|
a3688fa013
|
Fix typos and improve grammar
|
2019-10-29 00:59:35 +05:30 |
|
Dillon-Brown
|
095fb0ae8d
|
Remove global var
|
2019-10-24 13:30:52 +01:00 |
|
Žan Pangršič
|
ac06fe103b
|
Added try catch on ListView when parsing subpanel query
|
2019-10-24 13:24:41 +01:00 |
|
Craig Panton
|
73ded274ee
|
Merge remote-tracking branch 'remotes/origin/hotfix-7.10.x' into hotfix
# Conflicts:
# .codecov.yml
# .travis.yml
# composer.lock
# include/database/DBManager.php
# include/phpmailer/class.phpmailer.php
# include/phpmailer/extras/htmlfilter.php
# include/tcpdf/fonts/utils/makefont.php
# modules/AOD_Index/Lib/Zend/Search/Exception.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Token.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/TokenFilter.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Document/Docx.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Document/Exception.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Document/OpenXml.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Document/Pptx.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Document/Xlsx.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Exception.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/FSM.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/FSMAction.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Field.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Index/DictionaryLoader.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Index/DocsFilter.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Index/FieldInfo.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Index/Term.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Index/TermInfo.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Index/TermsPriorityQueue.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Interface/MultiSearcher.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/LockManager.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/MultiSearcher.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/PriorityQueue.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/BooleanExpressionRecognizer.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Highlighter/Default.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Empty.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Insignificant.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Preprocessing.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Range.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Term.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Wildcard.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryEntry.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryHit.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryParserContext.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryParserException.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryToken.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Similarity.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight/Empty.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Storage/Directory.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Storage/Directory/Filesystem.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Storage/File/Filesystem.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Storage/File/Memory.php
# modules/Administration/metadata/adminpaneldefs.php
# modules/Audit/Audit.php
# modules/Calendar/CalendarDisplay.php
# modules/Calls/Call.php
# modules/Contacts/BusinessCard.php
# modules/UpgradeWizard/language/en_us.lang.php
# modules/Users/authentication/LDAPAuthenticate/LDAPAuthenticateUser.php
# service/v3/SugarWebServiceImplv3.php
# service/v4/SugarWebServiceUtilv4.php
# tests/unit/phpunit/data/SugarBeanTest.php
# themes/SuiteP/css/Dawn/style.css
# themes/SuiteP/css/Day/style.css
# themes/SuiteP/css/Dusk/style.css
# themes/SuiteP/css/Night/style.css
|
2019-10-23 11:10:20 +01:00 |
|
Dillon-Brown
|
1a1503cd8a
|
Replaced alias functions
There's no reason to use aliases when we can just call the origin.
|
2019-10-17 13:30:22 +01:00 |
|
Dillon-Brown
|
66954ac3af
|
Merge remote-tracking branch 'upstream/hotfix-7.10.x' into hotfix
# Conflicts:
# .travis.yml
# README.md
# data/SugarBean.php
# include/MVC/View/SugarView.php
# include/Smarty/plugins/function.fetch.php
# include/SugarFields/Fields/File/SugarFieldFile.php
# include/SugarObjects/templates/person/Person.php
# include/SugarXHprof/SugarXHprof.php
# include/SugarXHprof/xhprof_lib/utils/xhprof_runs.php
# include/nusoap/class.nusoap_base.php
# include/nusoap/class.soap_transport_http.php
# include/nusoap/class.soapclient.php
# include/nusoap/class.wsdl.php
# include/nusoap/class.wsdlcache.php
# include/parsecsv.lib.php
# include/social/get_feed_data.php
# include/tcpdf/barcodes.php
# lib/Robo/Plugin/Commands/CodeCoverageCommands.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Storage/File.php
# modules/AOR_Charts/lib/pChart/class/pBarcode128.class.php
# modules/AOR_Charts/lib/pChart/class/pBarcode39.class.php
# modules/AOR_Charts/lib/pChart/class/pCache.class.php
# modules/AOR_Charts/lib/pChart/class/pData.class.php
# modules/AOR_Charts/lib/pChart/class/pDraw.class.php
# modules/AOR_Charts/lib/pChart/class/pImage.class.php
# modules/AOR_Charts/lib/pChart/class/pSpring.class.php
# modules/AOS_PDF_Templates/templateParser.php
# modules/AOS_Products/AOS_Products.php
# modules/AOW_Actions/FormulaCalculator.php
# modules/AOW_WorkFlow/aow_utils.php
# modules/Trackers/store/DatabaseStore.php
# phpcs.xml
# service/core/REST/SugarRest.php
# service/example/Rest_Proxy.php
# suitecrm_version.php
# tests/SuiteCRM/Test/SuitePHPUnit_Framework_TestCase.php
# tests/unit/phpunit/data/SugarBeanTest.php
# tests/unit/phpunit/include/MVC/Controller/SugarControllerTest.php
# tests/unit/phpunit/include/MVC/SugarApplicationTest.php
# tests/unit/phpunit/include/MVC/View/SugarViewTest.php
# tests/unit/phpunit/include/MVC/View/views/view.editTest.php
# tests/unit/phpunit/include/utils/securityUtilsTest.php
# tests/unit/phpunit/modules/ACLActions/ACLActionTest.php
# tests/unit/phpunit/modules/Emails/EmailTest.php
# tests/unit/phpunit/modules/ProspectLists/ProspectListTest.php
# tests/unit/phpunit/modules/SchedulersJobs/SchedulersJobTest.php
# tests/unit/phpunit/modules/UserPreferences/UserPreferenceTest.php
# themes/SuiteP/css/Dawn/style.css
# themes/SuiteP/css/Day/style.css
# themes/SuiteP/css/Dusk/style.css
# themes/SuiteP/css/Night/style.css
|
2019-09-20 14:53:13 +01:00 |
|
Dillon-Brown
|
3c63062ef4
|
Remove PHP4 functions (intval, floatval, doubleval, strval)
|
2019-08-05 16:01:41 +01:00 |
|
Dillon-Brown
|
18eb0f0360
|
Merge branch 'hotfix-7.10.x' into hotfix_merge_14
# Conflicts:
# .gitignore
# README.md
# data/Relationships/One2MBeanRelationship.php
# data/SugarBean.php
# files.md5
# include/HTMLPurifier/HTMLPurifier.standalone.php
# include/HTTP_WebDAV_Server/Server.php
# include/HTTP_WebDAV_Server/Tools/_parse_lockinfo.php
# include/HTTP_WebDAV_Server/Tools/_parse_propfind.php
# include/HTTP_WebDAV_Server/Tools/_parse_proppatch.php
# include/MassUpdate.php
# include/Pear/XML_HTMLSax3/HTMLSax3/States.php
# include/Smarty/Smarty.class.php
# include/Smarty/Smarty_Compiler.class.php
# include/Smarty/internals/core.get_php_resource.php
# include/Smarty/internals/core.is_trusted.php
# include/Smarty/internals/core.process_cached_inserts.php
# include/Smarty/internals/core.process_compiled_include.php
# include/Smarty/internals/core.read_cache_file.php
# include/Smarty/internals/core.write_cache_file.php
# include/Smarty/internals/core.write_compiled_include.php
# include/Smarty/plugins/block.minify.php
# include/Smarty/plugins/function.config_load.php
# include/Smarty/plugins/function.html_select_date.php
# include/Smarty/plugins/function.html_select_time.php
# include/Smarty/plugins/modifier.spacify.php
# include/Smarty/plugins/modifier.truncate.php
# include/Smarty/plugins/outputfilter.trimwhitespace.php
# include/Smarty/plugins/shared.make_timestamp.php
# include/SugarXHprof/xhprof_lib/display/xhprof.php
# include/SugarXHprof/xhprof_lib/utils/callgraph_utils.php
# include/SugarXHprof/xhprof_lib/utils/xhprof_lib.php
# include/javascript/checkbox.js
# include/nusoap/class.soap_parser.php
# include/nusoap/class.xmlschema.php
# include/pclzip/pclzip.lib.php
# include/php-sql-parser.php
# include/phpmailer/class.phpmailer.php
# include/phpmailer/extras/htmlfilter.php
# include/reCaptcha/recaptchalib.php
# include/social/facebook/facebook_sdk/src/base_facebook.php
# include/social/facebook/facebook_sdk/src/facebook.php
# include/social/facebook/facebook_sdk/tests/tests.php
# include/tcpdf/tcpdf.php
# include/utils/zip_utils.php
# install.php
# lib/Robo/Plugin/Commands/BuildCommands.php
# lib/Robo/Plugin/Commands/CleanCacheCommands.php
# lib/Robo/Plugin/Commands/TestEnvironmentCommands.php
# lib/Robo/Traits/CliRunnerTrait.php
# modules/AOD_Index/Lib/Zend/Search/Lucene.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Document/Html.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Index/SegmentInfo.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Index/SegmentMerger.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Index/SegmentWriter.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Index/SegmentWriter/StreamWriter.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Index/Writer.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Boolean.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Fuzzy.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/MultiTerm.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Phrase.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Preprocessing/Fuzzy.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Preprocessing/Phrase.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Preprocessing/Term.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryEntry/Phrase.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryEntry/Term.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryLexer.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryParser.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight/Boolean.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight/MultiTerm.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight/Phrase.php
# modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight/Term.php
# modules/AOR_Reports/AOR_Report.php
# modules/AOR_Scheduled_Reports/metadata/subpaneldefs.php
# modules/AOS_PDF_Templates/PDF_Lib/classes/barcode.php
# modules/AOS_PDF_Templates/PDF_Lib/classes/bmp.php
# modules/AOS_PDF_Templates/PDF_Lib/classes/cssmgr.php
# modules/AOS_PDF_Templates/PDF_Lib/classes/directw.php
# modules/AOS_PDF_Templates/PDF_Lib/classes/form.php
# modules/AOS_PDF_Templates/PDF_Lib/classes/grad.php
# modules/AOS_PDF_Templates/PDF_Lib/classes/indic.php
# modules/AOS_PDF_Templates/PDF_Lib/classes/meter.php
# modules/AOS_PDF_Templates/PDF_Lib/classes/svg.php
# modules/AOS_PDF_Templates/PDF_Lib/classes/tocontents.php
# modules/AOS_PDF_Templates/PDF_Lib/classes/ttfontsuni.php
# modules/AOS_PDF_Templates/PDF_Lib/classes/ttfontsuni_analysis.php
# modules/AOS_PDF_Templates/PDF_Lib/classes/wmf.php
# modules/AOS_PDF_Templates/PDF_Lib/config_cp.php
# modules/AOS_PDF_Templates/PDF_Lib/graph.php
# modules/AOS_PDF_Templates/PDF_Lib/includes/functions.php
# modules/AOS_PDF_Templates/PDF_Lib/includes/out.php
# modules/AOS_PDF_Templates/PDF_Lib/mpdf.php
# modules/AOS_PDF_Templates/PDF_Lib/mpdfi/filters/FilterASCII85.php
# modules/AOS_PDF_Templates/PDF_Lib/mpdfi/filters/FilterLZW.php
# modules/AOS_PDF_Templates/PDF_Lib/mpdfi/fpdi_pdf_parser.php
# modules/AOS_PDF_Templates/PDF_Lib/mpdfi/pdf_context.php
# modules/AOS_PDF_Templates/PDF_Lib/mpdfi/pdf_parser.php
# modules/AOS_PDF_Templates/PDF_Lib/utils/font_coverage.php
# modules/AOS_PDF_Templates/PDF_Lib/utils/font_dump.php
# modules/AOS_PDF_Templates/PDF_Lib/utils/font_names.php
# modules/AOW_WorkFlow/AOW_WorkFlow.php
# modules/Contacts/Contact.php
# modules/Emails/views/view.compose.php
# modules/FP_events/controller.php
# modules/UpgradeWizard/silentUpgrade.php
# modules/UpgradeWizard/silentUpgrade_step1.php
# modules/Users/authentication/SAML2Authenticate/lib/onelogin/php-saml/lib/Saml2/Response.php
# service/core/SoapHelperWebService.php
# service/v2/registry.php
# service/v2_1/registry.php
# service/v3/SugarWebServiceUtilv3.php
# service/v3/registry.php
# service/v3_1/registry.php
# service/v4/registry.php
# service/v4_1/SugarWebServiceImplv4_1.php
# service/v4_1/registry.php
# soap/SoapHelperFunctions.php
# soap/SoapPortalUsers.php
# soap/SoapSugarUsers.php
# suitecrm_version.php
# tests/_support/Step/Acceptance/Accounts.php
# tests/acceptance/Core/BasicModuleCest.php
# tests/acceptance/Core/CompanyModuleCest.php
# tests/acceptance/Core/FileModuleCest.php
# tests/acceptance/Core/IssueModuleCest.php
# tests/acceptance/Core/ModuleBuilderFieldsCest.php
# tests/acceptance/Core/PersonModuleCest.php
# tests/acceptance/Core/SaleModuleCest.php
# tests/acceptance/modules/AOW_Workflow/AOW_WorkflowCest.php
# tests/acceptance/modules/Accounts/AccountsCest.php
# tests/acceptance/modules/Activities/ActivitiesCest.php
# tests/acceptance/modules/Calls/CallsCest.php
# tests/acceptance/modules/Cases/CasesCest.php
# tests/acceptance/modules/Contracts/ContractsCest.php
# tests/acceptance/modules/History/HistoryCest.php
# tests/acceptance/modules/Opportunities/OpportunitiesCest.php
# tests/acceptance/modules/Users/UsersCest.php
# tests/acceptance/modules/jjwg_Maps/jjwg_MapsCest.php
# themes/SuiteP/css/Dawn/style.css
# themes/SuiteP/css/Day/style.css
# themes/SuiteP/css/Dusk/style.css
# themes/SuiteP/css/Night/style.css
|
2019-07-25 13:00:22 +01:00 |
|
Dillon-Brown
|
29ad122092
|
Fixed #7608 - A non-numeric value encountered at ListViewSubPanel.php
|
2019-07-22 09:24:36 +01:00 |
|
Dillon-Brown
|
8eb9dbf1c2
|
PSR-2
|
2019-07-04 17:06:34 +01:00 |
|
Dillon-Brown
|
4c5e32af6f
|
PSR-2
|
2019-02-01 12:17:24 +00:00 |
|
Dillon-Brown
|
f946791f81
|
Fixed #6832 - Project Coding Standards being ignored
|
2019-01-25 14:38:07 +00:00 |
|
Dillon-Brown
|
1cee25025f
|
switch_case_semicolon_to_colon + switch_case_space + visibility_required
|
2019-01-25 14:28:56 +00:00 |
|
Dillon-Brown
|
2d243d3c9f
|
no_spaces_after_function_name + no_spaces_inside_parenthesis
|
2019-01-25 14:22:15 +00:00 |
|
Dillon-Brown
|
26fc406b5e
|
method_argument_space
|
2019-01-25 14:14:52 +00:00 |
|
Dillon-Brown
|
cc23bbd663
|
lowercase_constants, lowercase_keywords
|
2019-01-25 14:12:37 +00:00 |
|
Dillon-Brown
|
91ec023b10
|
indentation_type
|
2019-01-25 14:07:05 +00:00 |
|
Dillon-Brown
|
3f39d9f153
|
braces
|
2019-01-25 13:51:46 +00:00 |
|
Gyula Madarasz
|
f5a310e859
|
Merge branch 'hotfix' of https://github.com/salesagility/SuiteCRM into develop_merge_hotfix
|
2018-10-30 18:04:30 +00:00 |
|
Gyula Madarasz
|
337fd34026
|
Fixed #6320 - get counts of collection typed subpanels
|
2018-10-08 16:07:41 +01:00 |
|
Horus68
|
34eb8562c6
|
Copyright notice update - Hotfix
Copyright notice update for hotfix branch
Changes:
- Year
- Double spaces
- Brand fix for SalesAgility Ltd. (was Salesagility Ltd)
Created from latest hotfix branch.
|
2018-08-01 20:14:25 +01:00 |
|
Dillon-Brown
|
acf296012d
|
Revert "Merge branch 'hotfix' into develop"
This reverts commit d08f74643d , reversing
changes made to b137595f91 .
|
2018-07-31 15:24:44 +01:00 |
|
Dillon-Brown
|
c35f5bc49c
|
@PSR2
|
2018-07-24 15:42:24 +01:00 |
|
Dillon-Brown
|
ae82881c3d
|
no_useless_else
|
2018-07-20 22:00:34 +01:00 |
|
Dillon-Brown
|
6745e82ba0
|
indentation_type
|
2018-07-19 11:46:25 +01:00 |
|
Dillon-Brown
|
59d433fc5a
|
lowercase_constants
|
2018-07-17 15:38:41 +01:00 |
|
Dillon-Brown
|
32ca35db09
|
method_argument_space
|
2018-07-16 16:17:49 +01:00 |
|
Dillon-Brown
|
840ad0f5c0
|
visibility_required
|
2018-07-13 06:54:51 +01:00 |
|
Dillon-Brown
|
6caa071e62
|
no_spaces_inside_parenthesis
|
2018-07-12 15:44:45 +01:00 |
|
Dillon-Brown
|
68f69400bc
|
braces
|
2018-07-12 11:40:27 +01:00 |
|
Dillon-Brown
|
510c4549ff
|
PSR2 - elseif
|
2018-06-21 21:22:45 +01:00 |
|
Daniel Samson
|
6a76b8097b
|
replacing deprecated each() function
fixes php notices issue with PHP 7.2 and above.
|
2018-05-03 13:57:25 +01:00 |
|
Daniel Samson
|
59c1f784c8
|
update php doc ListView::getArrowUpDownEnd
|
2018-03-01 10:53:24 +00:00 |
|
Daniel Samson
|
a96acab999
|
adding deprecated log message to list view
|
2018-02-27 14:05:41 +00:00 |
|
Daniel Samson
|
95aaf919aa
|
removing dead code from ListView.php
|
2018-02-27 08:41:20 +00:00 |
|
Daniel Samson
|
2de5f948cd
|
Code review 1
|
2018-02-26 13:10:09 +00:00 |
|
Daniel Samson
|
1bb36ce7b9
|
Converting detailview icons to suitepicons
|
2018-02-22 16:21:39 +00:00 |
|
Daniel Samson
|
e41dae5c0a
|
Converting icons in the list view to suitepicon
|
2018-02-21 15:38:27 +00:00 |
|
Dillon Brown
|
8f2ad588d9
|
Merge branch 'hotfix' into develop
# Conflicts:
# data/SugarBean.php
# include/ListView/ListView.php
# include/ListView/ListViewSmarty.php
# include/SugarPHPMailer.php
# install/install_utils.php
# modules/Administration/PasswordManager.php
# modules/Administration/UpgradeAccess.php
# modules/Contacts/Contact.php
# modules/SecurityGroups/SecurityGroup.php
# themes/Suite7/css/colourSelector.php
# themes/Suite7/css/style.css
# themes/SuiteP/css/listview.scss
# themes/SuiteR/css/style.css
|
2018-02-14 17:43:21 +00:00 |
|
Dayo Ayeni
|
01179af4fb
|
Update ListView.php
improvement to fix as per https://github.com/salesagility/SuiteCRM/pull/5204#pullrequestreview-96484837
|
2018-02-14 14:35:37 +01:00 |
|
Dayo Ayeni
|
9c615053cf
|
Fixed Warning for non-numeric value on the currencies admin page
Fixed Warning: A non-numeric value encountered in ...\include\ListView\ListView.php on line 1605 on the currencies administration page.
|
2018-02-14 11:52:24 +01:00 |
|
Dillon Brown
|
5a6d9a9e32
|
Merge branch 'develop' into remove_closing_tags
# Conflicts:
# include/TemplateHandler/TemplateHandler.php
# include/ytree/Tree.php
# install/language/en_us.lang.php
# modules/ACL/ACLController.php
# modules/ACL/language/en_us.lang.php
# modules/ACLRoles/language/en_us.lang.php
# modules/AOS_Contracts/language/en_us.lang.php
# modules/AOS_Invoices/language/en_us.lang.php
# modules/AOS_PDF_Templates/sendEmail.php
# modules/AOS_Products/language/en_us.lang.php
# modules/AOS_Products_Quotes/language/en_us.lang.php
# modules/AOS_Quotes/language/en_us.lang.php
# modules/AOS_Quotes/views/view.detail.php
# modules/Accounts/language/en_us.lang.php
# modules/Activities/OpenListView.php
# modules/Administration/RebuildRelationship.php
# modules/Bugs/language/en_us.lang.php
# modules/Calendar/Dashlets/CalendarDashlet/CalendarDashlet.en_us.lang.php
# modules/Calendar/Dashlets/CalendarDashlet/CalendarDashlet.es_es.lang.php
# modules/Calendar/Dashlets/CalendarDashlet/CalendarDashlet.ru_ru.lang.php
# modules/Calendar/language/en_us.lang.php
# modules/CampaignTrackers/language/en_us.lang.php
# modules/Campaigns/language/en_us.lang.php
# modules/Charts/Dashlets/CampaignROIChartDashlet/CampaignROIChartDashlet.en_us.lang.php
# modules/Charts/Dashlets/MyPipelineBySalesStageDashlet/MyPipelineBySalesStageDashlet.en_us.lang.php
# modules/Charts/Dashlets/OpportunitiesByLeadSourceByOutcomeDashlet/OpportunitiesByLeadSourceByOutcomeDashlet.en_us.lang.php
# modules/Charts/Dashlets/OpportunitiesByLeadSourceDashlet/OpportunitiesByLeadSourceDashlet.en_us.lang.php
# modules/Charts/Dashlets/OutcomeByMonthDashlet/OutcomeByMonthDashlet.en_us.lang.php
# modules/Charts/Dashlets/PipelineBySalesStageDashlet/PipelineBySalesStageDashlet.en_us.lang.php
# modules/Configurator/language/en_us.lang.php
# modules/Connectors/connectors/sources/ext/rest/facebook/language/en_us.lang.php
# modules/Connectors/connectors/sources/ext/rest/twitter/language/en_us.lang.php
# modules/Contacts/language/en_us.lang.php
# modules/Contacts/metadata/subpanels/default.php
# modules/Documents/language/en_us.lang.php
# modules/DynamicFields/language/en_us.lang.php
# modules/EmailTemplates/Menu.php
# modules/Emails/DetailView.php
# modules/Emails/Email.php
# modules/Emails/ListViewGroup.php
# modules/Emails/ListViewHome.php
# modules/Emails/MassDelete.php
# modules/Emails/Menu.php
# modules/Emails/SubPanelViewRecipients.php
# modules/Emails/views/view.modulelistmenu.php
# modules/Home/Dashlets/ChartsDashlet/ChartsDashlet.en_us.lang.php
# modules/Home/Dashlets/RSSDashlet/RSSDashlet.en_us.lang.php
# modules/InboundEmail/language/en_us.lang.php
# modules/Leads/language/en_us.lang.php
# modules/MailMerge/language/en_us.lang.php
# modules/Meetings/language/en_us.lang.php
# modules/MergeRecords/language/en_us.lang.php
# modules/ModuleBuilder/Module/StudioModule.php
# modules/ModuleBuilder/Module/StudioModuleFactory.php
# modules/ModuleBuilder/parsers/views/DashletMetaDataParser.php
# modules/ModuleBuilder/parsers/views/PopupMetaDataParser.php
# modules/Notes/Note.php
# modules/ProjectTask/language/en_us.lang.php
# modules/ProspectLists/language/en_us.lang.php
# modules/ResourceCalendar/language/en_us.lang.php
# modules/Schedulers/language/en_us.lang.php
# modules/SugarFeed/language/en_us.lang.php
# modules/Users/authentication/SugarAuthenticate/SugarAuthenticateUser.php
# tests/tests/include/utils/LogicHookTest.php
# tests/tests/modules/Employees/EmployeeTest.php
# tests/tests/modules/Project/ProjectTest.php
# tests/tests/modules/ProspectLists/ProspectListTest.php
|
2018-01-19 11:31:16 +00:00 |
|
p.ernst
|
65ba9c6c59
|
Explicit typecasting
|
2017-12-19 14:34:53 +00:00 |
|
Dillon-Brown
|
eba5ce7913
|
Removed PHP closing tag
|
2017-10-07 00:06:08 +00:00 |
|