0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-01-11 20:08:27 +00:00
Commit graph

26 commits

Author SHA1 Message Date
Clemente Raposo
9aff7071bb Run rector on modules folder 2023-07-18 15:53:09 +01:00
Dillon-Brown
4ee7a709a0 Remove PHP4 constructors
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-26 21:50:24 +00:00
j.dang
b90313fe9d Replace explicit bean instantiations in files 331 - 340
- File: '... /modules/AOD_Index/AOD_Index.php'

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

- File: '... /modules/Contacts/disablePortalUser.php'

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

- File: '... /modules/Contacts/Dashlets/MyContactsDashlet/MyContactsDashlet.php'

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

- File: '... /modules/Contacts/Contact.php'

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

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

- File: '... /modules/Contacts/ContactFormBase.php'

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

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

- File: '... /modules/Contacts/ContactsQuickCreate.php'

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

- File: '... /modules/Contacts/createPortalUser.php'

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

- File: '... /modules/Contacts/enablePortalUser.php'

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

- File: '... /modules/Contacts/views/view.edit.php'

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

- File: '... /modules/Contacts/views/view.detail.php'

   - Replaced 1 occurrence(s) of 'new Administration()'
2020-01-22 13:51:26 +00:00
Dillon-Brown
f2d1930541 Remove sugar references 2019-07-12 12:56:51 +01:00
Jose C. Massón
2f082cb5f7 FIX - Remove redundant require_once 2019-04-15 16:51:14 -03: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
19cfb50dda single_blank_line_at_eof 2018-07-19 11:38:09 +01:00
Dillon-Brown
73d0b3c0fb no_trailing_whitespace_in_comment 2018-07-19 11:33:26 +01:00
Dillon-Brown
b772c8f942 indentation_type 2018-07-16 02:52:25 +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
Dillon-Brown
835a46058a PSR2 - class_definition 2018-06-21 21:05:18 +01:00
Gyula Madarasz
4787ef7daf Using db-manager instead of super globals 2018-04-03 16:25:21 +01:00
Dillon Brown
236f17fbd0 Merge remote-tracking branch 'upstream/hotfix-7.8.x' into remove_closing_tags
# Conflicts:
#	include/SubPanel/SubPanelDefinitions.php
#	modules/Campaigns/utils.php
#	modules/iCals/HTTP_WebDAV_Server_iCal.php
2017-11-24 13:43:27 +00:00
Cristian Umaña
7300903ae7 fix JSON_LOOSE_TYPE not defined closes 2017-10-07 20:15:53 -06:00
Dillon-Brown
eba5ce7913 Removed PHP closing tag 2017-10-07 00:06:08 +00:00
gymad
72c27f1bcb Fixed - 7.6 upgrade __construct incompatible with legacy custom modules and customisations - write back the old styled constructors to changed files in 7.6 automatically, constructor arguments and deprecated phpdoc and log message added 2016-04-29 15:12:28 +01:00
gymad
af3aa90c70 Fixed - Suite 7.6rc calls to constructor parent::SugarView which is renamed already 2016-04-22 14:18:18 +01:00
jakabadambalazs
92f209fc33 fixed constructor in contacts/view.edit
fixed mvcUtilsTest
2016-03-30 09:56:23 +02:00
jakabadambalazs
a5acea6133 applied php7fix patch 2016-03-24 10:22:58 +01:00
Matthew
ee169f1acc moving files out of custom/modules 2016-01-14 17:11:32 +00: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