summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets
Commit message (Expand)AuthorAgeFilesLines
* fix up textChris Buechler2014-11-221-1/+1
* Add .inc file for gmirror status widget to give it a better title and link to...jim-p2014-11-201-0/+4
* Define a local boolean var for showact to avoid security issues, also pass or...Renato Botelho2014-11-181-9/+11
* Fix whitespace and indentRenato Botelho2014-11-181-23/+38
* Merge pull request #1331 from phil-davis/patch-2Renato Botelho2014-11-181-1/+3
|\
| * Reintroduce graphcounter var to traffic_graphs.widget.phpPhil Davis2014-11-071-1/+3
* | Make sure $cpzoneid is defined and use it to call pfSense_ipfw_Tableaction() ...Renato Botelho2014-11-131-6/+13
* | Do not display the disabled tunnels since they are not needed in the widget. ...Ermal2014-11-121-45/+25
* | Commit the other part of the fix for Ticket #3955Ermal2014-11-121-1/+1
* | Oops do the right thing here by passing proper argument rather than breaking ...Ermal2014-11-121-1/+4
* | Change copyright statement to reflect realityJim Thompson2014-11-1022-0/+48
|/
* Use a better method of finding disks for SMART.jim-p2014-11-041-1/+1
* Back to use listr instead of vncellt since it has small fonts and mitigate ch...Renato Botelho2014-10-281-9/+8
* Simplify logicRenato Botelho2014-10-281-21/+20
* Remove unecessary variablesRenato Botelho2014-10-281-5/+3
* Whitespace and indentRenato Botelho2014-10-281-59/+85
* Fix the log widget to lookup hosts by DNS using a link rather than AJAX. Quic...jim-p2014-10-161-2/+2
* fix syntaxjim-p2014-09-181-1/+1
* Merge pull request #1280 from ExolonDX/branch_master_04Renato Botelho2014-09-161-1/+1
|\
| * Tidy up "gateways.widget.php" XHTMLColin Fleming2014-09-141-1/+1
* | Tidy up "interfaces.widget.php" XHTMLColin Fleming2014-09-141-3/+2
|/
* Show friendly namesErmal2014-09-111-1/+1
* Remove extra charErmal2014-09-111-1/+1
* Correct widget displaying of status for tunnelsErmal2014-09-111-1/+2
* Properly display number of mobile usersErmal2014-09-111-1/+1
* Try to make the ipsec widget usable againErmal2014-09-101-11/+18
* Fix traffic graph widget default autoscalePhil Davis2014-09-011-2/+4
* Merge pull request #1261 from CharlieMarshall/improveInterRenato Botelho2014-08-281-19/+17
|\
| * Remove blank line if only an ipv6 address is in useCharlieMarshall2014-08-281-3/+7
| * improve/tidy up interfaces widgetCharlieMarshall2014-08-281-16/+10
* | Merge pull request #1268 from CharlieMarshall/gatewayWidgetRenato Botelho2014-08-281-33/+13
|\ \
| * | improve look of gateways widgetCharlieMarshall2014-08-251-33/+13
* | | fix display of traffic graphCharlieMarshall2014-08-251-9/+1
|/ /
* | Revert "improve/tidy up interfaces widget"Renato Botelho2014-08-201-8/+14
* | improve/tidy up interfaces widgetCharlieMarshall2014-08-201-14/+8
|/
* Merge pull request #1232 from N0YB/Widget_GatewaysRenato Botelho2014-07-181-3/+6
|\
| * 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
* | Merge pull request #1236 from N0YB/Widget_Services_StatusRenato Botelho2014-07-181-1/+1
|\ \
| * | Remove Status Verbiage. Consumes too much realestate in widget. Status icon...N0YB2014-06-151-1/+1
* | | Convert almost all /sbin/sysctl calls to php functionsRenato Botelho2014-07-072-6/+3
* | | Simplify logic, add some protection to user input parametersRenato Botelho2014-06-181-27/+25
* | | Fix whitespaces and indentRenato Botelho2014-06-181-49/+52
* | | Protect servicestatusfilter parameter with htmlspecialchars()Renato Botelho2014-06-171-1/+1
* | | Protect rssfeed parameters with htmlspecialchars()Renato Botelho2014-06-171-6/+6
|/ /
* | Replace Header() calls by lowercaseRenato Botelho2014-06-133-3/+3
* | Tidy up misc. widgets XHTMLColin Fleming2014-06-057-15/+15
|/
* Bring in proper gmirror support for the GUI and notifications.jim-p2014-05-302-86/+1
* Use script-friendly gmirror status output to build this info, old method was ...jim-p2014-05-281-9/+4
OpenPOWER on IntegriCloud