Jack Anderson
|
aefadada27
|
Run rector on modules folder
|
2023-07-18 15:53:48 +01:00 |
|
Clemente Raposo
|
9aff7071bb
|
Run rector on modules folder
|
2023-07-18 15:53:09 +01:00 |
|
sinergiacrm
|
246e122267
|
Fix #9494 - Force displaying line breaks to textarea fields
|
2022-05-17 10:15:51 +01:00 |
|
Stephen Ostrow
|
833391dbbb
|
Add feature to relate a Note with a Campaign
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
|
2021-03-26 21:46:59 +00: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
|
f0c45d5ce2
|
Replace explicit bean instantiations in files 441 - 450
- File: '... /modules/Campaigns/CampaignDiagnostic.php'
- Replaced 1 occurrence(s) of 'new Administration()'
- File: '... /modules/Campaigns/Campaign.php'
- Replaced 1 occurrence(s) of 'new EmailMan()'
- Replaced 1 occurrence(s) of 'new Currency()'
- File: '... /modules/DocumentRevisions/Menu.php'
- Replaced 1 occurrence(s) of 'new Administration()'
- File: '... /modules/DocumentRevisions/DocumentRevision.php'
- Replaced 1 occurrence(s) of 'new Document()'
- Replaced 1 occurrence(s) of 'new DocumentRevision()'
- File: '... /modules/AOW_WorkFlow/Dashlets/AOW_WorkFlowDashlet/AOW_WorkFlowDashlet.php'
- Replaced 1 occurrence(s) of 'new AOW_WorkFlow()'
- File: '... /modules/AOW_WorkFlow/controller.php'
- Replaced 1 occurrence(s) of 'new AOW_Action()'
- Replaced 1 occurrence(s) of 'new AOW_WorkFlow()'
- File: '... /modules/AOW_WorkFlow/aow_utils.php'
- Replaced 1 occurrence(s) of 'new Currency()'
- File: '... /modules/AOW_WorkFlow/AOW_WorkFlow.php'
- Replaced 2 occurrence(s) of 'new AOBH_BusinessHours()'
- Replaced 2 occurrence(s) of 'new AOW_Action()'
- Replaced 1 occurrence(s) of 'new AOW_WorkFlow()'
- Replaced 1 occurrence(s) of 'new AOW_Processed()'
- Replaced 3 occurrence(s) of 'new AOW_Condition()'
- File: '... /modules/AOW_Conditions/AOW_Condition.php'
- Replaced 1 occurrence(s) of 'new AOW_Condition()'
- File: '... /modules/AOW_Conditions/conditionLines.php'
- Replaced 2 occurrence(s) of 'new AOW_Condition()'
|
2020-01-22 13:51:40 +00:00 |
|
Dillon-Brown
|
d446ed0a96
|
Merge remote-tracking branch 'upstream/hotfix-7.10.x' into fix/hotfix_merge_21
# Conflicts:
# include/Localization/Localization.php
# modules/Schedulers/Scheduler.php
|
2019-12-24 12:06:04 +00:00 |
|
Connor Shea
|
a8267f2d12
|
Deprecate _pp functions.
And also decodeJavascriptUTF8.
And remove any commented instances of _pp functions.
|
2019-12-13 16:07:22 -07: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
|
c4941aa5ed
|
function_declaration
|
2019-01-25 14:04:38 +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 |
|
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
|
6745e82ba0
|
indentation_type
|
2018-07-19 11:46:25 +01:00 |
|
Dillon-Brown
|
1cac25168e
|
lowercase_keywords
|
2018-07-17 15:42:44 +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
|
4775b14953
|
function_declaration
|
2018-07-12 11:20:31 +01:00 |
|
Daniel Samson
|
3dcd0c8b42
|
Merge pull request #6084 from Dillon-Brown/psr-2-2
PSR2 - elseif
|
2018-07-10 11:42:15 +01:00 |
|
Dillon-Brown
|
510c4549ff
|
PSR2 - elseif
|
2018-06-21 21:22:45 +01:00 |
|
Dillon-Brown
|
835a46058a
|
PSR2 - class_definition
|
2018-06-21 21:05:18 +01:00 |
|
Gyula Madarasz
|
626b5f45ce
|
php error fixes
|
2018-01-26 15:26:21 +00:00 |
|
Dillon-Brown
|
eba5ce7913
|
Removed PHP closing tag
|
2017-10-07 00:06:08 +00:00 |
|
Matt Lorimer
|
85217ff5cd
|
Merge branch 'develop' into codecleanup
# Conflicts:
# data/SugarBean.php
|
2016-04-25 22:07:18 +02:00 |
|
gymad
|
f4d3ac9acc
|
fix: On first screen on Campaign Wizard the 'Assigned to:' field is pre-filled incorrectly/inconsistantly. It shows the username of the user rather than the Full Name of the user
|
2016-03-31 11:06:34 +01:00 |
|
Matt Lorimer
|
a30a7e171c
|
cleaned Up Sugarbean
|
2016-02-06 22:08:39 +01:00 |
|
Matthew
|
235814097c
|
code cleanup to remove strict errors
|
2015-09-18 17:22:42 +01:00 |
|
Matthew
|
b533ad20e5
|
Updated Script header
|
2014-07-07 16:33:41 +01:00 |
|
Matthew
|
8e51b0e900
|
initial commit
|
2013-09-23 20:30:44 +01:00 |
|