Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partially addresses #7805 | Steve Beaver | 2017-08-28 | 1 | -2/+2 |
| | | | | Bios date and version check date formats now match other timestamps on the dashboard | ||||
* | Fixed #7811 | Steve Beaver | 2017-08-24 | 1 | -2/+2 |
| | |||||
* | Fixed #7804 Replace Math.trunc with Math.floor to make IE happy | Steve Beaver | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | fixed #7795 | Steve Beaver | 2017-08-22 | 1 | -5/+5 |
| | | | | By changing var name to no longer conflict with ipsec widget | ||||
* | widget comment fix | Steve Beaver | 2017-08-21 | 1 | -2/+2 |
| | |||||
* | Fixed #7787 | Steve Beaver | 2017-08-20 | 1 | -3/+10 |
| | | | | | Always make an IPSec mobiles table, even if none have been configured. Prevents JS null value error message on console | ||||
* | Fix JSON format for mobile IPSec data per Kill Bill (Thanks!) | Steve Beaver | 2017-08-19 | 2 | -3/+1 |
| | |||||
* | Remove dashboard update period stuff | Steve Beaver | 2017-08-17 | 1 | -1/+0 |
| | |||||
* | No longer experimental so comment removed | Steve Beaver | 2017-08-17 | 9 | -9/+9 |
| | |||||
* | Widget comment edit | Steve Beaver | 2017-08-17 | 1 | -3/+2 |
| | |||||
* | Re-write CPU usage calculation to avoid sleep in AJAX call | Steve Beaver | 2017-08-17 | 1 | -23/+44 |
| | |||||
* | Speedup package related calls to get_pkg_info() since now we have a script ↵ | Renato Botelho | 2017-08-16 | 1 | -1/+1 |
| | | | | that update metadata periodically | ||||
* | Convert firewall log widget to centralized refresh system | Steve Beaver | 2017-08-16 | 1 | -18/+32 |
| | |||||
* | Use central refresh system for dyndns widget | Steve Beaver | 2017-08-15 | 2 | -31/+33 |
| | |||||
* | Converted thermal sensor widget to use central refresh system | Steve Beaver | 2017-08-15 | 2 | -36/+39 |
| | |||||
* | ipsec widget converted to JSON formatted refresh | Steve Beaver | 2017-08-15 | 1 | -43/+50 |
| | |||||
* | Comment typos | Phil Davis | 2017-08-13 | 1 | -3/+3 |
| | |||||
* | Fixed #7625 | Steve Beaver | 2017-08-11 | 1 | -1/+1 |
| | | | | | | | By: Separating the source and destination onChange functions Preventing the mask selector from being automatically updated if it is disabled Simplifying the auto mask JavaScript | ||||
* | Spelling :( | Steve Beaver | 2017-08-11 | 1 | -1/+1 |
| | |||||
* | Improve comments | Steve Beaver | 2017-08-11 | 1 | -2/+1 |
| | |||||
* | Add AJAX version check | Steve Beaver | 2017-08-11 | 1 | -1/+44 |
| | |||||
* | Show user when pkg metadata was updated | Renato Botelho | 2017-08-11 | 1 | -4/+20 |
| | |||||
* | Change refresh link to icon | Steve Beaver | 2017-08-11 | 1 | -1/+1 |
| | |||||
* | Revised Netgate Services and Support widget to use AJAX when refreshing the data | Steve Beaver | 2017-08-10 | 1 | -35/+85 |
| | |||||
* | gateway, ntp, and openVPN widgets updated | Steve Beaver | 2017-08-09 | 4 | -63/+74 |
| | |||||
* | Remove ajax stuff from installed packages widget | Steve Beaver | 2017-08-09 | 1 | -33/+2 |
| | |||||
* | dd system information widget to central refresh system | Steve Beaver | 2017-08-09 | 4 | -41/+56 |
| | | | | Add ability for a widget to specify how often it wants to be updated | ||||
* | Repair broken AJAX response (POST vs GET) | Steve Beaver | 2017-08-08 | 1 | -3/+4 |
| | |||||
* | interface_statistics widget added to central refresh system | Steve Beaver | 2017-08-08 | 2 | -6/+29 |
| | |||||
* | Add ipsec widget to new centralized refresh system | Steve Beaver | 2017-08-08 | 3 | -28/+26 |
| | |||||
* | Experimental centralized widget refresh system | Steve Beaver | 2017-08-08 | 1 | -19/+25 |
| | | | | Used by the interfaces.widget.php widget only for now | ||||
* | Rename support widget refresh link to match new widget name | Steve Beaver | 2017-08-07 | 1 | -1/+1 |
| | |||||
* | remove image from rss widget | Jared Dillard | 2017-08-03 | 1 | -1/+0 |
| | |||||
* | Merge pull request #3585 from PiBa-NL/trafficgraphs-optimize | Renato Botelho | 2017-07-31 | 1 | -89/+11 |
|\ | |||||
| * | trafficgraphs, move common code to 1 file, and remove usage of ↵ | PiBa-NL | 2017-07-30 | 1 | -89/+7 |
| | | | | | | | | 'localstorage' which shares unwanted changes to graph settings between widget and stats | ||||
| * | traffic-graphs, optimize retrieval of data every x seconds to reduce spikes ↵ | PiBa-NL | 2017-07-30 | 1 | -0/+4 |
| | | | | | | | | | | | | in the graphs and load on pfSense also cleanup some old code. | ||||
* | | Comment fixes | Steve Beaver | 2017-07-28 | 1 | -5/+5 |
|/ | |||||
* | Add renamed support widget | Steve Beaver | 2017-07-28 | 1 | -0/+113 |
| | |||||
* | Rename support widget to "Netgate Services And Support" | Steve Beaver | 2017-07-27 | 1 | -113/+0 |
| | |||||
* | Allow recheck on refresh if JSON not available | Steve Beaver | 2017-07-26 | 1 | -1/+5 |
| | |||||
* | Remove unused parameters | Renato Botelho | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | Re-introduce Captive Portal statistics | Renato Botelho | 2017-07-25 | 1 | -6/+11 |
| | |||||
* | Add customer support widget | Steve Beaver | 2017-07-20 | 1 | -0/+109 |
| | |||||
* | Move uniqueid read to a function system_get_uniqueid() | Renato Botelho | 2017-07-05 | 1 | -3/+3 |
| | |||||
* | Merge pull request #3756 from PiBa-NL/20170613-wol | Steve Beaver | 2017-06-20 | 1 | -1/+1 |
|\ | |||||
| * | wol, use 'usepost' for links that need to send the magic packet | PiBa-NL | 2017-06-14 | 1 | -1/+1 |
| | | |||||
* | | Change IPsec widget tunnel status to handle newer strongSwan childid format. ↵ | jim-p | 2017-06-15 | 1 | -1/+2 |
|/ | | | | Fixes #7499 | ||||
* | Merge pull request #3728 from PiBa-NL/20170511-fastauth | Renato Botelho | 2017-05-26 | 1 | -1/+1 |
|\ | |||||
| * | auth_check lowers cpu usage for checking if the user has permission for the ↵ | PiBa-NL | 2017-05-11 | 1 | -1/+1 |
| | | | | | | | | page requested when used in place of guiconfig, especially useful for frequent requests like those made by stats and traffic widgets | ||||
* | | Merge pull request #3739 from PiBa-NL/20170521-js-versioning | Renato Botelho | 2017-05-23 | 1 | -4/+4 |
|\ \ |