Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4abd750d 02/02/2016 08:16 PM Stephen Beaver

Fixed #5049

28ac75cf 02/02/2016 07:55 PM Renato Botelho

Regenerate .pot

772750be 02/02/2016 07:54 PM Renato Botelho

Merge pull request #2580 from phil-davis/gtsys2

55fa9d51 02/02/2016 07:48 PM Jim Pingle

Fix up DynDNS widget to follow recent changes in DynDNS for Namecheap

762faef5 02/02/2016 07:24 PM Phil Davis

Internationalization of various system*.php

0fa5f5ff 02/02/2016 07:01 PM Stephen Beaver

Cosmetic save

250061b0 02/02/2016 04:14 PM Stephen Beaver

Per #4195
Alias table is now sortable

dffb7188 02/02/2016 04:14 PM NOYB NOYB

Status / System Logs - Forms Buttons Icons Update

Add icon to save button.
Consolidate addClass statements.

b69a106a 02/02/2016 12:38 PM Renato Botelho

Fix #5831 using a simpler approach, just setting REPO_AUTOUPDATE=false when it's booting

1855c106 02/02/2016 12:38 PM Renato Botelho

Revert "Fix #5831"

This reverts commit 93a8ddf7a4c5d43cbeb623c923eb76659e6f49e0.

4994dc3f 02/02/2016 01:42 AM Stephen Beaver

Add missing description field

ec337167 02/01/2016 07:31 PM Renato Botelho

Save pkg call return code to use on return. The way it is now is always returning 0. It should fix #5837

6635aa0f 02/01/2016 05:35 PM Jim Pingle

Change Namecheap dyndns to use split hostname and domain name fields. Upgrade existing entries automatically. Implements #4366
Code should be generic enough that if other DynDNS providers would work better with a separate domain field, they can pick up the feature without too much trouble.

408c4a27 02/01/2016 01:59 PM Stephen Beaver

Make row delete button icon only (removes gettext("Delete"): )

aecade14 02/01/2016 12:20 PM Renato Botelho

Make additional packages install/delete operations to respect -n (dry-run)

2b29a7e2 02/01/2016 12:15 PM Renato Botelho

Reorder pkg_reinstall_all(), no functional changes

73e4bf68 02/01/2016 12:15 PM Renato Botelho

Respect ALL_PACKAGES for package removal

93a8ddf7 02/01/2016 11:19 AM Renato Botelho

Fix #5831

After PKG_AUTOUPDATE=false was removed, operations done during boot,
2nd and 3rd stages of upgrade process, are trying to update repository
metadata. The problem is during this stage we don't have a network
available yet and all needed packages were previously downloaded....

20e108e0 02/01/2016 03:13 AM NOYB NOYB

Remove Non-Existent Class - help-icon

Remove non-existent help-icon class statements from index and head.

43af5882 01/31/2016 11:55 PM Luiz Souza

Change diag_dump_states.php to use pfSense_get_pf_states().

Fixes IPv6 issues, add packets and bytes information, filter state by rules (when linked from firewall_rules.php).

Inspired by pull request #1901 from marcelloc/hitcount_23_02.

f4e6e0bf 01/29/2016 10:30 PM NewEraCracker

These two wizards .xml can also lose their x-bit

Other wizards don't have it set.

90f5d93e 01/29/2016 10:21 PM NewEraCracker

Remove executable bit of these two .gif

Seems like I missed those on commit 0427f8b32838bfb17c818fece48a7d4795db670b

0427f8b3 01/29/2016 10:00 PM NewEraCracker

Remove executable bit of all static content in www

aab42b90 01/29/2016 08:17 PM Stephen Beaver

Correct jquery file attributes

78d9e91e 01/29/2016 05:06 PM Stephen Beaver

Update jquery to 1.12

85d49326 01/29/2016 04:20 PM Stephen Beaver

Remove bonus space

511053ad 01/29/2016 04:19 PM Stephen Beaver

Possible fix for #5752

be624266 01/29/2016 02:00 PM Stephen Beaver

Fixed issues where a rule is duplicated (cloned) and the new rule is inserted above a separator bar location

1cd1435e 01/29/2016 01:17 PM Stephen Beaver

Fixed #5828

cde7cf49 01/29/2016 01:01 PM Stephen Beaver

Merge pull request #2572 from NewEraCracker/minor-cleanup

4129ab1e 01/29/2016 01:00 PM NOYB NOYB

Panels Overflow - Horizontal Scroll Bar

Been looking into ways to eliminate the horizontal scroll bar in the available widgets, log filter, and manage log panels. Not sure which would be preferred. Using the specific panel ID or the class hierarchy for applying more globally.

2af731f8 01/29/2016 11:07 AM NewEraCracker

Minor cleanup

