Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ca28fdd1 12/16/2015 04:16 PM Phil Davis

services_captiveportal text changes

2eb5a0bf 12/16/2015 03:33 PM Renato Botelho

No need to set LANG env var here

8937d77d 12/16/2015 03:25 PM Stephen Beaver

Whitesapce change

6e127720 12/16/2015 02:13 PM Stephen Beaver

Remove bogus radio button

56fafd85 12/16/2015 01:50 PM Stephen Beaver

Fixed #5617
Added ID and style to routing table

04f330ed 12/16/2015 01:08 PM Stephen Beaver

Merge pull request #2248 from NOYB/HTML_Compliance_-_Log_Widget

323e4a70 12/16/2015 01:07 PM Stephen Beaver

Merge pull request #2247 from NOYB/HTML_Compliance_-_Services_Status_Widget

0218b0b2 12/16/2015 01:06 PM Stephen Beaver

Merge pull request #2246 from NOYB/HTML_Compliance_-_Interfaces_Widget

7c888242 12/16/2015 01:05 PM Stephen Beaver

Merge pull request #2245 from NOYB/HTML_Compliance_-_System_-_General_Setup

7489ec2e 12/16/2015 01:02 PM Stephen Beaver

Merge pull request #2244 from NOYB/Consolidate_conv_log_filter_RegEx_Patterns

dfb8b3b2 12/16/2015 01:00 PM Stephen Beaver

Merge pull request #2243 from NOYB/Remove_PPTPS

726d1bc1 12/16/2015 11:59 AM NOYB NOYB

HTML Compliance - Log Widget

The for attribute of the label element must refer to a non-hidden form control.
Added id tag to form control.

06763615 12/16/2015 11:56 AM NOYB NOYB

HTML Compliance - Services Status Widget

Attribute height not allowed on element select at this point.

The for attribute of the label element must refer to a non-hidden form control.
'<label for="inputPassword3" class="col-sm-3 control-label">Hidden services</label>'...

e13d2c07 12/16/2015 10:49 AM NOYB NOYB

HTML Compliance - Interfaces Widget

Replace status indicator icon alt tag with title tag.
Add space between td tag and attributes.

8c4ef875 12/16/2015 10:29 AM NOYB NOYB

HTML Compliance - System - General Setup

Remove placeholder from dns gateway selector.
Close container div tag.

d45a206f 12/16/2015 05:27 AM NOYB NOYB

Consolidate conv_log_filter RegEx Patterns

Consolidate common regex patterns.
Use pattern globally in parse functions.

d7fd1592 12/16/2015 05:13 AM NOYB NOYB

Remove PPTPS from conv_log_filter

6b55a30f 12/16/2015 04:12 AM Chris Buechler

Merge pull request #2242 from phil-davis/r011

19b802f4 12/16/2015 03:36 AM Phil Davis

util.inc syntax error and code style

Line 578 of the previous commit had a bonus ")".
Code style also fixed up.

25b5c8c9 12/16/2015 02:50 AM Chris Buechler

Merge pull request #2151 from stilez/patch-11

209f4d22 12/16/2015 02:48 AM Chris Buechler

Merge pull request #2152 from stilez/patch-12

e9701cfe 12/16/2015 02:09 AM Stephen Beaver

Fixed #5617
Table columns corrected

accb5203 12/15/2015 10:20 PM Stephen Beaver

Merge pull request #2241 from BBcan177/patch-3

8cfdeb2e 12/15/2015 09:44 PM BBcan177 .

Add breadcrumb to pkg.php

84b128b6 12/15/2015 08:14 PM Jim Pingle

Fix handling of 0-byte files uploaded to the CP file manager.

c6c599f6 12/15/2015 07:41 PM Jim Pingle

Show package dependencies if they exist (on both available package list and installed package list)

d7c8eb30 12/15/2015 06:43 PM Renato Botelho

Silent accept deinstall and pre-install on rc.packages

43d45d83 12/15/2015 06:15 PM Renato Botelho

Remove /etc/gettytab

d7a49347 12/15/2015 06:11 PM Renato Botelho

Remove unused empty /etc/printcap file

335ac1e8 12/15/2015 06:07 PM Stephen Beaver

Changed sop icon to fa-stop-circle-o

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

b64c1d86 12/15/2015 05:57 PM Stephen Beaver

Font Awesome updated to v4.5

f3da8b4a 12/15/2015 05:40 PM Stephen Beaver

Remove unhelpful help text

39f91304 12/15/2015 05:31 PM Renato Botelho

Retire verify_digital_signature() and pubkey.pem

1da90460 12/15/2015 05:27 PM Renato Botelho

Remove /etc/protocols

a896cb23 12/15/2015 05:25 PM Stephen Beaver

Merge pull request #2240 from phil-davis/r010

8f65151c 12/15/2015 05:25 PM Phil Davis

Code style System Advanced

2e3732ec 12/15/2015 05:24 PM Renato Botelho

Obsolete /etc/fbtab

7b90a7c2 12/15/2015 05:23 PM Renato Botelho

