Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4bfdf0be 01/28/2016 05:41 PM Phil Davis

system_routes action button titles

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.

9f25a22f 01/27/2016 08:12 AM Phil Davis

Sort status_logs.php key references

So they are easy for people to find in the future.

f11871ca 01/27/2016 08:05 AM Phil Davis

Handle individual status_logs help references

6a6d37c3 01/27/2016 07:09 AM Phil Davis

Fixup old diag_logs references

Note: The shortcuts for upnp were not showing. This was because
shortcuts.inc only includes *.inc files from /usr/local/www/shortcuts
So I have renamed pkg_upnp.php to pkg_upnp.inc
I notice that some time in the past it used to be pkg_upnp.inc because...

9e4c0b1f 01/27/2016 06:58 AM NOYB NOYB

fixes 5818 - Dev Shell - Cmd Tab Completion

4bfc3f7d 01/27/2016 06:36 AM Phil Davis

More internationalization of servicescode

31208525 01/27/2016 05:21 AM Stephen Beaver

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

464358b4 01/27/2016 05:20 AM Phil Davis

Standardize print_apply_box usage

1) For the translators, it should be better to do it consistently. Then
they only need to have 1 translation of "You must apply the changes in
order for them to take effect" and can translate each of the other
custom sentences individually....

b243f40c 01/27/2016 04:50 AM Phil Davis

Standardize gpsnoselect var name

It looks confusing that in the config there is ['noselect'] but the locally-used var in the GUI is gpsselect.
Reduce future confusion by replacing gpsselect -> gpsnoselect.
There is no actual bug here, just fixing naming consistency.

e296be60 01/26/2016 09:00 PM Chris Buechler

Meant to have show_recordings here. Ticket #5657

9a01e17f 01/26/2016 08:54 PM Chris Buechler

correct function name. Ticket #5657

996486f4 01/26/2016 08:18 PM Stephen Beaver

Revised power setting fix

b13a8425 01/26/2016 07:58 PM Stephen Beaver

Fixed variable names for power save modes

0a8a90f7 01/26/2016 06:18 PM Phil Davis

Internationalize services_d*

3df57abf 01/26/2016 06:05 PM Renato Botelho

Regenerate pot file

eff7c86d 01/26/2016 06:02 PM Renato Botelho

Remove .json when it's not necessary anymore

5c89fc2c 01/26/2016 06:02 PM Renato Botelho

Use a different log for each package being installed/deleted, fixes #5814

f41ff6e5 01/26/2016 06:02 PM Renato Botelho

Use a better name for pfSense-upgrade socket file

d2753119 01/26/2016 05:40 PM Stephen Beaver

Disable save button on clicking 'save'. Prevents double-dipping

2e79385a 01/26/2016 05:34 PM Stephen Beaver

Remove glyphicon import (finally)

cfc6161c 01/26/2016 05:33 PM Stephen Beaver

Various small styling changes

473d465e 01/26/2016 04:57 PM Stephen Beaver

Merge pull request #2542 from phil-davis/gt12

4bb378a2 01/26/2016 04:55 PM Phil Davis

Internationalization services_captiveportal code

7f2865d8 01/26/2016 04:48 PM Phil Davis

Typo gettetx

9a4b9828 01/26/2016 03:44 PM Stephen Beaver

Fixed #5335

7fadef46 01/26/2016 03:34 PM Stephen Beaver

Revise countdown message for internationalization

ecef6a27 01/26/2016 03:29 PM Renato Botelho

Make sure we install repo package when it's not installed

f9b0a04d 01/26/2016 03:26 PM Renato Botelho

Remove dead code used for alternative firmware url

d17af2a5 01/26/2016 02:46 PM Jim Pingle

A couple more refinements for pfSsh.php while I'm here.

36cb313b 01/26/2016 02:24 PM Jim Pingle

Fix validation of playback file passed to pfSsh.php. Fixes #5657

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

77d9edf5 01/26/2016 01:03 AM NOYB NOYB

Remove unnecessary checks. Code prevents var from being empty.

Wrap var in string with braces.

9a83872f 01/26/2016 01:03 AM NOYB NOYB

Move unbound local zone types array to function in unbound.inc.

Protect against breaking the system; check for valid unbound local zone type rather than just the setting existence.

bc91a3fe 01/26/2016 01:02 AM NOYB NOYB

Remove errant var set to self.

e5759723 01/26/2016 01:02 AM NOYB NOYB

Break long line of local zone types list.

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