Commit Graph
20 Commits
Author SHA1 Message Date
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 9efd4eece0 Added allow_web_debug system setting and more input variable filtering
git-svn-id: svn://192.168.202.10@3576 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-02 04:22:39 +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 cc06869856 Fix for --ALL-- selection user-group permission issues in 3 export reports
git-svn-id: svn://192.168.202.10@3517 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-11 23:43:01 +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 633badd8d4 git-svn-id: svn://192.168.202.10@3151 3d104415-ff17-0410-8863-d5cf3c621b8a 2019-11-01 20:43:18 +00:00
mattf 137dd105f8 Fixes for PHP7 in calls/leads export reports
git-svn-id: svn://192.168.202.10@3135 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-09-26 13:32:30 +00:00
mattf 5b3eeaefc9 Fixed admin hide phone issue in export reports
git-svn-id: svn://192.168.202.10@3112 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-06-11 00:53:13 +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 ea6f188eb1 Added coding to remove tab characters from the data download in the calls/leads export reports
git-svn-id: svn://192.168.202.10@2533 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-11 02:16:58 +00:00
mattf c3384688b7 Added $active_only_default_campaigns options.php option for Campaigns Listings in admin.php
git-svn-id: svn://192.168.202.10@2375 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-09 19:17:18 +00:00
mattf 9c14c71cde Fixed issues with translated select list values, issue #885, affected Export calls and leads reports
git-svn-id: svn://192.168.202.10@2374 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-09 11:54:16 +00:00
mattf 9b66134906 Fixed field lengths that didn't match DB schema in admin modify lead scripts
Added debug output for vendor_lead_code duplicate rejections count
Fixed some untranslated phrases in admin.php
Added compatibility for custom fields data options

git-svn-id: svn://192.168.202.10@2369 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-08 19:47:33 +00:00
mattf 1bafb8dee7 Added default language in system settings
Fixed issue #877, hide lead data and phone numbers in export reports

git-svn-id: svn://192.168.202.10@2358 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-28 02:04:21 +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 5caca1445c Added cust_sec and cust_queue_sec to EXTENDED output on Calls Export Carrier Report
git-svn-id: svn://192.168.202.10@2283 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-02-18 22:04:11 +00:00
mattf 58b3bad5b9 Fixed issue with Extended and Alt formats for call export reports
git-svn-id: svn://192.168.202.10@2264 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-26 17:10:08 +00:00
mattf 8f54437b7f Prevent modification of user_group ID
Hide non-functional agent_extended_alt_dial campaign feature
Export Calls Report Carrier added

git-svn-id: svn://192.168.202.10@2258 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-20 12:52:22 +00:00