Commit Graph
94 Commits
Author SHA1 Message Date
mattf 9b58e22353 Added input filtering in admin and report scripts
git-svn-id: svn://192.168.202.10@3817 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-03-22 13:45:01 +00:00
mattf a9b4927018 Added HCI screen for Hopper Hold Inserts
git-svn-id: svn://192.168.202.10@3779 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-11-28 14:02:47 +00:00
mattf 98235ec76f Added more "XDAY" options to add_lead duplicate checks in the Non-Agent API
Added more failed login details for level 9 users to User Modify page
Added User Logins Report
Added webserver/URL logins section to User Stats report for level 9 users
Added more failed login logging in user_authorization function.php scripts
Added more failed login reason messages display to timeclock.php
Added vicidial_user_logins_daily TEOD population to ADMIN keepalive script

git-svn-id: svn://192.168.202.10@3642 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-09-22 13:24:27 +00:00
mattf b04838c26b Fix for LOGOUT/LOGIN events sharing the same timedate in user_stats.php
git-svn-id: svn://192.168.202.10@3588 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-10 19:45:35 +00:00
mattf 31ed5a073c Added allow_web_debug system setting to disable $DB output by default.
Added more input variable filtering

git-svn-id: svn://192.168.202.10@3567 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-21 15:41:15 +00:00
mattf 55c9bc35dc Added PHP input form variable filters
git-svn-id: svn://192.168.202.10@3566 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-18 06:09:51 +00:00
mattf 7df26851f3 Added more variable filtering to admin web pages
git-svn-id: svn://192.168.202.10@3555 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-22 22:06:31 +00:00
mattf c31eb5f02d Added display of vicidial_vmm_counts data, if $CIDdisplay=="Yes" to modify lead page
Remove commas from mailbox name before writing to conf file, use "Full Name" for a phone's mailbox name, if set in keepalive_ALL script

git-svn-id: svn://192.168.202.10@3468 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-30 21:27:53 +00:00
mattf e6f3f18fb6 Fixes in PHP scripts for XSS minor security issues.
git-svn-id: svn://192.168.202.10@3455 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-16 00:26:02 +00:00
mattf 6e22100bb2 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

git-svn-id: svn://192.168.202.10@3392 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-19 19:16:55 +00:00
mattf 8ca76c85e7 Added lead_all_info Non-Agent API function
Changed admin_modify_lead.php page links to javascript because of Chrome

git-svn-id: svn://192.168.202.10@3386 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-17 14:39:16 +00:00
mattf 0d48cfbeb0 Added Two-Factor Authentication system, Added mobile_number to User Modify screen
Added BUTTON field type to custom list fields

git-svn-id: svn://192.168.202.10@3373 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-12 19:09:12 +00:00
mattf fc698380a7 Finished adding button colors for admin web screens
git-svn-id: svn://192.168.202.10@3280 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-08-26 04:29:50 +00:00
mattf 4a8f831808 Added ANI to INBOUND/CLOSER records for NVAuser, added secondary check to find lead ID for DIDs in user_stats.php script
Added option to exclude after-hours from abandons, list ID filtering in Inbound Daily report

git-svn-id: svn://192.168.202.10@3262 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-07-03 21:06:48 +00:00
mattf 603690e887 fixed small bug with last commit
git-svn-id: svn://192.168.202.10@3240 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-01 19:45:14 +00:00
mattf 55f640213f Added NVAuser option for NVA recordings user column in user_stats.php, useful for NVA recording 3way call records
git-svn-id: svn://192.168.202.10@3239 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-01 17:22:55 +00:00
mattf fd848c17cc Fixes for PHP7 for multiple reports
git-svn-id: svn://192.168.202.10@3142 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-10-13 12:46:08 +00:00
mattf 89adc00dab Added feature allowing agents to mute recordings of calls from the agent screen. Must be enabled in System Settings to be able to use it in campaigns. There is also a User Override option.
git-svn-id: svn://192.168.202.10@3072 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-03-11 03:44:37 +00:00
mattf 2ef52550a1 Added pause code manager approval option, requires a manager to approve a
specific flagged pause code before the agent is allowed to use it in their agent screen.
Added switch lead log entry display to modify lead admin page

