Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
bec04b8e 01/16/2016 08:22 AM NOYB NOYB

Firewall / Aliases / Edit - Pattern

Address field is used for a wide variety of input types. Including URLs which require a much greater character set acceptance.

07fbdd41 01/16/2016 05:46 AM Chris Buechler

Allow /31 to be used for CARP IPs. Ticket #5533

909002e2 01/16/2016 12:37 AM Stephen Beaver

Reverting change of label. It broke the display

762ed913 01/15/2016 08:58 PM Stephen Beaver

Revise sorting to accommodate firewall logs name (logs)

ba23527b 01/15/2016 08:31 PM Stephen Beaver

Fix graph scale setting

692b5e02 01/15/2016 08:25 PM Stephen Beaver

Reverting #5771 - No longer required

f495310d 01/15/2016 07:52 PM Stephen Beaver

Fix typo

2bbab3a9 01/15/2016 07:50 PM Stephen Beaver

Fixed #5771
EXCEPT that the link in the help text does not point to the correct place (yet)

38c6c8d4 01/15/2016 07:07 PM Renato Botelho

Merge pull request #2448 from phil-davis/gt1

babf5d85 01/15/2016 07:02 PM Phil Davis

Internationalization batch 1

0716b616 01/15/2016 06:38 PM Stephen Beaver

Display additional ooptions if value not empty

e8837b53 01/15/2016 06:34 PM Renato Botelho

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

3131a598 01/15/2016 06:34 PM Renato Botelho

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

b090a0d9 01/15/2016 06:20 PM Stephen Beaver

Fixed #5772

3eaa57a2 01/15/2016 05:58 PM Phil Davis

Internationalization of diag_defaults

A couple of typical fixes here:
1) Actually wrap the "Are you sure...?" question in gettext()
2) Use a single gettext() call combined with sprintf() and %s etc to construct a sentence in a single go.
3) Use %s rather than just appending a variable at the end of a sentence of text. That way there is no assumption that the variable text must go at the end in every language....

31ac02d4 01/15/2016 05:38 PM Phil Davis

diag_confbak make a single gettext

Sentences that are constructed in pieces like this are a potential problem for translation, if the target language needs to use a different grammatical word order. e.g. in Nepali we would say datetime-dekhi datetime-samma (datetime-from datetime-to)....

0b204e24 01/15/2016 05:21 PM Stephen Beaver

Fixes some hide/show issues. An lucky bug in 2.2 was not duplicated in 2.3 so the page operated as written rather that as desired.

e1fd71ad 01/15/2016 05:14 PM Renato Botelho

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

a5b35701 01/15/2016 05:14 PM Renato Botelho

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

1d191646 01/15/2016 05:05 PM Phil Davis

diag_confbak move tab_array code above diff display

At the moment the tabs "Config History" and "Backup/Restore" jump down the page below the config diff listing when a diff is displayed.
It seems better to me that the tab text stays where it is and the diff listing comes directly below it.

12537fdf 01/15/2016 05:01 PM Phil Davis

diag_confbak fix typo in class name

52e416cc 01/15/2016 04:46 PM Phil Davis

Fix product_name syntax problem in diag_backup

Notice that the old line had $g['[product_name'] - a bonus "[" - that caused the product name to not actually appear in the output.

In fixing that, I also wrapped this in sprintf() - that makes it more flexible for translation into languages where the word order of an instruction like this does not start with the verb.

65cce9d7 01/15/2016 04:08 PM Renato Botelho

Encode DHCP/DHCPv6 server additional BOOTP text options before save to XML to preserve data. It fixes #5623

c3f962ba 01/15/2016 02:54 PM Stephen Beaver

Reduced header font size

19d5848c 01/15/2016 02:47 PM Stephen Beaver

Correct failure banner color

22bd94fd 01/15/2016 02:32 PM Stephen Beaver

Remove unneeded var

6c961924 01/15/2016 02:22 PM Stephen Beaver

Simplify HTML

e9feb2d4 01/15/2016 01:58 PM Stephen Beaver

Bootstrap style select element

1b487760 01/15/2016 01:47 PM Stephen Beaver

Fix reboot after upgrade

b7be2180 01/15/2016 10:16 AM NOYB NOYB

HTML Compliance - VPN / IPsec / Tunnel / Edit Phase 1

End tag div seen, but there were open elements.
Unclosed element form.
<form action="vpn_ipsec_phase1.php" method="post" name="iform" id="iform">

dfc4a759 01/14/2016 08:55 PM Stephen Beaver

Display correct page tabs during firmware update

d0348fdd 01/14/2016 07:21 PM Renato Botelho

