Commit Graph
37 Commits
Author SHA1 Message Date
mattf bd2be8d57e Small fixes for PHP8 changes
git-svn-id: svn://192.168.202.10@3864 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-08-09 03:33:13 +00:00
mattf 0820807d85 Code updates for PHP8 compatibility in all PHP scripts
Added PHP_error_reporting_OVERRIDE options for each web directory

git-svn-id: svn://192.168.202.10@3863 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-08-06 15:02:09 +00:00
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 3b1574c879 Added vicidial_inbound_callback_queue stats to Inbound Report v2
git-svn-id: svn://192.168.202.10@3661 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-12-08 22:26:00 +00:00
mattf e80568a441 Cleanup from input variable filter updates
git-svn-id: svn://192.168.202.10@3580 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-04 05:38:26 +00:00
mattf 1e252d171a Added allow_web_debug system setting, more input variable filters
git-svn-id: svn://192.168.202.10@3579 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-04 01:11:37 +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 4242aeb447 Added In-Group in_queue_nanque options
Added optional phone_number search for lead_all_info function
Fix for Inbound Report with optional campaign-select AHT calc

git-svn-id: svn://192.168.202.10@3535 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-08 03:54:53 +00:00
mattf 1ca244c6ae Added optional campaign selection(camp_select), for alternate calculation of OCR only
git-svn-id: svn://192.168.202.10@3534 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-10-27 23:05:31 +00:00
mattf 8f6a72f427 Added IR_SLA_all_statuses option for Inbound Reports
git-svn-id: svn://192.168.202.10@3530 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-10-22 12:31:39 +00:00
mattf 4892447942 Added OCR, SL-1 & SL-2 stats to CUSTOM INDICATOR section of the Inbound Reports
git-svn-id: svn://192.168.202.10@3525 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-24 03:18:13 +00:00
mattf e3b8840f7e Fixed bug for default start/end times on call times when all days have custom s/e time
git-svn-id: svn://192.168.202.10@3521 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-14 23:03:38 +00:00
mattf b51eb34911 Added AHT to CUSTOM INDICATOR section in Inbound Reports
git-svn-id: svn://192.168.202.10@3497 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-21 20:21:00 +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 8aa16e4f62 Fixed help display for dozens of reports
Added more call detail stats for calls to DIDs and what happened to them
Fixed issue with User Group permissions in Inbound summary hourly report and the agent status detail report.

git-svn-id: svn://192.168.202.10@3448 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-05 13:10:27 +00:00
mattf eb85c6a885 Added two new drop calculations to the Inbound Report and v2
git-svn-id: svn://192.168.202.10@3300 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-09-24 13:37:54 +00:00
mattf 633badd8d4 git-svn-id: svn://192.168.202.10@3151 3d104415-ff17-0410-8863-d5cf3c621b8a 2019-11-01 20:43:18 +00:00
mattf 4b7f91d967 more PHP7 fixes for admin scripts
git-svn-id: svn://192.168.202.10@3138 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-10-01 01:30:07 +00:00
mattf d81b14c4dc Streamlined DID check to optimize page load in Inbound Reports
git-svn-id: svn://192.168.202.10@3096 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-05-09 14:16:17 +00:00
mattf 00adee12c0 Fix for rare allowed reports issue
git-svn-id: svn://192.168.202.10@3007 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-07-12 19:12:03 +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 1141beae3f Fixed javascript/apache errors with graphs in several reports
git-svn-id: svn://192.168.202.10@2841 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-10-18 11:07:10 +00:00
mattf c58b8ec413 Added screen_colors.php include file for uniform screen color code
Added uniqueid logging to vicidial_xfer_log, as well as archiving of that table

git-svn-id: svn://192.168.202.10@2812 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-09-03 13:56:49 +00:00
mattf 09629beb63 Added filename_override option for Automated Reports, added more space for report_times
More cleanup of reports and formatting

git-svn-id: svn://192.168.202.10@2809 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-08-25 21:11:38 +00:00
mattf d2c07fc41e Array declaration fixes for PHP7, issue #1027
git-svn-id: svn://192.168.202.10@2796 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-07-20 11:58:45 +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 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 bc0d3295b3 Fix for daylight savings time issue for past days in the Inbound Reports
git-svn-id: svn://192.168.202.10@2712 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-03-24 11:42:21 +00:00
mattf 2f458273b2 Fix for default HTML report format, issue #997
Added HH:MM:SS option for DID report

git-svn-id: svn://192.168.202.10@2687 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-02-27 22:33:30 +00:00
mattf f18753bd25 small fix for inbound report v2
git-svn-id: svn://192.168.202.10@2645 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-12-08 01:48:50 +00:00
mattf f8b46b5ee1 Added Agent DID Report
Fixed issue #982

git-svn-id: svn://192.168.202.10@2644 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-12-08 01:39:55 +00:00
mattf 48919ee282 Added User Group Hourly Report
Fixed several reporting bugs

git-svn-id: svn://192.168.202.10@2582 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-08-27 13:52:30 +00:00
mattf a801674046 Added and tested ChartJS features for more aesthetically appealing graphs to many reports
git-svn-id: svn://192.168.202.10@2568 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-07-31 14:19:56 +00:00
mattf d9de5eea48 Added option to show in-group color in real-time report agent records
Rewrote Fronter/Closer report
Updated reports to reformat the forms in a more unified format
Added Help entries for most reports

git-svn-id: svn://192.168.202.10@2482 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-02-28 00:45:18 +00:00
mattf ec27fd5f4f Added dynamic language ability to chat functions
Fixed several security issues with Chat functions
Added new options to ADMIN_www_languages.pl script

git-svn-id: svn://192.168.202.10@2435 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-19 22:16:43 +00:00
mattf e51c7b93f8 Added User Group Call Times restrictions to select list for the Inbound Report v2
git-svn-id: svn://192.168.202.10@2434 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-18 11:56:16 +00:00
mattf 8397e34f2c Added new version of Inbound Report that allows restricting results by Call Time
Added Inbound Chat Report

git-svn-id: svn://192.168.202.10@2431 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-16 15:57:54 +00:00