0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-03-14 21:42:52 +00:00
Commit graph

55 commits

Author SHA1 Message Date
Clemente Raposo
101737acf5 Run rector on install folder 2023-07-18 15:53:09 +01:00
Matt Lorimer
d84c04356b Default new MySQL based installs to use utf8mb4 2021-10-05 16:09:12 +01:00
pgorod
b67385d0f9 Remove maxLength from user name in DB config 2020-04-08 11:54:26 +01:00
Matt Lorimer
5afc18b4c5 Roll back backward incompatible change
remove unrequired deprecation log
2020-02-16 20:07:37 +00:00
Craig Panton
5511454a51 Add code review changes. 2020-01-16 10:29:27 +00:00
Craig Panton
b554adffea Add advanced DB options to original More Options menu. Also fix install layout issues. 2020-01-16 09:55:40 +00:00
craigpanton
d36156d3b4
Merge pull request from dominicchinkh/hotfix-7.10.x-allow-database-character-set-configuration
Database character set configuration
2019-11-26 15:50:45 +00:00
Dmitry
6c6d45af9d fix: replace seperator and seperate in whole codebase 2019-10-24 16:40:50 +03:00
Connor Shea
6230891e82 Fix a deprecated usage of implode().
7.4 deprecates using implode() with the arguments reversed.
2019-10-14 16:03:25 -06:00
dominic
07fa0f02bf Allow database character set configuration 2019-09-03 12:11:12 +10:00
Dillon-Brown
c0a17e69f8 Fix support forum link 2019-05-17 11:15:00 +01:00
Dillon-Brown
de700c5e08
Merge branch 'hotfix' into issue-5360-1 2018-09-14 12:13:04 +01:00
Dillon-Brown
c35f5bc49c @PSR2 2018-07-24 15:42:24 +01:00
Dillon-Brown
37d5c5364f
Merge branch 'hotfix' into issue-5360-1 2018-07-23 15:40:53 +01:00
Dillon-Brown
ae82881c3d no_useless_else 2018-07-20 22:00:34 +01:00
Dillon-Brown
6745e82ba0 indentation_type 2018-07-19 11:46:25 +01:00
Dillon-Brown
1cac25168e lowercase_keywords 2018-07-17 15:42:44 +01:00
Dillon-Brown
32ca35db09 method_argument_space 2018-07-16 16:17:49 +01:00
Dillon-Brown
6caa071e62 no_spaces_inside_parenthesis 2018-07-12 15:44:45 +01:00
Dillon-Brown
9149ac2d73
Merge branch 'hotfix' into issue-5360-1 2018-07-12 14:01:18 +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
1185efb65e LBL_SITECFG_SUGAR_UP + LBL_SITECFG_SUGAR_UP_DIRECTIONS 2018-03-22 11:03:46 +00:00
Dillon-Brown
64740423f6 LBL_DBCONF_SUGAR_DB_USER 2018-03-22 11:01:41 +00:00
Dillon Brown
d532669845 Update documentation links 2018-02-27 16:58:02 +00:00
Dillon-Brown
c91ce933f6
Merge pull request from gymad/hotfix-7.8.x_missing_email_from_installer
Fix for issue  - missing email "from" installer (7.8.x)
2017-12-12 11:05:00 +00:00
Dillon Brown
d04f693184 Fixed - SMTP Password form input fields contain a max length of 64 (should be larger) 2017-12-11 11:46:30 +00:00
Gyula Madarasz
bb4070458f add 'from' to installer 2017-12-05 14:21:53 +00:00
Ashley Nicolson
006559247e Merge branch 'hotfix' into develop 2016-07-26 18:13:27 +01:00
Cristian Umaña
a0b8e698f7 fix: Wrong key 'datef' changed to 'default_date_format' on for creation 2016-07-13 18:02:11 -06:00
Daniel Samson
ddba5dac11 Merge branch 'suitep' into develop
# Conflicts:
#	suitecrm_version.php
2016-06-24 16:27:55 +01:00
paulgodley
8729322ed3 This removes a couple of trailing </div> tags so that the layout of the installation configuration is correct. 2016-06-21 10:36:01 +01:00
paulgodley
e53ad317b3 Commit of the merge for showing the scenario options during install. 2016-06-08 14:33:01 +01:00
Matt Lorimer
8d46914394 Merge branch 'hotfix' into suitep
# Conflicts:
#	suitecrm_version.php
2016-05-12 23:04:32 +02:00
gymad
49344e0176 Fixed use correct db user on install 2016-05-04 14:02:47 +01:00
Matt Lorimer
2ee7eab44f Suite P initial commit 2016-04-22 12:45:43 +01:00
Matt Lorimer
51b2beb6d2 Merge branch 'hotfix' into develop 2016-04-06 21:41:15 +01:00
gymad
929fd8eee0 fixed - Issues with SMTP Authentication on Install 2016-04-06 13:54:28 +01:00
gyula
b11a7d75ff fix navi back on campaign wizard 2016-02-02 16:23:03 +00:00
Gyula Madarasz
32cc1e4bc4 use old style array def for backward compatibility 2015-12-04 16:35:54 +00:00
Gyula Madarasz
a0b572be7b Add user timezone preference on install 2015-12-04 16:24:57 +00:00
gymadarasz
dd74a1242c a php notice fixed 2015-10-11 19:16:42 +01:00
gymadarasz
84d9b3039d Database Username and Password should be on two lines rather than one 2015-10-09 23:52:28 +01:00
gymadarasz
dce2b2367f Remove dots from Choose Data.. and other optional headers 2015-10-09 23:37:15 +01:00
gymadarasz
30701a37d1 Have one *Required Fields on configuration page of installer 2015-10-09 23:34:45 +01:00
gymadarasz
19d114d964 bugfix 2015-10-09 23:32:49 +01:00
Gyula Madarasz
283d4fa1ab fix applied 2015-10-08 15:48:06 +01:00
Gyula Madarasz
6507aefb78 More Clean up on Installer Configuration page. 2015-10-07 09:34:53 +01:00
Gyula Madarasz
6c3ce6d20a More cleaning up install and some layout fix 2015-10-06 15:56:17 +01:00
Gyula Madarasz
a6585ddfed Install login redirect fixed 2015-10-01 15:17:53 +01:00