Commit Graph

3383 Commits

Author SHA1 Message Date
Renato Botelho
3167e8f021 Merge pull request #2970 from NOYB/Status_/_Interfaces_-_DNS_Servers 2016-05-20 11:30:41 -03:00
Renato Botelho
c5af3a3068 Merge pull request #2972 from NOYB/Status_/_Services_-_Status_Indicator 2016-05-20 11:28:52 -03:00
Renato Botelho
bbdbf3d3a8 Merge pull request #2969 from marianamorim/add_function_gettext 2016-05-20 11:25:47 -03:00
Renato Botelho
54b21bab94 Merge pull request #2973 from jlduran/pass-block-icons-cp 2016-05-20 11:24:36 -03:00
Jose Luis Duran
22b5054137 Fix closing tbody tag in Captive Portal's MACs 2016-05-20 09:43:23 -03:00
Jose Luis Duran
96abde901f Fix Captive Portal's MACs icons
Standardize pass/block icons with the rest of the system
2016-05-20 09:34:11 -03:00
Stephen Beaver
788c3cf58c Fixed #6872 Restored missing proxy port setting
(cherry picked from commit 6b43692408)
2016-05-20 08:04:55 -04:00
NOYB
e7161dc3b6 Status / Services - Status Indicator
Use font awesome icons instead of text.
Universal recognition eliminates need of text translation.
2016-05-20 01:01:04 -07:00
jim-p
335f1a8977 Fix up diag_smart e-mail handling, and the backend config code was broken/making false assumption about the config file as well. Fixes #6371 2016-05-19 17:12:13 -04:00
Renato Botelho
b530335ec4 Update pfSense.pot 2016-05-19 09:30:16 -03:00
NOYB
78869d5e82 Status / Interfaces - DNS Servers
The DNS servers are not necessarily ISP provided.
2016-05-19 00:13:31 -07:00
marianamorim
8d0b16a11c Add the function gettext 2016-05-18 16:40:37 -03:00
Stephen Beaver
1168634b3d Merge pull request #2968 from NewEraCracker/patch-gettext-maxlen 2016-05-18 09:29:11 -04:00
NewEraCracker
95f46512d9 Reduce maximum length of string to gettext()
This limit is set at 4096 on PHP 5.6: http://lxr.php.net/xref/PHP_5_6/ext/gettext/gettext.c#139

