Stephen Beaver
6b1e89c964
Merge pull request #2983 from NOYB/Firewall_/_Aliases_/_Edit_-_New_URL_Table_Alias_Type
2016-05-25 08:29:06 -04:00
Stephen Beaver
fe68a6a2b2
Fixed #6401
2016-05-25 07:59:33 -04:00
Chris Buechler
5a677f81f4
Handle mode correctly with Auto IKE. Ticket #6360
2016-05-25 00:06:43 -05:00
NOYB
d429739b3e
Firewall / Rules / Edit - URL (IP) Alias
...
Make alias type URL (IP) available for selection in firewall rules.
2016-05-24 20:19:23 -07:00
NOYB
3b07f4feaf
Firewall / Aliases / Edit - New URL Table Alias Type
...
Need to pass alias type to process_alias_urltable() function when creating a new url table alias because it is not yet set/available from config. So the alias_get_type() function can't be successfully used yet.
2016-05-24 19:06:03 -07:00
Stephen Beaver
d78dbc3429
Changed element type from date to text. Date inputs are not yet handled consistently accross different browsers :(
2016-05-24 13:44:29 -04:00
Renato Botelho
8d7e9a4c17
Merge pull request #2978 from NOYB/Miscellaneous_Textual_Correction_-_System_/_Advanced_/_Networking
2016-05-24 08:09:56 -03:00
Phil Davis
3713528362
Fix #6381 ipv6nat_ipaddr
...
(cherry picked from commit f489cfdbd4 )
2016-05-24 07:44:11 -03:00
NOYB
d3706c81f7
Miscellaneous Textual Correction - System / Advanced / Networking
...
Use apostrophe instead of quote.
2016-05-23 00:07:16 -07:00
jim-p
a3013ca688
Fix quoting in diag_routes.php, see ticket #6371
2016-05-20 12:13:15 -04:00
jim-p
0e4e4251eb
Better fix for escaping in ticket #6371
2016-05-20 11:34:35 -04:00
Renato Botelho
c805b6e413
Revert "Status / Services - Status Indicator"
...
This reverts commit e7161dc3b6 .
2016-05-20 12:05:18 -03:00
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