Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  local
  share

Latest revisions

# Date Author Comment
97743e56 12/19/2015 02:32 AM NOYB NOYB

HTML Compliance - Form Input - Placeholder

Attribute placeholder not allowed on element select at this point.
Attribute placeholder is only allowed when the input type is email, number, password, search, tel, text, or url.

f9a2b76d 12/18/2015 02:59 PM Stephen Beaver

Fixed #5636

711d8214 12/18/2015 02:22 PM Stephen Beaver

Merge pull request #2292 from phil-davis/patch-2

49ebf0e2 12/18/2015 02:20 PM Stephen Beaver

Merge pull request #2291 from phil-davis/snmax

381b9fae 12/18/2015 02:15 PM Stephen Beaver

Merge pull request #2289 from NOYB/HTML_Compliance_-_Wake_On_LAN_Widget

aed8978e 12/18/2015 02:14 PM Stephen Beaver

Merge pull request #2288 from NOYB/Status_-_System_Logs_-_Manage_Log_-_Input_Validation

b5ff58cf 12/18/2015 02:09 PM Stephen Beaver

Fixed #5653
Removed bogus code that forced system information to be first in the list
Added JS to always add system_information to col 1

81df378d 12/18/2015 07:04 AM Phil Davis

Fix static DHCP address validation

1) Use gen_subnetv4 and gen_subnetv4_max rather than doing the guts of the calculation inline. (The ~gen_subnet_mask_long($ifcfgsn) thing was the cause of the problem)
2) Add validation checks to stop people using the network address or broadcast address as a statically allocated DHCP address....

c18ba6bf 12/18/2015 06:38 AM Phil Davis

Fix gen_subnetv4_max

and use it in services_dhcp rather than trying to do the similar
calculation in-line.
Should fix redmine #5654 and probably a bunch of other things that use
gen_subnet_max

bdabc817 12/18/2015 04:18 AM Chris Buechler

Validate IP passthrough bandwidth values within sane range. Ticket #5655

View revisions

Also available in: Atom