Commit Graph

255 Commits

Author SHA1 Message Date
Nate Jones 323d3de4b1 Extension Add: Fix for Issue 910 - Skip check on extensions limit if not defined. 2015-04-10 14:42:55 +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
Digital Daz cd91c1e7d9 Prevent users bypassing extension limits by using range 2015-04-07 23:50:36 +00:00
Nate Jones ed4ee38b4c Extensions: Added direct link to Calls page, requested in Issue 870. 2015-03-25 17:11:07 +00:00
Nate Jones f50824fb41 Extensions: Fixed sorting. 2015-03-22 08:48:50 +00:00
Nate Jones ff5746bba5 Extensions: Search fixed. 2015-03-22 08:42:44 +00:00
Nate Jones fcb53fd7f9 Misc: Implement maximum limits on multiple apps. 2015-03-22 08:17:04 +00:00
Mark Crane 81c213f8d8 Set the user_context on an extension to the domain name. 2015-03-22 03:22:05 +00:00
Nate Jones 5730130b8e Voicemail: Added default settings to control default Voicemail File and Keep Local settings when creating new extensions and/or Voicemail boxes. 2015-03-20 01:09:18 +00:00
Nate Jones 266f9e1063 Voicemail:
- Adjust for single-quotes in caller_id_name on insert query (hopefully addressing Issue 877).
- If Keep Local is false, remove the recording from the file system.
- Fix Forward Destinations so message is fully copied to other extension voicemail boxes, not just emailed.
- Add script to Ext and VM Edit pages to prevent Listen or Download links being sent when Keep Local is false.
- Minor language mods.
2015-03-15 09:15:04 +00:00
Mark Crane 05033b14d2 Set the user context to the domain name. 2015-03-10 10:48:50 +00:00
Mark Crane 1b066c81c5 Add a new permission to hide the dial string from admins by default. 2015-02-28 16:18:12 +00:00
luis daniel lucio quiroz 68886ebf82 you can fix your forward caller id number/name 2015-02-28 04:07:15 +00:00
Nate Jones cbb39328f5 Voicemail: Added additional options for email notification (attach vm, download link, auto-play listen link). Also cleaned up email templates a little. 2015-02-24 08:09:01 +00:00
Nate Jones 18fefa3682 Visual adjustments. 2015-02-15 09:20:19 +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
Mark Crane 3a910469d9 Remove the extension password as required if its empty then it provides a default password. 2015-01-28 18:37:56 +00:00
Nate Jones f207c81655 Extension Edit: Restore mouseover reveal on VM Password. 2015-01-27 18:19:34 +00:00
Mark Crane 3176e6197f Remove the type numeric from the voicemail password as it conflicts password reveal code. 2015-01-27 18:11:05 +00:00
Mark Crane 12ca6e7498 Add the project path to accounts -> extensions and device MAC address link. 2015-01-24 02:15:18 +00:00
Mark Crane 04b0ffccc1 Enable ability to have global gateways. 2015-01-22 11:10:51 +00:00
Mark Crane e2e1a24dca Simplify use of domain_uuid in extensions.php. 2015-01-20 20:59:27 +00:00
Nate Jones 474e63f939 Use the new multi-lingual code on misc files. 2015-01-18 10:33:34 +00:00
Mark Crane 03220c9754 Add the text class to more of the applications. 2015-01-18 10:06:08 +00:00
Mark Crane f4c24f77ad Switch the email to text as voicemail_mail_to can be more than one email address which is not allowed using the email type. 2015-01-17 08:21:33 +00:00
Mark Crane 91bfa85bac Update the memcache reference to use the new cache PHP class. 2015-01-16 00:21:02 +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
luis daniel lucio quiroz cef63582d0 HTML5 input patter for mac address 2014-12-23 01:06:20 +00:00
luis daniel lucio quiroz 2a837f5ce1 HTML5 input tags for extension_edit 2014-12-21 05:46:21 +00:00
Mark Crane 0dfc2baafb Remove the deprecated schema definition for call forward no answer. 2014-12-16 22:59:25 +00:00
Nate Jones 8e730e96dc Issue 782 Fix: Account Code previously set by SuperAdmin was being overwritten if Admin saved extension without billing system present. 2014-12-10 03:13:46 +00:00
Mark Crane 4c3a023bf7 Remove the a1 hash which breaks integration with Asterisk. a1 hash was also undermined by reverse authentication. 2014-12-09 09:45:14 +00:00
Mark Crane 2495e9e935 Set extension variables for forward all, busy, no answer, and do not disturb. 2014-12-03 08:05:41 +00:00
Mark Crane e34a149a81 Change Call Forward Unanswered to Call Forward No Answer 2014-12-03 05:55:01 +00:00
Nate Jones e8cc2b8e6e Call Forwarding: Added 'Unanswered' gui controls, script mods forthcoming. 2014-11-29 18:14:23 +00:00
Mark Crane 285504c976 Set the device line_number default to 1. 2014-11-20 02:34:03 +00:00
Philippe Rioual 22f04d0556 updated / enhanced french translations 2014-10-29 08:51:56 +00:00
Mark Crane a527ac7964 When assigning and extension to a device set the display_name. 2014-10-28 03:26:01 +00:00
Mark Crane a5caaea666 Remove the closing multi-line comment 2014-10-11 07:26:59 +00:00
Mark Crane 76d0db0fb1 Add the menu_item_group_uuid primary key when adding a group to the menu 2014-10-11 07:16:04 +00:00
Mark Crane f25835e98c Add reverse authentication required for the provision and reboot options on the status -> registrations. 2014-09-17 17:04:41 +00:00
luis daniel lucio quiroz b0c2d11fb1 server side verifications of accountcode 2014-08-08 12:37:06 +00:00
luis daniel lucio quiroz b38e47cea7 admin only can set specific accountcodes 2014-08-08 12:19:48 +00:00
luis daniel lucio quiroz 307d793ea4 just a little format to have the same code 2014-08-05 22:37:23 +00:00
luis daniel lucio quiroz dbf2f9df4e billing needs to convert to billing currency always! 2014-08-05 22:27:12 +00:00
Mark Crane ccd6585c6b Add domain_name to the extension xml file 2014-08-03 10:48:45 +00:00
Nate Jones 5bb2bea640 Input Type Switch Button: Changed from left triangle (⨞) to left triangle (◁), as wasn't displaying properly in FF on Mac. 2014-08-03 07:02:12 +00:00
Nate Jones b3ef3894f8 Input Type Switch Button: No interprets HTML entities code for left triangle (⨞) after switching element type once (wasn't being parsed as an HTML entity, but displayed literally). 2014-08-03 06:12:10 +00:00
Nate Jones c0209959a8 Input Type Switch Button: Changed from < to left triangle (&#10782;) 2014-08-03 05:31:42 +00:00
Mark Crane 315211ce89 Remove capitalization on the context its better to show the case that it actually uses 2014-08-01 14:26:58 +00:00
Mark Crane 8a6a3e6622 Change user context to context and add context to the extensions page 2014-08-01 14:21:06 +00:00
Mark Crane 447b038ae1 Use the session domain_uuid rather than the domain_uuid variable 2014-08-01 14:02:45 +00:00
luis daniel lucio quiroz 5b91184867 billing now supports domain_uuid to let currect domain erasing work properly, missing support to bill extension created added 2014-08-01 13:14:50 +00:00
luis daniel lucio quiroz 67df8684e8 nibble_account can only be changed by superadmins 2014-07-25 22:33:56 +00:00
Mark Crane 1dc516524a Deprecate provisioning_list in the v_extensions table 2014-07-22 10:12:24 +00:00
Mark Crane cee09a674f A1 Hash the extension and voicemail passwords'; 2014-07-18 04:12:06 +00:00
Nate Jones efcc7ef86a Extensions: Provisioning MAC Address select box set to a fixed width to prevent Advanced section column width inconsistency. 2014-07-11 05:34:27 +00:00
Nate Jones e67aa0c638 Document (Window) Title: Update variable name to avoid conflict when paging is used. 2014-07-10 00:32:50 +00:00
Nate Jones 8d052b636b Misc: jQuery goodness for Advanced buttons. 2014-07-07 19:33:17 +00:00
luis daniel lucio quiroz 797b0307dc extension app is getting ready for billing 2014-06-25 17:45:48 +00:00
Nate Jones bf6306705a Fix missing / on closing <tr> tags. 2014-06-22 01:16:49 +00:00
Nate Jones ec1ba51eb9 (Modified) Usability Enhancement: Click on list rows to Edit items. Now uses jQuery (instead of onclick) to avoid being redirected to Edit when canceling a Delete. 2014-06-21 08:52:47 +00:00
Nate Jones a117993264 Usability Enhancement: Click on list rows to Edit items. 2014-06-21 07:04:04 +00:00
Omar Irbouh 9080648f57 display users as link 2014-06-21 01:51:05 +00:00
Nate Jones e979147858 Add links to certain column text in a list view.
Add ability to edit Call Block number.
2014-06-21 00:58:16 +00:00
luis daniel lucio quiroz b1bb4f3818 pre-filling by default accountcode with current _SESSION[domain_name] only for superadmin and when adding 2014-06-18 12:22:38 +00:00
luis daniel lucio quiroz c4d3beb59d do not change accountcode when updating and not superadmin 2014-06-18 12:10:46 +00:00
luis daniel lucio quiroz f0af99fd40 accountcode can only be set by superadmin, domain value set by default 2014-06-18 11:53:31 +00:00
Mark Crane 89d1689df5 One more adjustment to get the extension copy working 2014-05-30 04:28:19 +00:00
Mark Crane dbfa1a317e When copying an extension fields that are numeric should use a null if the variable has not length 2014-05-30 04:14:28 +00:00
Mark Crane e3b8d54a7b Fix extension writing to xml files when number alias is not used 2014-05-28 03:19:51 +00:00
Mark Crane 7481c8e79a Fix the voicemail mail to. 2014-05-25 06:59:55 +00:00
Mark Crane e9ab76c49e Fix the layout for the extension show advanced button 2014-05-25 05:40:06 +00:00
Mark Crane ceff696cc0 Adjust advanced button html for extensions 2014-05-25 02:49:00 +00:00
Mark Crane b63d791fbd Add ability to configure the extension directory xml to provide the option to use freeswitch voicemail 2014-05-25 01:43:47 +00:00
Mark Crane c31801816c Remove the directory path from the extensions list 2014-05-20 07:47:43 +00:00
Nate Jones afde98a18d Extension Edit: Password changes are now reflected on any Device having the extension assigned to any lines. 2014-05-08 04:46:36 +00:00
Nate Jones abad918df1 Extension Edit: Adding and deleting users and/or device lines on an extension now saves any OTHER changes made to the page. 2014-05-06 20:21:11 +00:00
Mark Crane 7463474159 Add like to the search to make it more powerful 2014-05-02 08:49:25 +00:00
Mark Crane 1b5e1ef67d More work on the search 2014-05-02 08:32:44 +00:00
Mark Crane cc68c60cdb Add a search to Extensions and Destinations 2014-05-02 08:22:27 +00:00
Mark Crane 509788da94 Add search to dialplan -> destinations and accounts -> extensions 2014-05-02 08:03:16 +00:00
Nate Jones b7ed68e03a Extension Copy - Now includes Record value. 2014-05-02 05:24:27 +00:00
Nate Jones db7f6daba9 Extension Edit - Removed ability to assign the same user twice. 2014-05-02 05:07:29 +00:00
Mark Crane 5e0eb315f8 Add emergency caller id name to the extension xml and to xml handler. 2014-05-01 04:59:33 +00:00
Mark Crane c56a551d35 Add emergency caller id name when copying an extension 2014-05-01 04:51:21 +00:00
Mark Crane 18cce1c776 Get the emergency caller id name from the database 2014-05-01 04:24:44 +00:00
Mark Crane e81682cc94 Fix the emergency caller id name description 2014-05-01 04:21:49 +00:00
Mark Crane bff3937e26 Add emergency caller id name to accounts -> extensions 2014-05-01 04:18:27 +00:00
Nate Jones 5237fc7d00 Extension Copy more complete and includes voicemail. 2014-05-01 02:48:25 +00:00
Mark Crane 5666962c9d add a way to customize the default dial string for follow me 2014-04-30 09:30:09 +00:00
Mark Crane 36e45c9504 add a way to customize the default dial string for an extension 2014-04-30 09:13:22 +00:00
Nate Jones c4a8cbedfe Fixed Issue 534 - Replaces space with dash 2014-04-27 07:30:40 +00:00
Nate Jones e64fef05dd Submit button also placed at top; reordered to right margin, too. 2014-04-26 22:50:52 +00:00
Mark Crane 0a4919aaaa When assigning an extension to a device make sure the device template is saved 2014-04-24 07:55:59 +00:00
Mark Crane da2619bd53 When saving changes stay on the extension edit 2014-04-18 21:16:41 +00:00
Nate Jones 2dd2330d9c Fixed default select box values (Extensions) 2014-04-15 00:54:01 +00:00
Mark Crane 2b8daa14c4 Add user_record variable to the extension/user XML. 2014-04-03 17:35:18 +00:00