summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_groups.php
Commit message (Collapse)AuthorAgeFilesLines
* Interfaces (assign) - Remove PersonalizationsNOYB2016-03-291-2/+2
| | | | Remove "you" personalizations.
* Bring all calls of print_info_box to same standardNewEraCracker2016-02-151-2/+2
| | | | The call itself to print_info_box already echoes the content. There is no need of additionally using the short-open-echo tag on those calls to echo return value. The previous implementation shouldn't yell any visible issues as return is 'NULL' (undefined) which casts to an empty string when printing. But, just for the sake of conformity, this changes are advisable in my opinion.
* Synchronize page title with tab title. Renamed GRE to GREs, GIF to GIFs and ↵k-paulius2016-02-121-5/+5
| | | | LAGG to LAGGs to match VLANs, QinQs, etc.
* UI ConsistencyPhil Davis2016-01-141-2/+2
| | | | | | | | | 1) Put the heading "Actions" at the top of all the "Actions" columns - it was on some and not others. 2) Some more consistent capitalization of panel titles etc. 3) Most interfaces section edit pages had a section titled like "GIF Configuration", "GRE Configuration". Make them all consistent, e.g. "QinQ Configuration" rather than "Interface QinQ Edit"...
* Fixed #5566Stephen Beaver2016-01-131-27/+32
|
* Allow thee use of multiple infoblock on a pageStephen Beaver2016-01-111-1/+1
|
* Change the automatic information block to look for <div class="infoblock" ↵Stephen Beaver2016-01-071-1/+1
| | | | | | instrad of <div id="infoblock" Just makes more sense to use a class for this
* Adjust more calls to print_info_box with unquoted stringsNewEraCracker2016-01-071-1/+1
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-4/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Code style g-iPhil Davis2015-12-151-2/+3
|
* Say goodbye to fend.incStephen Beaver2015-12-021-1/+1
|
* 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.
* Delete confirmation vi fa-trash automated via pfSense.jsStephen Beaver2015-11-051-1/+1
|
* 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-5/+8
|
* Update interfaces_groups.phpheper2015-11-021-1/+1
|
* convert interfaces_groups to faheper2015-11-021-7/+3
|
* Completed #5359Stephen Beaver2015-10-301-26/+50
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-96/+71
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+171
OpenPOWER on IntegriCloud