summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Review alert wording. End sentence with periodk-paulius2016-02-161-6/+6
* Remove breaks and use content class to provide proper styling.k-paulius2016-02-161-2/+2
* Change wording from stating what is going to happen to asking user if they wa...k-paulius2016-02-161-1/+1
* Change wording from stating what is going to happen to asking user if they wa...k-paulius2016-02-161-6/+6
* Do not generate empty tags if there is no link.k-paulius2016-02-162-3/+14
* Remove deprecated <bridge/> tag from default configChris Buechler2016-02-161-1/+0
* Remove variables deprecated some time ago.Chris Buechler2016-02-161-2/+0
* Prevent "Ignore denied clients" and "Failover Peer IP" from being combined in...jim-p2016-02-162-2/+6
* Fix link_interface_to_vips() to account for IP alias over CARP.Luiz Otavio O Souza2016-02-161-7/+13
* Simplify and correct the comments in get_carp_interface_status().Luiz Otavio O Souza2016-02-161-21/+18
* Simplify the code with the use the newly introduced function to list CARP add...Luiz Otavio O Souza2016-02-162-7/+4
* Fix the return value if no matching VIP was found.Luiz Otavio O Souza2016-02-161-1/+1
* Implement a switch that allows get_configured_vip_list() return only the sele...Luiz Otavio O Souza2016-02-161-3/+15
* Fix handling of promicuous checkbox on packet capture. Fixes #5896jim-p2016-02-161-1/+2
* Fix spacing issue with "Exclude ESP"jim-p2016-02-161-1/+1
* Merge pull request #2650 from NOYB/Firewall_/_Rules_-_Simplify_Order-Store_LoopsStephen Beaver2016-02-161-11/+18
|\
| * Firewall / Rules - Simplify Order-Store LoopsNOYB2016-02-161-11/+18
* | Merge branch 'patch-9' of https://github.com/k-paulius/pfsenseStephen Beaver2016-02-163-25/+3
|\ \
| * | Stop generating page-header instead of hiding it. With breadcrumbs introduces...k-paulius2016-02-153-22/+0
| |/
* | Restore infoblock divStephen Beaver2016-02-161-1/+7
* | Revise button icon spacingStephen Beaver2016-02-161-14/+14
* | * Converted alerts to callouts.k-paulius2016-02-161-26/+19
* | Convert alert to calloutk-paulius2016-02-161-1/+1
* | Replace alert with callout. Removed mention about greyed out icon - that is n...k-paulius2016-02-161-10/+6
* | Add support for Bootstrap calloutsk-paulius2016-02-163-1/+148
* | Use PHP CLI explicitly to run rc.conf_mount_r(w|o) from pfSense-upgrade, it f...Renato Botelho2016-02-161-2/+2
* | Call conf_mount_rw() before run pfSense-upgrade to avoid doing it twiceRenato Botelho2016-02-161-2/+2
* | Merge pull request #2651 from NewEraCracker/pkg_edit-fixRenato Botelho2016-02-161-1/+1
|\ \
| * | Headers don't need HTML entitiesNewEraCracker2016-02-161-1/+1
| |/
* | Break long linesRenato Botelho2016-02-161-4/+7
|/
* Remove Help -> Search Portal menu entry, it fixes #5894Renato Botelho2016-02-151-1/+0
* This seems to have negatively impacted LAGG/VLAN configs. Revert "Only set IF...jim-p2016-02-151-9/+7
* Merge pull request #2645 from NewEraCracker/print_info_box-fixRenato Botelho2016-02-1521-36/+36
|\
| * Bring all calls of print_info_box to same standardNewEraCracker2016-02-1521-36/+36
* | Merge pull request #2646 from NewEraCracker/html-fixRenato Botelho2016-02-151-3/+3
|\ \ | |/ |/|
| * Fix broken HTML in diag_gmirror.phpNewEraCracker2016-02-151-3/+3
|/
* Merge pull request #2644 from NewEraCracker/html-fixStephen Beaver2016-02-151-5/+5
|\
| * Escape ampersands in links - part 2NewEraCracker2016-02-151-5/+5
|/
* Merge pull request #2641 from k-paulius/patch-7Stephen Beaver2016-02-1510-67/+72
|\
| * Move add button outside the panel.k-paulius2016-02-141-6/+6
| * Only display the message if there are no entries in the table, do not display...k-paulius2016-02-141-2/+6
| * Perform HTML entity translationsk-paulius2016-02-141-5/+5
| * Need to pass zone in the GET params so we don't get redirected to status_capt...k-paulius2016-02-141-5/+5
| * Rename form submit button, adjust messagek-paulius2016-02-141-3/+3
| * Move result message to the top of the page.k-paulius2016-02-141-10/+10
| * Change form submit button text to 'Test'. Use alert box classes instead of te...k-paulius2016-02-141-5/+6
| * Move result message to the top of the page.k-paulius2016-02-141-17/+16
| * Show page title because that's where page help icon is displayed.k-paulius2016-02-142-0/+2
| * Only display tab name in the breadcrumb if vouchers are enabled. Do not displ...k-paulius2016-02-141-5/+8
| * Fix when "No Captive Portal zones" message is displayed and do not display it...k-paulius2016-02-141-11/+4
OpenPOWER on IntegriCloud