Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
51f33651 01/26/2016 01:49 PM Stephen Beaver

Fixed #5807

c818edc9 01/26/2016 01:38 PM Stephen Beaver

Further refinement to timeout message

be17381d 01/26/2016 01:29 PM Stephen Beaver

Revise reload countdown for internaionalization

34c73fc1 01/26/2016 01:10 PM Stephen Beaver

Merge pull request #2540 from NOYB/HTML_Compliance_-_Firewall_Rules_-_Separator

5cb036d4 01/26/2016 01:10 PM Stephen Beaver

Merge pull request #2539 from NOYB/HTML_Compliance_-_Widget_-_Firewall_Logs

c1070fdf 01/26/2016 01:09 PM NOYB NOYB

Status / System Logs / Firewall / Dynamic View - Efficiency Tweaks

Not very efficient to go through the entire table setting the class on existing entries that already have their class set. Just set the class on new entries when they are added to the table....

51f89d51 01/26/2016 12:59 PM NOYB NOYB

HTML Compliance - Firewall Rules - Separator

The font element is obsolete. Use CSS instead.
<font class="bg-danger">The Bad</font>

f8c10040 01/26/2016 12:28 PM NOYB NOYB

HTML Compliance - Widget - Firewall Logs

Attribute (that|triggered|this|action) not allowed on element a at this point.

65e8424e 01/26/2016 06:40 AM Phil Davis

Tidy print_info_box comments

3756fd86 01/25/2016 11:46 PM Chris Buechler

Fix up config setting for killing states on gateway failure. Enable this option where gw_down_kill_states is set. Flip setting accordingly during config upgrade to not use confusing 'kill_states' tag to not kill states. Ticket #5815

a85fcfdb 01/25/2016 07:06 PM Stephen Beaver

Added some some comments to hte print_info_box area so package developers will know what happeded

4db1f211 01/25/2016 06:20 PM Stephen Beaver

Completed #5787

9a4dad76 01/25/2016 05:51 PM Stephen Beaver

Apply gettext to javascript countdown message

cadeb9fd 01/25/2016 05:14 PM Phil Davis

Internationalization of pkg*.php

Various sentences were being built up from gettext() of individual words
or phrases concatenated together. That will not work for translation to
languages with different word order, so I have restructured that.
Note: TODO: The countdown timer text with seconds countdown is all in JS...

2127e42c 01/25/2016 04:27 PM Jim Pingle

When the protocol is set for CARP, tell tcpdump to interpret it as CARP for more accurate output.

306a56c2 01/25/2016 04:15 PM Stephen Beaver

Merge pull request #2533 from phil-davis/rowmoved

ae6814a2 01/25/2016 04:10 PM Phil Davis

Add leaving page message to NAT pages

These pages use the draggable/sortable rows stuff, so could use the same
warning message if the user tries to change page before saving

b2f78cfc 01/25/2016 03:58 PM Stephen Beaver

Remove no longer needed function

228da1c5 01/25/2016 03:40 PM Stephen Beaver

rules -> widgets

fd4c4bb0 01/25/2016 03:38 PM Stephen Beaver

Typo

8a4913ff 01/25/2016 03:27 PM Stephen Beaver

Merge pull request #2524 from NOYB/Status_/_System_Logs_/_Firewall_/_Dynamic_View_-_Tweaks

35c7fbb9 01/25/2016 03:25 PM Stephen Beaver

Merge pull request #2529 from phil-davis/patch-7

3f926b7a 01/25/2016 03:23 PM Stephen Beaver

Typo

91b2212f 01/25/2016 03:22 PM NOYB NOYB

Widget - Firewall Log - Tweaks

Add a table row when there are no entries to prevent scroll bars after ajax update.
Add no logs to display message.
Add update interval configuration setting.
Add configuration form placeholders.
Don't include ':' when no port such as for ICMP....

