Commit Graph
18 Commits
Author SHA1 Message Date
mattf 63cfedc189 Fix for user group permissions in Uer Logins Report
Fix for loading internal chat while agent screen is still loading

git-svn-id: svn://192.168.202.10@3643 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-09-22 14:36:46 +00:00
mattf 265558e78e Small fix for encrypted auth in agent screen
git-svn-id: svn://192.168.202.10@3603 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-19 02:32:01 +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 a84de7f6b2 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 5e706c032a Added calls_waiting_vl_ campaign options to add optional lead columns to the agent screen Calls In Queue panel
git-svn-id: svn://192.168.202.10@3425 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-17 16:02:27 +00:00
mattf 400294b930 Changes for PHP8 compatibility
git-svn-id: svn://192.168.202.10@3337 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-12-14 23:07:01 +00:00
mattf fc34de336c Better compatibility with non-latin data input in agent screen and main admin web pages
Translation bug fixed in list merge script, Issue #1236

git-svn-id: svn://192.168.202.10@3327 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-19 14:37:16 +00:00
mattf 4b39c8b86a Added recent session per-call logging and force_fronter_audio_stop Agent API function
git-svn-id: svn://192.168.202.10@3066 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-02-22 18:32:05 +00:00
mattf cbb393c6e7 Fix for missing translationm issue #1125
git-svn-id: svn://192.168.202.10@3043 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-09-27 10:29:29 +00:00
mattf e8359fe1e2 Added agent chat screen colors for agent screen chats
git-svn-id: svn://192.168.202.10@2651 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-12-22 14:56:11 +00:00
mattf b87a7806ee Added the ability for internal chats to have more than one agent participant
Fix for rare parked call hangup issue

git-svn-id: svn://192.168.202.10@2648 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-12-17 14:13:08 +00:00
mattf eeb90f7b16 Fixed vicidial_stylesheet issues in agc
git-svn-id: svn://192.168.202.10@2538 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-23 10:37:39 +00:00
mattf 38c82b0bb5 Fixed user_authorization bug in agent code
git-svn-id: svn://192.168.202.10@2524 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-28 22:50:22 +00:00
mattf 8e96a477da Added new campaign setting for Manual Dial Hopper Check, Issue #881
Added realtime check to see whether sub chats are still running, Issue #910
Changed some mysqli_query to mysql_to_mysqli for consistency in several scripts

git-svn-id: svn://192.168.202.10@2465 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-09 13:37:14 +00:00
mattf 484b41793c Added agent_allowed_chat_groups to User Groups
git-svn-id: svn://192.168.202.10@2451 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-31 14:45:45 +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 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