Project

General

Profile

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

Latest revisions

# Date Author Comment
06763615 12/16/2015 11:56 AM NOYB NOYB

HTML Compliance - Services Status Widget

Attribute height not allowed on element select at this point.

The for attribute of the label element must refer to a non-hidden form control.
'<label for="inputPassword3" class="col-sm-3 control-label">Hidden services</label>'...

e9701cfe 12/16/2015 02:09 AM Stephen Beaver

Fixed #5617
Table columns corrected

8cfdeb2e 12/15/2015 09:44 PM BBcan177 .

Add breadcrumb to pkg.php

c6c599f6 12/15/2015 07:41 PM Jim Pingle

Show package dependencies if they exist (on both available package list and installed package list)

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

b64c1d86 12/15/2015 05:57 PM Stephen Beaver

Font Awesome updated to v4.5

f3da8b4a 12/15/2015 05:40 PM Stephen Beaver

Remove unhelpful help text

8f65151c 12/15/2015 05:25 PM Phil Davis

Code style System Advanced

92955c49 12/15/2015 05:02 PM Phil Davis

Update system_advanced_firewall.php

A few little code style bits
Make the State Timeouts section actually appear (add the section to the form)
The State Timeouts section was trying to do groups of fields, which spread themselves horizontally. That did not fit across a reasonable screen nicely, specially for the 6 different TCP timeouts. So the groups thing is removed and each field is its own input in the section, all vertically below each other....

47cf96e0 12/15/2015 03:30 PM NOYB NOYB

Applying htmlspecialchars on form action attribute causes ampersands to multiply, and also breaks multi-parameter query strings that are delimited with ampersands.

View revisions

Also available in: Atom