Commit Graph
65 Commits
Author SHA1 Message Date
mattf fde412bee9 added ability to allow agents to login to non-CLOSER campaigns if there are no leads in the hopper
git-svn-id: svn://192.168.202.10@559 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-19 20:28:14 +00:00
mattf d42749734a added disable agent's ability to alter customer data in vicidial.php
added ability to show agent when their session has been disabled

git-svn-id: svn://192.168.202.10@558 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-19 19:56:18 +00:00
mattf 5c00871c1a docs updates
git-svn-id: svn://192.168.202.10@556 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-16 17:59:24 +00:00
mattf 867db867fd Added script variable quick-entry function to admin.php
git-svn-id: svn://192.168.202.10@554 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-14 16:38:37 +00:00
mattf 25c22f6c6b fixed small bug in dialable leads calculation for admin.php
git-svn-id: svn://192.168.202.10@544 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-02 16:15:25 +00:00
mattf 0537c3df63 added queuemetrics_eq_prepend field for optional vicidial_list data prepend to the phone number in ENTERQUEUE events in queue_log
git-svn-id: svn://192.168.202.10@541 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-23 16:12:24 +00:00
mattf baa7d46a9e changed campaign dial statuses to use dunamic number of statuses, replacing the static dial_status_x fields. Changes to database, admin.php, AST_VDhopper and timeonVDADall scripts
git-svn-id: svn://192.168.202.10@532 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-19 18:33:46 +00:00
mattf 6763d8c2e0 added queuemetrics_log_id field to admin.php and database
git-svn-id: svn://192.168.202.10@521 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-14 17:24:42 +00:00
mattf e268b48995 Added admin.php and database changes for system_settings and QueueMetrics integration
git-svn-id: svn://192.168.202.10@518 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-12 20:20:35 +00:00
mattf 0e0c3a9434 added vicidial_users option for overriding campaign recording setting for specific users
git-svn-id: svn://192.168.202.10@509 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-06 18:34:12 +00:00
mattf 4870bc0c5d database changes for last commit
git-svn-id: svn://192.168.202.10@502 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-05 21:54:02 +00:00
mattf 3fe38dec15 added DB and admin parts of agent pause codes
git-svn-id: svn://192.168.202.10@492 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-02 18:49:48 +00:00
mattf ebbfbafc67 removed AST_timeoncall.php, depricated now that AST_timeonVDADall.php can show manual dial calls
git-svn-id: svn://192.168.202.10@482 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-25 21:03:24 +00:00
mattf c2ae3ab01d 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 11d99cf5f3 VERY IMPORTANT!!! added new note about php.ini memory_limit set to 12M or higher required
added new access control to each section in admin.php in vicidial_users table, see the upgrade_2.0.3.sql file
updated docs

git-svn-id: svn://192.168.202.10@479 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-23 23:06:40 +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 d0fb2a4bfc 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 7f5abd2ee6 added many formatting variables at the top of the script for the headers in admin.php
moved Call Times and Phones/Servers sections into subsections under new Admin section in admin.php

git-svn-id: svn://192.168.202.10@468 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-17 17:43:56 +00:00
mattf 318aec1b38 final AST_VDauto_dial, FastAGI_log and admin.php changes for the auto alt dial functionality on the server side
docs updated

git-svn-id: svn://192.168.202.10@467 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-16 21:37:51 +00:00
mattf 6172091ab5 added auto_alt_dial_statuses field to vicidial_campaigns, and interface for managing it to admin.php campaign modification screen detail view.
git-svn-id: svn://192.168.202.10@465 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-16 17:03:57 +00:00
mattf 77a6d5fb3e first phase of auto_alt_number dialing functionality added, affects vdc_db_query.php, AST_VDauto_dial.pl and several database tables
git-svn-id: svn://192.168.202.10@464 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-15 22:49:01 +00:00
mattf 68312029ca added options for using BLEND INBND _I _B _C to denote CLOSER campaigns
git-svn-id: svn://192.168.202.10@461 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-15 17:39:31 +00:00
mattf 85f69608ad fixed minor bug in outbound agi-transfer scripts
added concurrent_transfer option to outbound AGI transfer scripts and admin.php

git-svn-id: svn://192.168.202.10@459 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-09 23:09:29 +00:00
mattf 8201394e47 added ALTPH2 and ADDR3 HotKey options in admin.php
changed behaviour of manual dial hotkeys to automatically dial next number, vicidial.php
added ability for agent to dial alternate phone number and address3 with hotkeys, vicidial.php

git-svn-id: svn://192.168.202.10@457 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-09 21:35:31 +00:00
mattf 083b0fd860 added ADAPT OVERRIDE to allow for forcing of dial_level changes even when predictive dialing(using ADAPT dial_methods)
merged server_stats.php script into admin.php script
made table widths definable by variables at the top of the admin.php screen

