Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  include
  javascript
  widgets

Latest revisions

# Date Author Comment
c4e80565 12/17/2015 10:35 PM Colin Fleming

Tidy up "services_dyndns.php"

services_dyndns.php
- remove duplicate double quotes
- tidy up tabs/spaces

services_rfc2136.php
- remove duplicate double quotes
- tidy up tabs/spaces

dyn_dns_status.widget.php
- change echo to print
- change FONT tag to SPAN tags and use correct class...

4ccf2ff6 12/17/2015 02:41 PM Stephen Beaver

Fixed #5650

27a3ae05 12/17/2015 12:46 PM Stephen Beaver

Merge pull request #2267 from phil-davis/r018

fbba5ca9 12/17/2015 12:42 PM Stephen Beaver

Merge pull request #2266 from NOYB/HTML_Compliance_-_Dashboard_-_Widget_Config_Panel

a43edc8c 12/17/2015 12:39 PM Stephen Beaver

Merge pull request #2263 from phil-davis/r016

860c4a00 12/17/2015 12:39 PM Stephen Beaver

Merge pull request #2262 from NOYB/HTML_Compliance_-_Traffic_Graphs_Widget

78d28fdc 12/17/2015 12:38 PM Stephen Beaver

Merge pull request #2261 from NOYB/HTML_Compliance_-_Thermal_Sensors_Widget

b8a68a88 12/17/2015 12:37 PM Stephen Beaver

Merge pull request #2260 from NOYB/HTML_Compliance_-_RSS_Widget

f402c3bc 12/17/2015 06:38 AM Phil Davis

dyn_dns_status widget avoid var naming issue

This use of var $i was conflicting and interfering with a use of it in
index.php
Use a much more unique name for now to avoid future risk.
Maybe a proper final solution for var naming across dashboard and widget...

c5bdca2d 12/17/2015 06:18 AM NOYB NOYB

HTML Compliance - Dashboard - Widget Config Panel

Bad value #widget-system_information .panel-footer for attribute href on element a: Illegal character in fragment: not a URL code point.
Fix the widget config/wrench icon href.
Add matching widgetname id tag to widgets configuration panel div element....

View revisions

Also available in: Atom