ae2915a4 01/25/2016 03:18 PM Phil Davis

pkg.php consolidate else-if statement

556d26c8 01/25/2016 03:15 PM Jim Pingle

Merge pull request #2527 from phil-davis/patch-5

32e7220f 01/25/2016 03:10 PM Stephen Beaver

Add gettext to icon title

e94f260c 01/25/2016 03:04 PM Stephen Beaver

evised #5796

eae6b58d 01/25/2016 02:45 PM Stephen Beaver

Completed #5796

0919644d 01/25/2016 01:13 PM Luiz Souza

Fixes the GUI URL in the last step of the setup wizard.

The SERVER_NAME variable is not available anymore, use HTTP_HOST instead.

bbf31c76 01/25/2016 12:05 PM Renato Botelho

Merge pull request #2025 from apilloud/dhcp-ignoreunknown

fbe856f2 01/25/2016 11:24 AM Renato Botelho

Merge pull request #2532 from brunostein/add_call_gettext_function_menu_services

4bb7c0d1 01/25/2016 11:13 AM Bruno Ferri

add call gettext function in the services menu

b323327d 01/25/2016 10:30 AM Renato Botelho

Merge pull request #2531 from phil-davis/patch-8

7b8ffaed 01/25/2016 10:26 AM Renato Botelho

Merge pull request #2526 from phil-davis/gtinterfaces

9ed9b765 01/25/2016 09:18 AM Phil Davis

Internationalize pkgmgr_installed

Note: I enhanced the title text of the remove/update/reinstall buttons to include the package name.
Before that, when you clicked to remove a package there would be a popup that just said "Are you sure you wish to remove?" - which looked a bit odd.

74817ee2 01/25/2016 08:20 AM Phil Davis

Enhance error output when package file not found

I had a system that had upgraded but the Notes package had not managed to (re)install. In that situation the Notes item is on the Status menu but there is no notes.xml or other notes code on the the system....

ada4628f 01/25/2016 04:40 AM Phil Davis

Save selected wireless interface

This looks like a bug. I don't have a system with the necessary hardware running 2.3 right now to really test, but the code that processes the submit/apply looks for $_POST['if']
Please double-check on suitable hardware!

0fc3de67 01/25/2016 04:36 AM Phil Davis

Internationalize interfaces UI code

62c45077 01/25/2016 04:30 AM Phil Davis

interfaces_vlan_edit finish QinQ error message

The error message here just ended mid-sentence. I think what I have done here makes sense?

a2c5280d 01/24/2016 07:37 PM Stephen Beaver

Fixed #5810

05537592 01/24/2016 11:22 AM Stephen Beaver

Fix PR syntax error

fe48e6d7 01/24/2016 08:16 AM NOYB NOYB

Status / System Logs / Firewall / Dynamic View - Tweaks

Don't run through the update table rows routine unless there are new rows to be added.
Handle special case when beginning with zero rows.
Remove classes listMRodd and listMReven. They don't exist and are handled by the table-striped class....

db35a716 01/24/2016 02:46 AM Stephen Beaver

Merge pull request #2520 from NOYB/Status_/_System_Logs_-_Filter_Refinements

697281c8 01/24/2016 02:44 AM Stephen Beaver

Merge pull request #2519 from dennypage/master

098c4eb3 01/24/2016 02:43 AM Stephen Beaver

Merge pull request #2518 from ExolonDX/branch_01

b3b15568 01/24/2016 02:41 AM Stephen Beaver

Merge pull request #2516 from phil-davis/l2tpinfoblock

5330a238 01/23/2016 11:54 PM NOYB NOYB

Rename function to better represent what it really is.

b49fc5ee 01/23/2016 11:31 PM NOYB NOYB

Fix a couple consolidation issues.

Force firewall dynamic view to use the raw mode table header so it gets updated.
Add a couple missing variables.

341b24ef 01/23/2016 09:53 PM Stephen Beaver