1) Undo typos in sasl.inc. 2) Remove unused code from CSS. 3) Correct typos in some comments. 4) Convert short_open_tag to full tags. 5) Make 'else' block look like the others.

1fde544f 01/29/2016 09:57 AM Chris Buechler

Fix enable/disable of NAT/BINAT address and mask fields.

0d14e2ac 01/29/2016 07:42 AM Chris Buechler

Include a tracker ID in new associated firewall rules.

c4db25a5 01/29/2016 04:52 AM Chris Buechler

Add topology selection to OpenVPN client page. Ticket #5764

f8ccc704 01/29/2016 04:24 AM Chris Buechler

OpenVPN maxclients must be an integer not just a number

655c577b 01/29/2016 02:35 AM Stephen Beaver

Fix log radio buttons

0c9b98c0 01/28/2016 11:57 PM Chris Buechler

Import David W's patch fixing issues with dhcp6c being launched multiple times in some circumstances. Ticket #5621

7d8552fc 01/28/2016 08:54 PM Stephen Beaver

Separator bar stuff moved to pfSenseHelpers.js so that it can be more easily applied to other pages
Separators added to firewall_nat.php

ab225849 01/28/2016 07:03 PM Jim Pingle

Add option for FreeRADIUS-friendly stop/start RADIUS accounting updates.
It needs a sleep between the stop and start, and it needs slightly different figures for start/stop time in the request.

1f73ccba 01/28/2016 06:08 PM Stephen Beaver

Remove no longer needed code

add097d2 01/28/2016 06:00 PM Stephen Beaver

Re-order separators on adding a new rule at the top

a4eef0c7 01/28/2016 06:00 PM Stephen Beaver

Adjest separators on rule move or delete

a341b67f 01/28/2016 05:42 PM Renato Botelho

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

4bfdf0be 01/28/2016 05:41 PM Phil Davis

system_routes action button titles

5154b00d 01/28/2016 05:37 PM Phil Davis

systems_gateways action button titles

Hmmm - there are a few of these, I should have made a branch with a single commit. Anyway, nearly done.

7e0391eb 01/28/2016 05:32 PM Renato Botelho

Merge pull request #2567 from phil-davis/patch-3

b94f1830 01/28/2016 05:31 PM Phil Davis

system_certmanager action button titles

097094bd 01/28/2016 05:25 PM Phil Davis

system_camanager action button titles

16cfd466 01/28/2016 05:24 PM Renato Botelho

Merge pull request #2566 from phil-davis/patch-1

1a535510 01/28/2016 05:20 PM Phil Davis

system_gateway_groups action button titles

d7d7820e 01/28/2016 05:12 PM Phil Davis

Apply current UI standard to DHCP Pools table

1) "Actions" column heading.
2) Make action buttons fa-pencil fa-trash
3) Put a title for each button, so that the "Are you sure you wish to..." popup works nicely.

3d4f465f 01/28/2016 04:43 PM Phil Davis

Fixup text for delete rule confirmation popup

It is was asking "Are you sure you wish to delete?"
On any buttons that have a confirmation popup the title text needs to be something that works on the end of "Are you sure you wish to".

c54a42ea 01/28/2016 04:06 PM Renato Botelho

Update typo spotted by @phil-davis

138e4140 01/28/2016 03:54 PM Renato Botelho

Remove static routes to DNS servers when gateway is disabled. It should fix #4921

32f29b1d 01/28/2016 02:40 PM Stephen Beaver

Remove href to prevent page scrolling on click

da2e65d5 01/28/2016 02:39 PM Jim Pingle

Test duplicated slice with fsck after cloning during an upgrade

5ff2d3e1 01/28/2016 02:20 PM Stephen Beaver

Merge branch 'Auto_Suggest_Box_White_on_White' of https://github.com/NOYB/pfsense

10ae204f 01/28/2016 02:11 PM Stephen Beaver

Cosmetic changes - part deux
Calculate colspans in casenumber of columns change again
"bytes" => "B" to reduce column width

0c61e497 01/28/2016 01:43 PM Stephen Beaver

Cosetic update - Part 1

fc9795b5 01/28/2016 01:43 PM Stephen Beaver

Fixed #5804

d42c92b7 01/28/2016 01:28 PM Renato Botelho

Merge pull request #2393 from schinken/radvd-lifetime

352defe4 01/28/2016 11:45 AM Christopher Schirner

Add possibility to configure radvd valid lifetime

cc2cff0b 01/28/2016 11:12 AM Luiz Souza

Show rule state details in firewall rules.

Inspired by pull request #1901 from marcelloc/hitcount_23_02.

State visualization and kill will be committed in a subsequent commit.

7ffd9078 01/28/2016 10:49 AM Renato Botelho

Merge pull request #2120 from NOYB/Services-DNS_Resolver-System_Domain_Local_Zone_Type

87797ed9 01/28/2016 08:03 AM NOYB NOYB

