Commit Graph
100 Commits
Author SHA1 Message Date
Nate Jones fca4dbd32f Backup: Added ability to generate a cron script for automated backups. 2014-11-13 07:42:24 +00:00
Nate Jones f123754199 Ring Groups: Correction (Sequence, not Simultaneous). 2014-10-31 05:12:21 +00:00
Nate Jones 25f9c6d5b2 Ring Groups: Toggle Destinations Delay/Order column heading based on Strategy select value. 2014-10-31 05:06:46 +00:00
Nate Jones 12c0c02e0e Dialplan Manager: Click Enabled value to toggle dialplan state. 2014-10-31 04:00:01 +00:00
Nate Jones ea763cd821 Calls: Radio button label mods. 2014-10-30 05:50:03 +00:00
Nate Jones edc7e26b54 Calls: Visual mods. 2014-10-30 05:39:04 +00:00
Nate Jones f12aace312 Call Forwarding (on Busy): Minor visual mods. 2014-10-30 05:19:03 +00:00
Nate Jones f67da10023 Call Center Queue: Minor control button adjustments. 2014-10-30 04:37:19 +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 17fd595b64 Active Call Center: Misc visual mods, moved queue counts to top of list, removed Eavesdrop link for Abandoned calls. 2014-10-24 02:59:30 +00:00
Nate Jones fba2f3cfc1 Call Center: Misc visual mods, moved/renamed module control buttons, removed unnecessary blank options from selects. 2014-10-24 02:55:55 +00:00
Nate Jones 9105078ee4 Call Center: Added cc_cancel_reason log field. 2014-10-24 01:49:45 +00:00
Nate Jones c878cb406e Fax Server: Only display allowed (shared and/or private) contacts in recipient select box when creating a new fax. 2014-10-18 08:58:59 +00:00
Nate Jones 3154fd5ec6 Contact Add: Superadmins can create only Shared contacts under a foreign domain. 2014-10-18 08:27:26 +00:00
Nate Jones 7d765f608b Contact Edit: Remove ability for superadmin to change Shared status on a contact in a foreign domain. 2014-10-18 08:20:12 +00:00
Nate Jones 2b4010180a User Create/Edit: Require a group assignment. 2014-10-18 08:18:03 +00:00
Nate Jones f86352db8f Contacts: Minor code simplifications. 2014-10-18 07:14:41 +00:00
Nate Jones f2d643aecb Contacts: Private or Shared. User can create a private contact only visible to them, or can choose to share a contact with others by assigning it to group(s). Users can view only contacts assigned to their group(s) and contacts NOT assigned to any group. 2014-10-18 06:49:34 +00:00
Nate Jones e89611f099 User Edit: Adds group_uuid to v_group_users when assigning user to a group. 2014-10-18 03:17:13 +00:00
Nate Jones a227f3bb00 Populate new group_uuid field in v_group_users table. 2014-10-18 01:25:57 +00:00
Nate Jones b78284b202 Group Permissions: Added all/none checkbox above each group of App permissions. 2014-10-15 20:47:04 +00:00
Nate Jones 5df83c4694 Contacts: Added ability to assign Contact to multiple Groups. 2014-10-15 20:11:17 +00:00
Nate Jones 2226f442d0 Fax Server: Added clear (reset) buttons to file input fields. 2014-10-13 20:56:36 +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
Nate Jones 29c47d90a8 Functions: Corrected logic in valid_email(). 2014-09-30 09:22:29 +00:00
Nate Jones 5e67869394 CDR Paging: Minor tweak. 2014-09-28 08:35:49 +00:00
Nate Jones 75a4c04e26 Paging controls revamped. Can now enter a specific page to jump to. Press Enter/Return to submit. 2014-09-28 07:49:51 +00:00
Nate Jones 44bed664ae VM Greetings, VMs: Integrated HTML5 playback button. Misc fixes with other integrations. 2014-09-11 19:48:19 +00:00
Nate Jones e495987223 MOH: Integrated HTML5 playback button. 2014-09-11 18:55:07 +00:00
Nate Jones 7ca8c415eb Recordings: Playback fixes. 2014-09-11 18:48:13 +00:00
Nate Jones d40f5597e0 Recordings: Integrated HTML5 playback button. 2014-09-11 18:34:53 +00:00
Nate Jones b4aa618cc2 CDR: Recording playback - disabled preloading, return Tools column and icons to middle, hide if duration is zero. 2014-09-11 18:25:00 +00:00
Nate Jones f1c7c1dbd5 Corrected preloaded icon image paths in HTML5 audio player Javascript. 2014-09-11 04:16:13 +00:00
Nate Jones 6d049b8f5b CDR: Added new HTML5 recording playback and download controls. 2014-09-11 03:14:52 +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
Nate Jones d82374638e Fax Server: Restored page count detection. 2014-09-09 04:10:34 +00:00
Nate Jones 25e31bc95c Fax Server: Modified file conversion methods, misc minor changes. 2014-09-09 03:41:23 +00:00
Nate Jones 15b36c3b24 Contact Add/Edit: Style adjustment to input boxes - auto-grow/shrink. 2014-09-09 01:00:22 +00:00
Nate Jones 49bbc2e986 CDR: Added TTA (Time To Answer) column, tool-tip explanations to call direction icons, and paging controls to top of beginning of CDR list. 2014-09-08 18:06:36 +00:00
Nate Jones 29fb8dd6bd Ring Group: Added ability to set Caller ID Number Prefix - Part 1 2014-09-06 07:43:51 +00:00
Nate Jones a4b176cf58 Fax Server: Hide Contacts select box if no Contacts with a fax number exist. Order Contacts by name (company, first, last, nick) in select box, cleaned up code a bit. 2014-09-05 02:58:47 +00:00
Nate Jones 7c0d9e440d Fax Server: Added ability to select an existing Contact as the fax Recipient.
Updated jquery.autosize.input.js to latest version.
2014-09-05 02:29:29 +00:00
Nate Jones 9aa7c1f85a Minimized Theme: Rearrange Logout and Domain Selector icons to match Enhanced theme, add ability to show domain name in menu bar. 2014-09-04 08:42:25 +00:00
Nate Jones 07814a945c Fax Server: Removed echo of array in fax_send.php. 2014-09-04 07:01:17 +00:00
Nate Jones 7e1c6f9f3b Default Setting Edit: Select option correction for superfine. 2014-09-04 07:00:10 +00:00
Nate Jones cca4fee7c9 Fax Server: Multiple file upload, customize contact info line and footer in cover sheet, other minor tweaks. 2014-09-04 06:57:26 +00:00
Nate Jones 7a9df29009 Fax Server: Select up to 5 files (TIF or PDF) to send. Added Default Setting for default page size (Auto, Letter, Legal, A4), or override at time of sending fax. 2014-09-04 00:57:09 +00:00
Nate Jones 21dc61fa8e Fax Server: Misc enhancements, including multilingual and customizable cover page generation, fax resolution selection, etc. More to come.
FPDI and TCPDF libraries added to accommodate the above, and future enhancements.
2014-09-03 02:41:11 +00:00
Nate Jones 18e8170b4d Enhanced Theme: Domain name style adjustments (background off by default, larger text, etc). 2014-08-30 07:04:53 +00:00
Nate Jones 56ffe0b937 Enhanced Theme: Restored displaying domain name in header, can control visibility and style using Default Settings. 2014-08-30 06:31:14 +00:00
Nate Jones b4e61290f1 Function: Moved recur_sounds_dir() to functions.php, removed from ivr_menu_edit.php and conference_center_edit.php. 2014-08-25 18:01:26 +00:00
Nate Jones af638a59cc Contact Edit: Integrated certificate creation, if available. 2014-08-23 06:50:54 +00:00
Nate Jones 14e29dba5f Minimized Theme: Now mouseover to dismiss response message, and a minor bug fix relating to the dismissal. 2014-08-20 22:57:33 +00:00
Nate Jones c28719d6ad Minimized Theme: Style adjustment to increase right margin of the Logout icon on a single-tenant system. 2014-08-20 17:38:37 +00:00
Nate Jones 9e603db1ab Minimal Theme: Adjust to use Enhanced Theme background images. Click to dismiss response message, as well. 2014-08-17 15:09:05 +00:00
Nate Jones 87f2ac5561 Theme Default Settings: Prevent background_color from getting added more than twice, and adds both colors if none exist. 2014-08-17 14:29:51 +00:00
Nate Jones aee16de255 CDR Statistics: Fixed graph. 2014-08-17 13:59:55 +00:00
Nate Jones d68440acea Added a variation of the Enhanced Theme: Minimized. 2014-08-17 13:41:57 +00:00
Nate Jones e8c004dca3 Enhanced Theme: Modified default bottom color of background gradient a little. 2014-08-17 07:26:45 +00:00
Nate Jones 5e57510ec8 Clean up pdo.php. 2014-08-17 07:13:39 +00:00
Nate Jones 5963ad0111 Enhanced Theme: Natural sort the domains in the Domain Selector. 2014-08-17 07:09:57 +00:00
Nate Jones 2ae3be3a9a Enhanced Theme: Added Default Settings to control the color, background color, opacity and hide delay of header response messages. 2014-08-17 06:30:31 +00:00
Nate Jones bda8ed1189 Provisioning: Reordered provision/app_defaults.php so App Defaults now detects and restores each Provision default setting individually/ 2014-08-17 05:53:32 +00:00
Nate Jones f1ed1c67a3 Enhanced Theme: Added JS confirm prompt to logout button. 2014-08-17 05:15:07 +00:00
Nate Jones ab606cfe4e Enhanced Theme: Missing Theme items in Default Settings are now detected and restored individually by enhanced/app_defaults.php. No need to delete all Theme settings to have them restored by App Defaults on Upgrade page. 2014-08-17 05:03:50 +00:00
Nate Jones fe40c4ede9 Enhanced Theme: Added Default Settings to control footer colors and opacity.
Other minor code enhancements.
2014-08-17 04:33:57 +00:00
Nate Jones 7fdb8ee770 (ahem...) Enhanced Theme: Previously mentioned icons now available. 2014-08-17 03:32:59 +00:00
Nate Jones 56fea0db60 Enhanced Theme: Implemented new icons for Domain Selector and Logout in header. Hover to see current user/domain and active domain.
Domain Selector: Now includes and highlights active domain in domain list.
2014-08-17 03:30:28 +00:00
Nate Jones 620d1002e5 Backup: Completed functionality to back up and restore paths defined in Default Settings. 2014-08-16 22:15:01 +00:00
Nate Jones 185786808e Enhanced Theme: New CSS class added to file input fields to adjust their hight to be equal to other input fields. 2014-08-16 18:24:41 +00:00
Nate Jones b2923570f0 User Edit: Add button to load an auto-generated API Key (UUID) into the input field. 2014-08-15 07:04:52 +00:00
Nate Jones 2cf9080392 SIP Status: Multilinguify sofia status column headings, only link gateway names in domain currently being managed. 2014-08-15 05:53:21 +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
Nate Jones d51b601d34 Follow Me: Confirm prompt mods. 2014-08-14 07:44:05 +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 62724e1be3 Follow Me: Reorganized to match Ring Group layout, added Confirm select box. 2014-08-14 05:36:23 +00:00
Nate Jones 5dbe96cd10 Gateway Edit/Delete: Removes gateway xml file, if present, on delete and/or disable. 2014-08-13 22:08:39 +00:00
Nate Jones a07f7871e3 Extension Summary: New report - displays per extension call count and usage statistics within a given date range. 2014-08-06 05:21:13 +00:00
Nate Jones e8a944ea57 CDR: Remove unnecessary </td> tag. 2014-08-06 00:42:32 +00:00
Nate Jones 12aa572402 Reverted: File may be used for older browser support. 2014-08-05 23:28:12 +00:00
Nate Jones a8b8f3b4e7 Remove unused file. 2014-08-05 23:23:07 +00:00
Nate Jones f599330cbc Default Setting Edit: Fixed Domain selector and color picker - moved color picker JS files to Enhanced template.php. 2014-08-05 22:32:14 +00:00
Nate Jones fa64fa8766 Enhanced Theme: Modified Domain Selector bar icon, slight gradient, like standard button style. 2014-08-04 19:50:23 +00:00
Nate Jones 5b43200233 Dialplan Edit: Truncate initially displayed Data values with ellipsis (pre edit). 2014-08-04 19:33:26 +00:00
Nate Jones eef73fd005 Input Type Switch Button: Changed from left triangle (&#10782;) to left triangle (&#9665;), as wasn't displaying properly in FF on Mac. 2014-08-03 07:02:12 +00:00
Nate Jones d65541748a Destination Edit: Corrected misplaced HTML tags, remove colon (:) output when not necessary on Actions select box. 2014-08-03 06:43:49 +00:00
Nate Jones 0631181a30 Input Type Switch Button: Changed from < to left triangle (&#10782;) 2014-08-03 06:18:06 +00:00
Nate Jones 16105f7d3a Input Type Switch Button: No interprets HTML entities code for left triangle (&#10782;) 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 abcc96f0ad Input Type Switch Button: Changed from < to left triangle (&#10782;) 2014-08-03 05:31:42 +00:00
Nate Jones 89c3683ce2 CDR: Minor/style mods to date/time Range fields. 2014-08-03 05:23:44 +00:00
Nate Jones 025786499f Paging: Changed Prev/Next buttons to symbols. 2014-08-03 04:30:19 +00:00
Nate Jones 7b648618ad CDR: Search Source explicitly by extension number. 2014-08-03 04:03:44 +00:00
Nate Jones 83a9b8e969 Device: Updated other themes to work with duplicate checker. 2014-08-02 13:43:11 +00:00
Nate Jones ba6fb139a8 CDR: Moved date/time picker JS to template, Domain Selector now working again on CDR page. 2014-08-02 12:49:22 +00:00
Nate Jones 7bcff2d9d5 Device Edit: Added comment on the duplicate check js. 2014-08-02 12:45:24 +00:00
Nate Jones 2c2d7de7df Device Edit: Adjust duplicate mac check. 2014-08-02 12:00:30 +00:00
Nate Jones f4bd0ed58c Enhanced Theme: Fixed JS error in Chrome. 2014-08-02 11:23:15 +00:00
Nate Jones 3ee965621b CDR: Added Date/Time calendar picker, enhanced searching ability - added Start, Answered and End ranges. 2014-08-02 10:57:02 +00:00
Nate Jones f6d6965c8d Response Message: Mood adjustments. 2014-08-02 07:02:31 +00:00