Commit Graph
40 Commits
Author SHA1 Message Date
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 cc06869856 Fix for --ALL-- selection user-group permission issues in 3 export reports
git-svn-id: svn://192.168.202.10@3517 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-11 23:43:01 +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 5d9586ab96 Added exclude_call_log_data option and added HELP pop-ups to the Export Leads Report
git-svn-id: svn://192.168.202.10@3361 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-03 15:09:35 +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 137dd105f8 Fixes for PHP7 in calls/leads export reports
git-svn-id: svn://192.168.202.10@3135 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-09-26 13:32:30 +00:00
mattf 5b3eeaefc9 Fixed admin hide phone issue in export reports
git-svn-id: svn://192.168.202.10@3112 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-06-11 00:53:13 +00:00
mattf 8245ea39af Fixed email transfers bugs, modified transfer-conf panel for same
Added option to allow --ALL-- as a campaign value in lead report export

git-svn-id: svn://192.168.202.10@2998 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-06-10 22:14:43 +00:00
mattf 9c436cdd83 Fix for missing header row in translated language in lead export report, issue #1090
git-svn-id: svn://192.168.202.10@2972 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-22 13:25:06 +00:00
mattf 572ad4ce66 Small fixes for custom fields admin and lead export report
git-svn-id: svn://192.168.202.10@2894 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-01-25 20:51:24 +00:00
mattf 05fbd4b0c9 small fix for Leads Export Report
git-svn-id: svn://192.168.202.10@2891 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-01-12 19:50:20 +00:00
mattf 87f36940ea Added call_status_stats API function
Added vendor lead code filtering option to Lead Export Report

git-svn-id: svn://192.168.202.10@2882 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-01-10 01:27:59 +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 daab6a9af9 Changed password fields to allow up to 100 character passwords. Also changed
password recommendations to emphasize length over complexity.

git-svn-id: svn://192.168.202.10@2782 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-06-24 01:45:41 +00:00
mattf 2ae1ee6d15 small fix for lead export report
git-svn-id: svn://192.168.202.10@2774 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-06-09 03:12:53 +00:00
mattf d64906d3c0 Added DID filtering option to Lead Export Report
git-svn-id: svn://192.168.202.10@2770 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-06-02 00:55:23 +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 b77e78fe04 Added option to grab Calls/Leads export reports by either call date or entry date
Fix for inbound call notes display

git-svn-id: svn://192.168.202.10@2591 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-09-26 14:59:04 +00:00
mattf ea6f188eb1 Added coding to remove tab characters from the data download in the calls/leads export reports
git-svn-id: svn://192.168.202.10@2533 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-11 02:16:58 +00:00
mattf c1764020d2 Added callback_lead_status as dispo_call_url variable, Issue #954
Added coding to remove tab characters from the data, Issue #953

git-svn-id: svn://192.168.202.10@2531 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-11 00:49:17 +00:00
mattf c96c829250 Added archive search options to Export Leads Report
git-svn-id: svn://192.168.202.10@2521 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-20 18:12:22 +00:00
mattf 9c14c71cde Fixed issues with translated select list values, issue #885, affected Export calls and leads reports
git-svn-id: svn://192.168.202.10@2374 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-09 11:54:16 +00:00
mattf 9b66134906 Fixed field lengths that didn't match DB schema in admin modify lead scripts
Added debug output for vendor_lead_code duplicate rejections count
Fixed some untranslated phrases in admin.php
Added compatibility for custom fields data options

git-svn-id: svn://192.168.202.10@2369 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-08 19:47:33 +00:00
mattf 1bafb8dee7 Added default language in system settings
Fixed issue #877, hide lead data and phone numbers in export reports

git-svn-id: svn://192.168.202.10@2358 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-28 02:04:21 +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 d37b03db13 Fix extended format bug in export leads report
Changed Manual hotkey auto-manual-dial to a variable delay depending on dispo processing time in vicidial.php

git-svn-id: svn://192.168.202.10@2270 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-02-05 22:57:55 +00:00
mattf 032b6645a0 fixed bug in export lead report
removed phones select from auth process in agent directory
added indexes to vicidial_live_agents

git-svn-id: svn://192.168.202.10@2242 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-08 22:08:04 +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 c7ef51afeb Fixed bug in export reports with called_count ambiguous
git-svn-id: svn://192.168.202.10@2065 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-02-07 02:15:38 +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 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 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 c4b21f7b01 Added lead_report_export.php report
git-svn-id: svn://192.168.202.10@1680 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-24 16:53:51 +00:00