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

22 commits

Author SHA1 Message Date
Clemente Raposo
ff5fe5c894 Run rector on service folder 2023-07-18 15:53:08 +01:00
QuickCRM
316b96ee5c Retrieve SuiteCRM version in get_server_info 2021-08-19 13:53:32 +01:00
j.dang
30c71a66b1 Replace explicit bean instantiations in files 51 - 60
- File: '... /include/OutboundEmail/OutboundEmail.php'

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

- File: '... /include/EntryPointConfirmOptInHandler.php'

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

- File: '... /include/SearchForm/SearchForm.php'

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

- File: '... /include/SearchForm/SearchForm2.php'

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

- File: '... /cron.php'

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

- File: '... /service/v3/SugarWebServiceUtilv3.php'

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

- File: '... /service/v3/SugarWebServiceImplv3.php'

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

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

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

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

- File: '... /service/v3_1/SugarWebServiceUtilv3_1.php'

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

- File: '... /service/v3_1/SugarWebServiceImplv3_1.php'

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

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

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

- File: '... /service/v4_1/SugarWebServiceUtilv4_1.php'

   - Replaced 1 occurrence(s) of 'new User()'
2020-01-22 13:50:50 +00:00
Arpit Pandey
a3688fa013 Fix typos and improve grammar 2019-10-29 00:59:35 +05:30
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
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
cf4b6aa9f3 no_spaces_after_function_name 2018-07-19 11:16:55 +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 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
4787ef7daf Using db-manager instead of super globals 2018-04-03 16:25:21 +01:00
Daniel Samson
cbc8930acc Merge remote-tracking branch 'origin/fix_soap_ldap_deprecated_mcrypt' into fix_soap_ldap_deprecated_mcrypt 2018-03-12 13:59:13 +00:00
Matthew
b533ad20e5 Updated Script header 2014-07-07 16:33:41 +01:00
Matthew
7fabf9da2e Updated Sugar to 6.5.16 2013-10-30 16:30:59 +00:00
Matthew
8e51b0e900 initial commit 2013-09-23 20:30:44 +01:00