Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5aba7eed 01/08/2016 05:24 PM Stephen Beaver

Merge branch 'bugfix-for-4605' of https://github.com/the-real-ed/pfsense

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

6cf87aec 01/07/2016 09:15 PM Renato Botelho

Do not set PKG_AUTOUPDATE=false anymore and let pkg to update metadata when it's necessary. Some users reported to see issues in cases where update was necessary

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

35681930 01/07/2016 06:56 PM Stephen Beaver

Change the automatic information block to look for <div class="infoblock" instrad of <div id="infoblock"
Just makes more sense to use a class for this

6ac8623c 01/07/2016 06:29 PM NOYB NOYB

Remove unneeded old commented pgtitle var

3f420f84 01/07/2016 06:29 PM NOYB NOYB

If action is not 'login' or 'logout' then display text of action.

Allow long action text to line wrap.
Don't line wrap IP address.

58736bf3 01/07/2016 06:29 PM NOYB NOYB

But only if vpn.log file.

1fdb771b 01/07/2016 06:29 PM NOYB NOYB

Use the log file path provide from status_logs_common.inc

Apply a better way of filtering the vpn type that also provides the count of only the selected type (unset record from the array).

f372bd5b 01/07/2016 06:29 PM NOYB NOYB

Fixed up for vpn.log filtering.

9f466a1d 01/07/2016 06:29 PM NOYB NOYB

Consolidate with status_logs_common.inc

67c19b95 01/07/2016 06:29 PM NOYB NOYB

Function is now in guiconfig.inc

f81ad804 01/07/2016 06:29 PM NOYB NOYB

Per Colin (PR #2300)

Use Bootstraps text alignment classes

As per "http://getbootstrap.com/css/#type-alignment", use CLASS
statement instead in inline STYLE statement (much tidier)

87be90ed 01/07/2016 06:29 PM NOYB NOYB

Staus - System - Logs - VPN - Write Config Only

If no logging changes have been made, only write the config file.

68fdc24d 01/07/2016 06:29 PM NOYB NOYB

Status - System Logs - VPN

Revamp log file selection method to be consistent with the other system logs.
Add advanced filter section; only activated for the non-vpn.log files (needs testing with vpn.log file first, continue using dump_clog_vpn until tested)....

ff8e3635 01/07/2016 06:10 PM Jim Pingle

Cleanup some text and fix default behavior of some NTP options to match 2.2.6 and what the text described.

c57b2aad 01/07/2016 03:46 PM Phil Davis

diag_tables give different message when last updated is unknown

and put the message in an infoblock_open so the user can close/open it as they wish.

16424666 01/07/2016 03:26 PM Phil Davis

Unset $entries array after clearing table

Without this, when the table is cleared then the "now old and gone" entries are being redisplayed the first time after the clear table happens.

037d5829 01/07/2016 03:10 PM Stephen Beaver

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

05ff0c65 01/07/2016 03:06 PM Stephen Beaver

Merge pull request #2366 from NOYB/HTML_Compliance_-_Firewall_/_Schedules_/_Edit

eccb4c9e 01/07/2016 03:03 PM Stephen Beaver

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

53d619c2 01/07/2016 03:03 PM Stephen Beaver

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

224176a4 01/07/2016 02:52 PM Stephen Beaver

Merge pull request #2371 from NewEraCracker/php-standards

0a7d86bd 01/07/2016 02:42 PM Phil Davis

status_logs_filter_summary make the info box open on initial page load

e6f5c464 01/07/2016 02:41 PM Stephen Beaver

Fixed #5742

db5ccb6a 01/07/2016 02:17 PM Phil Davis

firewall_shaper_queues show green success after apply

After applying changes done from firewall_shaper_queues the message should be green-success.

c7593c81 01/07/2016 02:08 PM Phil Davis

diag_nanobsd whitespace

Just a bit of consistency while I am here.

06dea9aa 01/07/2016 02:08 PM Renato Botelho

Fix #5743, spell typo

e849c17a 01/07/2016 01:45 PM Stephen Beaver

SHow the infoblock on page load by specifying div id="infoblock_open"

38c575a3 01/07/2016 01:38 PM Stephen Beaver

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

49b48273 01/07/2016 01:30 PM Stephen Beaver

Allow an infoblock to be displayed (not hidden) on page load y specifying id='infoblock_open'

baa6804a 01/07/2016 12:32 PM Renato Botelho

Merge pull request #2370 from phil-davis/patch-11

e4b20e95 01/07/2016 12:30 PM Renato Botelho

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

fbce6729 01/07/2016 12:29 PM Renato Botelho

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

c63c1909 01/07/2016 12:25 PM Phil Davis

Remove unused var in get_std_save_message

$d_sysrebootreqd_path seems to be a leftover from some ancient group of global $d_* vars that are no longer used.

5bff8af8 01/07/2016 12:09 PM NewEraCracker

Adjust more calls to print_info_box with unquoted strings

6f80b61e 01/07/2016 11:25 AM Phil Davis

diag_tables change deleteall to clearall

This is part 1(a) only of https://redmine.pfsense.org/issues/5742
When the name is 'deleteall' then a popup comes saying "You may not delete the last row".

356ba464 01/07/2016 08:45 AM Phil Davis

diag_nanobsd clean up handling of RO<->RW switching

1) When the Save button has been used to save the Permanent Read/Write setting then display a success message so the user knows it worked.
2) Move the "This setting is only temporary..." setHelp to be with the Read/Write status area, where it is in 2.2.6. That text was under the Permanent Read/Write checkbox, where it was not true....

