Commit Graph

  • 160744cf78 small fix for KHOMP_updater.pl script mattf 2021-04-21 22:07:13 +00:00
  • ef9c36072e Fix for KHOMP outbound AGI script mattf 2021-04-18 03:33:01 +00:00
  • 25ceb7a306 Added calls_waiting_vl_ campaign options to add optional lead columns to the agent screen Calls In Queue panel mattf 2021-04-17 16:02:27 +00:00
  • e21345f7f8 Added 4 fields to vicidial_khomp_log table in KHOMP_settings.sql mattf 2021-04-14 21:44:15 +00:00
  • 8175eff12c Update to KHOMP SQL setup file mattf 2021-04-13 02:03:01 +00:00
  • 2f1319014b Added Event handlers for new manager events, updates to the listen script mattf 2021-04-08 14:35:22 +00:00
  • 85d9fef3fd Modified the Hopper Drop-Run process to modify the priority and source of DROPs already in the hopper mattf 2021-04-07 23:59:42 +00:00
  • 33596f9638 Added hopper_drop_run_trigger_all option Moved dialable_leads function to functions.php Added 'dialable_count' option to list_info Non-Agent API function mattf 2021-04-06 22:27:23 +00:00
  • db0104be14 Added only_field option for refresh of already-loaded custom form SOURCESELECT element, cascading SOURCESELECT custom field refreshes. mattf 2021-04-05 03:29:51 +00:00
  • abf641ed53 Added 'custom_fields_delete' option for update_list function of the Non-Agent API mattf 2021-04-02 15:14:41 +00:00
  • 024feac6fb Fixed issue #1271, security_phrase field not populating in custom fields form mattf 2021-04-02 01:33:43 +00:00
  • 6c85d13951 Fixed recording access logging to new QC functions mattf 2021-04-02 00:47:47 +00:00
  • 1d41450f28 Added 'custom_fields_update' option for update_list function in the Non-Agent API mattf 2021-04-01 19:54:04 +00:00
  • 0119b0af1f Fixed issues with dashes as custom fields values throwing off delimiters in the agent screen mattf 2021-03-31 03:00:46 +00:00
  • 94534349de Added extra warnings and forced confirmation before running List Pass report mattf 2021-03-30 21:00:38 +00:00
  • 979e370787 Added ability to use custom_fields_copy on update_list on a deleted list_id in the Non-Agent API mattf 2021-03-30 20:35:47 +00:00
  • cccd21ec6d Fixed for consistent custom fields values filtering mattf 2021-03-30 00:39:32 +00:00
  • 147527ee1e Fix for issue on transfer list user fullname having an underscore mattf 2021-03-29 19:20:50 +00:00
  • 34147c53bf Added more variable filtering to non-agent API mattf 2021-03-29 01:42:53 +00:00
  • d02f09725c git-svn-id: svn://192.168.202.10@3408 3d104415-ff17-0410-8863-d5cf3c621b8a mattf 2021-03-28 15:00:13 +00:00
  • cdef190fd2 Added system setting(agent_screen_timer) for selection of JavaScript timer: setTimeout or EventSource for the agent screen mattf 2021-03-28 02:49:24 +00:00
  • 85cf58aba7 Added populate_lead_comments in-group option, Issue #1229 mattf 2021-03-26 02:48:36 +00:00
  • 7f260eeb0b Fix for -adfill-delay= CLI flag in keepalive ALL script, Issue #1266 mattf 2021-03-26 01:48:15 +00:00
  • fcc1a6c35c Added more data output fields to agent_stats_export Non-Agent API function mattf 2021-03-26 00:45:23 +00:00
  • 7ffcf95039 Added WEB_BROWSER_JAVASCRIPT_THROTTLING.txt document mattf 2021-03-25 15:08:47 +00:00
  • 2cfd57bf23 Added leave_3way_start_recording campaign options mattf 2021-03-25 02:14:25 +00:00
  • 202f29d175 small optimization for WAV file validation process in audio store mattf 2021-03-22 22:01:41 +00:00
  • 29e7afcd42 small fix for recent audio store changes mattf 2021-03-22 20:46:53 +00:00
  • 347c8f0e8e Fixed issue with agent_hidden_sound in vicidial.php mattf 2021-03-22 17:07:32 +00:00
  • eaaf68e4b8 Added checking of .wav files for asterisk-compatible format in Audio Store Added display of bad wav file formats on sounds_list Non-Agent API function mattf 2021-03-22 16:52:40 +00:00
  • 5919b82991 Added classAudioFile PHP library for WAV file format validation in Audio Store mattf 2021-03-21 05:40:27 +00:00
  • 1f767edcea Added additional update_fields options: scriptreload,script2reload,formreload,emailreload,chatreload mattf 2021-03-21 04:05:02 +00:00
  • 16c428a8cf Small fix for header issue in lead_all_info non-agent API function mattf 2021-03-21 03:20:35 +00:00
  • 83403ad913 Added special 'xDAYS' value option for callback_datetime to Non-Agent API Added 'custom_fields_add' option for update_list function to Non-Agent API mattf 2021-03-21 02:10:28 +00:00
  • 5911bbe72d Added QC Scorecard presets with recording timestamps mattf 2021-03-20 00:40:56 +00:00
  • 5f70dd7fdc For the user_stats.php report, Added HELP pop-ups for each section, added agent browser visibility log stats to agent activity section, reformatted most sections For the agent time detail report, Added agent screen visibility stats For vicidial.php, Small change for agent screen visibility logging on logout mattf 2021-03-19 19:16:55 +00:00
  • d34950b2dc Fix for NANPA dmin web page auth issue mattf 2021-03-19 15:22:15 +00:00
  • d3eea512f7 Added system settings for agent_hidden_sound and added more browser_alert_sounds Added agent screen visibility logging and Agent Hidden Browser Sounds mattf 2021-03-18 06:49:09 +00:00
  • 2c67127fe2 Small fix for Lead Loader Templates mattf 2021-03-18 03:16:25 +00:00
  • 0b85bc27d8 Added the ability to see orphan Remote Agent entries(with no valid User account) in admin.php mattf 2021-03-17 21:43:06 +00:00
  • 259fce185b Fixes for better consistency in password change process for both vicidial.php and admin.php, Issue #1261 mattf 2021-03-17 16:14:27 +00:00
  • 794556fe53 Added lead_all_info Non-Agent API function Changed admin_modify_lead.php page links to javascript because of Chrome mattf 2021-03-17 14:39:16 +00:00
  • 88a7a56372 Small fix for 2FA consistency, added a Warning to the HELP for 2FA mattf 2021-03-16 13:28:29 +00:00
  • 3161cf54e2 Added new manual_dial_filter CALLBACK options, Issue #1139 mattf 2021-03-16 02:57:36 +00:00
  • 1e9f26353b Added clear_form campaign option, Issue #1179 mattf 2021-03-15 21:54:03 +00:00
  • e2c15d8452 Added Bulk AC-CID delete by text-box option to Admin Bulk Tools mattf 2021-03-15 21:17:05 +00:00
  • 599760e4df Fix for multiple filter_clean_cid_number actions in the DID routing AGI script, also added 'T' filter action, Issue #1247 mattf 2021-03-15 15:44:29 +00:00
  • 85b58a48ad Populate the CIDname in live_sip_channels/live_channels tables, Issue #1255 mattf 2021-03-15 15:27:02 +00:00
  • b1e0635c98 Added optional DID Description display for inbound calls mattf 2021-03-15 02:48:41 +00:00
  • 87a157d955 Added more enhanced_disconnect_logging options in System Settings mattf 2021-03-14 15:01:50 +00:00
  • 515d4a9051 Added a page to allow Editing existing Lead Loader Templates. mattf 2021-03-13 00:44:36 +00:00
  • 11e2ad38b3 Force clearing of webphone panel upon logout in vicidial.php mattf 2021-03-12 20:26:10 +00:00
  • 977ca1e0f9 Small change to Copy User page on admin.php mattf 2021-03-12 19:58:06 +00:00
  • 064e856bb7 Added DID bulk option to admin bulk tools page mattf 2021-03-12 19:51:12 +00:00
  • 4f0a045e17 Added Two-Factor Authentication system, Added mobile_number to User Modify screen Added BUTTON field type to custom list fields mattf 2021-03-12 19:09:12 +00:00
  • 7c0b8acf23 Small change to Fake-call-logging in QM for some queuemetrics_pausereason settings, vdc_db_query.php mattf 2021-03-10 05:01:38 +00:00
  • 941d02b99d Tiny doc fix for QC_PROCESS.txt mattf 2021-03-10 03:14:05 +00:00
  • d594e3482c Added Inbound main panel sub-links, fixed System Settings modify SQL mattf 2021-03-10 03:09:55 +00:00
  • 7e091e5d0c Added new QC module with QC scorecards, Quality Control Report, Settings Compare Utility mattf 2021-03-09 21:45:15 +00:00
  • c2b11d3ba9 Fix for ALL_DNC_CAMPAIGNS dnc download in list_download.php mattf 2021-03-08 15:00:57 +00:00
  • baa3b82785 Added Default Phone Fields feature, Changed CLEAR LIST to remove custom fields for removed leads in admin.php Added Added --remove-abandoned-records-only option to ADMIN_custom_table_clean.pl script mattf 2021-03-06 09:47:51 +00:00
  • 1529d3ccd5 For Custom List Fields: Added option to "re-rank" field ranks when adding/updating a field in the middle of the form mattf 2021-03-05 02:52:04 +00:00
  • 663fd420f7 Added modify_leads=5 read-only option to QC modify leads page mattf 2021-03-04 21:52:47 +00:00
  • 1dfeb560a3 modify lead fix for last commit mattf 2021-03-04 21:37:35 +00:00
  • 80fbce5589 Added User modify_leads = 5 option, for READONLY in admin screens mattf 2021-03-04 21:25:46 +00:00
  • 602bcaf1bc Added list_exists_check option for update_lead Non-Agent API function mattf 2021-03-04 00:48:26 +00:00
  • 1939cd35b4 Added exclude_call_log_data option and added HELP pop-ups to the Export Leads Report mattf 2021-03-03 15:09:35 +00:00
  • 5842f7dde5 Changed admin.php Logout to auto-logout through AJAX, with redirect to Admin Home URL mattf 2021-03-02 15:35:54 +00:00
  • 1b937b45a0 Added xferconf number options to update_campaign, add_list & update_list Non-Agent API functions mattf 2021-02-27 16:32:19 +00:00
  • 1795201bbc Added Copy Phone functionality to admin.php mattf 2021-02-26 21:05:02 +00:00
  • 14ffb7159c Added option to show all users in Team Performance Detail report mattf 2021-02-22 20:17:14 +00:00
  • 528b441723 Added vicidial call length logging to ra_call_control Agent API function Fixes for manual dial agent-state issues and a translation issue in vicidial.php mattf 2021-02-22 16:02:04 +00:00
  • 956463aecf Added menu_id option for add_did and update_did Non-Agent API functions mattf 2021-02-17 20:39:46 +00:00
  • e241c28ae2 Added list_exists_check option for add_lead Non-Agent API function mattf 2021-02-16 19:25:49 +00:00
  • 19f32dd28e Fix for new custom fields changes on older PHP versions mattf 2021-02-12 00:20:44 +00:00
  • 05452d2883 Added SOURCESELECT Custom Field Type Added ability to calculate basic Math functions in SCRIPT custom field types mattf 2021-02-11 23:43:56 +00:00
  • 06c16618ac Added duplicate check with more X-day options for the Web Lead Loader and the Non-Agent API add_lead function. mattf 2021-02-10 22:02:50 +00:00
  • 3eac4aac42 Added add_did Non-Agent API function to admin.php permissions options mattf 2021-02-10 21:05:32 +00:00
  • 27285a6979 Added 'add_did' function to the Non-Agent API. mattf 2021-02-10 01:44:48 +00:00
  • 5b91f0dae7 Added more logging, debug code and fixes for SHARED agent campaigns mattf 2021-02-08 06:16:36 +00:00
  • 597dba3c9e Added archive search option to the Dial Log Report, issue #1222 mattf 2021-01-29 15:16:03 +00:00
  • 506d8d2993 Addressed session ID issue in ticket #1251 mattf 2021-01-26 16:47:58 +00:00
  • f8eb1677dc Added copy_user Non-Agent API function other small fixes mattf 2021-01-24 14:49:59 +00:00
  • 4e90e0b737 minor variable fix in non-agent API mattf 2021-01-19 18:39:31 +00:00
  • bf0d22b64a Fixed user group permission bug in manager chat, Issue #1240 mattf 2021-01-14 20:46:01 +00:00
  • 4990e02d96 Added 'copy_user' function to the Non-Agent API. mattf 2021-01-14 14:14:48 +00:00
  • 4babb9e0ba Added Agent Search Method override options for campaigns and in-groups. mattf 2021-01-07 20:40:57 +00:00
  • 035d114755 bug fix for auto-dial changes made in last commit. mattf 2021-01-05 03:57:46 +00:00
  • de71e25392 Added SHARED_... campaign dial method auto-dial options, for more efficient agent multi-campaign dialing. Read the AGENT_MULTI-CAMPAIGN_DIALING.txt document for more information. mattf 2021-01-02 22:05:07 +00:00
  • 8a13cbf095 Added CallerID to the Hangup Cause Report output Added logging to vicidial.php mattf 2020-12-31 21:57:08 +00:00
  • 0553035021 Changes for PHP8 compatibility mattf 2020-12-14 23:07:01 +00:00
  • 5a2e39ada5 Fix for custom fields issue when downloading list with no custom fields itself mattf 2020-12-08 21:32:03 +00:00
  • d3f0bf2c82 Fixes for issues with special KHOMP code mattf 2020-12-08 20:55:19 +00:00
  • 8f5a7d14da Added Transfer-Conf Button Launch campaign setting, allowing you to set a webform window to open when an agent clicks on the Transfer-Conf button. mattf 2020-12-02 02:24:19 +00:00
  • f6dc15c410 Added group_by_campaign option to agent_stats_export function of the Non-Agent API mattf 2020-12-01 21:57:09 +00:00
  • 98151e20bd Help documentation update for 3-way stop recording exception mattf 2020-11-30 14:32:56 +00:00
  • 13848308b8 Added Daily Called Count Limits as a campaign setting, with options to count and/or restrict for manual dial calls or not. Added hopper debug output to the campaign debug report. mattf 2020-11-24 05:24:25 +00:00
  • dcd0d22494 Fix for time logging inserts/updates to database for AST_update_AMI2.pl script. mattf 2020-11-20 02:24:28 +00:00
  • 6c201ebafd Fix for blank page after certain updates submitted to modify lead page mattf 2020-11-19 22:26:23 +00:00
  • 50f0affa3d Fix for issue #1245 mattf 2020-11-19 17:31:22 +00:00