11 Commits
Author SHA1 Message Date
mattf fc22c8d1ea Move old vtiger integration web files to the "extras/old_vtiger/" directory
git-svn-id: svn://192.168.202.10@3569 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-21 19:50:48 +00:00
mattf e6f3f18fb6 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 329b94a5ec Fixed issue #981
git-svn-id: svn://192.168.202.10@2628 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-24 20:01:20 +00:00
mattf 1bbf1b6e69 Fixed mysqli connect error reporting
Added option to change drop perccentage calculation in VDAD stats report
other minor fixes

git-svn-id: svn://192.168.202.10@2337 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-01 17:06:17 +00:00
mattf 9c4311ef65 Changed all admin PHP code to use mysqli functions
Fixes for issue #699
Fix for issue #697

git-svn-id: svn://192.168.202.10@2017 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-02 15:37:26 +00:00
mattf 97cf629d70 Added several security changes to the agent interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
Changed all of the admin scripts from using the PHP ereg functions to preg. This is a requirement for moving to PHP6 where ereg functions are  depricated. This will also have the benefit of speeding up those scripts because preg is supposed to be more efficient and faster than ereg.
Added recording_id to the available fields for the dispo call url feature
Added pause code to the agent_status non-agent api function output

git-svn-id: svn://192.168.202.10@1994 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-06-15 16:08:13 +00:00
mattf 54dcb9b4bf Added Vtiger/ViciDial role/user_level customization on sync
git-svn-id: svn://192.168.202.10@1321 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-01-27 11:21:51 +00:00
mattf 48f1317f4d fixes for Vtiger 5.1.0 compatibility and second_server sql file update
git-svn-id: svn://192.168.202.10@1283 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-18 14:57:22 +00:00
mattf 9c851d4070 Changed all PHP tags to long tags
Added Call Menu feature

git-svn-id: svn://192.168.202.10@1111 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-08 12:08:02 +00:00
mattf 6463253fab Added group aliases to allow selecting of callerID for manual and 3way calls
Added agent-specific in-group and campaign web variables

git-svn-id: svn://192.168.202.10@1067 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-06 16:14:14 +00:00
mattf ea39b9c597 Added Vtiger user synchronization
Added more options for the vtiger_search.php web form page
Added notification of time sync problems to vicidial.php
other bug fixes

git-svn-id: svn://192.168.202.10@1026 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-02 19:29:25 +00:00