Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  openssl
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
37db7e7e 12/10/2015 01:20 PM Phil Davis

Dashboard widget links use underlying file name

when constructing the var name for _title_link.
Prior to this, the link for Dynamic DNS Status was not happening. That was because the text $widgetconfig['name'] is "Dynamic DNS Status". But the key of this array ($widgetname inside this loop) is the underlying file name "dyn_dns_status"....

c0499d48 12/09/2015 08:59 PM Jared Dillard

fix input color

f8949026 12/09/2015 02:32 PM Stephen Beaver

Merge pull request #2190 from phil-davis/r1

0d8c9e1c 12/09/2015 02:32 PM Stephen Beaver

Merge pull request #2189 from phil-davis/patch-3

51f5db0a 12/09/2015 02:31 PM Stephen Beaver

Merge pull request #2188 from phil-davis/log-breadcrumbs

7f16ebe8 12/09/2015 02:31 PM Phil Davis

Interface Stats Widget make rows standard size

The rows of data were taller than expected, and the name "Packets In", "Packets Out" etc. in the left column did not line up exactly horizontally with the numbers in the other columns. Seems to be because the "name" column was a "th" tag. If it is just "td" like the numbers then everything lines up and the row height is less (it then looks the same as other widgets that have this style of table)....

501e25be 12/09/2015 12:35 PM Phil Davis

Widgets format and white space

8bbfa708 12/09/2015 12:01 PM Phil Davis

OpenVPN Widget fix column header text

a05e14de 12/09/2015 07:27 AM Phil Davis

Standardize Firewall Logs breadcrumbs

811fbcd8 12/08/2015 11:01 PM Jared Dillard

fix widget header links

View revisions

Also available in: Atom