Fixes 5804 - Auto Suggest Box White on White

Match it with form input and form-control.

143db93e 01/27/2016 08:16 PM Stephen Beaver

Fixed #5803

7345fad6 01/27/2016 07:27 PM NOYB NOYB

Status - System Logs - Move Raw Mode Row Count JQuery

Move row count JQuery to run only in raw mode.

46b53131 01/27/2016 05:08 PM Renato Botelho

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

84f3d419 01/27/2016 05:07 PM Renato Botelho

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

205c28f9 01/27/2016 05:06 PM Renato Botelho

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

d2c1089f 01/27/2016 04:51 PM Phil Davis

Status IPsec info box

As well as internationalization of this info box, I have:
1) Made all of them the same text - it seemed odd that there were 2
different versions of text for the same thing.
2) Made it an info-level infoblock. It seemed odd to me that this was...

c33f2391 01/27/2016 04:36 PM Phil Davis

status_ntpd whitespace

Various lines were not on tab stops, some PHP end tags were on the end of lines and others on new lines... I found it a bit hard to read when tracking through a previous missing PHP start tag. Maybe this is better? or maybe I have gone too crazy re-formatting it?

f09d4db4 01/27/2016 04:35 PM Renato Botelho

Select an interface to track is mandatory

30c7f441 01/27/2016 04:23 PM Stephen Beaver

Merge pull request #2559 from phil-davis/gt16

b796ec88 01/27/2016 04:22 PM Stephen Beaver

Fixed #5824

98128ad6 01/27/2016 04:18 PM Phil Davis

Internationalization of various status*.php

01acfc89 01/27/2016 03:47 PM Phil Davis

RRD Graph custom options help text

Minor grammar only!

96bfacf0 01/27/2016 03:40 PM Phil Davis

Remove need for escaped single quote

9d10b516 01/27/2016 03:38 PM Renato Botelho

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

15461290 01/27/2016 03:38 PM Phil Davis

status_pkglogs fix dodgy div tag

This did not look right :)

5ee75a0f 01/27/2016 03:37 PM Renato Botelho

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

a3d88018 01/27/2016 03:34 PM Edin Sarajlic

Fix #4605

After base64 encoding username/password, properly escape characters =,+,/
before submitting auth details

41fa31bc 01/27/2016 03:27 PM Phil Davis

status_ntpd missing start php

This seems to be the only missing bit here. I think it would only cause a noticeable UI problem if isset($gps_alt).

If you have a system with a real GPS that has altitude, then please test!

There is also a bunch of formatting issues in this file - things that are not on tab stops... After this real bug is fixed I will then make a PR to sort out the white-space.

eaf03b3d 01/27/2016 03:15 PM Stephen Beaver

Simpler solution still

4968394a 01/27/2016 02:57 PM Stephen Beaver

Simplied fix for #5823

f4047b7b 01/27/2016 02:50 PM Stephen Beaver

Fixed #5823

5b139cfc 01/27/2016 02:18 PM Phil Davis

Internationalize status_graph_cpu

This one is a bit odd, so I have made a separate pull request. There seems to be no place in the menus that comes to this page - I had to manually enter the URL to get to it to test. I checked on 2.2.6 also, and there is no menu entry for it....

a152de2a 01/27/2016 11:18 AM NewEraCracker

Fix parse error: syntax error, unexpected ')' in /usr/local/www/services_igmpproxy.php on line 109

3c8859ad 01/27/2016 10:46 AM Renato Botelho

Merge pull request #2550 from phil-davis/status_logs_help

60dd8754 01/27/2016 10:44 AM Renato Botelho

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

6aa5c0cc 01/27/2016 10:43 AM Renato Botelho

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

707db2e4 01/27/2016 10:43 AM Renato Botelho

Merge pull request #2551 from NOYB/Status_/_System_Logs_/_Firewall_/_Dynamic_View_-_Mode_Force_Comments

6f8ee5f0 01/27/2016 10:41 AM Renato Botelho

Merge pull request #2548 from phil-davis/diag-logs

ede6c233 01/27/2016 10:38 AM Renato Botelho

Merge pull request #2547 from NOYB/Dev_Shell_-_Cmd_Tab_Completion

d8065eac 01/27/2016 10:37 AM Renato Botelho

Merge pull request #2546 from phil-davis/gt15

9e84d59a 01/27/2016 10:26 AM Phil Davis

Internationalize DHCPv6 lease status words

7345eea9 01/27/2016 10:12 AM Phil Davis

Internationalize the word dynamic also

fad7e427 01/27/2016 10:07 AM Phil Davis

Internationalize DHCP lease status words

f8d4f5a8 01/27/2016 08:57 AM NOYB NOYB

Status / System Logs / Firewall / Dynamic View - Mode Force Comments

Add comments when forcing formatted/raw mode.