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

16 commits

Author SHA1 Message Date
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
j.dang
2050a76e41 Replace explicit bean instantiations in files 231 - 240
- File: '... /modules/Notes/NotesQuickCreate.php'

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

- File: '... /modules/iCals/HTTP_WebDAV_Server_iCal.php'

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

- File: '... /modules/iCals/iCal.php'

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

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

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

- File: '... /modules/FP_events/Dashlets/FP_eventsDashlet/FP_eventsDashlet.php'

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

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

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

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

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

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

   - Replaced 5 occurrence(s) of 'new FP_events()'

- File: '... /modules/FP_events/responseEntryPoint.php'

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

- File: '... /modules/Users/authentication/AuthenticationController.php'

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

- File: '... /modules/Users/authentication/LDAPAuthenticate/LDAPAuthenticateUser.php'

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

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

- File: '... /modules/Users/authentication/SugarAuthenticate/SugarAuthenticateUser.php'

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

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

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

- File: '... /modules/Users/authentication/SugarAuthenticate/FactorAuthEmailCode.php'

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

   - Replaced 1 occurrence(s) of 'new Email()'
2020-01-22 13:51:12 +00:00
Dillon-Brown
8eb9dbf1c2 PSR-2 2019-07-04 17:06:34 +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
Gyula Madarasz
1e856044d6 checking if set an incorrect email address 2018-06-11 17:06:11 +01:00
Matt Lorimer
8bf6968276 Update License 2018-01-19 13:22:30 +00:00
Gyula Madarasz
e7b2bda92c code cleanup 2017-11-27 14:05:46 +00:00
Gyula Madarasz
20f20cb0a8 fixing factor auth at pwd reminder 2017-11-27 12:41:22 +00:00
Gyula Madarasz
c711cc5809 factor auth msg validator into interface 2017-11-27 12:25:38 +00:00
Gyula Madarasz
bb140a9f66 add messages 2017-11-14 13:41:35 +00:00
Gyula Madarasz
a1ebe721bc add messages 2017-11-14 13:40:10 +00:00
Gyula Madarasz
cf68215641 customizable includes 2017-11-14 13:16:47 +00:00
Gyula Madarasz
87dca9ff39 add some lang text 2017-11-14 13:04:47 +00:00
Gyula Madarasz
35e11b0454 css for second step login 2017-11-14 13:00:54 +00:00