git-svn-id: svn://192.168.202.10@2963 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-11 17:18:42 +00:00
mattf 3328a8efde Fix for user time calculation in inbound and user stats reports, subtracted queue_seconds
git-svn-id: svn://192.168.202.10@2949 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-24 03:13:58 +00:00
mattf 4e8f877f4b Added additional variable filtering
git-svn-id: svn://192.168.202.10@2760 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-05-27 07:14:38 +00:00
mattf 02ba88cec4 Updated AST_parkstats.php for new park logging, and added link to it from Admin Utilites
Added park_rpt display option to User Stats, will show uer parked calls
Fixed minor logging issue in agi-VDAD_ALL_inbound.agi script

git-svn-id: svn://192.168.202.10@2730 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-04-13 02:48:52 +00:00
mattf 47703e1a1e Added IP Lists feature, allowing creating of lists of IP Addresses that can
be used as whitelists on a User Group basis for Agent, Admin and API
 web resources.

git-svn-id: svn://192.168.202.10@2726 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-04-10 02:30:33 +00:00
mattf 06d93210d6 Changed emergency logout to hangup all agent session calls, and more logging, issue #819
git-svn-id: svn://192.168.202.10@2691 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-02-28 21:31:57 +00:00
mattf 716e58fcf6 Fixed excess load in user_stats.php Issue #963
git-svn-id: svn://192.168.202.10@2605 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-10-30 12:36:48 +00:00
mattf 17f8f944c2 Added options to define a color scheme and logo for admin web screens
git-svn-id: svn://192.168.202.10@2528 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-08 16:09:46 +00:00
mattf bdbf4cc3b9 Added campaign option to move USERONLY scheduled callbacks to ANYONE callbacks after X minutes being LIVE without the agent calling them back.
Changed web admin sidebar menu design

git-svn-id: svn://192.168.202.10@2492 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-03-25 18:39:51 +00:00
mattf 195170d696 Added recording access options
git-svn-id: svn://192.168.202.10@2468 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-16 21:09:28 +00:00
mattf a4160e7096 Added chat dead detection in agent screen, real-time report and API
Added chat/email live images for agent screen

git-svn-id: svn://192.168.202.10@2455 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-04 19:11:44 +00:00
mattf 53ad49115f Added daily breakdown option to the Agent Performance Detail report
Added archive search option to several reports

git-svn-id: svn://192.168.202.10@2446 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-30 02:19:42 +00:00
mattf 603e615556 Added call status as option in user_stats.php report, Issue #883
git-svn-id: svn://192.168.202.10@2364 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-08-04 13:08:07 +00:00
mattf ec85e098a3 Fixed issue with SQL for permissions check
git-svn-id: svn://192.168.202.10@2319 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-13 02:50:35 +00:00
mattf ee9b7f3772 Added code for on-the-fly language translations display for all admin and reporting scripts
Changed all single-quote QXZ values to double-quote
Added "change language" page to admin.php

git-svn-id: svn://192.168.202.10@2233 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-31 14:49:05 +00:00
mattf 7259ba9deb completed functionalization of admin interfacce scripts and reports with QXZ function
git-svn-id: svn://192.168.202.10@2186 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-14 14:49:50 +00:00
mattf aa8ff123e5 Fixed small bug in user stats calculation of total time in timeclock when last entry is LOGIN
git-svn-id: svn://192.168.202.10@2136 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-23 19:29:06 +00:00
mattf b3b3c683ed Added logging of webserver and url used for all API calls, agent logins and reports
Fixed minor bug related to modify lead page with custom fields and encryption

