Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

d90598ce 01/13/2016 11:47 AM Renato Botelho

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

4fb0e75d 01/13/2016 10:59 AM Stilez y

Remove spaces at EOL as requested

7f1911fa 01/13/2016 10:58 AM Stilez y

Remove spaces at EOL as requested

9b950845 01/13/2016 03:12 AM NOYB NOYB

Continued:

Fix port aliases (Seems you can't autosuggest an element of type "number")
Also
apply to src too.
remove is_numeric check
remove min/max (not valid on text fields; does not work)
add pattern in place of min/max

c0d9e7cc 01/13/2016 01:55 AM Chris Buechler

Remove reference to obsoleted row_toggle.js. Noted in Ticket #5724

cadc4107 01/12/2016 08:58 PM Stephen Beaver

Fix port aliases (Seems you can't autosuggest an element of type "number")

f8619b46 01/12/2016 04:18 PM Stephen Beaver

Ensure toggled text is NOT selected (Chrome browser quirk)

21c2355a 01/12/2016 03:31 PM Phil Davis

IPsec phase 2 display existing keylen

When you edit an IPsec phase2, if there are any particular key lengths already selected in the config for each of the encryption algorithms they are not displayed - they just all show as Auto. That then "accidentally" changes previous settings when you save....

9f6d92a2 01/12/2016 03:16 PM Phil Davis

status_dhcp6_leases incorrect comparison operator

rather than assignment.
Also $dhcpv6leaseinlocaltime was also being re-used as the value part of the foreach - that looks not so good also.
Even so, I think the old code would have worked by good luck - in the end $dhcpv6leaseinlocaltime is only compared to "yes" anyway, so if it ended up as unset, or some part of a sub-array of $config['dhcpdv6'] or... it still functioned like "no"....

cca28e34 01/12/2016 02:31 PM Phil Davis

pfSenseHelpers comment text

c95dabdd 01/12/2016 01:58 PM Stephen Beaver

Improved infoblock system no longer needs sufficies if more than one per page
Removed long commented out script

ddf82c16 01/12/2016 12:05 PM Renato Botelho

Fix syntax errors introduced on recent merged pull requests

481315a2 01/12/2016 11:18 AM Renato Botelho

Merge pull request #2413 from stilez/patch-17

716de075 01/12/2016 11:18 AM Renato Botelho

Merge pull request #2411 from stilez/patch-15

6e6d9ca1 01/12/2016 11:16 AM Renato Botelho

Merge pull request #2410 from stilez/patch-14

6c8e76d4 01/12/2016 11:09 AM Renato Botelho

Merge pull request #2391 from stilez/patch-7

e1513846 01/12/2016 10:46 AM Renato Botelho

Merge pull request #2405 from NOYB/HTML_Compliance_-_Services_/_NTP_/_Serial_GPS

64e51001 01/12/2016 10:45 AM Renato Botelho

Merge pull request #2404 from NOYB/System_/_General_Setup_-_Word_Spacing

e29a555d 01/12/2016 08:49 AM Stilez y

redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc

5baae73d 01/12/2016 08:48 AM Stilez y

redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc

1b4a806b 01/12/2016 08:42 AM Stilez y

redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc

198ea77b 01/12/2016 08:39 AM Stilez y

redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc

18979f69 01/12/2016 08:32 AM Stilez y

redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc

c3cc5c1e 01/12/2016 08:09 AM NOYB NOYB

HTML Compliance - Services / NTP / Serial GPS

Named character reference was not terminated by a semicolon.
id="btnadvgps"/>&nbspShow GPS Initialization commands

f4c114d4 01/12/2016 12:28 AM Stephen Beaver

Revise auto infoblock to accommodate initially open divs

e4dd8be4 01/11/2016 10:04 PM NOYB NOYB

System / General Setup - Word Spacing

Add space between words.
Restore gateway placeholder; now being handled by form input class (PR #2295).

e9258698 01/11/2016 09:10 PM NewEraCracker

Convert remaining short_open_tag occurances. See PR #2378

5bdbb389 01/11/2016 08:42 PM Stephen Beaver

Correct PHP error. (Wrong variable name)

64fa3cf7 01/11/2016 08:19 PM Renato Botelho

Look for element inside array instead of string match

a54d4e96 01/11/2016 08:19 PM Renato Botelho

Remove unused global var

88745b30 01/11/2016 08:19 PM Renato Botelho

Fix spaces

e9ef9ba0 01/11/2016 08:09 PM Stephen Beaver

Fixed #5760

875f6c8b 01/11/2016 07:50 PM Stephen Beaver

e-apply f693437

8a088c0b 01/11/2016 07:38 PM Stephen Beaver

Merge branch 'Status_-_System_Logs_-_VPN' of https://github.com/NOYB/pfsense

  • 'Status_-_System_Logs_-_VPN' of https://github.com/NOYB/pfsense:
    Remove unneeded old commented pgtitle var
    If action is not 'login' or 'logout' then display text of action....
f1a912b7 01/11/2016 07:00 PM Stephen Beaver

Merge pull request #2402 from NewEraCracker/master

c1db834e 01/11/2016 06:57 PM Stephen Beaver

Merge branch 'print_info_box' of https://github.com/phil-davis/pfsense

85d29bf5 01/11/2016 06:51 PM Stephen Beaver

Allow thee use of multiple infoblock on a page

00271265 01/11/2016 05:51 PM NewEraCracker

Minor unused tag clean up

f78bbe16 01/11/2016 05:40 PM Phil Davis

Redmine #5759 print_info_box style

Define the 'success' 'info' etc style of calls to print_info_box()

7faea45e 01/11/2016 04:57 PM Stephen Beaver

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

3c32f8b0 01/11/2016 04:45 PM Stephen Beaver

Fixed #5729

c53fc00e 01/11/2016 04:00 PM Phil Davis

services_dnsmasq put info in infoblock

There are 3 sets of info. But when I put each in an infoblock then:
1) Only the first "i" icon works to open and close, and it opens and closes all 3 blocks of text.
2) The first 2 text boxes still have an "x" and they can be dismissed....

0b59af6f 01/11/2016 03:59 PM Renato Botelho

Use sprintf to add vaiable to gettext() call

f4ca07cd 01/11/2016 03:56 PM Renato Botelho

Remove a debug leftover

4a6272be 01/11/2016 03:46 PM Stephen Beaver

Added support for <collapse> tags in listtopic fields. e.g.:
<collapse>closed</collapse> // Creates a panel that is collapsible and iniatially closed
<collapse>open</collapse> // Creates a panel that is collapsible and iniatially open

d7ac2a6d 01/11/2016 01:55 PM Renato Botelho

Fix error reported in https://forum.pfsense.org/index.php?topic=105078.0

Fix select name, [] is always added when multiple is set to true

70df19e4 01/11/2016 01:55 PM Renato Botelho

Look for interface name on array instead of partial string match

0f4902b7 01/11/2016 01:55 PM Renato Botelho

Add a space between interface name and mac address

fc45f9b3 01/11/2016 01:55 PM Renato Botelho

Fix spaces

e2783cd9 01/11/2016 01:55 PM Renato Botelho

Show which is the invalid member on error message

5aba3e3d 01/11/2016 01:19 PM Stephen Beaver

Merge pull request #2398 from ExolonDX/branch_03

4c1284c6 01/11/2016 07:59 AM NOYB NOYB

HTML Compliance - Services / DHCP Server

Bad character after <. Probable cause: Unescaped <. Try escaping it as <.
Ensure one machine's advskew < 20 (and the other is > 20).

4ad0704f 01/10/2016 10:22 PM Colin Fleming

Tidy up "status_rrd_graph.php"

- use Bootstrap class "img-responsive center-block" for images
(http://getbootstrap.com/css/#images)
- remove "name" attribute, invalid in HTML5

3fb0c249 01/10/2016 03:55 PM Stephen Beaver

Merge pull request #2397 from ExolonDX/branch_02

ad3bbc15 01/10/2016 03:55 PM Stephen Beaver

Merge pull request #2396 from NOYB/GUI_Log_Entires_Placeholder

9516a5ad 01/10/2016 03:54 PM Stephen Beaver

Merge pull request #2395 from NOYB/HTML_Compliance_-_Wizard_/_pfSense_Taffic_Shaper_/_

38a50807 01/10/2016 02:53 PM Colin Fleming

Merge duplicate CLASS statements

Remove duplicate class error by merging them together.

d4407188 01/10/2016 10:01 AM NOYB NOYB

GUI Log Entires Placeholder

Add placeholder for factory default condition (not set).

47661d0d 01/10/2016 08:28 AM NOYB NOYB

HTML Compliance - Wizard / pfSense Taffic Shaper /

Empty heading.
<h1 class="page-header">

The align attribute on the img element is obsolete. Use CSS instead.
<img border="0" src="logo-black.png" alt="logo-black" align="middle" height="45" width="180" />...

9642a161 01/10/2016 05:41 AM NOYB NOYB

Remove/recover empty space below DNS servers unordered list.

157ba3f1 01/10/2016 04:12 AM NOYB NOYB

Remove blank line if version check disabled.

f1439721 01/09/2016 08:03 AM Stilez y

SImplify a recent-added validation test

numericint is the standard test for numeric && >=0

7361f6c2 01/09/2016 04:16 AM Stephen Beaver

Save adv_dhcp6_config_advanced value instread of just using it to un-hide section

bc12288b 01/09/2016 01:06 AM NOYB NOYB

Include vpn in the success status message fun.

f1ac5d23 01/09/2016 12:28 AM NOYB NOYB

Fix status message so it displays if logging changes made.

Also print info box success.
Thanks Phil for the hint.

03911305 01/08/2016 11:17 PM Stephen Beaver

Set checkboxes value to "Selected" (not "yes")

74ebdeff 01/08/2016 05:28 PM Stephen Beaver

Merge pull request #2388 from phil-davis/print_info_box

c8532336 01/08/2016 05:14 PM Phil Davis

print_info_box success

In most situations we want the print_info_box() of $savemsg to be
'success'. If there was some problem saving, then it can be 'warning'.
These are a few places I have found so far that need this sort of fixing
up - more to come but sleep calls just now!...

79563cb6 01/08/2016 04:56 PM Colin Fleming

Use Bootstraps text alignment classes (part 2)

use Bootstraps CLASS statement instead "align" statement

96cb4c98 01/08/2016 04:15 PM Stephen Beaver

Merge pull request #2386 from NewEraCracker/master

5eb9f6ad 01/08/2016 04:04 PM NewEraCracker

Improve the output of exec.php

...And fix a possible XSS when executing PHP commands

...But we all know XSS is the least of concenrs here :P

46af3068 01/08/2016 02:58 PM Stephen Beaver

Fixed #5745 and a few other items discovered during testing

66b1e4a1 01/08/2016 02:08 PM Stephen Beaver

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

875a9486 01/08/2016 02:05 PM Stephen Beaver

Page revised to use Ajax to fetch the package information. This allows for the presentation of error and status messages, as well as offering a more "standard" solution. (i.e.: should work with all browsers)

22fec772 01/08/2016 12:54 PM Phil Davis

firewall_shaper_vinterface display savemsg according to severity

d13a5e7d 01/08/2016 10:52 AM Renato Botelho

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

509245ff 01/08/2016 09:25 AM NOYB NOYB

Close php tag

201b9565 01/08/2016 09:22 AM NOYB NOYB

HTML Compliance - Firewall / Traffic Shaper / Queues

The align attribute on the div element is obsolete. Use CSS instead.
<div class="panel-heading" align="center">

2056e551 01/08/2016 03:51 AM Phil Davis

Fix webgui-redirect in system_advanced_admin

This one also seems to be wrong.
Why do people use a different name for the $POST var?

641ff348 01/08/2016 03:27 AM Stephen Beaver

Correct element name (don't log web gui logins)

fa251db5 01/07/2016 11:04 PM Stephen Beaver

Add spinning cog

d2364df7 01/07/2016 11:00 PM Stephen Beaver

Added a crude method of displaying a "Please wait" banner.

a48903c6 01/07/2016 09:36 PM Jim Pingle

Fix up text on PPPoE Server

277b83dd 01/07/2016 08:54 PM Stephen Beaver

Merge pull request #2379 from NewEraCracker/better-diag-traceroute

f6934376 01/07/2016 08:50 PM NewEraCracker

Fix conflicts caused by merging

07a7b6db 01/07/2016 08:50 PM NewEraCracker

Convert this endif's missed by last commit

fa172bc5 01/07/2016 08:50 PM NewEraCracker

Convert short open tags to full tags

Short open tag is discouraged since it is only available if enabled

See https://secure.php.net/manual/en/language.basic-syntax.phptags.php

f4541685 01/07/2016 08:45 PM NewEraCracker

IMHO this looks better in 'pre' tags than nl2br