summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_groups_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Fix interface groups link.jim-p2017-06-231-1/+1
* Refactor get_configured_interface_with_descr 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_groups*Steve Beaver2017-02-101-8/+2
* setHelp and getttext for i*.php filesPhil Davis2017-02-071-2/+2
* Merge pull request #3458 from phil-davis/ifname-nopkgRenato Botelho2017-02-011-4/+4
|\
| * Redmine #7173 Do not allow pkg_ for If, IfGroup, AliasPhil Davis2017-02-011-4/+4
* | Fix #7183 Do not allow Interface Groups with the same namePhil Davis2017-02-011-5/+3
|/
* Fix #7173 Interface Group Name cannot contain dashPhil Davis2017-01-311-2/+2
* Merge pull request #3430 from phil-davis/required-fields3Renato Botelho2017-01-241-1/+1
|\
| * Required fields in Interfaces pagesPhil Davis2017-01-231-1/+1
* | Merge branch 'master' into patch-6Phil Davis2017-01-241-5/+7
|\ \
| * \ Merge pull request #3431 from phil-davis/if-ifg-alias-name-validationRenato Botelho2017-01-231-1/+1
| |\ \
| | * | Interface description must be unique including casePhil Davis2017-01-231-1/+1
| | |/
| * | Interface groups setHelp messagePhil Davis2017-01-231-2/+3
| * | Fix #7151 Misleading setHelp for Interface Group NamePhil Davis2017-01-231-3/+4
| |/
* | Interface Group Name should be requiredPhil Davis2017-01-221-30/+37
|/
* Breadcrumb linksPhil Davis2017-01-101-0/+1
* Do not allow a group name to start with 'pkg-', reserve it for packages use (...Renato Botelho2016-12-121-0/+8
* Update interface group name validation rules to match ifconfigRenato Botelho2016-12-121-3/+11
* Fix #6976: Make sure interface description, interface name and alias don't ha...Renato Botelho2016-12-121-0/+9
* Ticket #6976: Check disabled interfacesRenato Botelho2016-12-121-1/+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
* Remove tab_array from interfaces_groups_edit.php to be consistent with other ...Renato Botelho2016-06-171-13/+0
* Miscellaneous Textual CorrectionsNOYB2016-05-011-2/+2
* Interfaces (assign) - Remove PersonalizationsNOYB2016-03-291-2/+2
* Synchronize page titles with tab titles. Rename some titles in order to be mo...k-paulius2016-02-131-1/+1
* Synchronize page title with tab title. Renamed GRE to GREs, GIF to GIFs and L...k-paulius2016-02-121-1/+1
* UI ConsistencyPhil Davis2016-01-141-1/+1
* Correct PHP error. (Wrong variable name)Stephen Beaver2016-01-111-1/+2
* Fixed #5760Stephen Beaver2016-01-111-21/+2
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-4/+0
* Code style g-iPhil Davis2015-12-151-4/+4
* Say goodbye to fend.incStephen Beaver2015-12-021-1/+1
* 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-1/+0
* Fixed group member creationStephen Beaver2015-11-121-1/+12
* Copyright and license cleanupRenato Botelho2015-11-091-2/+0
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-26/+52
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-192/+71
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+378
OpenPOWER on IntegriCloud