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
markjcrane
fa081456b1
Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"].
2016-01-17 00:01:13 -07: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
markjcrane
836a41ddbb
Minor adjustments.
2015-12-20 22:46:52 -07:00
Matthew Vale
742db50120
First pass on core/*
2015-12-10 10:09:07 +00:00
reliberate
e7162402b1
Domain Edit/Create: Use file_exists instead of isset on recordings directory path check.
2015-12-08 11:24:47 -07:00
markjcrane
cde9debb29
After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used.
2015-12-06 13:37:35 -07:00
markjcrane
e778153be6
A few minor adjustments.
2015-10-10 16:41:46 -07:00
markjcrane
71ddf1953e
Add dialplan detail inline and group.
2015-10-10 16:35:04 -07:00
markjcrane
b8f5337b14
Complete the sql string.
2015-10-10 16:27:57 -07:00
markjcrane
0ae31f75b9
Add code to update dialplan timezone per domain when setting the time_zone on the domain settings.
2015-10-10 15:43:11 -07:00
markjcrane
a7915f6dd9
Remove the is_numeric on format_phone.
2015-09-15 21:53:14 -06:00
markjcrane
4a21d7a19d
Remove a space and replace with a tab.
2015-09-09 09:43:00 -06:00
markjcrane
fd2c1d3fd0
Update the domain code separate the domain code from the presentation.
2015-09-07 23:14:39 -06:00
markjcrane
16527f49da
Remove domain parent which is confusion and expectations of it working in some particular way.
2015-08-13 16:55:42 -06:00
markjcrane
994bd984dd
Add a permission check to core/domain_settings/domain_edit.php.
2015-07-25 22:52:57 -06:00
markjcrane
6392bff01a
Domain name edit only perform the actions if the features are installed.
2015-07-24 14:05:02 -06:00
markjcrane
8c5b7c318d
Only include if the domain_setting_edit permission has been assigned to the current user.
2015-07-24 08:59:13 -06:00
markjcrane
b8a4162d21
Remove setting the domain array again as its redundant.
2015-07-23 17:51:39 -06:00
reliberate
e24526fb92
Upgrade: Converted Advanced > Upgrade to use Git instead of SVN (untested).
...
Misc: Added provisions elsewhere to account for .git/* files, as currently done with .svn/* files.
2015-07-02 17:25:41 -06: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
Mark Crane
4699d4c8e8
Synchronize the translations.
2015-06-06 02:37:26 +00:00
Nate Jones
b10b94580c
Domains: Require Name on add.
2015-05-21 19:12:42 +00:00
Nate Jones
63cd5bb78e
Language file merge from translation server.
2015-05-01 11:13:39 +00:00
Nate Jones
924d7b8fdd
Domain Settings: Obfuscate sensitive values.
...
Enhanced/Minimized Theme: Adjust styles allowing ability to completely turn off login/menu/body/footer shadows and quicker opacity control (via default/domain settings), add default/domain setting domain_shadow_color (Enhanced only).
2015-05-01 08:22:21 +00:00
luis daniel lucio quiroz
d4a84948ae
change the Billing when you change the Tenant name
2015-04-30 13:45:13 +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
716572b6e8
Don't require the domain to be lower case.
2015-03-24 08:40:02 +00:00
Nate Jones
bd38f6b160
Implemented fix suggested in Issue 823 - Add DOCUMENT_ROOT to require_once path on domain edit [and contacts_vcard.php, and save_switch_xml() function].
2015-03-18 06:17:09 +00:00
Nate Jones
ded7cb3266
Visual adjustments.
2015-02-15 11:57:14 +00:00
Nate Jones
996e89c396
Removal of colon next to form label names.
2015-02-15 06:50:00 +00:00
Nate Jones
10ef66986b
Domains: Add front end to set domain status, and assign a parent domain.
2015-02-06 01:26:06 +00:00
Mark Crane
881cd060c6
Fix the language select on domain and default settings.
2015-01-18 10:56:41 +00:00
Mark Crane
d5731c9172
Use the new multi-lingual code on fusionpbx/core sub directories.
2015-01-18 09:22:07 +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
bc89b56e9b
Fix a little white spacing.
2014-11-16 02:03:19 +00:00
Mark Crane
a3ff701236
unset the 2 more prepared statements on domain settings.
2014-11-16 01:51:10 +00:00
Mark Crane
4c50a213bf
Unset domain setting prepared statements.
2014-11-16 01:44:27 +00:00
Nate Jones
40366ffd8b
Default & Domain Settings: Clicking True/False value in Enabled column toggles status.
2014-10-28 09:17:58 +00:00
Nate Jones
a74aed34e0
Domain Setting Edit: Added app-specific controls on value field, such as color picker, select boxes for fax server options, etc.
2014-10-11 05:30:06 +00:00
Mark Crane
4619ede7b1
Add multi-delete in advanced -> domain settings
2014-09-21 09:39:32 +00:00
Nate Jones
b0897ba96c
Domain Edit: On rename, set Variables > domain value to new domain name (single-tenant only).
2014-08-14 07:24:26 +00:00
Nate Jones
4bbfa90be3
Copyright Bar: Fixed overlapping issue with in Domain Edit/Settings.
2014-07-29 23:29:44 +00:00
Nate Jones
526f2e6b9b
Default Settings: Copy checked settings to selected Domain (back end finished).
2014-07-25 07:23:35 +00:00