Commit Graph
26 Commits
Author SHA1 Message Date
mattf dd86d129a4 Added login form multi-submit prevention ($login_submit_once) to agent screen
Added dialRegExten_enabled webphone option to agent screen

git-svn-id: svn://192.168.202.10@3659 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-12-06 21:07:58 +00:00
mattf 07d5fa37c2 Added INSERT_before_body_close options.php setting in vicidial.php, Issue #1375
updated TCPA doc

git-svn-id: svn://192.168.202.10@3641 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-09-16 13:09:01 +00:00
mattf 6da312fdd7 Added update_alt_url Non-Agent API function
Added dispo_call_url as option for update_campaign Non-Agent API function
Added display of the URL ID to the URL Multi admin page
Added email_header_attach and allow_sendmail_bypass options.php settings for dispo_call_url.php script

git-svn-id: svn://192.168.202.10@3558 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-28 02:43:52 +00:00
mattf c97388f371 Fix for security issue, removed absolute path attachments for agc/dispo_send_email.php script, now attachments must be in "agc/attachments/" web directory
git-svn-id: svn://192.168.202.10@3501 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-23 20:36:36 +00:00
mattf 347789ec0d Added user_pass_webform and phone_login_webform agc/options.php settings(remove user/pass population from default weform variables)
git-svn-id: svn://192.168.202.10@3473 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-06 00:03:33 +00:00
mattf e2e0505570 Added CORS(Cross-Origin Resource Sharing) support for the VICIdial agent PHP scripts. see the CORS_SUPPORT.txt doc for more information.
git-svn-id: svn://192.168.202.10@3459 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-18 03:24:05 +00:00
mattf 8083f72e1c Added alt_display.php script
git-svn-id: svn://192.168.202.10@3285 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-08-28 15:08:30 +00:00
mattf 7d0cac942a For agent screen, due to Asterisk stability issues, Disabled agent volume controls for Asterisk 13 servers, added options.php override setting(ast13_volume_override)
git-svn-id: svn://192.168.202.10@3247 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-15 17:57:07 +00:00
mattf 9f689c797b Added $webphone_call_seconds agc/options.php option for vicidial.php
git-svn-id: svn://192.168.202.10@3156 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-11-07 14:45:47 +00:00
mattf f3359a549a Added "logged_in_refresh_link" agc/options.php option, to allow clickable "Logged in as..." link at top to force Javascript refresh. New behavior is to default this to off.
git-svn-id: svn://192.168.202.10@3086 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-03-30 12:24:02 +00:00
mattf 6d0598c58c Added INSERT_first_onload variable to vicidial.php
git-svn-id: svn://192.168.202.10@2974 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-26 02:25:50 +00:00
mattf cff6d68038 Added LOGINvar variables, and options.php $INSERT_ variables to vicidial.php
git-svn-id: svn://192.168.202.10@2930 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-24 19:44:02 +00:00
mattf b347e2fc78 Added no_empty_session_warnings as agc/options.php setting
Allowed = in get2post.php script

git-svn-id: svn://192.168.202.10@2877 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-12-28 23:11:14 +00:00
mattf 6119a81054 Added agent display field option for last local call time
Added new options to dispo_move_list.php
Updated internal chat screen colors for agent

git-svn-id: svn://192.168.202.10@2587 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-09-10 20:45:45 +00:00
mattf 2e17652b40 Started process to redesign the Agent Screen, added Screen Colors definitions, removed san-serif fonts, changed loading/login/logout screens, logging of browser width/height.
git-svn-id: svn://192.168.202.10@2558 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-07-06 18:44:43 +00:00
mattf 2d0602b4ff Added option.php option to allow user ID click to pause code report from the Agent Time Detail report
Fixed several small bugs
Added new optional extras/did_recent_call.php script for use with DID Filter URL

git-svn-id: svn://192.168.202.10@2042 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-11-22 12:16:22 +00:00
mattf 3f66cc96a2 Added mrglock_ig_select_ct options.php setting to allow configuration of the number of seconds to leave in-group select screen open if agent select is disabled
git-svn-id: svn://192.168.202.10@2033 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-10-07 17:53:54 +00:00
mattf 507a488ef2 Added new options for forced launching of vicidial.php in restricted browser window
git-svn-id: svn://192.168.202.10@2020 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-04 04:37:28 +00:00
mattf e24ff027f0 Added a delay on consultative transfers involving custom fields in vicidial.php, options.php option to control the delay
git-svn-id: svn://192.168.202.10@1786 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-15 11:31:57 +00:00
mattf 5a43bb6623 Disable focus_blur_enabled by default
git-svn-id: svn://192.168.202.10@1590 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-12 18:41:05 +00:00
mattf e50d389a38 added options.php setting to enable/disable focus/blur enter-key-press fix, some issues in IE when using API
git-svn-id: svn://192.168.202.10@1589 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-12 18:08:22 +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 e4dda4d6a4 in VDautodial script, changed DEAD state agents to not be dialable for
added variable webphone iframe size option

git-svn-id: svn://192.168.202.10@1551 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-11-18 04:03:34 +00:00
mattf 0b7ea3878d Added new code to vicidial.php to help deal with agents on poor network connections. New vicidial.php option is $conf_check_attempts
git-svn-id: svn://192.168.202.10@1459 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-25 16:53:26 +00:00
mattf 1da848c86b Added hide_timeclock_link option to vicidial.php options.php
git-svn-id: svn://192.168.202.10@1433 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-13 11:31:14 +00:00
mattf 1d13a4fbc8 added options.php optional file to allow changes to agent interface options to survive upgrades
updated UPGRADE docs

git-svn-id: svn://192.168.202.10@1363 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-06 13:53:54 +00:00