summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fixed #5013Stephen Beaver2015-09-162-50/+52
|
* Work around a chicken-and-egg problem in user syncing. See #5152jim-p2015-09-161-0/+3
| | | | See also: commit:5372d26d9d25d751d16865ed9d46869d3b0ec5e1
* Merge branch 'bootstrap' of https://github.com/itshari/pfsense into ↵Renato Botelho2015-09-163-336/+271
|\ | | | | | | itshari-bootstrap
| * Removed debugging echo statementHari2015-09-152-2/+1
| |
| * Used bootstrap progress bar for queues' stats and used glyphiconsHari2015-09-152-26/+31
| |
| * Merge remote-tracking branch 'upstream/bootstrap' into bootstrapHari2015-09-1316-287/+520
| |\
| * | changed status_queues.php fileHari2015-09-131-8/+8
| | |
| * | Modified the files for BootstrapHari2015-09-133-308/+239
| | |
* | | Fixed #5148Stephen Beaver2015-09-161-2934/+2987
| | |
* | | Fixed #5138Stephen Beaver2015-09-161-12/+38
| | |
* | | Merge pull request #1899 from phil-davis/patch-2Renato Botelho2015-09-161-2/+2
|\ \ \
| * | | pptp_local and pptp_remote are arraysPhil Davis2015-09-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | I believe these should reference the [0] array element of pptp_local and pptp_remote. The code in interfaces.php only presents the [0] (first) array element to the user for editing. The current code also does not preserve any additional pptp_local, pptp_subnet or pptp_remote entries in the coma-separated list in the config. That is redmine bug #4568. I am currently integrating the fix for Redmine #4568 Preserve MLPPP settings when saving interface settings. The fix for that bug will add more code to preserve additional pptp_local, pptp_subnet or pptp_remote entries. For now it would be good to have this little fix to the existing code - then the fix for redmine bug #4568 will sit nicely on top of it.
* | | | Fixed #5142Stephen Beaver2015-09-161-31/+39
| | | |
* | | | Fixed #5141Stephen Beaver2015-09-161-1/+3
| | | |
* | | | Fixed #5145Stephen Beaver2015-09-162-1/+6
| | | | | | | | | | | | | | | | Direction value was not being saved in config
* | | | Fixed #5143Stephen Beaver2015-09-161-4/+4
| | | | | | | | | | | | | | | | hideInput -> hideCheckbox
* | | | Fixed $5050Stephen Beaver2015-09-161-8/+17
| | | | | | | | | | | | | | | | serversdisabled list filtered to remove blank entry
* | | | Fixed #5151Stephen Beaver2015-09-161-41/+43
| | | | | | | | | | | | | | | | JS revised to allow subnet bits on CARP and IP Alias
* | | | Fixed 5139Stephen Beaver2015-09-161-3/+3
| | | | | | | | | | | | | | | | Resolver GET/POST error
* | | | Fixed #5147Stephen Beaver2015-09-161-0/+31
|/ / / | | | | | | | | | JS added to provide DHCP preset functionality
* | | s/delet the/delete the/gChris Buechler2015-09-163-3/+3
| | | | | | | | | | | | Credit for idea to Phil Davis
* | | Fix alias sync selection and textChris Buechler2015-09-151-21/+21
| | |
* | | fix textChris Buechler2015-09-151-1/+1
| | |
* | | Fix force config sync buttonChris Buechler2015-09-151-2/+2
| | |
* | | fix apply changes on load_balancer_monitor.phpChris Buechler2015-09-151-0/+1
| | |
* | | clean up relayd prefork descrChris Buechler2015-09-151-2/+2
| | |
* | | Retire PPTP server, fixes #4226:Renato Botelho2015-09-1513-906/+9
| | | | | | | | | | | | | | | | | | | | | - Remove PPTP server and all related code - Bump config version 12.2 - Write upgrade config code to remove pptpd section and also cleanup firewall and NAT rules using PPTP interface or src/des
* | | fix services_dyndns_edit.php text and formattingChris Buechler2015-09-151-6/+6
| | |
* | | fix textChris Buechler2015-09-151-1/+1
| | |
* | | Fixed #5021Stephen Beaver2015-09-151-5/+6
| | |
* | | fix textChris Buechler2015-09-151-2/+2
| | |
* | | fix descriptionChris Buechler2015-09-151-1/+1
| | |
* | | fix typoChris Buechler2015-09-151-2/+2
| | |
* | | fix voucher page headingChris Buechler2015-09-151-1/+1
| | |
* | | fix text for voucher exportChris Buechler2015-09-151-1/+1
| | |
* | | Clean up CP Warning, clients haven't been disconnected upon save in quiteChris Buechler2015-09-151-4/+3
| | | | | | | | | | | | some time.
* | | Corrected DNS element namesStephen Beaver2015-09-151-4/+4
| | |
* | | fix up textChris Buechler2015-09-151-2/+2
| | |
* | | Fixed #5140Stephen Beaver2015-09-151-35/+70
| | | | | | | | | | | | | | | | | | Removed conditional causing only configured servers to be displayed Updated formatting Modified help display for better layout
* | | fix typoChris Buechler2015-09-151-2/+2
| | |
* | | fix up textChris Buechler2015-09-151-2/+2
| | |
OpenPOWER on IntegriCloud