Bug report on forum: https://forum.pfsense.org/index.php?topic=110088.0
2016-05-17 21:38:49 +01:00
Phil Davis
49701df38e Initialize output var in firewall_shaper_queues
To clear any previous use of the var elsewhere in included files.
Forum: https://forum.pfsense.org/index.php?topic=111852.0
2016-05-17 10:54:18 +09:30
Stephen Beaver
d736d86167 Merge pull request #2965 from NOYB/Miscellaneous_Textual_Corrections_-_System_/_Advanced_/_Firewall_&_NAT 2016-05-16 07:41:23 -04:00
Stephen Beaver
890bd15301 Merge pull request #2964 from phil-davis/patch-3 2016-05-16 07:39:56 -04:00
Stephen Beaver
5543a46057 Merge pull request #2961 from NOYB/Miscellaneous_Textual_Corrections_-_System_/_Advanced_/_Networking 2016-05-16 07:37:49 -04:00
Stephen Beaver
8185eabc14 Merge pull request #2960 from NOYB/Miscellaneous_Textual_Corrections_-_System_/_User_Manager_/_Settings 2016-05-16 07:36:56 -04:00
Stephen Beaver
2c6faa055c Merge pull request #2954 from NewEraCracker/textual-corrections 2016-05-16 07:35:42 -04:00
Chris Buechler
e4710ed5d5 Sanitize notice output here as well. Ticket #6154 2016-05-16 13:23:23 +02:00
Chris Buechler
c2b51a45de Correct force updates when chosen. Ticket #6359 2016-05-16 08:01:32 +02:00
Chris Buechler
38edc49000 Fix misspellings. 2016-05-15 20:31:56 -05:00
NOYB
5414794c12 Miscellaneous Textual Corrections - System / Advanced / Firewall & NAT
Section panel header title.
2016-05-15 15:48:55 -07:00
Phil Davis
a79dfdaa43 Make limiters info box work same as By Interface
The info box displayed on Firewall->Shaper, By Interface come down the bottom with and info icon and can be shown/hidden by the user.
The similar info box on Firewall->Shaper, Limiters sits in the main body with no info icon and cannot be shown/hidden, but can be dismissed.
Make the info box on Firewall->Shaper, Limiters dispaly and owrk the same as on "By Interface".
2016-05-15 14:55:21 +09:30
NOYB
542d14be06 Miscellaneous Textual Corrections - System / Advanced / Networking 2016-05-14 14:38:27 -07:00
NOYB
850211423b Miscellaneous Textual Corrections - System / User Manager / Settings 2016-05-13 13:02:05 -07:00
Phil Davis
7e752d728a Make rule_columns_with_alias end params optional
Stops PHP warnings like reported in forum https://forum.pfsense.org/index.php?topic=111768.0
2016-05-13 16:46:36 +09:30
Chris Buechler
e02a275617 Merge pull request #2957 from NOYB/Miscellaneous_Textual_Corrections_-_System_Advanced 2016-05-12 22:52:05 -05:00
Chris Buechler
ce25267416 Merge pull request #2956 from NOYB/Miscellaneous_Textual_Corrections_-_Services_NTP_PPS 2016-05-12 22:50:17 -05:00
Stephen Beaver
22f9e40f61 Fixed #6349
(cherry picked from commit c032a89a89)
2016-05-12 20:35:10 -04:00
NOYB
b0ef6b970d Miscellaneous Textual Corrections - System Advanced 2016-05-12 12:00:32 -07:00
Stephen Beaver
474e70a2d1 Add alias display to target host and target port columns 2016-05-12 11:41:05 -04:00
Renato Botelho
7949eac754 Add a safebelt to makesure $cpzone is always in lowercase. Ticket #6278 2016-05-12 07:51:39 -03:00
NOYB
e7f9443c6f Miscellaneous Textual Corrections - Services NTP PPS 2016-05-11 16:52:11 -07:00
NewEraCracker
cb6c20a997 Miscellanous Textual Corrections - Add missing dots, normalize case 2016-05-11 20:15:47 +01:00
Renato Botelho
704433520f Do not call pkg_update() here since pkg_switch_repo() aldready does it 2016-05-11 15:37:05 -03:00
Stephen Beaver
4296459a95 Merge pull request #2953 from NewEraCracker/textual-corrections 2016-05-11 08:34:29 -04:00
Stephen Beaver
289233b9c9 Merge branch 'master' of git.pfmechanics.com:pfsense/pfsense 2016-05-11 08:33:15 -04:00
Stephen Beaver
61a0217eb5 Merge pull request #2950 from NOYB/Miscellaneous_Textual_Corrections_-_Services_Dynamic_DNS 2016-05-11 08:31:59 -04:00
NewEraCracker
e4c7d45fc7 Miscellanous Textual Corrections - Add missing dots to phrases 2016-05-11 09:43:53 +01:00
Chris Buechler
4d6914a105 Merge pull request #2952 from phil-davis/hidemask 2016-05-11 01:52:48 -05:00
Chris Buechler
ab2060d9c2 Rename OSPF and System Patches packages in pre_upgrade_command. Ticket #6118 2016-05-11 00:51:48 -05:00
Phil Davis
685a06f2f7 Hide CIDR for alias types that do not use it
Suggested/discussed in forum
https://forum.pfsense.org/index.php?topic=111593.0
2016-05-11 13:49:16 +09:30
Phil Davis
01142f51c8 hideMask only modify input-group on first parent
Otherwise when unhiding (e.g. for Network type alias), input-group gets
added to every div up the DM hierarchy and the layout gets messed up.
2016-05-11 13:44:45 +09:30
Stephen Beaver
e1caefc74f Spaces->tabs 2016-05-10 23:42:28 -04:00
Stephen Beaver
25a96ffb1b Added hideMask() function 2016-05-10 23:16:59 -04:00
NOYB
1c4e2ed053 Miscellaneous Textual Corrections - Services / Dynamic DNS 2016-05-10 15:12:41 -07:00
jim-p
9815f8065b Fix tab highlighting when editing mobile IPsec P1. Fixes #6341 2016-05-10 15:28:12 -04:00
Stephen Beaver
0161bbb4b1 Merge pull request #2949 from NewEraCracker/textual-corrections 2016-05-10 09:10:24 -04:00