Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add a safebelt to makesure $cpzone is always in lowercase. Ticket #6278 | Renato Botelho | 2016-05-12 | 1 | -1/+2 | |
| | ||||||
* | Show patchlevel together with product version on banners and system ↵ | Renato Botelho | 2016-05-03 | 1 | -1/+1 | |
| | | | | information widget | |||||
* | Fix #6251 Brackets around Mbuf figures | Phil Davis | 2016-04-28 | 1 | -1/+1 | |
| | | | | (cherry picked from commit 97f930d1e3af593b20ed56ca951a2109a853a28d) | |||||
* | Fix Hyper-V SMART disable on widget. Ticket #6147 | Chris Buechler | 2016-04-27 | 1 | -1/+1 | |
| | ||||||
* | Fixed #6259 (Gateway widget form layout) | Stephen Beaver | 2016-04-25 | 1 | -4/+12 | |
| | | | | (cherry picked from commit f5ee7cfd7c2e3f9e7383fb41c47f77bad3507cfc) | |||||
* | Fix #6251 Temperature on System Information Widget | Phil Davis | 2016-04-25 | 1 | -5/+8 | |
| | | | | | | | It just seems that some infrastructure for a temperature bar had been put in place, but the code never finished to actually do it. But I am a bit surprised that it has taken so long for someone to report this. The temperature is in deg Celsius, so a 0 to 100 "progress bar" works nicely for the typical reasonable temperature range. I have not tried to make it have any sort of good/warning/really hot color indications... - that is for the Temperature Sensors widget. I also changed to using the ° way to get a degree symbol, rather than the various special character codes that were there. Hopefully ° should be a fully portable way to specify this. (cherry picked from commit eb442fec8bd079760a53372bd9eaed7c502f2e98) | |||||
* | Hyper-V SMART - didn't intend to commit that part. Ticket #6147 | Chris Buechler | 2016-04-23 | 1 | -4/+0 | |
| | ||||||
* | Add Hyper-V support to system_identify_specific_platform, and disable ↵ | Chris Buechler | 2016-04-23 | 1 | -1/+8 | |
| | | | | S.M.A.R.T. actions in Hyper-V guests. Ticket #6147 | |||||
* | Fix #6212 Really disable checks | Phil Davis | 2016-04-20 | 1 | -0/+8 | |
| | | | | | Belts and braces here - I the setTimeout is not done then the other bits of code do not get called anyway, but I took them all out to make sure there is no way to accidentally do the update check when it is disabled. (cherry picked from commit d3f7004d96c274f117a0264094595c9fbe85b6f7) | |||||
* | Convert status_services and widget to POST | Stephen Beaver | 2016-04-18 | 1 | -3/+6 | |
| | ||||||
* | Use consistent arrow colors on dashboard | Phil Davis | 2016-04-13 | 2 | -7/+7 | |
| | | | | | | | | | Interfaces widget and IPsec widget use text-success and text-danger to make the up and down arrows be green and red. This change does the same thing to OpenVPN and WoL widgets for consistency. (cherry picked from commit fa5f513658f7f1aba530e76e01dfbc021605c3ad) | |||||
* | Fixed #6096 | Stephen Beaver | 2016-04-11 | 1 | -15/+16 | |
| | ||||||
* | Merge pull request #2829 from phil-davis/openvpn-widget | Stephen Beaver | 2016-04-04 | 1 | -4/+0 | |
| | | | | (cherry picked from commit 1dae6c0f4184ac72c252fb934d2bfa4fd3a967fe) | |||||
* | Merge pull request #2828 from phil-davis/widget-personalizations | Stephen Beaver | 2016-04-04 | 4 | -5/+5 | |
| | | | | (cherry picked from commit e18fb7e8bbf8c26639d0598fa04320c5608ce660) | |||||
* | shorten ipsec widget refresh time | Jared Dillard | 2016-03-16 | 1 | -1/+1 | |
| | ||||||
* | add color to icons | Jared Dillard | 2016-03-16 | 1 | -3/+3 | |
| | ||||||
* | Add color to the CARP status icons so they are more visually distinct. ↵ | jim-p | 2016-03-15 | 1 | -3/+3 | |
| | | | | Ticket #5965 | |||||
* | HTML Compliance - Status Dashboard - System Information Widget | NOYB | 2016-03-12 | 1 | -1/+1 | |
| | | | | | | Error: Stray end tag spa. Error: End tag td seen, but there were open elements. Error: Unclosed element span. | |||||
* | Fix icon usage on the interfaces widget, the down icon was arrow-up. Add ↵ | jim-p | 2016-03-11 | 1 | -3/+3 | |
| | | | | color to the status for clarity. Ticket #5965 | |||||
* | HTML Compliance - CARP Status Widget | NOYB | 2016-03-11 | 1 | -4/+10 | |
| | | | | | Error: th start tag in table body. Warning: A table row was 1 columns wide, which is less than the column count established by the first row (3). | |||||
* | More icon and button inconsistencies. Should be the last batch. Ticket #5965 | jim-p | 2016-03-10 | 8 | -10/+19 | |
| | ||||||
* | Revised disk space display to use progress bar | Stephen Beaver | 2016-03-10 | 1 | -13/+10 | |
| | ||||||
* | Upon further review, use a more clear and related set of icons for CARP ↵ | jim-p | 2016-03-08 | 1 | -2/+2 | |
| | | | | status, play-circle (master) and pause-circle (backup). Ticket #5965 | |||||
* | Slight change to CARP status icons, difference between master and backup ↵ | jim-p | 2016-03-08 | 1 | -1/+1 | |
| | | | | status was not clear enough. Ticket #5965 | |||||
* | Correct some icon usage inconsistencies. Fixes #5965 | jim-p | 2016-03-08 | 2 | -6/+6 | |
| | ||||||
* | Clean up the CARP status widget. Fixes #5964 | jim-p | 2016-03-08 | 1 | -19/+22 | |
| | ||||||
* | On second though, don't use this class on this particular tag in the WoL widget. | jim-p | 2016-03-07 | 1 | -1/+1 | |
| | ||||||
* | Fix up the formatting of the Wake on LAN widget and change the code style so ↵ | jim-p | 2016-03-07 | 1 | -24/+31 | |
| | | | | it isn't a bunch of echos. Fixes #5960 | |||||
* | Fix load balancer status widget uptime percentage display. Fixes #5959 | jim-p | 2016-03-07 | 1 | -1/+1 | |
| | ||||||
* | Shift the values to account for the removal of the gateways one. Ticket #5905 | Chris Buechler | 2016-03-03 | 1 | -5/+5 | |
| | ||||||
* | Ticket #5905 remove unused code | Jared Dillard | 2016-03-02 | 1 | -16/+0 | |
| | ||||||
* | HTML Compliance - Services Status Widget | NOYB | 2016-02-27 | 1 | -1/+1 | |
| | | | | | The for attribute of the label element must refer to a non-hidden form control. There is no corresponding target of this for attribute. Removing. | |||||
* | Minor tweaks to simplify code | NewEraCracker | 2016-02-18 | 1 | -1/+1 | |
| | | | | Calling print(sprintf(...)) can be simplified to printf(...). <?php print can be simplified to <?=. | |||||
* | Review alert wording. End sentence with period, remove redundant 'Warning', ↵ | k-paulius | 2016-02-14 | 1 | -2/+1 | |
| | | | | 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags. | |||||
* | Use print_info_box() to generate alerts | k-paulius | 2016-02-14 | 1 | -1/+2 | |
| | ||||||
* | Review alert wording. End sentence with period, remove redundant 'Warning', ↵ | k-paulius | 2016-02-14 | 1 | -2/+1 | |
| | | | | 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags. | |||||
* | Use print_info_box() to generate alerts | k-paulius | 2016-02-14 | 1 | -4/+2 | |
| | ||||||
* | Renamed SMART to S.M.A.R.T. | k-paulius | 2016-02-13 | 2 | -2/+2 | |
| | ||||||
* | Renamed 'Wake on LAN' to 'Wake-on-LAN' | k-paulius | 2016-02-13 | 1 | -1/+1 | |
| | ||||||
* | Clean up another closing tag followed by opening | NewEraCracker | 2016-02-10 | 1 | -2/+1 | |
| | ||||||
* | Cleanup | NewEraCracker | 2016-02-10 | 2 | -9/+2 | |
| | | | | Remove closing tag followed by opening tag. Change short_open_tag to full tag and put small instructions on same line. | |||||
* | Further revision to service hiding system | Stephen Beaver | 2016-02-09 | 1 | -9/+11 | |
| | ||||||
* | Revised hiding | Stephen Beaver | 2016-02-09 | 1 | -2/+2 | |
| | ||||||
* | Revised service hiding | Stephen Beaver | 2016-02-09 | 1 | -3/+5 | |
| | ||||||
* | Fixed #5858 | Stephen Beaver | 2016-02-09 | 1 | -0/+14 | |
| | | | | Adds an incrementing suffix to service names when there are duplicates | |||||
* | Use IEC MiB units on dashboard | Phil Davis | 2016-02-09 | 1 | -3/+3 | |
| | | | | | | 1) physmem calculation is already in MiB 2) swapinfo -m actually reports in MiB - good 3) The code that gathers the disk space data already uses "df -h" which reports in IEC units, but the output just has the single char "M", "G" etc. We can always add "iB" here. As it happens all these numbers are already in powers of 1024 - it just needs the "iB" to be explicitly shown. | |||||
* | Return blank rather than 0ms/0% for unmonitored gateways latency and loss. ↵ | Chris Buechler | 2016-02-04 | 1 | -1/+5 | |
| | | | | Show on dashboard widget when a gateway is unmonitored. Ticket #2226 | |||||
* | Add RFC 2136 support to the DynDNS widget | jim-p | 2016-02-03 | 1 | -7/+34 | |
| | ||||||
* | Fix up DynDNS widget to follow recent changes in DynDNS for Namecheap | jim-p | 2016-02-02 | 1 | -3/+14 | |
| | ||||||
* | HTML Compliance - Widget - Firewall Logs | NOYB | 2016-01-26 | 1 | -1/+1 | |
| | | | | Attribute (that|triggered|this|action) not allowed on element a at this point. |