markjcrane
102120d55e
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
0cca642562
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
8220f74cc5
Update app_defaults.php
...
Add media_mix_inbound_outbound_codecs to true by default.
2016-05-10 12:46:03 -06:00
markjcrane
097a5d8ade
Check the missing array has content before processing it.
2016-05-04 00:22:35 -06:00
markjcrane
c3b12c217d
Cleanup the indentation ... tabs and whitespace after the last pull request.
2016-04-28 16:56:44 -06:00
Harry G. Coin
f02028629a
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
6eed9935d4
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
af18c963c0
Rename .project.ROOT to project_root.php this conforms better with current file naming standards.
2016-02-22 14:01:18 -07:00
Mafoo
56b34c34ca
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
87dbd6b428
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
6999198492
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
a41e89af76
Added full logic to support cli as well
2016-01-13 17:38:54 +00:00
Matthew Vale
0176d30312
change to use '/' instead of DIRECTOR_SEPERATOR
2016-01-12 14:47:50 +00:00
Matthew Vale
e6ad46cfbf
Rollout of root.php
2016-01-12 13:55:39 +00:00
Matthew Vale
f5bfeffe18
First pass on app/*
2015-12-10 10:12:41 +00:00
Matthew Vale
18c7a500b7
Bugfix
2015-11-19 14:57:47 +00:00
Matthew Vale
850a1af0c0
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
fda7add887
Remove trailing spaces and adjust the vertical spacing.
2015-07-08 09:30:00 -03:00
Mark Crane
f57cf46674
Add latest translations
2015-06-30 13:30:02 +00:00
Mark Crane
4c71476922
Add latest translations
2015-06-29 22:30:02 +00:00
Nate Jones
39c2cb11e7
System Variables: Adjust Hostname cell style.
2015-06-02 21:33:43 +00:00
Mark Crane
26928d2fe8
Move menu items that are for superadmins to the advanced menu.
2015-04-25 06:29:45 +00:00
Mark Crane
3b8b7ad0ca
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
a16e810968
Completed the change and test for system -> variables with final adjustments.
2015-03-26 00:18:19 +00:00
Mark Crane
2efb918ee5
Correct the order of the tags.
2015-03-26 00:09:54 +00:00
Mark Crane
492396a533
Try again to get the position right.
2015-03-26 00:05:14 +00:00
Mark Crane
d90e6fc44f
Move the hostname column and fix the add button position.
2015-03-26 00:01:24 +00:00
Mark Crane
06d3833d55
Add hostname to the variable list.
2015-03-25 20:30:17 +00:00
Mark Crane
5c33233ce5
Add hostname to the variables.
2015-03-25 18:30:18 +00:00
luis daniel lucio quiroz
b7b98cef79
not short-tags on all project
2015-03-25 13:46:19 +00:00
Nate Jones
e5295bad45
Visual adjustments.
2015-02-15 09:20:19 +00:00
Nate Jones
d96f016ea5
Code cleanup.
2015-02-15 08:46:20 +00:00
Nate Jones
0018e553c4
Visual adjustments.
2015-02-15 07:59:02 +00:00
Nate Jones
996e89c396
Removal of colon next to form label names.
2015-02-15 06:50:00 +00:00
Nate Jones
89961468d7
Variables: Click to toggle Enabled state.
2015-01-22 01:10:30 +00:00
Nate Jones
147d03169d
Use the new multi-lingual code on fusionpbx/app sub directories.
2015-01-18 10:04:43 +00:00
Mark Crane
9369fd8d0d
Move the menu array to app_menu.php
2014-12-26 03:27:54 +00:00
Mark Crane
bbf2a3badc
Add app_menu.php files for the menu.
2014-12-25 19:32:57 +00:00
Mark Crane
674b52e74b
Change the domain to the $${local_ip_v4}
2014-12-10 05:12:12 +00:00
Riccardo Granchi
2cf20d8f7a
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
48d08f4685
Fixed set_country_vars() duplicate declaration issue during domain creation
2014-11-07 15:21:34 +00:00
Riccardo Granchi
1ac8d1c7fc
Possibilty to select a country in installation phase to set default country code variables
2014-11-07 10:22:56 +00:00
Riccardo Granchi
3c43f604c5
Added it-ring definition
2014-11-03 11:16:10 +00:00
Nate Jones
1920209c1c
Variables: Added record_ext variable to set recording file type (wav, mp3).
2014-09-09 05:32:04 +00:00
Mark Crane
d742f190f1
Fix and move the format_phone array
2014-08-31 00:57:58 +00:00
Mark Crane
08e92c46e2
Remove Edit and Add from Variables
2014-08-17 00:14:03 +00:00
Mark Crane
7d366185c7
Fix system -> variables if you did a recent install and the variables page has 2 items on it delete them, update the source, run upgrade -> app defaults to get the defaults
2014-08-15 18:44:40 +00:00
Nate Jones
6cba0ed247
Variables: Set default 'domain' variable value on install (corrected according to heredoc syntax for variables).
2014-08-15 05:41:36 +00:00
Nate Jones
6fe379aab3
Variables: Set default 'domain' variable value on install.
2014-08-15 04:54:16 +00:00
Richard Neese
d90a05d417
fixed the path correctly rm /sounds
2014-08-12 13:52:46 +00:00