Commit Graph
48 Commits
Author SHA1 Message Date
mattf 61848da9e5 Added code to check for recordings in archived/non-archived tables if none found in Calls Export Report
git-svn-id: svn://192.168.202.10@2624 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-22 16:37:42 +00:00
mattf 4f3646012b Fixed debug output to work with export in export calls report
git-svn-id: svn://192.168.202.10@2616 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-11 17:40:21 +00:00
mattf 20b07aa4eb Added example admin_trigger_launch.php script
Added new format option for Calls Export Report(EXTENDED_3) which includes more DID custom fields

git-svn-id: svn://192.168.202.10@2595 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-10-17 20:56:38 +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 076cb0fb42 Added EXTENDED_2 option with term_reason field to Export Calls Report
git-svn-id: svn://192.168.202.10@2473 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-21 17:52:45 +00:00
mattf 7e43da137e Added option to several reports to search the archived logs
git-svn-id: svn://192.168.202.10@2418 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-11-27 00:01:37 +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 c2da98a8d2 minor bug fix for Export Calls Report in EXTENDED mode for inbound calls
git-svn-id: svn://192.168.202.10@2297 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-03-11 00:30:06 +00:00
mattf 58b3bad5b9 Fixed issue with Extended and Alt formats for call export reports
git-svn-id: svn://192.168.202.10@2264 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-26 17:10:08 +00:00
mattf 0a124a5a9e Added new user option to allow administrative users to search for leads systemwide even in lists belonging to campaigns that the user's User Group settings don't allow them to view
Fixed issue with inbound and no outbound calls export in Calls Export Report

git-svn-id: svn://192.168.202.10@2241 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-08 16:15:56 +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 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 67f7caeea9 small changes to ALTERNATE_1 format for export calls report
git-svn-id: svn://192.168.202.10@1741 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-11 20:19:28 +00:00
mattf 7c05c6e4a9 Added ALTERNATE_1 format to call_report_export.php report
git-svn-id: svn://192.168.202.10@1740 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-11 01:16:03 +00:00
mattf 8d2ac50466 Added DID fields to Extended format for Export Calls Report
Added reset of calls counters for two tables to keepalive script
Removed unneeded records in create MYSQL tables SQL file

git-svn-id: svn://192.168.202.10@1720 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-09-11 19:00:05 +00:00
mattf 2beb1bd5e1 Added export report for outbound IVR calls
git-svn-id: svn://192.168.202.10@1698 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-22 03:04:18 +00:00
mattf 97c8aabf8f Changed first phone_number field to phone_number_dialed, issue #495
git-svn-id: svn://192.168.202.10@1669 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-31 23:46:37 +00:00
mattf 9fdb25b53d Added several additional fields of export data to the calls export report EXTENDED option
git-svn-id: svn://192.168.202.10@1632 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-29 19:02:44 +00:00
mattf cd96140c45 Added export_fields option to call_export_report
git-svn-id: svn://192.168.202.10@1624 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-17 01:48:29 +00:00
mattf 8b41ed061e Added Per Call Notes option to the call_report_export.php script
git-svn-id: svn://192.168.202.10@1607 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-24 17:29:05 +00:00
mattf 73795d2462 commented out slave server HTML note on reports that export downloads
git-svn-id: svn://192.168.202.10@1600 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-14 15:52:56 +00:00
mattf 60836e245f Added ability to view Inbound Report by selected DIDs instead of by in-groups. Link added to Reports page.
For all level 7 users the links to other admin sections are removed in reports
For the dispo screen on the agent interface the last number dialed is displayed instead of the main customer phone number.

git-svn-id: svn://192.168.202.10@1518 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-09-14 17:56:48 +00:00
mattf 5be4d855e6 Added User Group setting for allowable reports to restrict report viewing
Enabled User Group setting for allowable campaigns to restrict report viewing and admin.php activity
Changed level 7 users to only view reports links page
Changed "Admin" link to go to an admin links page instead of Phones listing
Added manual_dial_filter CAMPLISTS_ALL options

git-svn-id: svn://192.168.202.10@1491 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-08-03 19:02:42 +00:00
mattf 4140b1b4db Small bug fixes and link additions involving custom list fields
git-svn-id: svn://192.168.202.10@1479 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-13 15:16:16 +00:00
mattf eeb599216b Added recording fields output options to Calls Export Report
git-svn-id: svn://192.168.202.10@1478 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-13 06:48:15 +00:00
mattf 9ea5588dfe Added ability to run selected reports from a mysql slave server
Added date links to timeclock detail user links
Added entry_list_id field to vicidial_list for use in defining list that custom fields were associated with

git-svn-id: svn://192.168.202.10@1477 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-13 04:55:34 +00:00
mattf ba7b103518 Added Custom List Fields functions to the Admin and Agent web interfaces. To activate you need to enable custom fields in system settings, then you can go to the Lists section to add custom fields to a list. The fields are tied to a list, not a campaign, and they can be displayed in a new tab in the agent interface, and there is a new option to have the Get Call Launch open this custom fields tab upon a call being sent to the agent. Also, the Calls Export Report and the List Download feature include the custom fields values for the leads exported. There is currently no way to import data through the lead loader into custom fields.
git-svn-id: svn://192.168.202.10@1462 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-02 19:59:28 +00:00
mattf 41874092ce Added header option to calls export report
Added copy carrier option in admin.php

git-svn-id: svn://192.168.202.10@1427 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-07 18:31:32 +00:00
mattf c2a3ea482b Added popup date select calendar for many of the reports
git-svn-id: svn://192.168.202.10@1338 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-16 05:48:55 +00:00
mattf a8b86304b8 Added ingroup and drop ingroup displays to Real-time report
changed several reports to list menu items in alphabetical order
Added AGENTVMAIL option to all ingroup drop methods in trunk

git-svn-id: svn://192.168.202.10@1336 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-14 23:17:12 +00:00
mattf 25aed0a17c bug fix 292 export newline characters filter in list export and calls export
git-svn-id: svn://192.168.202.10@1312 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-01-19 15:57:05 +00:00
mattf 3969a93db3 Added fields to call export
limited called count to 100 in list display

git-svn-id: svn://192.168.202.10@1261 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-21 08:47:54 +00:00
mattf 6c903bc65d Added RANK and OWNER as fields in vicidial_list, and as sort by options in campaign screen
Added no-hopper dialing option for MANUAL and INBOUND_MAN campaigns
Added owner dialing for agents to have their own leads, or shared group/territory leads, within a single list and campaign
Added list reset times option to automatically reset lists at pre-set times during the day
Fixed leave-3way-call issue if customer is parked

git-svn-id: svn://192.168.202.10@1189 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-23 19:06:58 +00:00
mattf e8fe645678 Added dynamic call routing options content in Call Menus
Re-labeled several scripts to refrect proper names

git-svn-id: svn://192.168.202.10@1134 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-01 07:51:13 +00:00
mattf 9c851d4070 Changed all PHP tags to long tags
Added Call Menu feature

git-svn-id: svn://192.168.202.10@1111 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-08 12:08:02 +00:00
mattf 9e251dfd76 Fix for calls_export report
added files to do Dutch translation

git-svn-id: svn://192.168.202.10@1088 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-30 19:39:47 +00:00
mattf 87687bc387 Changed all reports and admin screens to use one of two header templates
Added Calls Export Utility allowing exporting of call and lead data by defining the following parameters: date range, campaigns, in-groups, statuses, lists and user groups. A flat tab-delimited text file is exported

git-svn-id: svn://192.168.202.10@1070 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-11 05:01:54 +00:00