0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-11 08:48:55 +00:00
Commit graph

20 commits

Author SHA1 Message Date
Clemente Raposo
9aff7071bb Run rector on modules folder 2023-07-18 15:53:09 +01:00
j.dang
0990d2c8ed Replace explicit bean instantiations in files 321 - 330
- File: '... /modules/Leads/LeadsQuickCreate.php'

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

- File: '... /modules/AOP_Case_Events/CaseEventsHook.php'

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

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

- File: '... /modules/UpgradeWizard/uw_utils.php'

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

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

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

- File: '... /modules/UpgradeWizard/silentUpgrade_step1.php'

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

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

- File: '... /modules/UpgradeWizard/silentUpgrade_dce_step1.php'

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

- File: '... /modules/UpgradeWizard/silentUpgrade_step2.php'

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

- File: '... /modules/UpgradeWizard/uw_ajax.php'

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

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

- File: '... /modules/UpgradeWizard/end.php'

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

- File: '... /modules/UpgradeWizard/silentUpgrade_dce_step2.php'

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

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

- File: '... /modules/AOS_Products/Dashlets/AOS_ProductsDashlet/AOS_ProductsDashlet.php'

   - Replaced 1 occurrence(s) of 'new AOS_Products()'
2020-01-22 13:51:25 +00:00
Dillon-Brown
d3507776d6 Removed unused description headers 2019-10-14 14:09:52 +01:00
Dillon-Brown
bd4cf81608 Fixed - ChangePassword.php - syntax error missing curly braces 2018-09-26 11:03:11 +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
19cfb50dda single_blank_line_at_eof 2018-07-19 11:38:09 +01:00
Dillon-Brown
cf4b6aa9f3 no_spaces_after_function_name 2018-07-19 11:16:55 +01:00
Gyula Madarasz
4787ef7daf Using db-manager instead of super globals 2018-04-03 16:25:21 +01:00
zoltan kocsardi
3cc78edb54 set password expiry to zero when upgrading 2018-03-22 15:21:24 +00:00
Gyula Madarasz
f2a292e23c htaccess generate after upgrade 2018-02-28 12:10:24 +00:00
pgorod
cc7c209f1c applying requested changes 2017-04-07 14:39:42 +01:00
pgorod
33ff5e5e7e accomodate possible hosting restrictions 2017-03-30 18:29:26 +01:00
pgorod
853065fdba Fixes by checking allowed cron users 2017-03-11 18:24:05 +00:00
Matt Lorimer
b099183355 cleaned up/ optimised end upgrade process 2016-03-06 22:24:23 +01:00
Gyula Madarasz
bac7e03bec E_NOTICE : type 8 -- Undefined index 2015-12-15 10:54:18 +00:00
Gyula Madarasz
b26de0303b upgrade once fix 2015-11-23 09:36:49 +00:00
Kris Lou
ce67dbb316 Comment out references to createFTSLogicHook 2015-03-11 15:32:28 -07:00
Matthew
ab2a8d95f7 Removed unnecessary licence checks 2015-02-06 11:48:00 +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