0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-03-15 22:04:51 +00:00
Commit graph

13 commits

Author SHA1 Message Date
s.samko
ebe39d2285 PHP 8.2 - Fix AOS_Contracts controller.php warnings 2023-08-22 17:26:36 +01:00
Clemente Raposo
9aff7071bb Run rector on modules folder 2023-07-18 15:53:09 +01:00
Matt Lorimer
706fd7b7a8 7.11.14 2020-06-10 10:42:30 +01:00
j.dang
e2037f7e68 Replace explicit bean instantiations in files 391 - 400
- File: '... /modules/EmailMarketing/EditView.php'

   - Replaced 1 occurrence(s) of 'new Campaign()'

   - Replaced 1 occurrence(s) of 'new EmailMarketing()'

- File: '... /modules/EmailMarketing/DetailView.php'

   - Replaced 1 occurrence(s) of 'new Campaign()'

   - Replaced 1 occurrence(s) of 'new EmailMarketing()'

- File: '... /modules/EmailMarketing/Save.php'

   - Replaced 1 occurrence(s) of 'new EmailMarketing()'

- File: '... /modules/AOS_Contracts/Dashlets/AOS_ContractsDashlet/AOS_ContractsDashlet.php'

   - Replaced 1 occurrence(s) of 'new AOS_Contracts()'

- File: '... /modules/AOS_Contracts/AOS_Contracts.php'

   - Replaced 1 occurrence(s) of 'new AOS_Products_Quotes()'

   - Replaced 1 occurrence(s) of 'new AOS_Line_Item_Groups()'

- File: '... /modules/AOS_Contracts/controller.php'

   - Replaced 1 occurrence(s) of 'new Contact()'

- File: '... /modules/jjwg_Address_Cache/jjwg_Address_Cache.php'

   - Replaced 1 occurrence(s) of 'new jjwg_Maps()'

   - Replaced 1 occurrence(s) of 'new jjwg_Address_Cache()'

- File: '... /modules/Surveys/Dashlets/SurveysDashlet/SurveysDashlet.php'

   - Replaced 1 occurrence(s) of 'new Surveys()'

- File: '... /modules/Groups/Delete.php'

   - Replaced 1 occurrence(s) of 'new Group()'

- File: '... /modules/Groups/EditView.php'

   - Replaced 1 occurrence(s) of 'new Group()'
2020-01-22 13:51:34 +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
6745e82ba0 indentation_type 2018-07-19 11:46:25 +01:00
Dillon-Brown
73d0b3c0fb no_trailing_whitespace_in_comment 2018-07-19 11:33:26 +01:00
Dillon-Brown
840ad0f5c0 visibility_required 2018-07-13 06:54:51 +01:00
Dillon-Brown
68f69400bc braces 2018-07-12 11:40:27 +01:00
Dillon-Brown
835a46058a PSR2 - class_definition 2018-06-21 21:05:18 +01:00
Dillon-Brown
eba5ce7913 Removed PHP closing tag 2017-10-07 00:06:08 +00:00
Matthew
2363e0e19c Fixed Contact not populated in Contract 2014-07-07 10:32:13 +01:00
Matthew
8e51b0e900 initial commit 2013-09-23 20:30:44 +01:00