Make sure $code1 exist

21009c99 01/14/2016 07:19 PM Renato Botelho

Remove extra $

d259e87b 01/14/2016 06:47 PM NewEraCracker

Should make more sense like this

3d62415f 01/14/2016 06:45 PM NewEraCracker

Merge remote-tracking branch 'upstream/master' into strpos-fixes

Conflicts:
src/usr/local/www/pkg_mgr_install.php

0afa102e 01/14/2016 06:43 PM NewEraCracker

Use strict comparison operators when checking strpos result

int(0) is a valid result and should not be confused with bool(false). This change will make code more future-proof. See https://secure.php.net/manual/en/function.strpos.php

42d4bdf3 01/14/2016 06:39 PM Stephen Beaver

Revise reboot on upgrade

e1508b51 01/14/2016 06:15 PM Stephen Beaver

Add panel heading, and make filter panel collapsible

3ee0eea1 01/14/2016 05:46 PM Stephen Beaver

Merge pull request #2440 from phil-davis/panel-heading

716d553f 01/14/2016 05:39 PM Stephen Beaver

Revised reboot detection

95fa5cce 01/14/2016 05:31 PM Phil Davis

Consistent panel-heading h2

Make all the panel-heading uses also have consistent <h2
class="panel-title"> so they all display the same size.
Forum https://forum.pfsense.org/index.php?topic=105275.0

c12e2183 01/14/2016 04:43 PM Stephen Beaver

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

162d86d1 01/14/2016 04:39 PM Phil Davis

Internationalize more text in diag_reboot

116883e0 01/14/2016 04:38 PM Phil Davis

Internationalize more text in diag_halt

while I was looking at the panel-heading stuff, I noticed that there are whole chunks of text here that have no gettext() wrapper.

ef9c37d9 01/14/2016 04:30 PM Stephen Beaver

Merge pull request #2437 from NewEraCracker/php-echo-to-short

52f2aece 01/14/2016 04:25 PM Stephen Beaver

Ajax fix

5bcbf385 01/14/2016 04:21 PM Stephen Beaver

Revised to handle firmware update that does not require reboot

627a6de9 01/14/2016 04:15 PM Renato Botelho

When an error happens, $pconfig['interfaces'] is already an array

fb177159 01/14/2016 04:15 PM Renato Botelho

Fix space

d9b05c85 01/14/2016 04:01 PM NewEraCracker

Lowercase this opening tag

5c0ab3cd 01/14/2016 03:59 PM NewEraCracker

All simple php echo to short

Short version is far more used than long php echo. This brings all code to same standard where possible.

ebfbb1b3 01/14/2016 03:32 PM Stephen Beaver

Fixed # 5770
Gave page a makeover

063c6843 01/14/2016 02:21 PM Stephen Beaver

First part of detecting need to reboot for testing. Not yet complete

498fe561 01/14/2016 02:11 PM Stephen Beaver

Fix status reporting (Detect rebbot required to follow)

851cc33a 01/14/2016 01:17 PM Stephen Beaver

Merge pull request #2436 from NewEraCracker/rewording

33b68a40 01/14/2016 01:16 PM Stephen Beaver

Merge pull request #2433 from NOYB/Gateways_Widget_Refactor_init-ajax

bb31fda4 01/14/2016 01:14 PM Phil Davis

Status Logs breadcrumbs and tab array highlighting

1) When on Status Logs->VPN the VPN part of the breadcrumb list was
missing.
2) When selecting Status Logs-> System->Gateways... the underlining of
the "System" level tab went AWOL.
3) When selecting Status Logs->VPN-> PPPoE Servixce or L2TP Service the...

a66ce627 01/14/2016 01:07 PM NewEraCracker

Maybe abbreviations could be kept to a certain acceptable minimum

5b8a7e90 01/14/2016 12:42 PM NewEraCracker

Replace another abbreviation (If to Interface)

a9b2111e 01/14/2016 12:40 PM NewEraCracker

Replace another abbreviation (Int to Interface)

66c62a1a 01/14/2016 12:31 PM NewEraCracker

Replace abbreviations with complete word

08e1566a 01/14/2016 11:22 AM Renato Botelho

Merge pull request #2434 from NewEraCracker/master

edb85ffd 01/14/2016 11:19 AM Renato Botelho

Merge pull request #2431 from phil-davis/h1

38d5b714 01/14/2016 11:17 AM Renato Botelho

Merge pull request #2430 from phil-davis/patch-10

1be13c4c 01/14/2016 11:16 AM Renato Botelho

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

7304deba 01/14/2016 11:16 AM Renato Botelho

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

