summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate pfSense.potRenato Botelho2016-01-211-327/+1125
|
* Regenerate pfSense.potRenato Botelho2016-01-211-16234/+14621
|
* Change dependency icon back to a paperclip (globe seems to imply more than ↵jim-p2016-01-212-6/+6
| | | | | | intendend here), fix appearance of the text. <ul> without <li> is invalid, remove. Also move the icon to a separate i tag, putting it in an a tag changed the font in an undesirable way.
* Merge pull request #2486 from NOYB/Special_Panels_-_Show/HideStephen Beaver2016-01-218-24/+181
|\
| * Think the term 'associated' may be better here than 'special'.NOYB2016-01-201-1/+1
| |
| * Use icons instead of text.NOYB2016-01-202-7/+7
| | | | | | | | Shorten titles to be more consistent with other title bar shortcuts and also match the option setting title.
| * Apply recommended changes.NOYB2016-01-204-14/+4
| |
| * Special Panels - Show/HideNOYB2016-01-2010-24/+191
| | | | | | | | | | Add configuration option to show or hide special panels. When a panel is hidden a button is displayed on the page title bar to toggle the panel display.
* | Add a close button to Edit load/save messagesPhil Davis2016-01-211-8/+11
| | | | | | | | | | | | | | | | Other places use more standard code for printing success/error messages. But the Edit File page is a bit different. The standard code puts a close button on messages so that users can dismiss them if they like. Manually add the Close button here, to make it consistent with other UI pages.
* | Do not call gettext() for empty stringRenato Botelho2016-01-211-1/+1
| |
* | Fix "View content" hrefStephen Beaver2016-01-211-1/+1
| |
* | Merge pull request #2490 from phil-davis/info-block1Renato Botelho2016-01-211-1/+1
|\ \
| * | Remove close button from firewall_rulesPhil Davis2016-01-211-1/+1
| | | | | | | | | | | | Issue: https://redmine.pfsense.org/issues/5788
* | | DHCP - Decode value while validating contentsNewEraCracker2016-01-211-10/+11
|/ / | | | | | | https://forum.pfsense.org/index.php?topic=105654
* | Merge pull request #2489 from NOYB/Status_/_System_Logs_-_Tab_ArrayRenato Botelho2016-01-211-1/+3
|\ \
| * | Status / System Logs - Tab ArrayNOYB2016-01-201-1/+3
| | | | | | | | | | | | | | | | | | Only call display_top_tabs function if there is a tab array to display. The display_top_tabs function prefixes the type parameter with 'nav nav-'. So passing 'nav nav-tabs' adds a nonexistent class; 'nav-nav'. Only pass 'tabs' as the type.
* | | Merge pull request #2488 from PiBa-NL/23_ruleseditRenato Botelho2016-01-211-2/+2
|\ \ \
| * | | firewall_rules_edit, load advanced settings flags-any and sloppy-state back ↵PiBa-NL2016-01-211-2/+2
| |/ / | | | | | | | | | into webgui
* | | Remove remaining PBI symlinks not registered in .pbiopt file. If should fix ↵Renato Botelho2016-01-211-0/+3
| | | | | | | | | | | | #5221
* | | Make sure code reaches pbi_deleteRenato Botelho2016-01-211-3/+0
|/ /
* | Comment fixStephen Beaver2016-01-201-1/+1
| |
* | Remove debugStephen Beaver2016-01-201-1/+0
| |
* | Escape HTML on re-saving separator textStephen Beaver2016-01-201-1/+2
| |
* | Fixed #5784Stephen Beaver2016-01-201-1/+1
| |
* | Fixed #5781Stephen Beaver2016-01-201-9/+9
| |
* | Provide warning message onleavinghte pageStephen Beaver2016-01-201-2/+32
|/ | | | | Allow Esc key to cancel a new separator Allow Enter key to save a new separator
* Status / System Logs / VPN / PPPoE Service - Fix Shortcut LinksNOYB2016-01-201-1/+1
| | | | Fix PPPoE Service shortcut so links show on the breadcrumb bar.
* Merge pull request #2472 from dennypage/masterChris Buechler2016-01-192-1/+13
|\
| * Add standard deviation to gateway status and widgetDenny Page2016-01-182-1/+13
| |
* | Changed color scheme to use existing bg-* classesStephen Beaver2016-01-193-57/+30
| | | | | | | | | | Simplfied color change mechanism Implemented "Cancel" button
* | Add colors to the separator barsStephen Beaver2016-01-193-10/+79
| |
* | Fixed #5781Stephen Beaver2016-01-191-59/+21
| |
* | Eliminate foreach for speed.Stephen Beaver2016-01-191-9/+6
| |
* | New separator text box has focus when createdStephen Beaver2016-01-191-1/+3
| |
* | Fixed issue with separator bar at very top of floating rule listStephen Beaver2016-01-191-5/+17
| |
* | Merge pull request #2484 from phil-davis/gt9Renato Botelho2016-01-193-13/+13
|\ \
| * | Internationalization of remaining firewall_*.phpPhil Davis2016-01-203-13/+13
| | |
* | | Merge pull request #2483 from phil-davis/patch-5Renato Botelho2016-01-191-2/+3
|\ \ \
| * | | Firewall shaper wizards print_info_box() severity levelPhil Davis2016-01-191-2/+3
| | | |
* | | | Merge pull request #2482 from phil-davis/patch-3Renato Botelho2016-01-191-3/+6
|\ \ \ \
| * | | | Firewall shaper print_info_box at correct severityPhil Davis2016-01-191-3/+6
| | |/ / | |/| |
* | | | Merge pull request #2481 from phil-davis/patch-2Renato Botelho2016-01-191-1/+1
|\ \ \ \
| * | | | Allow enable/disable rule for Firewall NAT OutPhil Davis2016-01-191-1/+1
| |/ / / | | | | | | | | | | | | The code for it was all there, but the icon was hidden when the rule was enabled, so there was no wayto click to disable. It all works for me with just this small change.
* | | | Merge pull request #2480 from phil-davis/gt8Renato Botelho2016-01-191-1/+28
|\ \ \ \
| * | | | Firewall NAT Port Forward rule enable/disable togglePhil Davis2016-01-191-1/+28
| |/ / / | | | | | | | | | | | | Provide the rule enable/disable toggle like in NAT 1:1 and NAT NPt
* | | | Merge pull request #2479 from phil-davis/gt7Renato Botelho2016-01-193-4/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Provide "add top" and "add bottom" buttons for NAT 1:1 and NPtPhil Davis2016-01-193-4/+17
| | | | | | | | | | | | | | | | So that they are consistent with NAT Port Forward.
* | | | Completed basic #5373Stephen Beaver2016-01-191-16/+70
| |/ / |/| | | | | | | | May add a color option after some testing
* | | Merge pull request #2477 from phil-davis/gt6Renato Botelho2016-01-192-44/+44
|\ \ \ | |/ / |/| |
| * | Internationalize firewall_rules pagesPhil Davis2016-01-192-44/+44
| | | | | | | | | | | | | | | | | | | | | | | | I might have gone too far wrapping '(other)', 'any', 'default', 'none' in gettext() but actually if translating to a language with non-Latin script then it can be useful to translate even these sort of single words, because there might be some people who cannot even read Latin script.
OpenPOWER on IntegriCloud