15 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 283b7cd3b3 Added User Group report permissions checking to several reports that were missing it.
Changed Agent Timesheet report to use a date range.

git-svn-id: svn://192.168.202.10@3616 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-08-13 13:24:08 +00:00
mattf 8d0794576c Added allow_web_debug system setting and variable filtering
git-svn-id: svn://192.168.202.10@3575 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-01 03:32:17 +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 fc698380a7 Finished adding button colors for admin web screens
git-svn-id: svn://192.168.202.10@3280 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-08-26 04:29:50 +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 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 6d2f63cbf3 Added called counts categories to medialog report
Added more detail to active server column on reports page

git-svn-id: svn://192.168.202.10@2523 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-27 20:59:27 +00:00
mattf 282c7be914 medialog report changes
git-svn-id: svn://192.168.202.10@2522 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-23 02:53:56 +00:00
mattf f1c5994471 more revisions to medialog report
git-svn-id: svn://192.168.202.10@2513 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-14 11:11:40 +00:00
mattf 5d447179f5 small changes for medialog_inventory_report.php
git-svn-id: svn://192.168.202.10@2511 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-13 00:53:42 +00:00
mattf 7430405035 Admin Modify Lead - Design changes, added more variable scrubbing, added more admin logging
Added custom medialog_inventory_report.php

git-svn-id: svn://192.168.202.10@2509 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-11 23:28:57 +00:00