799969cb 01/07/2016 08:34 AM NOYB NOYB

HTML Compliance - Firewall / Schedules / Edit

The align attribute on the td element is obsolete. Use CSS instead.
The cellspacing attribute on the table element is obsolete. Use CSS instead.
The cellpadding attribute on the table element is obsolete. Use CSS instead....

b9adcf8b 01/07/2016 07:00 AM Phil Davis

status_logs_filter_summary make the info an info box

The existing behavior in 2.3-BETA is that if you close this box with the "x" it goes away completely and you cannot get it back.
Do we want to make it a "proper" info box that can be open and closed as desired? (like I did here)...

e47f1893 01/07/2016 06:41 AM Phil Davis

Config history info - make it an info box

Currently this display as an orange box. It seems to me that it is ordinary info and should be an info box (displaying in blue).
Note: with the current behavior the text is always displayed, after changing it to an info box the "i" icon has to be clicked to show the text....

e0a30a51 01/07/2016 05:27 AM Phil Davis

Rationalize add and delete buttons for limiter GUI

1) When you click to add a new limiter or new queue, then the "Add new queue" button is displayed down the bottom. That is dumb - you are already adding and actually you need to enter the data and save first before adding something else....

32530836 01/07/2016 04:32 AM Phil Davis

firewall_shaper_vinterface URL reference

As far as I can see this URL should be self-referring - to firewall_shaper_vinterface.php
But I am having trouble finding how to test it, because whenever $pipe is set, so is $queue so I never get down the "else"....

b93bb38c 01/07/2016 04:25 AM Chris Buechler

Set secure_mode=yes in miniupnpd config. Ticket #5627

a518c507 01/07/2016 02:09 AM Stephen Beaver

Open help link in a new tab

e418b7b6 01/06/2016 09:18 PM Stephen Beaver

Change method name to setIsRequired() to match other similar methods

ecbe25ad 01/06/2016 09:16 PM Stephen Beaver

Merge pull request #2360 from NewEraCracker/regex-fixes

a55329ca 01/06/2016 09:03 PM NewEraCracker

Fix all unterminated character class for pattern

1f70d78c 01/06/2016 08:44 PM NewEraCracker

Fix minor typos and correct code standards

311e4ad5 01/06/2016 07:53 PM Stephen Beaver

Fixed #5723

b55564f1 01/06/2016 07:24 PM Jim Pingle

Fix a bunch of text issues on DNS resolver advanced options

7bf36694 01/06/2016 04:32 PM Stephen Beaver

Added new method setRequired() (shortcut for setAttribute("required", true) )

9cd1455d 01/06/2016 04:27 PM Renato Botelho

Validate pppoe_subnet before use it in calculation. Ticket #5720

f1926a41 01/06/2016 04:27 PM Renato Botelho

Change number of PPPoE users range to 1-255 and add an extra POST validation

b424b7ef 01/06/2016 04:27 PM Renato Botelho

Fix field name validation

be513209 01/06/2016 04:27 PM Renato Botelho

Replace n_l2tp_units field by a drop-down from 1 to 255 and add a post validation just to be sure. Ticket #5720

09d720fc 01/06/2016 04:23 PM Stephen Beaver

