Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
2d7d9ed1 12/15/2015 09:41 AM NOYB NOYB

Conditionally indent the action icon so it doesn't look so out of place in the wider column resulting to accommodate the sort button/icon.

a8fc81dd 12/15/2015 08:36 AM NOYB NOYB

The rule entires still need to wrap.

99c3748a 12/15/2015 04:48 AM NOYB NOYB

Status - System Logs - Firewall - Sort Header

Fix header to not wrap the sort button/icon to the next row.
Add sort capability to the "raw" table.

7895a880 12/15/2015 12:10 AM Stephen Beaver

Merge pull request #2226 from NOYB/HTML_Compliance_-_Status_-_System_Logs_-_VPN

2af1b0c7 12/15/2015 12:08 AM Stephen Beaver

Moved global defines to globals.inc

c74fdeba 12/14/2015 11:03 PM NOYB NOYB

HTML Compliance - Status - System Logs - VPN

Permitted content of p tag is phrasing content.
Form is not a member of phrasing content.

b238793b 12/14/2015 09:25 PM Stephen Beaver

Add gettext() calls to title elements

69169f52 12/14/2015 07:31 PM Stephen Beaver

Correct <th> widths

fb3c38e2 12/14/2015 07:21 PM Stephen Beaver

Remove duplicate defines

5ea58738 12/14/2015 07:05 PM Stephen Beaver

Fix vertical alignment of fa icons within buttons

9ec7699b 12/14/2015 06:52 PM Stephen Beaver

Parse package title, splitting into an array delineated by '/'.
So if the package title is "Services/Magic" the $pgtitle will be array("Services", "Magic") and the breadcrumb display will be as expected.

4a457d8d 12/14/2015 06:22 PM Stephen Beaver

Automatic panel collapse defines moved to jquery/pfSenseHelpsers.js
define(COLLAPSIBLE, 0x08);
define(SEC_CLOSED, 0x04);
define(SEC_OPEN, 0x00);

c2e9390e 12/14/2015 06:03 PM Stephen Beaver

Merge pull request #2161 from heper/patch-1

38e72c59 12/14/2015 05:56 PM NOYB NOYB

Move function to fix none existent call.

38fa3d95 12/14/2015 05:56 PM NOYB NOYB

Status - System Logs - Firewall - Manage Log

Use the same methods of obtaining log file etc. and mimic much of the code that is common with status_logs.php.
(future: factor out common code into shared functions to remove duplication.)

2f25eccf 12/14/2015 05:38 PM Jared Dillard

position confirm button better

e8e83621 12/14/2015 05:35 PM Stephen Beaver

Merge pull request #2224 from phil-davis/r005

67c2baf1 12/14/2015 05:33 PM Phil Davis

Coe style firewall *

3734ffb6 12/14/2015 04:46 PM Phil Davis

Text with max-src-conn-rate and max-src-conn-rates fields

I fixed up the text to read the best I could think of.
Actually in 2.2.* these 2 fields were horizontally across the page - so maybe someone can reformat this to look more like on 2.2.* ?

5db26d3f 12/14/2015 04:43 PM Stephen Beaver

Merge pull request #2218 from NOYB/HTML_Compliance_-_Dashboard

279ea790 12/14/2015 04:41 PM Stephen Beaver

Merge pull request #2217 from NOYB/HTML_Compliance_-_Collapsible_Form_Section_HREF

53eac591 12/14/2015 04:39 PM Stephen Beaver

Merge pull request #2216 from NOYB/HTML_Compliance_-_Checkbox_Display_As_Radio_Unique_ID

4f446437 12/14/2015 04:37 PM Stephen Beaver

Remove debug

531338c4 12/14/2015 04:28 PM Stephen Beaver

Merge pull request #2215 from NOYB/HTML_Compliance_-_Form_Action_Attribute

39609bf9 12/14/2015 04:19 PM Stephen Beaver

Fixed #5638

b713f7ac 12/14/2015 03:51 PM Renato Botelho

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

4191b1b6 12/14/2015 03:48 PM Phil Davis

Fix array key typo in firewall_nat_1to1_edit

This just looks wrong.

2d1a108e 12/14/2015 03:38 PM Phil Davis

Remove duplicated code in firewall_aliases_edit

This hidden Form_Input is duplicated and I don't see why. The system seems to work OK with the duplication and without.

935b578b 12/14/2015 03:11 PM Renato Botelho

Merge pull request #2220 from phil-davis/r004

70f17067 12/14/2015 03:09 PM Stephen Beaver

Fixed #5637

39bd0b51 12/14/2015 03:08 PM Stephen Beaver

Revise child icon

afb81757 12/14/2015 02:43 PM Stephen Beaver

Add fa icon to show override is a child

947141fd 12/14/2015 02:35 PM Phil Davis

Code style usr local www a-e

316c5503 12/14/2015 02:26 PM Stephen Beaver

Comment fix

