Commit Graph
13 Commits
Author SHA1 Message Date
mattf 0820807d85 Code updates for PHP8 compatibility in all PHP scripts
Added PHP_error_reporting_OVERRIDE options for each web directory

git-svn-id: svn://192.168.202.10@3863 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-08-06 15:02:09 +00:00
mattf 31ed5a073c Added allow_web_debug system setting to disable $DB output by default.
Added more input variable filtering

git-svn-id: svn://192.168.202.10@3567 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-21 15:41:15 +00:00
mattf 55c9bc35dc Added PHP input form variable filters
git-svn-id: svn://192.168.202.10@3566 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-18 06:09:51 +00:00
mattf 3bfe4867f0 Added translation QXZ to untranslated text in chat_customer
git-svn-id: svn://192.168.202.10@2601 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-10-27 06:19:42 +00:00
mattf 7f10d76a83 Added custom colors/logos for customer chat
Added user nickname for customer chat
Added trim to campaign number and dtmf preset updates
Fixed issue with new HTML format for Team Performance Detail report
Added MANUALDIALLINK script option for agent scripts

git-svn-id: svn://192.168.202.10@2579 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-08-18 18:00:56 +00:00
mattf 73ff37d072 Fixed nested iframe issue in chat customer
git-svn-id: svn://192.168.202.10@2565 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-07-25 21:12:25 +00:00
mattf 5b8763d1be Added ability to transfer customer chats to another chat group or agent
Added API Log Report to Admin Utilities page

git-svn-id: svn://192.168.202.10@2485 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-03-05 15:12:59 +00:00
mattf 87843ea3ee Changed chat_customer so that chat contents will stay on custom screen after agent ends chat. Issue #916
git-svn-id: svn://192.168.202.10@2479 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-02-03 16:32:13 +00:00
mattf dc891d5959 Added show_email variable for chat_customer
Added missing entry_date field on vicidial_list insert on new emails
Fixed issue where non-phone leads were not updating, and a lead_info issue, in vdc_db_query.php

git-svn-id: svn://192.168.202.10@2472 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-21 03:38:25 +00:00
mattf 4dde6be345 Added available_agents and status_link button options as well as validation of active in-group to the chat_customer screen.
git-svn-id: svn://192.168.202.10@2464 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-09 02:23:52 +00:00
mattf ec27fd5f4f Added dynamic language ability to chat functions
Fixed several security issues with Chat functions
Added new options to ADMIN_www_languages.pl script

git-svn-id: svn://192.168.202.10@2435 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-19 22:16:43 +00:00
mattf 1f304abf49 Allow for pre-population of and carrying of group_id through to new chat in chat_customer code
git-svn-id: svn://192.168.202.10@2432 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-17 15:44:53 +00:00
mattf 911c4fa86e Added Chat Messaging
git-svn-id: svn://192.168.202.10@2428 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-14 02:12:07 +00:00