Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

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

Can' t do that here. Remove space between php tags.

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

Status - System Logs - Consolidate - Firewall Summary View

Update summary view log selection method to same method as firewall and system logs.

9e505d4b 01/04/2016 06:44 PM NOYB NOYB

Status - System Logs - Consolidate - Firewall Dynamic View

Add advanced filtering to firewall dynamic view.
Add manage log to dynamic view.
Update dynamic view view log selection method to same method as firewall and system logs.

55f8344d 01/04/2016 06:44 PM NOYB NOYB

Status - System Logs - Consolidate - Common Functions

Factor common code section into to functions and place in include file.

getGETPOSTsettingvalue
miscellaneous_common_code
tab_array_logs_common
log_filter_form_system_submit
filter_form_system
log_filter_form_firewall_submit...
3957ee34 01/04/2016 04:45 PM Stephen Beaver

Merge pull request #2352 from phil-davis/status_graph

bbb5d7a5 01/04/2016 04:37 PM Stephen Beaver

Fixed #5733

1c185172 01/04/2016 04:25 PM Phil Davis

Add back display description option for status_graph

The code that provides the data for this is already in
bandwidth_by_ip.php in both 2.2.* and master 2.3.
The description option is in the Display dropdown list in 2.2.*, but it
got missed in the bootstrap conversion and integration process....

187f96b9 01/04/2016 02:08 PM Stephen Beaver

Correct "noWrap" in text areas. (Function is not actually used by anyone, but it might as well work just in case.

951a7169 01/04/2016 01:01 PM Stephen Beaver

Merge pull request #2351 from NOYB/HTML_Compliance_-_Firewall_/_NAT/_1_1_/_Edit

85560dbb 01/04/2016 01:01 PM Phil Davis

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

Forum https://forum.pfsense.org/index.php?topic=104762.0

fc589cce 01/04/2016 08:09 AM NOYB NOYB

HTML Compliance - Firewall / NAT/ 1:1 / Edit

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

90d9dcec 01/03/2016 04:11 PM Phil Davis

Redmine #5728 Fix delete row button in Firewall Schedule Edit

The calls to delete_row() were going off to some other delete_row() function and not doing what was needed.
Give delete_row() here a unique name and it all works again.

9109177f 01/03/2016 01:29 PM Stephen Beaver

Merge pull request #2347 from NOYB/HTML_Compliance_-_Firewall_/_NAT_/_Port_Forward_/_Edit

09e989f9 01/03/2016 01:27 PM Stephen Beaver

Merge pull request #2346 from NOYB/HTML_Compliance_-_Firewall_/_Aliases_/_Edit

96453559 01/03/2016 01:26 PM Stephen Beaver

Merge pull request #2345 from NOYB/HTML_Compliance_-_Services_Status_Widget

1f0092d6 01/03/2016 08:06 AM NOYB NOYB

HTML Compliance - Firewall / NAT / Port Forward / Edit

Attribute min/max not allowed on element input at this point.
<input class="form-control" name="srcbeginport_cust" id="srcbeginport_cust" type="text" value="any" min="1" max="65536">
<input class="form-control" name="srcendport_cust" id="srcendport_cust" type="text" value="any" min="1" max="65536">...

d54d028f 01/03/2016 01:52 AM Stephen Beaver

Fix reading of server list on page load

5ab32eac 01/02/2016 07:08 PM Stephen Beaver

Fixed #5724

42af67f4 01/02/2016 08:05 AM NOYB NOYB

HTML Compliance - Firewall / Aliases / Edit

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

710f12d2 01/01/2016 06:30 PM NOYB NOYB

HTML Compliance - Services Status Widget

Element option without attribute label must not be empty.
<option selected></option>

e7940d2e 01/01/2016 09:03 AM Phil Davis

Fix redmine #5722 DHCP validation for master

4606583c 12/31/2015 01:43 PM Stephen Beaver

Merge pull request #2341 from NOYB/HTML_Compliance_-_Interfaces_/_VLAN

ee0e5e6e 12/31/2015 01:40 PM Stephen Beaver

Merge pull request #2339 from BBcan177/patch-2

efb86be8 12/31/2015 08:16 AM NOYB NOYB

HTML Compliance - Interfaces / VLAN

A table row was 5 columns wide and exceeded the column count established by the first row (4).

9665798a 12/31/2015 05:00 AM BBcan177 .

pkg_mgr_installed - Fix disablepackagehistory

  • Improve if/else/endif
152c01be 12/31/2015 04:59 AM BBcan177 .

pkg_mgr - Fix disablepackagehistory

  • Version title should always print
  • $g['disablepackagehistory'] only disables the changelog hyperlink
8dccfb20 12/30/2015 08:46 PM Stephen Beaver

Fixed #5717

dae9ce3f 12/30/2015 05:53 PM Renato Botelho

Merge pull request #2325 from stilez/patch-7

921a14bd 12/30/2015 05:02 PM Stephen Beaver

Merge pull request #2337 from BBcan177/patch-1

8924af1a 12/30/2015 04:51 PM BBcan177 .

Update pkg_mgr.php

Update syntax to 4 space indent

a6d58665 12/30/2015 04:41 PM Stephen Beaver

Add password confirmation and change to Form_* framework

4832ed98 12/30/2015 04:39 PM BBcan177 .

Update pkg_mgr.php

  • Note - There are two lines previously commented out at Lines! (L127-128)
  • Mods to if/else/elseif/endif statements for consistency.
  • Change package dependency href link icon from "paper-clip" to "globe".
  • Put package dependency links into a < ul > for a cleaner output when dependencies span over two lines....
62d61a2f 12/30/2015 01:31 PM Stephen Beaver

Merge pull request #2335 from NOYB/HTML_Compliance_-_Interfaces_/_Assign_network_ports