Make text-warning more yellow, less red

e7f81ad6 01/23/2016 08:25 PM Stephen Beaver

Fixed #5805

e1d261ff 01/23/2016 06:37 PM Stephen Beaver

Lower contrast paneal headings

f7628297 01/23/2016 05:50 PM Stephen Beaver

Merge pull request #2522 from phil-davis/printinfoboxcleanup

4f764726 01/23/2016 05:49 PM Stephen Beaver

Merge pull request #2521 from phil-davis/patch-2

0d711d38 01/23/2016 05:43 PM Phil Davis

Remove print_info_box_np

Put the real code into print_info_box, adding just a $btntext parameter
to the existing 3 params of print_info_box.
Change the remaining print_info_box_np() calls to use print_info_box()

Note: The previous code also had a "bug" - the "apply" button said...

dc14d2b0 01/23/2016 03:13 PM NOYB NOYB

Consolidate log filter code and log table header code in to common functions.

5dfc79c9 01/23/2016 02:15 PM Stephen Beaver

Fixed #5802
Added collapsible action to config backup

fd4803d2 01/23/2016 10:01 AM Phil Davis

vpn_openvpn_server change print_info_box_np to print_info_box

I missed this one yesterday - the aim is to get rid of all print_info_box_np soon, if I can.

98bf911e 01/23/2016 09:11 AM NOYB NOYB

Status / System Logs - Filter Refinements

Use advanced filter in firewall dynamic view even if raw mode is set. Raw mode is not applicable to the firewall dynamic view.
Update the count in firewall dynamic view.
JQuery the actual count in raw mode instead of just displaying the max setting value....

d9a17eaf 01/23/2016 08:41 AM Chris Buechler

Switch to disabling strongswan unity plugin by default. Ticket #4178

cfa824ae 01/23/2016 01:09 AM Denny Page

Fix alignment problems resulting from tabification being performed inside strings

a42399ac 01/22/2016 08:56 PM Colin Fleming

Tidy up "firewall_rules.php"

- add missing closing anachor tags
- close input tag correctly
- add missing closing TD tag
- remove invalid ALT

934083c7 01/22/2016 06:30 PM Renato Botelho

Relax shaper wizard interface validation when there are no interfaces with gateways selected. Fixes #5424

379b4b6d 01/22/2016 06:27 PM Renato Botelho

Fix indent

daa5312f 01/22/2016 06:14 PM Stephen Beaver

Fixed #5797

60362560 01/22/2016 05:54 PM Phil Davis

Make L2TP VPN reminder text an infoblock

55cbefff 01/22/2016 05:46 PM Stephen Beaver

Restore code from bad merge

7a2490e1 01/22/2016 05:37 PM Jim Pingle

Correct this function call. Fixes #5799

16e3a3e2 01/22/2016 05:21 PM Phil Davis

firewall_aliases add print_apply_box code

3b3a95e5 01/22/2016 05:21 PM Phil Davis

Fix #5794 remove print_info_box_np chackes for gettext("apply")

1) Get rid of the stristr() checks to "guess" if an apply button should
be used.
2) Change print_info_box() so it can take a button name of "close"
, "apply" or none to decide which button to show....

bea2dd6d 01/22/2016 04:59 PM Jim Pingle

Only the serial enable/disable and primary console selectors should be hidden for this test, the serial speed selector must still be available.

0eff451c 01/22/2016 04:39 PM Renato Botelho

Merge pull request #2513 from ch1c4um/replace_jQuery_to_$

3f98044a 01/22/2016 04:20 PM Francisco Cavalcante

Replaced jQuery to $ in same files

fa6e6196 01/22/2016 03:33 PM Jim Pingle

Relocate subnet mask drop-down to a more sensible place on the PPPoE server, add a user login count option.

20c61a6c 01/22/2016 03:07 PM Renato Botelho

