Matthew Vale
|
5e00be2ac1
|
use fixed value for the replacement as DIRECTORY_SEPARATOR changes per platform
|
2015-12-01 11:44:24 +00:00 |
Matthew Vale
|
c9197b4151
|
corrected the normalizer
|
2015-12-01 11:35:23 +00:00 |
Matthew Vale
|
4efec3ac0b
|
removed redundant radio
override when length is 0, not visa versa
|
2015-12-01 11:02:32 +00:00 |
Matthew Vale
|
e7ff440ec8
|
removed reuse stuff, it was confusing
fixed mysql databse create to make more logical sense inside code
removed many if($debug) and replaced with throws
|
2015-12-01 10:56:18 +00:00 |
Matthew Vale
|
ec1588c5e1
|
simplified the create database options
|
2015-12-01 10:33:51 +00:00 |
Matthew Vale
|
2a82c3ca70
|
db_create not create_db
corrected version detection
corrected constant
|
2015-12-01 10:23:24 +00:00 |
Matthew Vale
|
87658251d6
|
added normalize_path
|
2015-12-01 10:11:39 +00:00 |
Matthew Vale
|
bcc181ce70
|
bug fixes for path normalization
|
2015-12-01 10:10:58 +00:00 |
Matthew Vale
|
f5d31ca6ce
|
pipe paths though realpath to normalize
fixed extra }
|
2015-12-01 09:53:18 +00:00 |
Matthew Vale
|
e76645401d
|
Added the better create database support
|
2015-11-30 16:25:36 +00:00 |
Matthew Vale
|
a34563f545
|
Merge remote-tracking branch 'remotes/fusionpbx/master' into Enhance_Install
|
2015-11-30 15:51:18 +00:00 |
Matthew Vale
|
21d7b28a9a
|
moved assumed path management to detect_switch as *_vdir
|
2015-11-30 15:23:42 +00:00 |
markjcrane
|
0704004f22
|
Synchronize the cisco 7940 with the 7940 template.
|
2015-11-28 21:12:16 -07:00 |
markjcrane
|
db40f403e3
|
Complete the directory for Cisco 7940 template.
|
2015-11-28 21:09:12 -07:00 |
markjcrane
|
e0e7c90d97
|
Set the mac address to lower case.
|
2015-11-28 20:08:24 -07:00 |
markjcrane
|
a1d3374abc
|
Remove the mac address from the path in one more location.
|
2015-11-28 19:56:06 -07:00 |
markjcrane
|
ce709c6617
|
Add option to get the mac address from &name=SEPxxxxx
|
2015-11-28 19:48:45 -07:00 |
markjcrane
|
d1931ffc15
|
Escape the & in the directory url with &
|
2015-11-28 19:31:07 -07:00 |
markjcrane
|
9782723b1d
|
Add a missing = so that the file is only provided as a download when the content type is set to application/octet-stream in the url.
|
2015-11-28 19:15:29 -07:00 |
markjcrane
|
de113750f4
|
Correct the paths to the Cisco 7940 directory xml files.
|
2015-11-28 18:47:52 -07:00 |
markjcrane
|
93ed392c90
|
Improve the white space handling in the 7940 directory.xml files.
|
2015-11-28 18:39:38 -07:00 |
markjcrane
|
e41519478b
|
Add the contact_category to contacts array in the provision class.
|
2015-11-28 18:29:15 -07:00 |
markjcrane
|
964465ce28
|
Another adjustment to the Cisco 7940 template for nat_enable.
|
2015-11-28 18:03:47 -07:00 |
markjcrane
|
2d876dc7b7
|
Set nat_enabled = 1 as a default, and add sync 1 to the Cisco 7940 template.
|
2015-11-28 17:53:44 -07:00 |
markjcrane
|
6060a160a5
|
Fix the device label for the Cisco 7940.
|
2015-11-28 17:31:31 -07:00 |
markjcrane
|
b1478b862f
|
Update the Cisco 7940 template.
|
2015-11-28 17:08:41 -07:00 |
markjcrane
|
9298bfdb17
|
Clear the SIPDefault.cnf better to have full control per device of all setttings.
|
2015-11-28 16:50:50 -07:00 |
FusionPBX
|
8a85e75ffc
|
Merge pull request #1263 from moteus/v_mailto
Change. Rename v_mailto.bat to mailto.bat
|
2015-11-28 12:49:29 -07:00 |
FusionPBX
|
20eb887dff
|
Merge pull request #1264 from moteus/fax_queue
Change. Move fax_queue to app/fax.
|
2015-11-28 12:48:57 -07:00 |
Alexey Melnichuk
|
46aa5f8049
|
Change. Move fax_queue to app/fax.
|
2015-11-28 11:40:54 +03:00 |
Alexey Melnichuk
|
2d515e81e2
|
Change. Rename v_mailto.bat to mailto.bat
|
2015-11-28 11:17:46 +03:00 |
markjcrane
|
96273e0bc3
|
Use the new config class in the domains and schema classes.
|
2015-11-27 19:59:50 -07:00 |
markjcrane
|
e1214116f4
|
Missed a set of round brackets on this->exists.
|
2015-11-27 19:53:30 -07:00 |
markjcrane
|
a344a97dd4
|
Correct the variable name and add the additional code examples.
|
2015-11-27 19:48:22 -07:00 |
markjcrane
|
2b50364847
|
Remove some of the comments and an extra curly bracket.
|
2015-11-27 19:29:56 -07:00 |
markjcrane
|
02f0356fc3
|
Update the config php class.
|
2015-11-27 19:25:16 -07:00 |
markjcrane
|
e0ff445922
|
Rename the config.php file and a few minor adjustments to install_fusionpbx.
|
2015-11-27 19:03:25 -07:00 |
markjcrane
|
e6b12ca3c9
|
Add a new config.php class.
|
2015-11-27 18:57:23 -07:00 |
markjcrane
|
d447f10c03
|
Move config.php into install -> app defaults method.
|
2015-11-27 18:13:13 -07:00 |
markjcrane
|
12416cb972
|
Get rid of trailing tabs, correct some of the vertical line spacing, and other minor changes.
|
2015-11-27 18:04:59 -07:00 |
markjcrane
|
74bdef67f8
|
Include the config.php file in the install so that the config.lua will have the db port, host, username and password values.
|
2015-11-27 17:47:28 -07:00 |
markjcrane
|
fd65c15bb4
|
Add some translations for the install.
|
2015-11-27 17:14:44 -07:00 |
markjcrane
|
e49ba553b6
|
Fix the provision path.
|
2015-11-27 14:10:49 -07:00 |
markjcrane
|
08bb5d35b1
|
Correct the file names of the Mitel templates.
|
2015-11-27 13:56:53 -07:00 |
markjcrane
|
1cc33fef8c
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2015-11-27 11:26:08 -07:00 |
markjcrane
|
8a783fdc03
|
Add the additional language variables to app_languages.php.
|
2015-11-27 11:25:50 -07:00 |
markjcrane
|
8ca5c6f92a
|
Add domain_uuid is null to the dialplan class similar to how already done in the ring_groups/index.lua.
|
2015-11-27 11:25:06 -07:00 |
FusionPBX
|
b068771073
|
Merge pull request #1261 from moteus/mailto_windows
Fix. Use wrapper bat file to v_malito.php on Windows.
|
2015-11-27 10:27:53 -07:00 |
FusionPBX
|
c2c66193a7
|
Merge pull request #1262 from moteus/send_mail_wrapper
Add. `send_mail` wrapper function to freeswitch.email and v_mailto.php.
|
2015-11-27 10:01:45 -07:00 |
Alexey Melnichuk
|
10aa126495
|
Fix. json encode x-headers
|
2015-11-27 16:29:52 +03:00 |