git-svn-id: svn://192.168.202.10@453 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-08 19:48:12 +00:00
mattf 58e7aec060 minor formatting change to lists list in admin.php
git-svn-id: svn://192.168.202.10@451 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-03 13:05:30 +00:00
mattf 1c1c3fe976 fixed iframe SCRIPT bugs in vicidial.php and preview in admin.php
git-svn-id: svn://192.168.202.10@443 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-21 19:49:28 +00:00
mattf 5600f58697 widened the vicidial.php interface to fit better in 800x600 screens, widened the SCRIPT tab
altered the samples and preview in admin.php to match

git-svn-id: svn://192.168.202.10@442 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-21 17:23:40 +00:00
mattf 07a2ce75be update of UPGRADE doc and other small changes
git-svn-id: svn://192.168.202.10@431 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-11 22:25:52 +00:00
mattf 7c273f05a3 updates to admin translations and minor admin.php changes
git-svn-id: svn://192.168.202.10@421 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-29 21:29:14 +00:00
mattf b4e3dc5e91 added column headers to Users and Phones listings with order-by titles in admin.php script
git-svn-id: svn://192.168.202.10@420 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-29 15:34:03 +00:00
mattf 1ce84d5556 added new SCRIPT tab variables and fixed HTML issues for SCRIPT tab: admin.php, vicidial.php
git-svn-id: svn://192.168.202.10@401 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-22 20:50:33 +00:00
mattf d13428c843 added user group restriction of campaign logins for agents: altered admin.php, vicidial.php and several docs
git-svn-id: svn://192.168.202.10@400 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-22 18:45:10 +00:00
mattf 5221606652 added mtop instructions to SCRATCH_INSTALL
added fields to vicidial_auto_calls table to be used for LIVE call Jams tracking
added code in all VDAD transfer AGI scripts to use and update stage field in vicidial_auto_calls

git-svn-id: svn://192.168.202.10@388 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-13 19:48:32 +00:00
mattf e544ed16b6 added ability to VDAC clear inbound group calls in in-group modification screen of admin.php, must have in-group-delete permissions
git-svn-id: svn://192.168.202.10@384 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-10 20:58:14 +00:00
mattf ca6906472a added option to select NONE in dial statuses in admin.php
list_id must not be < 100 for new lists in admin.php

git-svn-id: svn://192.168.202.10@382 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-10 20:08:12 +00:00
mattf 31ff887fa2 added 2000 hopper level to admin.php
added new stats to VDADstats and CLOSER stats reports
fixed minor stats display bug

git-svn-id: svn://192.168.202.10@377 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-09 22:26:21 +00:00
mattf 48b096aaaf added Emergency VDAC Jam Clear function to admin.php
git-svn-id: svn://192.168.202.10@376 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-09 15:25:40 +00:00
mattf 462953e3ed Added AST_timeonVDADallSUMMARY.php script for all-campaign summary screen, modified other scripts to link to this one
git-svn-id: svn://192.168.202.10@370 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-02 21:26:36 +00:00
mattf 1412d82eda changed hopper reset to delete all READY, QUEUE and DONE status records in the vicidial_hopper
git-svn-id: svn://192.168.202.10@358 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-16 21:37:53 +00:00
mattf 1cfdb7f956 small admin.php HTML fix
git-svn-id: svn://192.168.202.10@326 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-03 18:31:41 +00:00
mattf d35277d6ec changes to admin.php to not allow vicidial_server_trunks records to be higher than max vicidial trunks for a server
git-svn-id: svn://192.168.202.10@323 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-03 16:10:00 +00:00
mattf 29bb0ad944 changes to admin.php to allow for managing the vicidial_server_trunks table
git-svn-id: svn://192.168.202.10@322 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-03 15:23:29 +00:00
mattf ae8fa5cd6c added vicidial dialing balance items to admin.php and TBT
modified UPGRADE for 2.0.2 instructions

git-svn-id: svn://192.168.202.10@318 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-02 18:41:00 +00:00
mattf 8f69c46260 move all astguiclient/admin.php functions into vicidial/admin.php page under the PHONES tab
remove all depricated astguiclient www scripts

git-svn-id: svn://192.168.202.10@305 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-27 20:00:02 +00:00
mattf bc10e99352 update to translation files for admin and the admin.php file
git-svn-id: svn://192.168.202.10@282 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-15 04:50:45 +00:00
mattf fc44585de8 update to admin.php definition for dial method
git-svn-id: svn://192.168.202.10@280 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-15 03:34:56 +00:00
mattf 778c50d715 added documentation to admin.php, cannot change dial level under ADAPT dial methods, the predictive dialer does that for you.
git-svn-id: svn://192.168.202.10@278 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-15 02:46:53 +00:00
mattf 0ebd5a9e53 admin change for diff target to -40 - +40
git-svn-id: svn://192.168.202.10@229 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-28 16:44:01 +00:00
mattf 292d221048 changed adaptive_latest_target_gmt to adaptive_latest_server_time
added adaptive_dl_diff_target and changed intensity dropdown
added ADMIN_keepalive script for AST_VDadapt.pl
add field for target dial_level difference, -1 would target one agent waiting, +1 would target 1 customer waiting

git-svn-id: svn://192.168.202.10@227 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-28 15:53:17 +00:00