Commit Graph
28 Commits
Author SHA1 Message Date
mattf ab20034617 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 19014858db 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 a27fb4288f Added queuemetrics_pe_phone_append option
git-svn-id: svn://192.168.202.10@1682 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-27 05:03:56 +00:00
mattf 7b5f58af0b Added on-minute option to cleanup agent log
Added new preprocess filter
Added DEAD/PARK status display to user status page

git-svn-id: svn://192.168.202.10@1639 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-20 08:05:48 +00:00
mattf 871aecd201 Several fixes and small changes to QM queue_log logging
Added phone alias load balance login server twin validation option
Raising the input limit on most URL admin fields to 2000 characters

git-svn-id: svn://192.168.202.10@1609 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-25 05:50:23 +00:00
mattf fa2b47558b Small query fix for systems with large queue_log table
git-svn-id: svn://192.168.202.10@1594 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-24 16:47:05 +00:00
mattf c3ac445a1f Added ADDMEMBER queue_log logging option to System Settings, and added CALLERONHOLD entries to queue_log when customer is on park.
Added admin no-cache and auto-refresh of modify screens to admin interface. These are configurable in the System Settings
Added option for cross-server phone dialplan extensions in System Settings.

git-svn-id: svn://192.168.202.10@1543 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-11-08 06:27:05 +00:00
mattf 57d8c45a38 Added queuemetrics_loginout option in system settings
git-svn-id: svn://192.168.202.10@1364 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-09 11:31:41 +00:00
mattf d42daae737 Various formatting fixes
Added more logging to emergency agent logout processes
changed start_asterisk_boot.pl script to launch unique astshell screen sessions

git-svn-id: svn://192.168.202.10@1275 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-11 01:59:57 +00:00
mattf 31eedf49ce Added API function to allow for the changing of agent selected in-groups while logged-in to the agent screen.
git-svn-id: svn://192.168.202.10@1269 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-01 06:39:15 +00:00
mattf 86202b04cf Replaced all SELECT * MySQL queries with proper field lists. this altered scripts in bin/agi/agc/vicidial
git-svn-id: svn://192.168.202.10@1268 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-30 04:25:17 +00:00
mattf 44bd5451b9 small territory dialing fix, added selected territories to user status display
git-svn-id: svn://192.168.202.10@1242 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-12 09:49:31 +00:00
mattf 92cdc776c5 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 353793c01d Added Agent Time Detail report
Added functions.php with a function to format seconds into HH:MM:SS
Fixed sidebar display bug in several scripts

git-svn-id: svn://192.168.202.10@1124 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-25 03:11:13 +00:00
mattf f2f9e387f4 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 380e12c21f 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
mattf a3529675e7 Added agent status and multi-day detail reports
git-svn-id: svn://192.168.202.10@1048 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-08 11:32:25 +00:00
mattf 03e8b81153 Added some sorting to agent performance report
git-svn-id: svn://192.168.202.10@1010 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-18 21:30:21 +00:00
mattf 4d6fc32df1 added timeclock_status.php page for user_group status of timeclock and vicidial logins for users
git-svn-id: svn://192.168.202.10@887 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-03 19:21:29 +00:00
mattf 1e53aae2d6 added user-group timeclock status report
fixed bug in timeclock.php script

git-svn-id: svn://192.168.202.10@886 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-02 10:48:58 +00:00
mattf 24dc1ff66d Changed license to AGPLv2
Added VICIDIAL_fix_lead_statuses.pl script

git-svn-id: svn://192.168.202.10@788 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-10 08:02:30 +00:00
mattf c5992fbfe8 fixed formatting inconsistencies and spelling mistakes in admin scripts
added new permission enforcement to admin scripts

git-svn-id: svn://192.168.202.10@480 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-24 19:00:41 +00:00
mattf 40405167d0 the field user_group was added to the vicidial_log, vicidial_user_log, vicidial_closer_log, vicidial_agent_log and vicidial_callbacks tables and several reports were altered to display this information.
git-svn-id: svn://192.168.202.10@472 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-18 22:12:07 +00:00
mattf 1cf60c6caa added ability to change status of vicidial_log and vicidial_agent log last call in modify_lead script
added reciprocal links in user_stats, user_status and timesheet reports

git-svn-id: svn://192.168.202.10@452 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-04 17:48:49 +00:00
mattf 6b1f81aaf4 added links to admin from several vicidial web pages
small formatting changes to a couple scripts

git-svn-id: svn://192.168.202.10@434 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-13 21:01:53 +00:00
mattf 84ac2056b0 restructuring of files 6 - install script will not function at this point
git-svn-id: svn://192.168.202.10@22 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-07 23:25:55 +00:00
mattf d436c082c8 restructuring of files 5
git-svn-id: svn://192.168.202.10@21 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-07 23:10:53 +00:00
mattf 2404d6ba47 restructuring of files 3
git-svn-id: svn://192.168.202.10@20 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-07 23:05:35 +00:00