summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_lagg_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Refactor get_configured_interface_list remove unused parameterPhil Davis2017-04-161-1/+1
* Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-1/+1
* GET/POST conversion interfaces_lagg*Steve Beaver2017-02-101-8/+2
* More required fields for Interface pagesPhil Davis2017-01-241-1/+1
* Required fields in Interfaces pagesPhil Davis2017-01-231-1/+1
* Breadcrumb linksPhil Davis2017-01-101-0/+1
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-41/+39
* Always use require_oncePhil Davis2016-06-271-1/+1
* Miscellaneous Textual CorrectionsNOYB2016-05-011-4/+4
* Avoid implode error if no interfaces are selected.Chris Buechler2016-04-151-1/+4
* Fixed #6163Stephen Beaver2016-04-151-0/+7
* Reconfigure any VLANs with a lagg parent after recreating the lagg. Ticket #6014Chris Buechler2016-03-191-0/+13
* Synchronize page titles with tab titles. Rename some titles in order to be mo...k-paulius2016-02-131-1/+1
* Internationalize interfaces UI codePhil Davis2016-01-251-31/+31
* Use sprintf to add vaiable to gettext() callRenato Botelho2016-01-111-1/+1
* Remove a debug leftoverRenato Botelho2016-01-111-1/+0
* Added support for <collapse> tags in listtopic fields. e.g.:Stephen Beaver2016-01-111-0/+1
* Fix error reported in https://forum.pfsense.org/index.php?topic=105078.0Renato Botelho2016-01-111-1/+1
* Look for interface name on array instead of partial string matchRenato Botelho2016-01-111-1/+1
* Add a space between interface name and mac addressRenato Botelho2016-01-111-1/+1
* Fix spacesRenato Botelho2016-01-111-2/+1
* Show which is the invalid member on error messageRenato Botelho2016-01-111-1/+1
* LAGG edit fixesPhil Davis2015-12-231-1/+6
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-3/+0
* Code style g-iPhil Davis2015-12-151-5/+9
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
* Completed #5359Stephen Beaver2015-10-301-25/+50
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-137/+121
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+278
OpenPOWER on IntegriCloud