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
26ff4c9a15
Small fix for Lead Loader Templates
...
git-svn-id: svn://192.168.202.10@3389 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-18 03:16:25 +00:00
mattf
073ab24684
Added a page to allow Editing existing Lead Loader Templates.
...
git-svn-id: svn://192.168.202.10@3377 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-13 00:44:36 +00:00
mattf
9cbeaf9ad2
Fix for custom field duplicate issue in web lead loader, removed link to old lead loader
...
git-svn-id: svn://192.168.202.10@2867 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-12-04 20:19:28 +00:00
mattf
47703e1a1e
Added IP Lists feature, allowing creating of lists of IP Addresses that can
...
be used as whitelists on a User Group basis for Agent, Admin and API
web resources.
git-svn-id: svn://192.168.202.10@2726 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-04-10 02:30:33 +00:00
mattf
61e1cf7ca3
Fixed some issues with web lead loader
...
git-svn-id: svn://192.168.202.10@2271 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-02-10 11:21:07 +00:00
mattf
ee9b7f3772
Added code for on-the-fly language translations display for all admin and reporting scripts
...
Changed all single-quote QXZ values to double-quote
Added "change language" page to admin.php
git-svn-id: svn://192.168.202.10@2233 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-31 14:49:05 +00:00
mattf
528ffe3990
Changed all administrative web interface text to be output through new QXZ function instead of echo, reports are not done yet
...
Changed all default VICIdial logos to new logos
git-svn-id: svn://192.168.202.10@2183 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-11 11:01:32 +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
06b424c676
Added status deduplicate checking for web-based lead loader without having to use templates
...
Fixed small admin.php bug with state call times
git-svn-id: svn://192.168.202.10@2007 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-08-02 10:55:43 +00:00
mattf
02efca988a
Added the ability to deduplicate leads based upon statuses in the web based lead loader using templates only
...
git-svn-id: svn://192.168.202.10@2004 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-29 19:31:17 +00:00
mattf
09c4284e1b
Added several security changes to the admin interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
...
Added 3 new reports to the admin interface: url log, lagged log and user group login reports
Added new AST_phone_update.pl --agent-lookup flag to allow for logging of the IP address of the agent's SIP or IAX phone connection. Can be enabled as a crontab entry to perform the lookups on each asterisk server.
git-svn-id: svn://192.168.202.10@1997 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-02 06:00:53 +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
7371a50c85
fixes for upload filename filtering
...
git-svn-id: svn://192.168.202.10@1824 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-29 18:35:03 +00:00
mattf
f91898e281
issue with concurrency checks fixed
...
bug fixes for file upload scripts
git-svn-id: svn://192.168.202.10@1822 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-25 18:36:19 +00:00
mattf
7d8b8f48da
Updated non-English Administrative interface translations and static builds
...
git-svn-id: svn://192.168.202.10@1808 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-20 20:02:35 +00:00
mattf
067ffc0cf0
Added missing lead loader template maker file
...
git-svn-id: svn://192.168.202.10@1801 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-03 02:39:15 +00:00