summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets/gateways.widget.php
Commit message (Expand)AuthorAgeFilesLines
* Move main pfSense content to src/Renato Botelho2015-08-251-227/+0
* GW widget input form name-id needs to be uniquePhil Davis2015-06-231-1/+1
* Display monitor IP on Gateways widgetPhil Davis2015-06-201-10/+91
* Widgets code stylePhil Davis2015-04-171-8/+12
* Fix lineup of copyright linesPhil Davis2015-01-011-22/+22
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Tidy up "widgets" XHTMLColin Fleming2014-12-141-0/+4
* Use proper listr class for Gateways Widget StatusPhil Davis2014-12-051-1/+6
* Fix gateway widget status updatePhil Davis2014-12-051-1/+1
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+3
* Tidy up "gateways.widget.php" XHTMLColin Fleming2014-09-141-1/+1
* improve look of gateways widgetCharlieMarshall2014-08-251-33/+13
* Better string checkN0YB2014-06-131-5/+6
* Remove htmlspecialchars() call for a fixed string.N0YB2014-06-131-1/+1
* Populate gateway address field with tilde if there is no address or friendly ...N0YB2014-06-081-0/+2
* standardize on https on www.pfsense.orgChris Buechler2014-03-141-1/+1
* Add an option to force a gateway to be down, it fixes #2847Renato Botelho2014-01-061-1/+4
* fix title overlapCharlie Marshall2013-07-271-1/+2
* improve gateway widget dimensionsCharlie Marshall2013-07-271-14/+15
* Tidy up "gateways" widgets XHTMLColin Fleming2013-03-051-5/+6
* Display Gateway Widget column headings only oncePhil Davis2013-02-101-8/+17
* Change gateways widget layout to better accomodate long ipv6 addresses. It sh...Renato Botelho2013-02-051-68/+80
* Fix whitespacesRenato Botelho2013-02-051-1/+1
* Fix indentRenato Botelho2013-02-051-74/+77
* Tidy up HTML Colour NamesColin Fleming2013-01-161-7/+7
* Remove extra spaces and add closing <tr> tagWarren Baker2012-06-121-1/+1
* Enhance the gateways status widget. Show Pending when it's not ready yet, sho...smos2012-06-041-6/+13
* Use "Pending" instead of gathering data, which is shortersmos2012-06-041-3/+3
* Revert "Combine RTT and Loss so that IPV6 addresses do not cause spillage int...Scott Ullrich2012-02-021-2/+4
* Combine RTT and Loss so that IPV6 addresses do not cause spillage into other ...Scott Ullrich2012-02-021-4/+2
* Add $nocsrf = true;Scott Ullrich2011-01-031-0/+3
* Show status as Gathering data rather than unknown since the later seems to sc...Ermal2010-09-161-3/+3
* Ticket #876. Show all gateways even though apinger is not monitoring them, fo...Ermal2010-09-091-25/+35
* Update gateway status properly when fetched via AJAX.jim-p2010-08-161-1/+1
* Make some non functional changes, mostly to keep up with latest gw changes. R...Ermal2010-06-161-4/+4
* Reorganize code to be able to actually use the lookup_gateway_ip_by_name() fu...Ermal2010-06-071-2/+1
* Actually show other data with gateways status.Ermal2010-06-071-5/+6
* Correctly control status of gateways. These code is tripled in these pages no...Ermal2010-06-071-32/+19
* Fixes #536. More fixes and optimizations on the various functions and status ...Ermal2010-05-181-8/+8
* * Remove non-needed grep (we use fifolog now)Scott Ullrich2009-03-161-1/+1
* Correctly set the status field HTML text during ajax process.Scott Ullrich2009-03-111-2/+2
* Add ajax mojo to gateway status widgetScott Ullrich2009-03-111-5/+12
* Minor formatting changes.Scott Ullrich2009-03-101-4/+4
* Add loss informationScott Ullrich2009-03-101-1/+5
* Show all RTT items correctlyScott Ullrich2009-03-101-0/+6
* Report the RTT (delay) as well.Scott Ullrich2009-03-101-5/+8
* Use new functionSeth Mos2008-10-301-4/+3
* Handle empty monitor address correctlySeth Mos2008-07-031-0/+3
* Add Gateways Status WidgetSeth Mos2008-06-181-0/+88
OpenPOWER on IntegriCloud