summaryrefslogtreecommitdiffstats
path: root/src/usr/local
Commit message (Expand)AuthorAgeFilesLines
* Use p instead of br for better styling support.k-paulius2016-02-161-4/+4
* This wording is also shown during system upgrade, so update it to be more acc...k-paulius2016-02-161-2/+2
* No need for this message to be in bold.k-paulius2016-02-161-1/+1
* Move action alert box to the top of the page, just like on all other pages.k-paulius2016-02-161-5/+8
* Convert button name to upper case.k-paulius2016-02-161-1/+1
* 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
* Prevent "Ignore denied clients" and "Failover Peer IP" from being combined in...jim-p2016-02-161-1/+5
* Simplify the code with the use the newly introduced function to list CARP add...Luiz Otavio O Souza2016-02-161-6/+2
* 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
* | Headers don't need HTML entitiesNewEraCracker2016-02-161-1/+1
|/
* Remove Help -> Search Portal menu entry, it fixes #5894Renato Botelho2016-02-151-1/+0
* 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
* | Fix broken HTML in diag_gmirror.phpNewEraCracker2016-02-151-3/+3
|/
* 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
| * Code style fix.k-paulius2016-02-141-1/+1
| * Code style fix.k-paulius2016-02-141-1/+1
| * Fix DHCPv6 Server detection on DHCPv6 Relay page.k-paulius2016-02-141-1/+1
| * Fix DHCPv6 Relay detection on DHCPv6 Server page. It broke due to dhcrelay6 c...k-paulius2016-02-141-6/+9
* | Merge pull request #2643 from NewEraCracker/html-fixStephen Beaver2016-02-155-9/+9
|\ \
| * | Escape ampersands in linksNewEraCracker2016-02-153-6/+6
| * | Move valign to style - part 2NewEraCracker2016-02-151-1/+1
OpenPOWER on IntegriCloud