git-svn-id: svn://192.168.202.10@2053 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-08 21:00:33 +00:00
mattf 638fcfa138 Added option.php option to allow user ID click to pause code report from the Agent Time Detail report
Fixed several small bugs
Added new optional extras/did_recent_call.php script for use with DID Filter URL

git-svn-id: svn://192.168.202.10@2042 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-11-22 12:16:22 +00:00
mattf ec06dbfa1f Added Lead Tools Advanced page
Added agent manual dial by lead ID
Several small fixes
hopper script features added for campaign restriction

git-svn-id: svn://192.168.202.10@2036 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-10-17 02:14:44 +00:00
mattf 9c4311ef65 Changed all admin PHP code to use mysqli functions
Fixes for issue #699
Fix for issue #697

git-svn-id: svn://192.168.202.10@2017 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-02 15:37:26 +00:00
mattf 09c4284e1b Added several security changes to the admin interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
Added 3 new reports to the admin interface: url log, lagged log and user group login reports
Added new AST_phone_update.pl --agent-lookup flag to allow for logging of the IP address of the agent's SIP or IAX phone connection. Can be enabled as a crontab entry to perform the lookups on each asterisk server.

git-svn-id: svn://192.168.202.10@1997 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-02 06:00:53 +00:00
mattf 97cf629d70 Added several security changes to the agent interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
Changed all of the admin scripts from using the PHP ereg functions to preg. This is a requirement for moving to PHP6 where ereg functions are  depricated. This will also have the benefit of speeding up those scripts because preg is supposed to be more efficient and faster than ereg.
Added recording_id to the available fields for the dispo call url feature
Added pause code to the agent_status non-agent api function output

git-svn-id: svn://192.168.202.10@1994 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-06-15 16:08:13 +00:00
mattf ae07a44be1 Added admin report logging to all reports on the system, and added the "Admin Report Log Viewer" linked from the "Admin Utilities" page which allows you to see the reports that have been run on the system. This change has affected almost every report in the system. Bugs were fixed for some exporting reports that were set to use a slave read-only database.
git-svn-id: svn://192.168.202.10@1959 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-14 23:46:14 +00:00
mattf be8bae7295 Added options.php option to display first and last name in the user stats results for outbound and inbound calls sections
git-svn-id: svn://192.168.202.10@1925 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-24 23:44:41 +00:00
mattf 27e0c8cf20 small updates for the email functions and documentation
git-svn-id: svn://192.168.202.10@1907 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-12-23 12:27:19 +00:00
mattf f837429e6a Added inbound email queue to agent support
git-svn-id: svn://192.168.202.10@1905 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-12-23 04:28:32 +00:00
mattf 966564377e Added Dialer Inventory Report options for excluding lists and ranking shifts display order
Added User Group multi-selection option to the real-time report
Added HTML bar chart display options to most of the reports
Removed password logging from admin scripts failed login attempts
Made webroot-writable system setting function the same on all admin scripts
Fixed list lastcalldate for manual dial calls

git-svn-id: svn://192.168.202.10@1789 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-24 21:43:54 +00:00
mattf 2b0e82aa9d Added ability to block customer information and hide portions of customer phone numbers within the admin interface on a per admin-user basis.
Many fixes for user group restrictions in admin pages

git-svn-id: svn://192.168.202.10@1753 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-06 16:25:10 +00:00
mattf 65cf02599f Added manual dial agent skip lead logging to the user stats page
Small changes to bulk phone insert script, added Help section

git-svn-id: svn://192.168.202.10@1695 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-18 21:25:14 +00:00
mattf 3b847a0275 Added CSV download option to almost all reports.
git-svn-id: svn://192.168.202.10@1694 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-13 05:22:27 +00:00
mattf db64c2f316 Allow for hiding of gender pulldown in agent interface
several bug fixes

git-svn-id: svn://192.168.202.10@1628 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-22 13:25:37 +00:00