summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/widgets/include
Commit message (Collapse)AuthorAgeFilesLines
* Move copyright from ESF to NetgateRenato Botelho2016-09-0618-18/+18
|
* Move to Apache License 2.0Renato Botelho2016-07-1518-738/+162
|
* Review license / copyright on all files (1st round)Renato Botelho2016-07-1418-16/+942
|
* Renamed SMART to S.M.A.R.T.k-paulius2016-02-131-1/+1
|
* Renamed 'Wake on LAN' to 'Wake-on-LAN'k-paulius2016-02-131-1/+1
|
* Internationalize dashboard widgetsPhil Davis2016-01-2218-18/+18
|
* Rename of files to better match their position in the memory structureStephen Beaver2015-12-113-3/+3
|
* Use the _title var to make the widget titlePhil Davis2015-12-102-2/+2
| | | | | | | | | | Each widget has an include file that already has the required widget title in a var like $dyn_dns_status_title $carp_status_title etc. Use that var to set the displayed title of the widget, rather than the stuff that was capitalizing the file name and then having a list of special cases... This meant the loop that includes the widget include files had to be moved higher up in the code.
* Ignore possible erroneously negative temperaturesRenato Botelho2015-10-091-2/+4
| | | | It's based on 2 pull requests (#1800 and #1801) by nagyrobi
* Move main pfSense content to src/Renato Botelho2015-08-2518-0/+118
OpenPOWER on IntegriCloud