Commit Graph
22 Commits
Author SHA1 Message Date
mattf 0497f0c32f Added allow_web_debug system setting to more admin web scripts
git-svn-id: svn://192.168.202.10@3570 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-23 04:51:07 +00:00
mattf 3527a06150 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 e87b6452f2 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 4f0a045e17 Added Two-Factor Authentication system, Added mobile_number to User Modify screen
Added BUTTON field type to custom list fields

git-svn-id: svn://192.168.202.10@3373 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-12 19:09:12 +00:00
mattf 97586986dd Fix for admin menu items display in some non admin.php admin pages
git-svn-id: svn://192.168.202.10@3303 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-10-07 20:00:37 +00:00
mattf 471bb4efdc Fix for early permissions message in admin_languages.php, Issue #1227
git-svn-id: svn://192.168.202.10@3288 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-08-28 20:30:48 +00:00
mattf 1196b180a2 git-svn-id: svn://192.168.202.10@3151 3d104415-ff17-0410-8863-d5cf3c621b8a 2019-11-01 20:43:18 +00:00
mattf 1eb19ee022 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 784c71bd4a 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 2a5e7d880f removal of quotes from display text
added vdad debug report

git-svn-id: svn://192.168.202.10@2627 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-24 15:04:39 +00:00
mattf 2a0cedba34 Name change of optional feature
git-svn-id: svn://192.168.202.10@2554 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-06-27 17:08:36 +00:00
mattf b3e8c0c64a Added options to define a color scheme and logo for admin web screens
git-svn-id: svn://192.168.202.10@2528 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-08 16:09:46 +00:00
mattf 1ca2e611e0 Added option to enable/disable admin web screen row clicking
git-svn-id: svn://192.168.202.10@2526 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-29 15:36:16 +00:00
mattf 332fcc7eef More admin web interface design changes, highlight on hover in most listings, click on line in addition to link.
git-svn-id: svn://192.168.202.10@2505 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-04 14:39:10 +00:00
mattf 710463effd Redesign of Admin sub-menu and added icons for web admin
Fixed issues with missing navigation elements

git-svn-id: svn://192.168.202.10@2500 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-03-30 20:03:21 +00:00
mattf c833a45eb8 Added Cached Realtime Carrier Stats option to System Settings to have the Carrier Log Stats generated once per minute system-wide instead of every time the realtime report refreshes on every screen.
git-svn-id: svn://192.168.202.10@2414 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-11-24 17:41:43 +00:00
mattf 9ed706fc41 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 9419bd87c4 Added flags next to country code and active column on list
git-svn-id: svn://192.168.202.10@2230 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-27 15:43:34 +00:00
mattf e312774f2d small fix for admin languages
git-svn-id: svn://192.168.202.10@2222 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-17 11:58:47 +00:00
mattf 064c28aac8 Added settings for languages for users
Added on-the-fly language use for the agent screen
Standardization of filtering of user/pass variables in agent scripts

git-svn-id: svn://192.168.202.10@2221 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-17 11:53:24 +00:00
mattf 0ead8a1768 Added option to allow for more matches in the help.php file in admin_languages.php
functionalized output in help.php
added first new translation file for Spanish(es)

git-svn-id: svn://192.168.202.10@2216 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-05 11:48:34 +00:00
mattf 681f050a36 Added Languages admin web screens
Added more error checking to agent logins
Fixed issues with alternate DB queriesin admin.php
Changed timecheck.pl script to not send out alerts for active=N servers

git-svn-id: svn://192.168.202.10@2215 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-04 17:18:21 +00:00