summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Fix misplaced quote (resolves syntax error)NewEraCracker2016-01-211-1/+1
| | | |
* | | | Fixed #5790Stephen Beaver2016-01-211-0/+16
|/ / / | | | | | | | | | I think
* | | Regenerate pfSense.potRenato Botelho2016-01-211-177/+739
| | |
* | | Fix #5690:Renato Botelho2016-01-214-15/+19
| | | | | | | | | | | | | | | | | | - Remove parameters from set_language() - Add a global variable for default language - add env var for LANG, otherwise it won't work
* | | Fixed #5789Stephen Beaver2016-01-2121-75/+81
| | |
* | | Merge pull request #2496 from dennypage/masterRenato Botelho2016-01-211-5/+5
|\ \ \
| * | | Use tab instead of spacesDenny Page2016-01-211-1/+1
| | | |
| * | | Use a single call to dpinger for a coherent view of latency/stddev/loss.Denny Page2016-01-211-5/+5
| | |/ | |/|
* | | Merge branch 'add_call_gettext_diagnostic_menu_pages' of ↵Stephen Beaver2016-01-2112-40/+43
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/brunostein/pfsense * 'add_call_gettext_diagnostic_menu_pages' of https://github.com/brunostein/pfsense: add call gettext function for translate
| * | | add call gettext function for translatebruno2016-01-2112-61/+64
| | | |
* | | | Merge pull request #2495 from phil-davis/gt1Stephen Beaver2016-01-214-28/+31
|\ \ \ \
| * | | | Internationalization graph guiconfig head indexPhil Davis2016-01-214-28/+31
| | | | |
* | | | | Add gettext to select option names where requiredStephen Beaver2016-01-218-38/+40
| |_|/ / |/| | |
* | | | The topology line also must be skipped if an SSL/TLS mode is used with a ↵jim-p2016-01-211-1/+2
| | | | | | | | | | | | | | | | CIDR less than 30.
* | | | Regenerate pfSense.potRenato Botelho2016-01-211-327/+1125
| | | |
* | | | Add 2nd parameter of Form_Select to translationRenato Botelho2016-01-211-0/+1
|/ / /
* | | Regenerate pfSense.potRenato Botelho2016-01-211-16234/+14621
| | |
* | | Add a script to update .pot fileRenato Botelho2016-01-211-0/+112
| | |
* | | 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.
* | | | Merge pull request #2491 from phil-davis/edit1Stephen Beaver2016-01-210-0/+0
|\ \ \ \
| * | | | 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.
* | | | 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
* | | | Merge pull request #2492 from NewEraCracker/dhcp-additional-fixRenato Botelho2016-01-211-10/+11
|\ \ \ \ | |/ / / |/| | |
| * | | 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
| | |
* | | Initialize $stop_time inside foreach to make sure it resets to proper value ↵Renato Botelho2016-01-201-1/+1
| | | | | | | | | | | | each iteration since it's changed inside loop. Reported on https://github.com/pfsense/pfsense/pull/2487
* | | Obsolete libstrongswan-unity.MOVEDRenato Botelho2016-01-201-0/+1
| | |
* | | Fix #4178:Renato Botelho2016-01-201-13/+9
| | | | | | | | | | | | | | | | | | | | | - Stop moving unity .so file around to make it not being loaded - Include all modules default .conf file from strongswan.d/charon - After default files are included, define custom settings - When unity is disabled, add a rule to make strongswan to not load it
* | | Fix strongswan.conf indent levelRenato Botelho2016-01-201-1/+1
| | |
* | | Fix strongswan.conf indent levelRenato Botelho2016-01-201-22/+22
| | |
* | | 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
OpenPOWER on IntegriCloud