Use default log file from pfSense-upgrade when it's called by GUI, this will make sure we preserve first part of upgrade after reboot

c40962e9 01/22/2016 02:58 PM Phil Davis

Make diag_arp info an infoblock

I might find a few of these while looking at various print_info_block calls, but this one for a start that works well as infoblock blockopen.

53a15834 01/22/2016 02:44 PM Stephen Beaver

Merge pull request #2510 from brunostein/add_call_gettext_function_menu_vpn

e21ac870 01/22/2016 02:30 PM Renato Botelho

Make sure LANG = C for pkg calls

9f2f1dda 01/22/2016 02:28 PM Renato Botelho

Move set_language() call back to guiconfig.inc since it's causing trouble on console

38176357 01/22/2016 02:18 PM Bruno Ferri

replaced jQuery to $

237dfbd1 01/22/2016 02:18 PM Bruno Ferri

add call 'gettext' function in the vpn menu files

95dea5e4 01/22/2016 01:44 PM Renato Botelho

Merge pull request #2502 from phil-davis/patch-6

4370022d 01/22/2016 01:42 PM Stephen Beaver

Replace "jQuery" with "$" for consistency

3bd74348 01/22/2016 01:25 PM Bruno Ferri

add call 'gettext' function in the status menu files

ee2a6908 01/22/2016 11:32 AM Stephen Beaver

Fixed #5793

b824f18c 01/22/2016 10:59 AM Renato Botelho

Remove redundant alias check and move group check to proper place, fixes #5795

24049bb6 01/22/2016 10:42 AM Renato Botelho

Do not let interface description to have same name of an interface group. Fixes #5795

9c29a65b 01/22/2016 10:21 AM Renato Botelho

Merge pull request #2503 from NOYB/Form_Group_-_Empty_Title_GetText

c6625b3a 01/22/2016 10:20 AM Renato Botelho

Merge pull request #2494 from phil-davis/patch-2

9b40b151 01/22/2016 10:18 AM Renato Botelho

Merge pull request #2500 from NOYB/Firewall_Log_Widget_-_Revert_Abbreviation

e42fcbd0 01/22/2016 10:17 AM NOYB NOYB

Adding {} to if statement.

fbdd67e1 01/22/2016 10:13 AM Renato Botelho

Merge pull request #2505 from phil-davis/patch-5

eaa3fb69 01/22/2016 10:09 AM Phil Davis

Cleanup crash_reporter Submit checks

When looking at this earlier I never paid attention to the left side of each of these conditions. It is pretty dumb to gettext($_POST['Submit']) and then compare it to gettext("Yes") !!!
This cleans it up so it does just an ordinary comparison - works fine.

f86d9820 01/22/2016 09:58 AM Renato Botelho

Merge pull request #2504 from phil-davis/gettext-widgets

04b42040 01/22/2016 09:08 AM Phil Davis

Internationalize dashboard widgets

cba2816e 01/22/2016 08:02 AM NOYB NOYB

Form Group - Empty Title GetText

Don't call gettext with an empty title.

There are undoubtedly other places that a check should be done before passing a variable only to a gettext call.

Fixes use case of form group class without a title from passing empty var to gettext....

b373f471 01/22/2016 06:43 AM Phil Davis

Be more flexible on detecting the need for the Apply button

This is the quick fix part (1) for https://redmine.pfsense.org/issues/5794

c40fbe6d 01/22/2016 06:11 AM Chris Buechler

Merge pull request #2501 from phil-davis/patch-5

7ebc7c51 01/22/2016 06:06 AM Chris Buechler

Don't show RTT, RTTsd, Loss for unmonitored gateways

257fc849 01/22/2016 05:54 AM Phil Davis

Crash Reporter compare choice with language-specific string #5792

I don't really understand why this has to be - the HTML has value="Yes" and value="No" - I thought those would be the strings sent along with "submit".
The translation of Yes and No should have been just for display purposes....