Commit Graph
18 Commits
Author SHA1 Message Date
mattf b5fd99f4f0 Added ability to define slave reporting server with a port number, issue #687
git-svn-id: svn://192.168.202.10@2050 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-12-10 23:07:03 +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 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 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 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 bd7ff13e63 Added code for phase 1 of custom list fields
Added 2 variables to astguiclient.conf

git-svn-id: svn://192.168.202.10@1424 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-06 23:09:03 +00:00
mattf bf6806e770 fix for bug 307, missing port in dbconnect.php
git-svn-id: svn://192.168.202.10@1358 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-03 12:10:36 +00:00
mattf bf34a4eecc Added audio store and audio synchronization processes
Fixed bug in AST_VDadapt.pl script

git-svn-id: svn://192.168.202.10@1115 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-14 10:53:52 +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
frankw 39901265ff Leave with meaningfull error if connection to DB fails...
git-svn-id: svn://192.168.202.10@971 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-12 13:20:12 +00:00
mattf 7e11962fc1 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 df9149c49e added ability for agents to change in-groups in CLOSER-type campaigns without logging out
updated docs
started work on adding a QC feature to the admin.php script

git-svn-id: svn://192.168.202.10@770 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-17 09:38:18 +00:00
mattf 7800f71151 added "shift" as a parameter to VDAD stats and CLOSER stats pages, and added definition space for AM and PM shift times in the dbconnect.php script of the vicidial directory to be used by the 4 reports that allow specifying of a script
git-svn-id: svn://192.168.202.10@685 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-08 18:48:46 +00:00
mattf 043444dc9b added non_latin flag to dbconnect.php to remove latin rules for UTF8 variables
git-svn-id: svn://192.168.202.10@475 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-23 16:43:44 +00:00
mattf 4f65a5f16c changed dbconnect.php scripts to use /etc/astguiclient.conf file for settings if available
git-svn-id: svn://192.168.202.10@168 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-14 18:56:21 +00:00
mattf bd9f137fa4 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 543ebab11b 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 733faad4ff 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