Remove /etc/fbtab

9abebb13 12/15/2015 05:20 PM Renato Botelho

Remove static copy of /etc/services

04b2d9b5 12/15/2015 05:15 PM Phil Davis

Code style System Advanced

e064944f 12/15/2015 05:12 PM Stephen Beaver

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

92955c49 12/15/2015 05:02 PM Phil Davis

Update system_advanced_firewall.php

A few little code style bits
Make the State Timeouts section actually appear (add the section to the form)
The State Timeouts section was trying to do groups of fields, which spread themselves horizontally. That did not fit across a reasonable screen nicely, specially for the 6 different TCP timeouts. So the groups thing is removed and each field is its own input in the section, all vertically below each other....

7c885250 12/15/2015 04:05 PM Stephen Beaver

Merge pull request #2238 from NOYB/Form_Action_Attribute_HTMLSpecialChars

47cf96e0 12/15/2015 03:30 PM NOYB NOYB

Applying htmlspecialchars on form action attribute causes ampersands to multiply, and also breaks multi-parameter query strings that are delimited with ampersands.

9621898e 12/15/2015 02:47 PM Stephen Beaver

Fixed #5626

6446014c 12/15/2015 02:45 PM Stephen Beaver

Fixed #5626

5e7a1d46 12/15/2015 01:34 PM Stephen Beaver

Revised system to hide the automatically generated "Toggle all" button when not required.
Original system broke with PR to change radio button names.

f8935575 12/15/2015 12:49 PM Stephen Beaver

Merge pull request #2237 from phil-davis/r009

00c96ce9 12/15/2015 12:49 PM Stephen Beaver

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

62c36887 12/15/2015 12:48 PM Stephen Beaver

Merge pull request #2235 from phil-davis/r008

0ac8bd05 12/15/2015 12:48 PM Stephen Beaver

Merge pull request #2234 from phil-davis/r007

aa6542f1 12/15/2015 12:47 PM Stephen Beaver

Merge pull request #2225 from NOYB/HTML_Compliance_-_Status_-_System_Logs_-_Firewall

b6a64927 12/15/2015 12:47 PM NOYB NOYB

Remove placeholder from form select (raw mode filter form).

48500a20 12/15/2015 12:43 PM Stephen Beaver

HTML 5 complaince changes

0f649c97 12/15/2015 11:51 AM Phil Davis

Code style pkg

4cb4d820 12/15/2015 11:39 AM Phil Davis

pkg_edit curlies

This looks wrong - with the way the curlies were, the custom_php_after_form_command stuff was inside the ($pkg['note'] != "") block.
It looks like these should be 2 independent if statement blocks.

12745e51 12/15/2015 11:19 AM Phil Davis

Code style l

aa82505e 12/15/2015 10:59 AM Phil Davis

Code style g-i

5d527ce6 12/15/2015 10:18 AM Renato Botelho

Merge pull request #2233 from phil-davis/patch-4

583b40ee 12/15/2015 10:13 AM Phil Davis

Adv DHCP Require Options text

a5856dcb 12/15/2015 10:02 AM Renato Botelho

Merge pull request #2232 from NOYB/Status_-_System_Logs_-_Sort_Header

c3ba0f7e 12/15/2015 10:00 AM Renato Botelho

Merge pull request #2231 from phil-davis/r006

f3daf791 12/15/2015 10:00 AM Renato Botelho

Merge pull request #2229 from NOYB/Status_-_System_Logs_-_Firewall_-_Sort_Header

4aafe7c4 12/15/2015 09:57 AM Renato Botelho

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

488a08ed 12/15/2015 09:56 AM Renato Botelho

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

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.

13474eee 12/15/2015 07:30 AM NOYB NOYB

Status - System Logs - Sort Header

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

696ab832 12/15/2015 05:15 AM NOYB NOYB

Remove placeholder from form select (raw mode filter form).

abe98adb 12/15/2015 04:53 AM Phil Davis

Code style status*

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.

43c83997 12/15/2015 03:04 AM Phil Davis

globals.inc comment typos

3e0a4bbb 12/15/2015 03:01 AM Phil Davis

status_gateways remove unused counter

$counter is incremented but never initialized or used
Code style formatting also done around here.

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

90bce3f4 12/14/2015 06:55 PM NOYB NOYB

HTML Compliance - Status - System Logs - Firewall

Remove placeholder value from actpass and actblock checkboxes.
Remove alt attribute from i tags.
Replace href i tags with a tags.
Combine a duplicate class section.

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

29125e6c 12/14/2015 05:56 PM Stephen Beaver

Merge pull request #2211 from NOYB/Status-System_Logs-Firewall-Manage_Log

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 *

3183d432 12/14/2015 04:49 PM Stephen Beaver

Merge pull request #2223 from phil-davis/patch-4

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

7f094976 12/14/2015 04:26 PM Stephen Beaver

Merge pull request #2212 from NOYB/Sys_Log_RegEx_Var_Name_Tweak

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

Fixed #5638