cc3d0df1 01/14/2016 11:15 AM Renato Botelho

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

e6d2d1c6 01/14/2016 11:14 AM Renato Botelho

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

9178860e 01/14/2016 11:14 AM Renato Botelho

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

284788bb 01/14/2016 11:13 AM Renato Botelho

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

5d61e778 01/14/2016 11:11 AM Renato Botelho

Merge pull request #2423 from phil-davis/headings

2f1889c9 01/14/2016 11:06 AM Renato Botelho

Change pfSense-upgrade to return time for reboot so GUI can use it

5242ec24 01/14/2016 09:08 AM NewEraCracker

Fix misplaced parentheses

a7b4a149 01/14/2016 08:26 AM NOYB NOYB

Return string and print

70dc5cd6 01/14/2016 06:15 AM Phil Davis

UI Consistency

1) Put the heading "Actions" at the top of all the "Actions" columns -
it was on some and not others.
2) Some more consistent capitalization of panel titles etc.
3) Most interfaces section edit pages had a section titled like "GIF
Configuration", "GRE Configuration". Make them all consistent, e.g....

ad95d1bc 01/14/2016 06:06 AM Phil Davis

Use trash icon in diag states display

This had an "x" icon button. Should it be a trash icon?

5e3a81be 01/14/2016 05:48 AM Phil Davis

Make RRD Graph VPN Users page title more friendly

Rather than ucfirst("vpnusers") becomes "Vpnusers".

89d34f05 01/14/2016 05:10 AM Phil Davis

LT2P Users remove random extra >

a075d5eb 01/14/2016 04:39 AM Phil Davis

Make NAT NPt entry rows have fa edit and delete buttons

16ecf60c 01/14/2016 03:59 AM Phil Davis

Interfaces QinQ fix closing table header tag

1dbbc135 01/14/2016 03:41 AM Phil Davis

Fix redundant tests for reinstallpkg

bd9ba321 01/14/2016 03:32 AM Phil Davis

Consistent use of System Update

In some places it said "System update" and in others "System Update" - be consistent.
The confirm button called it "Upgrade". Make that consistent with the existing use of the term "Update" for system updates.

Note: Packages are still said to be "upgraded" rather than "updated" - there are places where headings, confirm prompts etc will say "Upgrade package"....

f0efd690 01/14/2016 03:07 AM Phil Davis

Consistent headings for Dynamic DNS

Other place like "Open VPN Clients" have the "Clients" capitalized - do
it here.
Dynamic DNS has column heading "Interface" - make RFC2136 the same.
Dynamic DNS (and most other places) have a column heading "Actions" -...

c785d46c 01/13/2016 08:34 PM Stephen Beaver

More gettext~ing

ccb047f1 01/13/2016 08:32 PM Stephen Beaver

Added gettext() around alert string

060ed238 01/13/2016 08:11 PM Stephen Beaver

Fixed #5566

d642aca4 01/13/2016 06:41 PM Stephen Beaver

Don't validate 'external' when nobinat is checked

fd3d7005 01/13/2016 06:13 PM Stephen Beaver

Revise tooltip

af2ecd50 01/13/2016 06:09 PM Stephen Beaver

Fix no binat checkbox

9808c95e 01/13/2016 06:04 PM Stephen Beaver

Fix help

1716852a 01/13/2016 05:53 PM Stephen Beaver

Fixed #3887

b2770159 01/13/2016 04:28 PM Stephen Beaver

Remove duplicate "Are you sure you want to" on delete

d7c07b56 01/13/2016 04:26 PM Stephen Beaver

Fix icon by including "fa" in class

e76931e2 01/13/2016 03:38 PM Stephen Beaver

Sort the Available Widgets before display
Remove unused modal

51f6cd2a 01/13/2016 03:00 PM Stephen Beaver

Newline is added only if both IPv4 and IPv6 addresses present

7b143760 01/13/2016 01:52 PM Stephen Beaver

Merge pull request #2419 from NOYB/Firewall_NAT_Edit_AutoSuggest_Fix_Continued

3602b868 01/13/2016 01:31 PM NOYB NOYB

Gateways Widget Refactor init-ajax

Move table content creation into a function so initial table load can be done normally without resize flicker.
Subsequent content updates remain via ajax.

c1b6794e 01/13/2016 11:55 AM Renato Botelho

Merge pull request #2414 from stilez/patch-18

a88a82a1 01/13/2016 11:54 AM Renato Botelho

Merge pull request #2412 from stilez/patch-16

96e8acdd 01/13/2016 11:53 AM Renato Botelho

Merge pull request #2408 from stilez/patch-12