9f6a9f24 12/14/2015 02:25 PM Stephen Beaver

Fixed #5638

9ba351c1 12/14/2015 10:55 AM Renato Botelho

Set language early on a common place included everywhere. This fix some tar warnings 'Failed to set locale'

b74e4459 12/14/2015 10:28 AM Renato Botelho

Fix remaining copy/paste message from last commit

fe21de68 12/14/2015 10:27 AM Renato Botelho

Add icon on retrieving gw widget

5a9e3b84 12/13/2015 06:09 PM Jared Dillard

fix traffic shaper tree font color

677d8bdf 12/13/2015 01:04 PM NOYB NOYB

HTML Compliance - Dashboard

HTML compliance (aside from the active widgets).

Rename duplicate id's.
Fix available widgets collapsible section href with id.
Where obsolete replace name attribute with id.

1e7e5fd5 12/13/2015 12:07 PM Renato Botelho

Merge pull request #2214 from BBcan177/patch-3

7c3ac1a2 12/13/2015 12:06 PM Renato Botelho

Merge pull request #2209 from NOYB/Status-System_Logs-Sortable_Table

15d91c03 12/13/2015 12:04 PM Renato Botelho

Merge pull request #2208 from ExolonDX/branch_01

a4b5b782 12/13/2015 09:54 AM NOYB NOYB

HTML Compliance - Collapsible Form Section HREF

Bad value for attribute href on element a: Illegal character in fragment: not a URL code point.

<a data-toggle="collapse" href="#<id> .panel-body">
Syntax of URL:Any URL. For example: /hello, #canvas, or http://example.org/. Characters should be represented in NFC and spaces should be escaped as %20....

94826107 12/13/2015 08:51 AM NOYB NOYB

HTML Compliance - Checkbox Display As Radio Unique ID

Ensure checkbox display as raido has unique id.
Allow an id to be passed in displayAsRadio() as argument0.
If no argument is passed, construct id as name_value:uniqid.

Previous behavior was id = name. So all the radio buttons of the set had same id.

fe70112b 12/13/2015 12:06 AM NOYB NOYB

HTML Compliance - Form Action Attribute

Fix Empty Form Action Attribute Violation

An empty form action attribute is an HTML4 and HTML5 specification violation.

http://www.w3.org/TR/html5/forms.html#attr-fs-action
"The action and formaction content attributes, if specified, must have a value that is a valid non-empty URL potentially surrounded by spaces."...

b21e4009 12/12/2015 08:17 PM Jared Dillard

be more concise

192f3fd5 12/12/2015 08:16 PM Jared Dillard

clean up webGUI feature help text

f9cbb6dd 12/12/2015 08:12 PM Jared Dillard

remove icon- color classes

de8b725a 12/12/2015 07:43 PM BBcan177 .

Mod to Services Status Widget

930a43bf 12/12/2015 06:59 PM Jared Dillard

remove icon colors and add text colors

29620ab5 12/12/2015 06:51 PM Jared Dillard

Fixed #5620 change css classes from icon- to text-

b0132e5a 12/12/2015 04:23 AM NOYB NOYB

Put newest at top/bottom text with Forward/Reverse Display radio buttons for better clarity and more concise section description.

be5bacfd 12/12/2015 04:16 AM NOYB NOYB

Correct tbody end tag.

324da1f3 12/12/2015 02:54 AM Phil Davis

Logs filename changes

b9db8882 12/12/2015 02:22 AM NOYB NOYB

Status - System Logs - Sortable Table

1af5edbf 12/11/2015 09:48 PM Stephen Beaver

Rename of files to better match their position in the memory structure

e00df659 12/11/2015 09:48 PM NOYB NOYB

Don't allow log specific setting to override grepreverse option.

95acc890 12/11/2015 09:48 PM NOYB NOYB

Add few comments for clarity

Include table header titles in raw mode (time and message).
In raw mode give all horizontal space not being consumed by the time field to the message filed. Provides more space so fewer entires to consume multiple vertical line space....

3e081161 12/11/2015 09:48 PM NOYB NOYB

Spelling Correction

s/formated/formatted/
Thanks Phil

76af8cdb 12/11/2015 09:48 PM NOYB NOYB

Status - System Logs - Manage Log

Build up th manage log section with options to override the "General Logging Options" settings on an individual log basis.
Remove over exuberant gettext's.
Set/adjust filter form field widths to be better fitting for the field types....

9cad1b8e 12/11/2015 08:18 PM Colin Fleming

Tidy up "status_queues.php"

Remove duplicate BODY
Tidy up BR tag correctly
Add COLPSAN statement to "interface" row
Wrap BGCOLOR in a STYLE statement (should really be defined as a CLASS
statement)
Remove FONT tag
Remove NAME statement in DIV tag
Use double quotes for consistency

8f138199 12/11/2015 06:02 PM Phil Davis

Gateway advanced parameter validation

