Commit Graph

4701 Commits

Author SHA1 Message Date
Rich Breton 817b11a3c4 Update README.md
Updating the readme to put in some more info to help people understand the project and get going
2015-07-03 08:54:10 -06:00
reliberate d6738f2f16 Upgrade: Undo test commit. 2015-07-02 22:17:02 -06:00
reliberate d8ab2cf367 Test: Commit change to test Advanced > Upgrade changes. 2015-07-02 21:47:59 -06:00
reliberate 32025c5221 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-07-02 21:26:59 -06:00
reliberate 60e9f57035 Upgrade: Better handle Git response. 2015-07-02 21:25:45 -06:00
reliberate 68b4a6fc9d Upgrade: Remove invalid ampersands. 2015-07-02 21:15:43 -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
Rich Breton 64a05826bc initial commit of README for GitHub 2015-07-02 16:29:20 -06:00
reliberate 7eb2b596d0 Undo: Commit test. 2015-07-02 16:24:01 -06:00
reliberate 26896468e4 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
Conflicts:
	root.php
2015-07-02 16:23:11 -06:00
reliberate 8f4c65a687 Undo: Test commit. 2015-07-02 16:16:33 -06:00
reliberate 5d1bae2796 Test commit. 2015-07-02 15:42:09 -06:00
FusionPBX 999ae13d78 Update app_menu.php
Correct the ordinal value of login and logout menu array.
2015-07-02 00:17:15 -06:00
Mark Crane 22203b66b0 Fix a problem where the inbound context has public in the name with public@ as a prefix and .public as a suffix. 2015-06-30 18:42:52 +00:00
Mark Crane bb4bab2fa8 FAX sure domain_uuid is set at the right time. 2015-06-30 18:01:30 +00:00
Mark Crane b3d2ee88c4 Add translations for Logout that I had access to. 2015-06-30 17:21:11 +00:00
Mark Crane 3f1dcaea70 Move the Login and Logout items in the menu to a location that is accessible to the translation server. 2015-06-30 17:11:39 +00:00
Mark Crane 2f64ab5804 Add latest translations 2015-06-30 16:30:02 +00:00
Mark Crane 152bbad1b8 Prevent a fax problem when current user is in both the admin and also in the user group. 2015-06-30 15:35:23 +00:00
Mark Crane f57cf46674 Add latest translations 2015-06-30 13:30:02 +00:00
Mark Crane d4a8c33f0d Add latest translations 2015-06-30 12:30:02 +00:00
Mark Crane f1171227b9 Add latest translations 2015-06-30 11:30:02 +00:00
Mark Crane 3031f125f2 Add latest translations 2015-06-30 10:30:02 +00:00
Mark Crane 4c71476922 Add latest translations 2015-06-29 22:30:02 +00:00
Mark Crane 5d401ee8f4 Add latest translations 2015-06-29 21:30:03 +00:00
luis daniel lucio quiroz e92fd6e3b7 little typo 2015-06-29 19:03:06 +00:00
luis daniel lucio quiroz 95a7609242 add a condition, not everybody may need the fix 2015-06-29 18:57:03 +00:00
Mark Crane 1851088b15 Add latest translations 2015-06-29 18:30:03 +00:00
Mark Crane 88eb9cf1e7 Fix the default setting language code select box so that it displays the current value accurately. 2015-06-29 07:52:21 +00:00
Mark Crane d151e57195 Add latest translations 2015-06-29 03:19:56 +00:00
Mark Crane 7e3a375659 Add transaction support to menu and users app_defaults.php. 2015-06-25 21:25:22 +00:00
Mark Crane 59b81e5b3d Add transaction support to dialplan import. 2015-06-25 21:10:50 +00:00
Mark Crane c99e249f71 Add beginTransaction and commit to speed up the install and upgrade. 2015-06-25 21:00:15 +00:00
Mark Crane 336a8d763d SIP profiles comment and disable the following params inbound-use-callid-as-uuid and outbound-use-callid-as-uuid if set to true even temporarily they will cause the call UUID not to be a UUID which FusionPBX is dependent on. 2015-06-25 20:27:00 +00:00
Mark Crane 8fcbf0eef1 Correct the dialplan detail tag for the call center dialplan. 2015-06-25 09:46:27 +00:00
Mark Crane 5d4a2375a0 Write the call center dialplan with the new call center class. 2015-06-25 08:25:00 +00:00
Mark Crane 197420d6c9 Minor adjustments for confirm.lua and ring groups ensure domain_name and domain_uuid are set. 2015-06-24 19:31:53 +00:00
luis daniel lucio quiroz 53a7ef3756 caller id fixed 2015-06-24 16:49:07 +00:00
Mark Crane 72f7285a0a Add the call screen recording to work with call forward and follow me. 2015-06-23 23:41:15 +00:00
Mark Crane 995780f8f2 Change the call screen recording name. 2015-06-23 23:16:55 +00:00
Mark Crane 18bd7505ba Change the filename reference to file and the caller id number to the call uuid. 2015-06-23 22:19:46 +00:00
Mark Crane 819bd7457d Add call_direction inbound filter and inline true. 2015-06-23 21:57:31 +00:00
Mark Crane b43f5f8647 Change call_screen to call_screen_enabled. 2015-06-23 21:21:50 +00:00
Mark Crane 34f6a889b9 Fix the the syntax so the default will work correctly. 2015-06-23 21:13:22 +00:00
Mark Crane 553d3a9c49 Add call_screen_enabled to the extension insert, update and then set the default to false. 2015-06-23 20:42:26 +00:00
Mark Crane e40abdda91 Set call_screen_enabled as a variable in directory.lua. 2015-06-23 20:33:22 +00:00
Mark Crane 22dd5b6658 Add extension_call_screen permission, and add call_screen_enabled to extensions/extension_edit.php. 2015-06-23 20:06:44 +00:00
Mark Crane 71b0956e9a Add call_screen_enabled to extension_edit.php. 2015-06-23 19:59:51 +00:00
Mark Crane 5823b0f8bc Add call_screen_enabled to the database and add the lable for translations. 2015-06-23 19:58:07 +00:00
Mark Crane f9a5a1db66 Add dialplans needed for call screening. 2015-06-23 19:48:40 +00:00