summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
* Merge pull request #1205 from ExolonDX/branch_master_59Renato Botelho2014-05-221-2/+2
|\
| * Update SCRIPT tags.Colin Fleming2014-05-191-2/+2
* | Merge pull request #1203 from ExolonDX/branch_master_56Renato Botelho2014-05-221-13/+14
|\ \
| * | Tidy up "log.widget.php" XHTMLColin Fleming2014-05-191-13/+14
| |/
* | Merge pull request #1168 from ExolonDX/branch_master_16Renato Botelho2014-05-221-8/+16
|\ \
| * | Tidy up "status_graph" XHTMLColin Fleming2014-05-171-8/+16
| |/
* | Display space usage for all mounted filesystems, not just /. Also display FS ...jim-p2014-05-221-4/+14
|/
* add guiconfig to widgets not including it. ticket #3498Chris Buechler2014-05-142-0/+2
* Fix firewall log widget rule lookup to consider tracker id.jim-p2014-05-081-1/+1
* Tidy up "system_information.widget.php" XHTMLColin Fleming2014-04-011-5/+7
* javascript normalization ayvis2014-03-261-2/+2
* removed duplicate type=text/javascriptayvis2014-03-255-7/+4
* Merge pull request #1031 from ayvis/master-br-patchRenato Botelho2014-03-254-5/+5
|\
| * replaced uppercase html tags with lowercaseayvis2014-03-194-5/+5
* | Detect Zones and Cores for thermal sensors using regex, it fixes #3337Renato Botelho2014-03-211-25/+8
|/
* Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...Renato Botelho2014-03-179-22/+22
|\
| * xhtml Complianceayvis2014-03-149-22/+22
* | standardize URLsChris Buechler2014-03-141-2/+2
* | standardize on https on www.pfsense.orgChris Buechler2014-03-1414-14/+14
|/
* Merge pull request #938 from nagyrobi/patch-12Ermal Luçi2014-02-191-0/+503
|\
| * Update ntp_status.widget.phpnagyrobi2014-02-181-1/+1
| * Update ntp_status.widget.phpnagyrobi2014-02-181-2/+2
| * Create ntp_status.widget.phpnagyrobi2014-02-181-0/+503
* | Create ntp_status.incnagyrobi2014-02-181-0/+5
|/
* Add an option to force a gateway to be down, it fixes #2847Renato Botelho2014-01-061-1/+4
* added missing quotesdwayne voelker2013-12-071-1/+1
* Allow setting a default scale type preference for the traffic graphs widgetdwayne voelker2013-12-071-0/+25
* Use _vip as identified for CARP vip IPs to allow easier upgrade code. This wa...Ermal2013-12-061-3/+2
* Provide proper interface for getting carp statusErmal2013-12-051-1/+1
* Remove references to _vip interface and provide proper configuration for carp...Ermal2013-11-281-2/+2
* Catch up with mac needed for all operations in the table nowdays.Ermal2013-11-231-2/+2
* Merge pull request #855 from ExolonDX/branch_01Renato Botelho2013-11-151-7/+11
|\
| * Tidy up the "Helper Icons"Colin Fleming2013-11-141-7/+11
OpenPOWER on IntegriCloud