summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | Set a value for this variable in each case, so a previous value isn't ↵jim-p2017-06-291-0/+1
| | | | | | | | re-used in a loop.
* | Revise Dark gray color code for login pageSteve Beaver2017-06-281-1/+1
| |
* | Fix missing '>' on /span tagSteve Beaver2017-06-271-1/+1
| |
* | Add "Dark Gray" login page colorSteve Beaver2017-06-271-2/+2
| |
* | Update translation filesRenato Botelho2017-06-2782-1012/+1359
| |
* | Regenerate potRenato Botelho2017-06-271-5/+5
| |
* | Merge pull request #3767 from BBcan177/patch-1Renato Botelho2017-06-261-2/+2
|\ \
| * | Update diag_gmirror.phpBBcan1772017-06-251-2/+2
| | | | | | | | | Fix typo
* | | Issue #7659 foreach warning on adding gatewayPhil Davis2017-06-251-6/+8
|/ / | | | | | | Signed-off-by: Phil Davis <phil@jankaritech.com>
* | Respect GUI Login autocomplete preference settingSteve Beaver2017-06-232-1/+2
| |
* | Fix some other outdated linksjim-p2017-06-235-5/+5
| |
* | Restyle autocomplete on webkit browsers to remove the yellow background used ↵Steve Beaver2017-06-231-0/+12
| | | | | | | | by Chrome
* | Correct intentingSteve Beaver2017-06-231-84/+84
| |
* | Code style cleanupSteve Beaver2017-06-231-8/+6
| |
* | Fix interface groups link.jim-p2017-06-231-1/+1
| |
* | Minor positioning tweak to login pageSteve Beaver2017-06-231-4/+1
| |
* | Add support to CESA crypto accelerator in pfSense GUI.Luiz Souza2017-06-201-0/+5
| |
* | Update translation filesRenato Botelho2017-06-2082-21290/+23416
| |
* | Regenerate potRenato Botelho2017-06-201-498/+543
| |
* | Match whitespace after $vhid when checking CARP status to avoid partial ↵jim-p2017-06-201-1/+1
| | | | | | | | | | | | matches. Fixes #7638 While here, fix variable references with braces and combine the two calls to grep into a single pattern.
* | Merge pull request #3756 from PiBa-NL/20170613-wolSteve Beaver2017-06-203-4/+4
|\ \
| * | wol, use 'usepost' for links that need to send the magic packetPiBa-NL2017-06-143-4/+4
| | |
* | | Merge pull request #3745 from stilez/patch-64Steve Beaver2017-06-201-27/+15
|\ \ \
| * | | Code cleanup, and add an info message under widget liststilez2017-05-281-27/+15
| |/ / | | | | | | Minor code cleanup/simplifying. Also many pages have their settings in their built-in settings panel, so the fact that the dashboard has settings elsewhere isn't obvious. Added a brief message on the widget selection panel to aid discoverability
* | | Merge pull request #3638 from doktornotor/patch-25Steve Beaver2017-06-201-2/+3
|\ \ \
| * | | status_interfaces.php - fix includesdoktornotor2017-03-101-2/+3
| | | |
* | | | Merge pull request #3631 from doktornotor/patch-20Steve Beaver2017-06-201-0/+5
|\ \ \ \
| * | | | Add missing includes to config.console.incdoktornotor2017-03-081-0/+5
| | | | |
* | | | | Fix spelling in commentSteve Beaver2017-06-201-1/+1
| | | | |
* | | | | Use more informative IDs in login page HTMLSteve Beaver2017-06-202-13/+13
| | | | |
* | | | | Don't display login CSS files in theme listSteve Beaver2017-06-201-6/+8
| | | | |
* | | | | Added orange login page choiceSteve Beaver2017-06-191-1/+2
| |_|_|/ |/| | |
* | | | Correct spacing for extra small view portal (phone)Steve Beaver2017-06-191-1/+1
| | | |
* | | | Restore MITM warningSteve Beaver2017-06-192-31/+50
| | | |
* | | | Include host name if so configuredSteve Beaver2017-06-191-1/+1
| | | |
* | | | Restore cookie warning via pop-upSteve Beaver2017-06-191-9/+14
| | | |
* | | | Ignore loginpage color values from previous version that used the file nameSteve Beaver2017-06-191-1/+1
| | | |
* | | | Improved login page graphicSteve Beaver2017-06-199-843/+134
| | | |
* | | | Revised CSS for login pageSteve Beaver2017-06-167-78/+53
| | | |
* | | | Fix handling of the 'type' parameter so it is validated and encoded on ↵jim-p2017-06-161-3/+8
| | | | | | | | | | | | | | | | diag_table.php. Fixes #7652
* | | | Add input validation for interface names on firewall_nat_edit.php and fix ↵jim-p2017-06-161-29/+33
| | | | | | | | | | | | | | | | encoding of the interface name in dst_change. Fixes #7651
* | | | Prevent the filename from being used to run XSS in the diag_edit.php file ↵jim-p2017-06-161-1/+1
| | | | | | | | | | | | | | | | browser. Fixes #7650
* | | | Change login page footer positioningSteve Beaver2017-06-167-13/+7
| | | | | | | | | | | | | | | | Change paid support link to https://www.netgate.com/support
* | | | Remove experimental login page stuffSteve Beaver2017-06-151-130/+0
| | | |
* | | | Improve "new design" noticeSteve Beaver2017-06-151-1/+1
| | | |
* | | | Experimental login page designSteve Beaver2017-06-1510-62/+1136
| | | | | | | | | | | | | | | | Set your favorite color in System->General->"Login CSS file"
* | | | Remove pftop peak and rate from the sort options as they won't produce ↵jim-p2017-06-151-2/+0
| | | | | | | | | | | | | | | | anything useful when run the way the GUI does. Fixes #7580
* | | | Remove pftop size from this list, too. Fixes #7579jim-p2017-06-151-1/+0
| | | |
* | | | Change IPsec widget tunnel status to handle newer strongSwan childid format. ↵jim-p2017-06-151-1/+2
| | | | | | | | | | | | | | | | Fixes #7499
* | | | Restore the captive portal feature to view the captive portal page directly ↵jim-p2017-06-141-3/+10
| | | | | | | | | | | | | | | | from the portal web server. Add this as an additional button so both methods are possible. Fixes #7646
OpenPOWER on IntegriCloud