summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
* fix typoChris Buechler2015-09-211-1/+1
|
* services_ntpd.php - style fixes, fix typoChris Buechler2015-09-211-8/+12
|
* interfaces_gif_edit.php: improve input validation, show input errorsChris Buechler2015-09-211-1/+27
|
* vpn_l2tp.php clean up textChris Buechler2015-09-211-3/+3
|
* interfaces_bridge_edit.php - input validation improvements, style fixesChris Buechler2015-09-211-14/+15
|
* interfaces_gre_edit.php - fix display of input errors, improve inputChris Buechler2015-09-211-1/+27
| | | | validation.
* Fixed #5155Jared Dillard2015-09-211-5/+5
|
* Fixed #5108Jared Dillard2015-09-211-2/+4
|
* Merge pull request #1902 from dachande/feature/certmanager_san_wildcard_hostnameRenato Botelho2015-09-211-6/+6
|\
| * Added the possibility to use wildcard hostnames in certificate manager SAN ↵Daniel Seebald2015-09-171-6/+6
| | | | | | | | fields
* | Redmine #4568 Preserve MLPPP settings when saving interface settingsPhil Davis2015-09-211-16/+32
| | | | | | | | This is a resubmit of https://github.com/pfsense/pfsense/pull/1900 after integrating to the current master.
* | Fixed #5178Stephen Beaver2015-09-213-85/+106
| | | | | | | | Removed errant "break"
* | remove unused bootstrap theme fileJared Dillard2015-09-212-6/+0
| |
* | Fixed #5179Jared Dillard2015-09-211-16/+6
| |
* | Fixed #5021Stephen Beaver2015-09-211-9/+12
| | | | | | | | Selector value creation revised
* | Merge pull request #1787 from k-paulius/patch-pkg-1Renato Botelho2015-09-212-30/+11
| |
* | Revision to teh file to fix header issuesStephen Beaver2015-09-211-116/+107
| |
* | Fix description for 6rd prefix fieldChris Buechler2015-09-211-2/+2
| |
* | Fix 6rd input validation. Ticket #4935Chris Buechler2015-09-211-1/+1
| |
* | Multiple fixes to status_queues.php - NOT YET TESTEDStephen Beaver2015-09-212-129/+172
| | | | | | | | Fixed #5166 - Shows IPv6 addresses
* | fixed #5121Stephen Beaver2015-09-211-28/+30
| |
* | Merge pull request #1910 from doktornotor/patch-8Renato Botelho2015-09-211-4/+4
|\ \
| * | system_hasync.php - spelling/spacing fixesdoktornotor2015-09-201-4/+4
| | |
* | | Merge pull request #1919 from doktornotor/patch-18Renato Botelho2015-09-211-1/+5
|\ \ \
| * | | show openvpn interfaces while reassigning the interfaces for a restored ↵doktornotor2015-09-201-1/+5
| |/ / | | | | | | | | | | | | config backup Resubmit of #1769
* | | Merge pull request #1924 from phil-davis/patch-6Renato Botelho2015-09-211-6/+4
|\ \ \
| * | | Redmine #5162 do not allow alias rename to an existing name - masterPhil Davis2015-09-211-6/+4
| |/ /
* | | Fixed #5013Stephen Beaver2015-09-211-1/+3
| | | | | | | | | | | | Incorrect element name used
* | | Fixed 5021Stephen Beaver2015-09-211-2/+2
| | |
* | | Fixed #5166Stephen Beaver2015-09-211-53/+67
| | | | | | | | | | | | Programmer had used incorrect variable to display addresses and had broken the icon system
* | | Fixed #5176Stephen Beaver2015-09-211-9/+9
| | |
* | | Fixed #5175Stephen Beaver2015-09-212-27/+46
| | |
* | | Fixed 5171Stephen Beaver2015-09-211-1/+1
| | |
* | | Fixed #5161Stephen Beaver2015-09-212-2/+2
| | |
* | | Fixed #5121Stephen Beaver2015-09-211-1/+2
| | | | | | | | | | | | Antenna section removed per JimT
* | | Fixed #5138Stephen Beaver2015-09-211-35/+16
|/ /
* | 6rd gateway is required, and must be an IPv4 IP, where 6rd is enabled. ↵Chris Buechler2015-09-191-0/+3
| | | | | | | | Ticket #4935
* | tighten up layoutJared Dillard2015-09-181-2/+85
| |
* | Fixed #5163Stephen Beaver2015-09-181-2/+2
| | | | | | | | Fixed typo in element name
* | Fixed #5161Stephen Beaver2015-09-181-0/+7
| |
* | Fixed #5164Stephen Beaver2015-09-181-1/+1
| |
* | Fixed #5121Stephen Beaver2015-09-181-3/+10
| | | | | | | | Obscure PHP issue with mixed variable types.
* | Fixed #5169Stephen Beaver2015-09-181-1/+1
| |
* | Fixed #5160Stephen Beaver2015-09-181-4/+16
| |
* | Fixed #5099Stephen Beaver2015-09-171-1/+1
| | | | | | | | Destination port fields now behave as required.
* | Fixed #5099Stephen Beaver2015-09-171-8/+10
| | | | | | | | | | Javascript logic changged for source port display "Advanced" button now has toggle acton and its state survives a protocol change.
* | Fixed #5153Stephen Beaver2015-09-171-12/+16
| | | | | | | | | | | | | | Notes: The addGlobal() method is applicable to a form, not a section 'hidden' elements should not specify a label Form_Groups with no input elements currently break the framework. Use Form_StaticText instead.
* | Fixed #5147Stephen Beaver2015-09-171-19/+72
| | | | | | | | This work was reverted then re-applied without the (accidental) tab/space screw-up
* | Revert "Fixed #5148"Stephen Beaver2015-09-171-2987/+2934
|/ | | | | Accidentally broke spaces/tabs This reverts commit 910b77ad1682740e481df29fc2d9c528a13c2da4.
* allow port ranges for natport. Ticket #5156Chris Buechler2015-09-171-1/+1
|
OpenPOWER on IntegriCloud