FusionPBX
7a8bb0e661
Update app_config.php
2017-02-15 23:38:36 -07:00
FusionPBX
eca050fc3f
Update app_defaults.php
...
Fix a sql error for ringtones.
2017-01-05 02:10:26 -07:00
jebsolutions
f40f37bebb
vars.php - fix 3 notify warnings ( #2247 )
2016-12-26 14:57:49 -07:00
FusionPBX
54ea97a9d0
Update app_defaults.php
...
Change the cert directory from ssl to tls to match what FreeSWITCH is using by default.
2016-10-14 09:18:42 -06:00
Mafoo
2a1f098246
Enhance Add Tones ( #1857 )
...
Add tone support
2016-09-03 20:32:19 -06:00
Mafoo
c01e505f27
BugFix-Vars ( #1818 )
...
corrected the system default us-ring category to 'Ringtones'
remove var_name like as var_cat now takes care of this
2016-08-25 11:12:00 -06:00
Mafoo
a4b474acc4
Enhance-Import rintones from vars.xml ( #1813 )
...
move ringtones to thier own category
import ringtones from vars.xml
2016-08-16 08:49:45 -06:00
markjcrane
d91369b8f7
Prevent duplicate values from being saved in the vars.xml file and remove some trailing spaces and fix some of the indentation.
2016-06-01 15:31:33 -06:00
FusionPBX
fecc8e3510
Update app_defaults.php
...
Move the if ($domains_processed == 1) { so none of the code is processed more than one time.
2016-05-10 12:56:33 -06:00
FusionPBX
25fe0b7f93
Update app_defaults.php
...
Add media_mix_inbound_outbound_codecs to true by default.
2016-05-10 12:46:03 -06:00
markjcrane
3abaff004c
Check the missing array has content before processing it.
2016-05-04 00:22:35 -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
fd313a7c66
fixes so cli installs/upgrades work.
...
Also another step along the way allowing freeswitch to run -u -g freeswitch and fusionpbx to run -u -g www-data
2016-04-25 21:26:26 -05:00
mafoo
e410824380
WhitespaceClean-app/batch_2
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 12:01:24 +00:00
markjcrane
5a06f486af
Rename .project.ROOT to project_root.php this conforms better with current file naming standards.
2016-02-22 14:01:18 -07:00
Mafoo
ad324f4744
changed throw Exception to die
...
nothing ever eval runs the root.php so changed to die to cause a immediate report of error and stop code processing.
2016-01-20 11:30:31 +00:00
Mafoo
2669f6f1a9
Added check for if .project.ROOT is missing
...
If a installation is missing the .project.ROOT previously it would just use the last search path as the project root (wrong) this will cause a Exception should it be unable to find it
2016-01-18 09:38:16 +00:00
Matthew Vale
b20a38f454
added logic in cli mode to chdir to the correct directory first
...
the webserver would normally do this for us, but we need to do it
2016-01-14 16:25:05 +00:00
Matthew Vale
173ae7001d
Added full logic to support cli as well
2016-01-13 17:38:54 +00:00
Matthew Vale
b81748bd22
change to use '/' instead of DIRECTOR_SEPERATOR
2016-01-12 14:47:50 +00:00
Matthew Vale
1ad1c31b27
Rollout of root.php
2016-01-12 13:55:39 +00:00
Matthew Vale
b76a1a4b4f
First pass on app/*
2015-12-10 10:12:41 +00:00
Matthew Vale
b4c6b7247d
Bugfix
2015-11-19 14:57:47 +00:00
Matthew Vale
d00f7a31e1
Added more ringer types
...
corrected reference to ssl dir to use $conf_dir
moved countries list out to its own file so it can be maintained easier
(and used by other apps)
2015-11-19 14:54:04 +00:00
markjcrane
db84e4d8ec
Remove trailing spaces and adjust the vertical spacing.
2015-07-08 09:30:00 -03:00
Mark Crane
2448a092b0
Add latest translations
2015-06-30 13:30:02 +00:00
Mark Crane
f438ccef0f
Add latest translations
2015-06-29 22:30:02 +00:00
Nate Jones
08b0bcf050
System Variables: Adjust Hostname cell style.
2015-06-02 21:33:43 +00:00
Mark Crane
aa51218465
Move menu items that are for superadmins to the advanced menu.
2015-04-25 06:29:45 +00:00
Mark Crane
d6636aee17
Update the translations from the translation server. Includes the following new languages Brazilian Portuguese, Polish, and Swedish Sweden. Thanks to those that put in the effort to add these languages additional translator volunteers are welcome.
2015-04-08 13:38:58 +00:00
Mark Crane
8df3e822de
Completed the change and test for system -> variables with final adjustments.
2015-03-26 00:18:19 +00:00
Mark Crane
2f3c7bab3b
Correct the order of the tags.
2015-03-26 00:09:54 +00:00
Mark Crane
da1bd47284
Try again to get the position right.
2015-03-26 00:05:14 +00:00
Mark Crane
04206891cc
Move the hostname column and fix the add button position.
2015-03-26 00:01:24 +00:00
Mark Crane
d8144b48ff
Add hostname to the variable list.
2015-03-25 20:30:17 +00:00
Mark Crane
9e6e1ee6e2
Add hostname to the variables.
2015-03-25 18:30:18 +00:00
luis daniel lucio quiroz
3bf77b3716
not short-tags on all project
2015-03-25 13:46:19 +00:00
Nate Jones
18fefa3682
Visual adjustments.
2015-02-15 09:20:19 +00:00
Nate Jones
2b0396063a
Code cleanup.
2015-02-15 08:46:20 +00:00
Nate Jones
dbd9fbc07b
Visual adjustments.
2015-02-15 07:59:02 +00:00
Nate Jones
256e424b3e
Removal of colon next to form label names.
2015-02-15 06:50:00 +00:00
Nate Jones
3fbcd188cd
Variables: Click to toggle Enabled state.
2015-01-22 01:10:30 +00:00
Nate Jones
fbb48feb0d
Use the new multi-lingual code on fusionpbx/app sub directories.
2015-01-18 10:04:43 +00:00
Mark Crane
ddca77629e
Move the menu array to app_menu.php
2014-12-26 03:27:54 +00:00
Mark Crane
6d98ffc320
Add app_menu.php files for the menu.
2014-12-25 19:32:57 +00:00
Mark Crane
84878056f9
Change the domain to the $${local_ip_v4}
2014-12-10 05:12:12 +00:00
Riccardo Granchi
390a5d4724
Engineered the management of bridge failures in local extension, with optional variables which by default provides the standard behavior. Changed the default order for extension_queue, which has *800 prefix, before the extension-intercom, which has the *8 prefix
2014-11-21 15:38:26 +00:00
Riccardo Granchi
b36cbfb320
Fixed set_country_vars() duplicate declaration issue during domain creation
2014-11-07 15:21:34 +00:00
Riccardo Granchi
eea6801c55
Possibilty to select a country in installation phase to set default country code variables
2014-11-07 10:22:56 +00:00
Riccardo Granchi
a86b83be7a
Added it-ring definition
2014-11-03 11:16:10 +00:00