This does what I can think of so far:
1) Make sure low latency < high latency, low loss < high loss
2) Loss interval must be at least latencyhigh otherwise every packet that was high latency would be counted as lost before it came back. (see note below)...

c7151dff 12/11/2015 09:11 AM Renato Botelho

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

928f564f 12/11/2015 07:07 AM Phil Davis

dpinger help text

The packet loss thresholds must still be in % ? milliseconds does not look valid.
Other things are minor formatting.

fc8945fb 12/11/2015 04:03 AM Phil Davis

apinger loss_interval array key name

69eefb50 12/10/2015 09:04 PM Renato Botelho

Ticket #5624: Welcome dpinger!

41dfc977 12/10/2015 09:04 PM Renato Botelho

Fix indent

9a333a97 12/10/2015 09:04 PM Renato Botelho

Simplify logic and break some long lines, no functional changes

f4f60018 12/10/2015 09:04 PM Renato Botelho

Remove calculated options

f25584df 12/10/2015 09:04 PM Renato Botelho

Change apinger_default to dpinger_default

a4ba0282 12/10/2015 04:37 PM Stephen Beaver

Fixed #5602 by dynamically updating hte help text based on the cert selected.

ff59b884 12/10/2015 02:00 PM Stephen Beaver

Fixed #5617
Fixed #5612

ef325a6c 12/10/2015 01:24 PM Phil Davis

Use the _title var to make the widget title

Each widget has an include file that already has the required widget
title in a var like $dyn_dns_status_title $carp_status_title etc.
Use that var to set the displayed title of the widget, rather than the
stuff that was capitalizing the file name and then having a list of...

c0499d48 12/09/2015 08:59 PM Jared Dillard

fix input color

f8949026 12/09/2015 02:32 PM Stephen Beaver

Merge pull request #2190 from phil-davis/r1

0d8c9e1c 12/09/2015 02:32 PM Stephen Beaver

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

51f5db0a 12/09/2015 02:31 PM Stephen Beaver

Merge pull request #2188 from phil-davis/log-breadcrumbs

7f16ebe8 12/09/2015 02:31 PM Phil Davis

Interface Stats Widget make rows standard size

The rows of data were taller than expected, and the name "Packets In", "Packets Out" etc. in the left column did not line up exactly horizontally with the numbers in the other columns. Seems to be because the "name" column was a "th" tag. If it is just "td" like the numbers then everything lines up and the row height is less (it then looks the same as other widgets that have this style of table)....

501e25be 12/09/2015 12:35 PM Phil Davis

Widgets format and white space

8bbfa708 12/09/2015 12:01 PM Phil Davis

OpenVPN Widget fix column header text

a05e14de 12/09/2015 07:27 AM Phil Davis

Standardize Firewall Logs breadcrumbs

811fbcd8 12/08/2015 11:01 PM Jared Dillard

fix widget header links

9c864a5b 12/08/2015 10:23 PM Jared Dillard

change alert colors to match palette

a54d69c8 12/08/2015 05:05 PM Stephen Beaver

Added status page links to widget titles

2512e643 12/08/2015 03:48 PM Jim Pingle

Fix field description/name display of select_source package fields.

5605a0c4 12/08/2015 03:21 PM Stephen Beaver

Fixed #5540

83b9d03e 12/08/2015 01:03 PM Phil Davis

Create the required number of rows for NTP time servers

depending on how many are already defined in the config, making sure to always have a minimum of 1.

Also I used the constant NUMTIMESERVERS that was defined up the top of this file to control the loop that limits the number saved to 10....

7a2cec8f 12/08/2015 03:16 AM Stephen Beaver

Fix css path

1a3300af 12/08/2015 03:00 AM Stephen Beaver

Fixed #5610 by adding leading / to path

874155f8 12/07/2015 11:06 PM Jared Dillard

fix top nav colors

b28dbd85 12/07/2015 09:19 PM Jared Dillard

change colors to match pallete

b6bd3103 12/07/2015 08:50 PM Stephen Beaver

Refine cloning of elements with autocomplete set

c24178cd 12/07/2015 08:21 PM Stephen Beaver

Fixed #5593
The jQuery required to fix this is tricky, but I believe this fixes the issue by re-adding the autoselect data to newly cloned groups.

fff83118 12/07/2015 05:26 PM Renato Botelho

Merge pull request #2181 from phil-davis/status-breadcrumbs

cc349937 12/07/2015 05:23 PM Renato Botelho

Merge pull request #2180 from phil-davis/OpenVPN

2eff0148 12/07/2015 05:23 PM Phil Davis

Standardize Status breadcrumbs

c63bbd9f 12/07/2015 05:22 PM Renato Botelho

Merge pull request #2179 from phil-davis/IPsec

f708dec6 12/07/2015 05:21 PM Renato Botelho

Merge pull request #2178 from phil-davis/services-ntp

ff21039b 12/07/2015 05:21 PM Renato Botelho

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