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
9b58e22353
Added input filtering in admin and report scripts
...
git-svn-id: svn://192.168.202.10@3817 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-03-22 13:45:01 +00:00
mattf
8b7abfb273
Added allow_web_debug system setting, and more input variable filtering
...
git-svn-id: svn://192.168.202.10@3578 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-03 08:17:13 +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
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
f9af96ebc0
Added International DNC scrub features
...
git-svn-id: svn://192.168.202.10@3273 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-08-15 03:08:08 +00:00
mattf
7a89a7acd6
Rewrote HELP display in web admin screens to function as database-driven
...
javascript popup.
git-svn-id: svn://192.168.202.10@2979 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-12 16:09:11 +00:00
mattf
c58b8ec413
Added screen_colors.php include file for uniform screen color code
...
Added uniqueid logging to vicidial_xfer_log, as well as archiving of that table
git-svn-id: svn://192.168.202.10@2812 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-09-03 13:56:49 +00:00
mattf
d2c07fc41e
Array declaration fixes for PHP7, issue #1027
...
git-svn-id: svn://192.168.202.10@2796 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-07-20 11:58:45 +00:00
mattf
4e8f877f4b
Added additional variable filtering
...
git-svn-id: svn://192.168.202.10@2760 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-05-27 07:14:38 +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
d9de5eea48
Added option to show in-group color in real-time report agent records
...
Rewrote Fronter/Closer report
Updated reports to reformat the forms in a more unified format
Added Help entries for most reports
git-svn-id: svn://192.168.202.10@2482 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-02-28 00:45:18 +00:00
mattf
86c0c97e20
Fixed Javascript element problems in reports, Issue #857
...
git-svn-id: svn://192.168.202.10@2324 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-16 17:26:20 +00:00
mattf
ec85e098a3
Fixed issue with SQL for permissions check
...
git-svn-id: svn://192.168.202.10@2319 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-13 02:50:35 +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
7259ba9deb
completed functionalization of admin interfacce scripts and reports with QXZ function
...
git-svn-id: svn://192.168.202.10@2186 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-14 14:49:50 +00:00
mattf
06697b0c32
Added MathZDC function to prevent division math with zero as one of the numbers
...
Cleaned up vdc_db_query.php mysql logging
Moved date definitions in keepalive script to the top of the script
Changed iax.conf 1.4 and higher: regcontext=iaxregistration
git-svn-id: svn://192.168.202.10@2094 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-04-03 01:05:16 +00:00
mattf
b3b3c683ed
Added logging of webserver and url used for all API calls, agent logins and reports
...
Fixed minor bug related to modify lead page with custom fields and encryption
git-svn-id: svn://192.168.202.10@2053 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-08 21:00:33 +00:00
mattf
31d58ee829
Added summary and download to list summary stats report
...
git-svn-id: svn://192.168.202.10@2037 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-10-17 04:07:10 +00:00
mattf
8ad97ed456
small fix to new LISTS stats report
...
git-svn-id: svn://192.168.202.10@2027 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-27 04:46:38 +00:00
mattf
0c39b60866
Added lead search of archived leads table if present.
...
Added QueueMetrics 13.04 support with call hold records
minor code cleanup in several scripts
git-svn-id: svn://192.168.202.10@2026 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-27 03:09:14 +00:00
mattf
5b8d528d31
Added LISTS-centric status report linked from lists campaign status report
...
git-svn-id: svn://192.168.202.10@2025 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-26 11:25:05 +00:00