Fix success message color

245eb71f 01/06/2016 03:06 PM Stephen Beaver

Fixed #5738

bb49a4d9 01/06/2016 01:19 PM Stephen Beaver

Merge pull request #2358 from NOYB/HTML_Compliance_-_Firewall_/_Rules_/_WAN

ab6b1f47 01/06/2016 08:42 AM NOYB NOYB

HTML Compliance - Firewall / Rules / WAN

Attribute name not allowed on element table at this point.
<table name="ruletable" class="table table-hover table-striped table-condensed">

Unclosed element div.
End tag for body seen, but there were unclosed elements.

ccb7c7f2 01/06/2016 07:00 AM Phil Davis

Status logs common changes for nginx

b7eb0ead 01/06/2016 12:08 AM Stephen Beaver

Fixed #5633

636edf81 01/05/2016 10:32 PM Stephen Beaver

Merge pull request #2353 from NOYB/HTML_Compliance_-_Firewall_/_NAT_/_Outbound_/_Edit

ac950976 01/05/2016 10:23 PM Colin Fleming

Add some more Bootsrap panels

"firewall_aliases.php"
- add gettext to the H2 tag
- remove debug code

"sevices_igmpproxy.php"
"services_pppoe.php"
"vpn_ipsec_keys.php"
"status_gateways.php"
"status_gateway_groups.php"
"statis_services.php"
"diag_arp.php"...

4abdd33a 01/05/2016 08:32 PM Jared Dillard

add dark beta theme

b54ae90f 01/05/2016 08:29 PM Jared Dillard

back out design changes for now

2768a9d9 01/05/2016 03:52 PM NOYB NOYB

Remove errant bracket from character class.

29e0928f 01/05/2016 01:17 PM Stephen Beaver

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

cf7a4f09 01/05/2016 12:57 PM NOYB NOYB

HTML Compliance - Form Button - HRef

The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.
The <a> name attribute is not supported in HTML5. Use the id attribute instead.

946e0018 01/05/2016 11:49 AM Renato Botelho

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

05f9712d 01/05/2016 11:08 AM Chris Buechler

clean up lighttpd

7bbe5013 01/05/2016 11:08 AM Chris Buechler

clean up lighttpd

8811dfc3 01/05/2016 11:08 AM Chris Buechler

Keeping the disable logging option. Revert "clean up lighttpd bits"

This reverts commit 9de0332dec955ec513b74be9361de72d12aa7245.

84a7c17d 01/05/2016 11:08 AM Chris Buechler

clean up lighttpd bits

11f674d0 01/05/2016 08:05 AM NOYB NOYB

HTML Compliance - Firewall / NAT / Outbound / Edit

Bad value [0-9, a-z, A-Z and . for attribute pattern on element input: Unterminated character class
<input class="form-control" name="source" id="source" type="text" pattern="[0-9, a-z, A-Z and .">
<input class="form-control" name="destination" id="destination" type="text" value="" pattern="[0-9, a-z, A-Z and .">...

b1895639 01/05/2016 02:42 AM Stephen Beaver

Fix interface list

f7d2d5aa 01/05/2016 02:41 AM Stephen Beaver

Improve error message when the user forget to "Apply"

8cc5e083 01/04/2016 06:44 PM NOYB NOYB

Redmine #5731 Error when setting various system log settings from factory default config

From PR #2350 By Phil Davis

d78a79eb 01/04/2016 06:44 PM NOYB NOYB

HTML Compliance - Status - System Logs - Firewall Summary View

The align attribute on the div element is obsolete. Use CSS instead.
Replace with bootstrap class="text-center".

f9703596 01/04/2016 06:44 PM NOYB NOYB

Fixup AJAX stuff so dynamic updating works.

Move getGETPOSTsettingvalue function to be more centrally located in guiconfig.inc.

0039dab0 01/04/2016 06:44 PM NOYB NOYB

Rename functions per Phil suggestions.

s/miscellaneous_common_code/status_logs_common_code/
s/build_if_list/status_logs_build_if_list/

As for getGETPOSTsettingvalue I'm open to it going anywhere that makes sense. Would be nice not to need too many additional inc's to get it though. Anything in guiconfig.inc or filter_logs.inc hierarchy shouldn't require anything additional.

2f777695 01/04/2016 06:44 PM NOYB NOYB

Remove commented out test code.