summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces.php
Commit message (Expand)AuthorAgeFilesLines
* Select an interface to track is mandatoryRenato Botelho2016-01-271-0/+4
* Internationalize interfaces UI codePhil Davis2016-01-251-16/+16
* Fix #5794 remove print_info_box_np chackes for gettext("apply")Phil Davis2016-01-221-2/+2
* Remove redundant alias check and move group check to proper place, fixes #5795Renato Botelho2016-01-221-16/+9
* Do not let interface description to have same name of an interface group. Fix...Renato Botelho2016-01-221-0/+8
* Add gettext to select option names where requiredStephen Beaver2016-01-211-1/+1
* Clarify input validation output. Ticket #5778Chris Buechler2016-01-181-1/+1
* Use current interface description for breadcrumbPhil Davis2016-01-181-1/+1
* Fix #5778 do not save changes if interface description matches an alias namePhil Davis2016-01-181-0/+10
* Reverting #5771 - No longer requiredStephen Beaver2016-01-151-20/+7
* Fixed #5771Stephen Beaver2016-01-151-7/+20
* Save adv_dhcp6_config_advanced value instread of just using it to un-hide sec...Stephen Beaver2016-01-081-4/+5
* Set checkboxes value to "Selected" (not "yes")Stephen Beaver2016-01-081-4/+8
* Fix typo password confirmheper2015-12-301-1/+1
* FInished password hiding logic by ensuring $_POST['password'] != DMYPWD befor...Stephen Beaver2015-12-281-3/+9
* Added new addPassword method and password == password_confirm validation wher...Stephen Beaver2015-12-281-3/+16
* Remove $closehead variableColin Fleming2015-12-191-2/+0
* Merge pull request #2287 from NOYB/Interfaces_-_DHCP_Config_File_OverrideStephen Beaver2015-12-171-1/+1
|\
| * Interfaces - DHCP Config File OverrideNOYB2015-12-171-1/+1
* | Interfaces - DHCP Advanced Options - Number AttributesNOYB2015-12-171-1/+2
|/
* Merge pull request #2270 from NOYB/Interfaces_-_DHCP_Advanced_Options_-_Requi...Stephen Beaver2015-12-171-2/+2
|\
| * Interfaces - DHCP Advanced Options - Require OptionsNOYB2015-12-171-2/+2
* | Interfaces - DHCP Advanced Options - Radio ButtonsNOYB2015-12-171-1/+3
|/
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-4/+0
* Merge pull request #2234 from phil-davis/r007Stephen Beaver2015-12-151-33/+35
|\
| * Code style g-iPhil Davis2015-12-151-33/+35
* | Adv DHCP Require Options textPhil Davis2015-12-151-1/+1
|/
* Tidy up Boolean operators for HTML5Colin Fleming2015-11-291-1/+1
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Hide dhcp when staticv4 selectedPhil Davis2015-11-241-1/+1
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-3/+0
* Fixed not saving spoofed MACStephen Beaver2015-11-171-2/+2
* Fixed #5123Stephen Beaver2015-11-161-10/+0
* Fixed #5123Stephen Beaver2015-11-161-150/+7
* Various changes in pursuit of tracking down slow page load. As yet not effect...Stephen Beaver2015-11-111-84/+90
* Copyright and license cleanupRenato Botelho2015-11-091-2/+2
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
* Correction per Phil DavisStephen Beaver2015-11-061-1/+1
* First batch of copyright updatesStephen Beaver2015-11-051-2/+3
* Fixed incorrect labelStephen Beaver2015-10-071-1/+1
* Fixed #5269Stephen Beaver2015-10-061-3/+16
* Fixed #5268Stephen Beaver2015-10-061-1/+3
* Fixed #5266Stephen Beaver2015-10-061-6/+6
* Addresses #5159 by removing hide/show/disable/enable functions to included fileStephen Beaver2015-10-011-32/+0
* Ticket #5204 a clean up pass of the jquery sectionsJared Dillard2015-09-241-2/+4
* Fixed #5165Stephen Beaver2015-09-221-0/+4
* Merge pull request #1929 from phil-davis/patch-4Renato Botelho2015-09-221-1/+1
|\
| * Fix pptp_remote0 var namePhil Davis2015-09-221-1/+1
* | Don't allow configuring IPv6 link local addresses on an interface. Ticket #4062Chris Buechler2015-09-211-0/+3
|/
* Redmine #4568 Preserve MLPPP settings when saving interface settingsPhil Davis2015-09-211-16/+32
OpenPOWER on IntegriCloud