markjcrane
3abaff004c
Check the missing array has content before processing it.
2016-05-04 00:22:35 -06:00
markjcrane
83f40ee7bf
Change default setting for smtp_secure = tls.
2016-05-03 16:06:08 -06:00
markjcrane
bc51cd7d1d
Cleanup the indentation ... tabs and whitespace after the last pull request.
2016-04-28 16:56:44 -06:00
Harry G. Coin
93cee9d479
Patch to support sendmail, qmail, mail.
...
Also allow port to be set without munging host string (easier to change from 25/465/custom/etc).
2016-04-25 20:58:28 -05:00
Harry G. Coin
91a92d8e5e
\r\n --> \n
...
Cause all the .php files containing lines ending with \r\n to instead end with \n.
DYI with:
find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
markjcrane
4a564a1215
Use a more efficient way to add the default settings.
2016-04-15 09:24:55 -06:00
markjcrane
5ca4307ef1
Combine some of the default settings.
2016-04-14 20:11:47 -06:00
reliberate
334ce42827
Settings: Paging - Modify description to include "Default: 50".
2016-03-28 23:08:20 -06:00
reliberate
cd7843b7f3
Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric).
2016-03-28 23:02:11 -06:00
markjcrane
4b7e7fce06
Minor adjustments.
2015-12-20 22:46:52 -07:00
markjcrane
3e533e968e
Add default settings -> domain -> bridge -> text -> outbound to avoide loopback however loopback is also an option.
2015-10-07 10:45:28 -07:00
markjcrane
d781e2bb1b
Fix the session rotate default setting type and value.
2015-08-21 11:25:40 -06:00
markjcrane
560086d6c4
Add a new default settings -> security -> session_rotate.
2015-08-21 11:21:08 -06:00
markjcrane
8eacfbcb40
Change the email defaults.
2015-08-15 19:41:07 -06:00
markjcrane
c8f87ac7e2
Move the email settings into default settings app_defaults.php.
2015-08-03 10:11:41 -06:00
Mark Crane
7bdb0e5402
Add switch call_center dir to default settings.
2015-03-21 06:03:58 +00:00
Nate Jones
d199d58487
Add UUID field to Language table population.
2015-01-18 11:09:04 +00:00
Nate Jones
f119831044
Rename & move Languages table creation/population to core.
2015-01-18 10:59:42 +00:00
Mark Crane
1613d19c3b
Unset the prepared statements used in the app_defaults.php files.
2014-07-23 22:00:03 +00:00
Mark Crane
e1c991d6ea
Add code to change switch gateways dir to switch sip_profiles dir. Update the domain settings.
2014-03-22 01:00:46 +00:00
Nate Jones
cd2faf3521
Changed password_length Default Setting back to current value of 10, instead of 15.
2014-03-13 21:11:43 +00:00
Nate Jones
33bb2d850f
Added Default Settings allowing control of system generated password lengths and strengths. Consistified (new word) password generation between Extension add and edit. Layout adjustment of Default Settings list.
2014-03-13 21:09:41 +00:00
Mark Crane
7ab948b20f
Fix the test to see if the domain language code is being set and optimize it.
2012-10-30 08:56:49 +00:00
Mark Crane
e4162371dd
Add a check to ensure that the language code is set for those that are upgrading.
2012-10-19 19:57:30 +00:00
Mark Crane
17af99d5e5
Efficiency enhancement for upgrade and upgrade_schema by running global tasks one time rather than for each domain.
2012-08-14 21:59:45 +00:00
Mark Crane
af103e9c41
Add a missing file sip_profile_copy.php to the dev branch.
2012-06-04 14:58:40 +00:00