Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cf
  conf.default
  etc
  home
  root
  sbin
  usr

Latest revisions

# Date Author Comment
2768a9d9 01/05/2016 03:52 PM NOYB NOYB

Remove errant bracket from character class.

11f674d0 01/05/2016 08:05 AM NOYB NOYB

HTML Compliance - Firewall / NAT / Outbound / Edit

Bad value [0-9, a-z, A-Z and . for attribute pattern on element input: Unterminated character class
<input class="form-control" name="source" id="source" type="text" pattern="[0-9, a-z, A-Z and .">
<input class="form-control" name="destination" id="destination" type="text" value="" pattern="[0-9, a-z, A-Z and .">...

b1895639 01/05/2016 02:42 AM Stephen Beaver

Fix interface list

f7d2d5aa 01/05/2016 02:41 AM Stephen Beaver

Improve error message when the user forget to "Apply"

af8397ca 01/04/2016 08:34 PM Jim Pingle

Add a default case for IPv6 in rc.banner, otherwise whatever trips first gets used for the later interfaces as well.

49882789 01/04/2016 06:18 PM Stephen Beaver

Further fix on saving shaper->queue->mask

3957ee34 01/04/2016 04:45 PM Stephen Beaver

Merge pull request #2352 from phil-davis/status_graph

bbb5d7a5 01/04/2016 04:37 PM Stephen Beaver

Fixed #5733

1c185172 01/04/2016 04:25 PM Phil Davis

Add back display description option for status_graph

The code that provides the data for this is already in
bandwidth_by_ip.php in both 2.2.* and master 2.3.
The description option is in the Display dropdown list in 2.2.*, but it
got missed in the bootstrap conversion and integration process....

187f96b9 01/04/2016 02:08 PM Stephen Beaver

Correct "noWrap" in text areas. (Function is not actually used by anyone, but it might as well work just in case.

View revisions

Also available in: Atom