summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_vlan.php
Commit message (Collapse)AuthorAgeFilesLines
* Type up SCRIPT tagsColin Fleming2015-11-291-1/+1
|
* Fixed #5541Stephen Beaver2015-11-281-5/+3
|
* Add support to set the VLAN PCP (priority code point) in GUI. Pull Request ↵Luiz Otavio O Souza2015-11-271-0/+2
| | | | #1757. Ticket #4133
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Copyright and license cleanupRenato Botelho2015-11-091-2/+2
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
|
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-2/+3
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* replace and find for icon-embed-btnheper2015-11-051-1/+1
|
* Buttons update to new design:wqStephen Beaver2015-11-041-6/+11
|
* Fix confirm on deleteStephen Beaver2015-11-021-4/+6
|
* fix tabstopsheper2015-11-021-11/+11
|
* revert back to $_POST after request from Steve_Bheper2015-11-021-26/+44
| | | | note: onclick="return confirm" does not function as expected. vlan still removed when choosing "cancel"
* convert interfaces_vlan to faheper2015-11-021-37/+21
| | | this page used $_POST instead on $_GET. no clue why. changed it to $_GET like every other page i've come across thus far. (it only seems to complicate things, without an actual benefit??)
* Converted interfaces_vlan.php from GET to POST for securityStephen Beaver2015-10-031-54/+99
| | | | Added Bootstrap attributes to table
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-73/+49
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+165
OpenPOWER on IntegriCloud