Commit Graph
17 Commits
Author SHA1 Message Date
mattf 3be624eb17 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 eb5f22761d Added more "XDAY" options to add_lead duplicate checks in the Non-Agent API
Added more failed login details for level 9 users to User Modify page
Added User Logins Report
Added webserver/URL logins section to User Stats report for level 9 users
Added more failed login logging in user_authorization function.php scripts
Added more failed login reason messages display to timeclock.php
Added vicidial_user_logins_daily TEOD population to ADMIN keepalive script

git-svn-id: svn://192.168.202.10@3642 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-09-22 13:24:27 +00:00
mattf e152282761 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 3527a06150 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 e87b6452f2 Fixes in PHP scripts for XSS minor security issues.
git-svn-id: svn://192.168.202.10@3455 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-16 00:26:02 +00:00
mattf d4bd530333 Default security fixes, CVE-2021-28854
git-svn-id: svn://192.168.202.10@3454 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-15 15:10:25 +00:00
mattf 7ea3e63b3d 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 5941ef5508 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 1e7b536a01 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 5e1668502d 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 d3382c97c6 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 ec62ecb45c 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 d615e79186 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 370b3d8687 Improved logging of chats, emails, inbound calls
git-svn-id: svn://192.168.202.10@2437 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-20 16:19:27 +00:00
mattf 3266980a56 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 2272b17d3a 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 8952589d00 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