Commit Graph
22 Commits
Author SHA1 Message Date
mattf 9ed706fc41 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 69a6bfc923 Changed all administrative web interface text to be output through new QXZ function instead of echo, reports are not done yet
Changed all default VICIdial logos to new logos

git-svn-id: svn://192.168.202.10@2183 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-11 11:01:32 +00:00
mattf c455bd9814 Added QXZ function formatting of output to 3 real-time reports
Added new functions.php QXZ function to echo with padding options

git-svn-id: svn://192.168.202.10@2173 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-09-18 20:57:25 +00:00
mattf 718c0e0345 Added $RS_droppedOFtotal options.php option for the realtime report to allow the drops to be calculated out of Total calls instead of just Answers
git-svn-id: svn://192.168.202.10@2139 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-24 19:33:51 +00:00
mattf daaa72100c 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 339d6bc59f 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 cf21ae391e 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 9884e2ce4d 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 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 9ba5a99e3d small fix for realtime report for chooser link and fram position, issue #584, reported by DomeDan
git-svn-id: svn://192.168.202.10@1889 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-30 02:38:48 +00:00
mattf 92a7e7efc3 Small admin web interface fixes
Added Danish translation for agent web interface[issue #464]
Added Russian agent screen buttons[issue #425]
Updated non-English agent screen translations(Spanish[issue #161], Swedish[issue #530] and Google-translated new phrases for all languages)

git-svn-id: svn://192.168.202.10@1807 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-19 06:00:53 +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 b518de6662 Added webphone_auto_answer option
git-svn-id: svn://192.168.202.10@1665 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-27 00:26:54 +00:00
mattf 5f4fcfce08 Added campaign type selection option to real-time summary report
git-svn-id: svn://192.168.202.10@1661 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-17 05:15:14 +00:00
mattf 096e14ded3 Fixed issue with realtime_report.php in IE with non-clickable section
git-svn-id: svn://192.168.202.10@1660 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-17 01:01:38 +00:00
mattf 98701968b1 Added Agent, Carrier and Preset options.php settings for realtime report
git-svn-id: svn://192.168.202.10@1625 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-17 02:31:53 +00:00
mattf c631aaf556 Added on-hook phone agent features for inbound calls
Added ring_all Next-Agent-Call feature for inbound calls
  see UPGRADE doc for more details

git-svn-id: svn://192.168.202.10@1611 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-04 15:36:10 +00:00
mattf f9e715b906 small fix for monitoring on real-time report
git-svn-id: svn://192.168.202.10@1592 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-13 22:37:26 +00:00
mattf 2f84913a97 Added List name sorting in admin.php
Added options.php for real-time report to set display option defaults
minor bug fixes in real-time screen

git-svn-id: svn://192.168.202.10@1588 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-11 19:19:10 +00:00
mattf b44c4911a3 Added capability for agent interface to have webphone as a thin top bar
Added TOGGLE_OFF dialplan option for webphone

git-svn-id: svn://192.168.202.10@1582 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-27 22:06:51 +00:00
mattf fa91b54f42 small fix for realtime_report.php
git-svn-id: svn://192.168.202.10@1580 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-18 20:23:06 +00:00
mattf fa4464e59d Added rewritten AJAX/Javascript driven real-time report(realtime_report.php), able to support webphones for monitoring
git-svn-id: svn://192.168.202.10@1576 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-16 19:01:16 +00:00