Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  build
  src
  tools
.editorconfig 277 Bytes
.gitattributes 925 Bytes
.gitignore 150 Bytes
BOOTSTRAP.md 7.93 KB
LICENSE 9.93 KB
README.md 3.04 KB
build.conf.sample 1.87 KB
build.sh 10.5 KB

Latest revisions

# Date Author Comment
0ee22f36 01/25/2017 06:34 AM Phil Davis

Captive Portal auth method is required

When creating a new Captive Portal Zone the user can fail to select any of the Authorization Method radio buttons. No default radio button is selected - that is probably good, as the user has to think and click to decide which authorization method they will use....

47f2a4b9 01/24/2017 11:48 PM Steve Beaver

Revert change to css

ceaa7b0d 01/24/2017 05:04 PM Renato Botelho

Merge pull request #3424 from phil-davis/patch-8

b285836a 01/24/2017 05:00 PM Renato Botelho

Merge pull request #3438 from phil-davis/required-fields-shaper-name

40dcb4b6 01/24/2017 04:09 PM Phil Davis

Require Name field in Shaper

d9bad9e8 01/24/2017 04:04 PM Jared Dillard

change opacity on disabled rows to fix #6448

4085eb05 01/24/2017 03:48 PM Phil Davis

Require at least one tag value in a QinQ entry

71ff866c 01/24/2017 03:42 PM Phil Davis

Use is_intrange() to validate QinQ tag range

Note: is_intrange() only tells us that the range is good and might be delimited by a "-" or a ":", so if we want to take apart the 2 parts of the range (like is done here) we have to also test the string to decide which separator to use....

f7d54cdd 01/24/2017 02:22 PM Renato Botelho

Merge pull request #3435 from phil-davis/required-fields6

ee956d19 01/24/2017 02:17 PM Renato Botelho

Introduce is_intrange() to validate a range of integers delimited by ':' or '-'

View all revisions | View revisions

Also available in: Atom