Commit Graph

874 Commits

Author SHA1 Message Date
Mark Crane f846d149d8 When adding a ring group re-enable the ability to add the first destination at the same time. 2013-08-15 23:30:35 +00:00
Mark Crane c05bcaaec1 Add ring group call forwarding. Remove the memcache entry in case the ring group extension number is changed. Make sure the ring group dialplan entry gets updated. 2013-08-15 19:16:03 +00:00
Mark Crane 87841bdce2 Add ring group forward destination and forward enabled to the database. 2013-08-15 15:04:20 +00:00
Mark Crane 2bc9fcde25 Fix the dnd on the call center agent status. 2013-07-30 20:58:39 +00:00
Mark Crane 011f359ddd Fix the status select on the active calls page. 2013-07-30 20:11:42 +00:00
Mark Crane 84d986e115 Adjust the changed to the dnd class. 2013-07-29 23:23:12 +00:00
Mark Crane 7953ad63cf Remove the carriage return at the end of the file. 2013-07-29 23:21:51 +00:00
Mark Crane 746cf31373 Fix problem viewing status -> agent status on single tenant systems. 2013-07-29 22:52:11 +00:00
Nuno Miguel Reis 9c8dfa5439 using themes the right way 2013-07-29 17:22:48 +00:00
Nuno Miguel Reis beb7331bbf more support on phone provisioning 2013-07-29 17:22:30 +00:00
Nuno Miguel Reis fd5999a445 fixed buf using translations 2013-07-29 17:22:25 +00:00
Nuno Miguel Reis 326c4dfdb2 new default dialplans added to dialplan manager 2013-07-29 17:22:06 +00:00
Mark Crane 923828681a Add one ring group label that should have been kept. 2013-07-27 21:26:08 +00:00
Mark Crane ac0c8734d3 Remove the deprecated v_ring_group_extensions table and the related translation variables. 2013-07-27 21:21:37 +00:00
Mark Crane 9eaa4d4a11 Additional adjustments to the destinations edit adding timeout and delay selects. 2013-07-27 17:59:06 +00:00
Mark Crane 1418ca55b3 Remove the style from the prompt select so that the class takes effect. 2013-07-27 17:33:57 +00:00
Mark Crane e6cdc034ff Take two, Change the ring group prompt into a select box. 2013-07-27 17:30:09 +00:00
Mark Crane eacc01c8b4 Change the ring group prompt into a select box. 2013-07-27 17:28:12 +00:00
Mark Crane 0089ab5e0f Change html_select to adminer_html_select. 2013-07-27 15:52:25 +00:00
Mark Crane cb8be9294b Update Adminer in the dev branch to Adminer 3.7.1. 2013-07-27 15:43:34 +00:00
Mark Crane f453ddb19f Fix a bug that broke do not disturb in the gui. 2013-07-25 16:02:17 +00:00
Mark Crane c4f8a4c9af Add htmlentities back to log viewer so that xml and other special characters will show in the log viewer. 2013-07-25 06:17:33 +00:00
Mark Crane 22314bbd3f Fix the links to the renamed files and remove some references to the old ring group extensions table. 2013-07-24 19:52:41 +00:00
Mark Crane 42180ec13b Rename the ring groups edit php file to conform to naming standards. 2013-07-24 19:41:08 +00:00
Mark Crane 9f38a56d68 Rename the ring groups delete php file to conform to naming standards. 2013-07-24 19:40:01 +00:00
Mark Crane ab929caeb6 Add a new version of ring groups. Added ability to confirm the call, call external destinations, and support for using a SIP URI in the destination. This change requires exporting the extenions defined in v_ring_group_extentions to v_ring_group_destinations. 2013-07-24 19:37:59 +00:00
Mark Crane ad27dc407d Replace php short tags as they are as portable as standard <?php. In other words in the php.ini short tags is off by default. 2013-07-15 22:32:43 +00:00
Mark Crane 0b2078a009 Change Destination to Timeout Destination. 2013-07-15 19:26:45 +00:00
Mark Crane 32b8bb803d Remove a variable that is not being used. 2013-07-13 22:53:26 +00:00
Mark Crane 18eb122fee Remove $_POST['submit'] == "Upload" if the button is translated then it won't say "Upload". Remove an unused variable. 2013-07-12 05:29:56 +00:00
Mark Crane 16d97275eb Remove some commented code. 2013-07-11 22:15:49 +00:00
Mark Crane 95f86e6723 Change links from includes to the resources directory. 2013-07-10 23:41:12 +00:00
Mark Crane 5728927af7 Make the contact search case insensitive. 2013-07-09 23:44:44 +00:00
Mark Crane d1b6caabb7 Case insensitive searches for the schema views 2013-07-09 20:34:44 +00:00
Mark Crane 89f7c5f76c Move group confirm key and file to per leg. 2013-07-09 00:16:42 +00:00
Mark Crane adf677f63c Change the follow me methods to add and update remove the follow_me_ prefix. 2013-07-09 00:07:59 +00:00
Mark Crane 56fe969fe4 Remove the switch_ prefix from the file name. 2013-07-08 23:33:11 +00:00
Mark Crane 71ab95deda Remove the switch_ prefix from the file name. 2013-07-08 23:32:48 +00:00
Mark Crane 436ffbd82c Remove the switch_ prefix from the file name. 2013-07-08 23:32:17 +00:00
Mark Crane 896397caf5 Remove the switch_ prefix off the php class file names. 2013-07-08 23:30:45 +00:00
Mark Crane 89c719e3b8 Remove the / in the path to the qr code 2013-07-08 21:47:16 +00:00
Mark Crane 13dabc3d3b Move references to php classes in includes/classes to resource/classes. 2013-07-06 07:13:36 +00:00
Mark Crane 05335fd1cc Update a few more references to files that have been move to the resources directory. 2013-07-06 07:01:14 +00:00
Mark Crane 6da2c3734c Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
Mark Crane 08c4ac4ceb Change the references of persistform.php to resources/persist_form.php 2013-07-06 06:24:11 +00:00
Mark Crane 52628c713c Rename and move persistformvar.php to the resources directory. 2013-07-06 06:21:12 +00:00
Mark Crane ffffea0710 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane a6e289ed5d Change includes/checkauth.php to resources/check_auth.php. 2013-07-06 05:50:55 +00:00
Mark Crane 0049d5d7bd Change the links referring to class_vcard.php. 2013-07-06 04:58:52 +00:00
Mark Crane 6005ce087f Add caller id number prefix to follow me. 2013-07-06 04:48:23 +00:00