Project

General

Profile

Download (32.4 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
51f89d51 01/26/2016 12:59 PM NOYB NOYB

HTML Compliance - Firewall Rules - Separator

The font element is obsolete. Use CSS instead.
<font class="bg-danger">The Bad</font>

fd4c4bb0 01/25/2016 03:38 PM Stephen Beaver

Typo

a2c5280d 01/24/2016 07:37 PM Stephen Beaver

Fixed #5810

05537592 01/24/2016 11:22 AM Stephen Beaver

Fix PR syntax error

a42399ac 01/22/2016 08:56 PM Colin Fleming

Tidy up "firewall_rules.php"

- add missing closing anachor tags
- close input tag correctly
- add missing closing TD tag
- remove invalid ALT

3b3a95e5 01/22/2016 05:21 PM Phil Davis

Fix #5794 remove print_info_box_np chackes for gettext("apply")

1) Get rid of the stristr() checks to "guess" if an apply button should
be used.
2) Change print_info_box() so it can take a button name of "close"
, "apply" or none to decide which button to show....

c97a3f34 01/21/2016 10:44 AM Phil Davis

Remove close button from firewall_rules

Issue: https://redmine.pfsense.org/issues/5788

2794ddb4 01/20/2016 06:39 PM Stephen Beaver

Comment fix

659fe1e8 01/20/2016 04:59 PM Stephen Beaver

Remove debug

4979fb6a 01/20/2016 04:54 PM Stephen Beaver

Escape HTML on re-saving separator text

5d7b915d 01/20/2016 02:40 PM Stephen Beaver

Provide warning message onleavinghte page
Allow Esc key to cancel a new separator
Allow Enter key to save a new separator

78b4b127 01/20/2016 02:18 AM Stephen Beaver

Changed color scheme to use existing bg-* classes
Simplfied color change mechanism
Implemented "Cancel" button

e582bccc 01/19/2016 11:16 PM Stephen Beaver

Add colors to the separator bars

5b2f5ce2 01/19/2016 07:37 PM Stephen Beaver

Eliminate foreach for speed.

836cefa0 01/19/2016 07:07 PM Stephen Beaver

New separator text box has focus when created

a361a19b 01/19/2016 06:58 PM Stephen Beaver

Fixed issue with separator bar at very top of floating rule list

c64c9278 01/19/2016 05:56 PM Stephen Beaver

Completed basic #5373
May add a color option after some testing

2ca3384c 01/19/2016 04:12 PM Renato Botelho

Merge pull request #2477 from phil-davis/gt6

d62e733b 01/19/2016 02:45 PM Phil Davis

Internationalize firewall_rules pages

I might have gone too far wrapping '(other)', 'any', 'default', 'none'
in gettext() but actually if translating to a language with non-Latin
script then it can be useful to translate even these sort of single
words, because there might be some people who cannot even read Latin...

301e4aa0 01/19/2016 01:30 PM Stephen Beaver

Restore separator bar delete functionality

8a34b991 01/19/2016 01:18 PM Stephen Beaver

Add Javascript htmlchars() equivalent to dynamically created inputs
Temporarily remove function that broke action icons

5db29ca7 01/19/2016 11:11 AM Phil Davis

Fixup firewall rules schedule status images

1) $iconfn is not the var that contains the 'type' of block or reject.
2) In the bottom if-else of the diff "times-circle" was repeated twice.
3) It seemed odd to me that wen the schedule was out of its time that the icons would always be in "text-danger" color. My suggestion, make them "text-warning" which distinguishes them from the green or red that is shown when the schedule is active.

a683fa0a 01/18/2016 11:14 PM Stephen Beaver

Added separator delete icon

576437f5 01/18/2016 09:55 PM Stephen Beaver

Prototype #5373

95fa5cce 01/14/2016 05:31 PM Phil Davis

Consistent panel-heading h2

Make all the panel-heading uses also have consistent <h2
class="panel-title"> so they all display the same size.
Forum https://forum.pfsense.org/index.php?topic=105275.0

66c62a1a 01/14/2016 12:31 PM NewEraCracker

Replace abbreviations with complete word

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

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.

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

back out design changes for now

bdfea2e7 12/17/2015 02:22 PM Stephen Beaver

Fixed #5648

45e849c1 12/16/2015 09:13 PM Jared Dillard

improve firewall rules table (WIP)

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

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

Coe style firewall *

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

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

e5ec3bc8 12/03/2015 12:13 AM Jared Dillard

Ticket #5518 update firewall rule icon colors

05973e8e 11/29/2015 07:53 PM Stephen Beaver

Merge pull request #2134 from ExolonDX/branch_04

8fd9052f 11/29/2015 06:23 PM Colin Fleming

Type up SCRIPT tags

c4b60a9a 11/29/2015 05:37 PM Colin Fleming

Tidy up Boolean operators for HTML5

Remove the XHTML standard Boolean operators (makes reading HTML much
simpler).

df95836a 11/28/2015 03:10 PM Stephen Beaver

ALternative to PR 2118/#5527

c9de24a0 11/25/2015 10:20 PM Jared Dillard

change reject icon to hand

b5ef3ee9 11/25/2015 09:10 PM Jared Dillard

clean up firewall rules tables

5230f468 11/25/2015 04:48 PM Jim Pingle

Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.

1b7379f9 11/18/2015 10:31 PM Jared Dillard

Ticket #5471 another convert batch to font-awesome icons

ea548271 11/18/2015 12:55 PM Phil Davis

Make block bogon rule display consistent

The block private networks and anti-lockout rules display in the firewall rules display with the schedule column blank. But the block bogon networks has an asterisk. That looks odd. I noticed it just now when looking at firewall rules in 2.3 and looked back in 2.2.5 also - it is the same there.

d08aeac1 11/18/2015 12:55 PM Phil Davis

Fix tooltip text for associated filter rules

1) Add a port forward with associated filter rule
2) Go to firewall_rules and hover over the icon on the left of the rule.
It says "traffic is ed".

The problem is that, for whatever reason, an associated rule does not have ['type'] specified, even in config.xml. It is that way in 2.2.5, so not a new thing or regression. I guess that the back-end rule generation works by assuming that a rule in config.xml that does not have 'type' defined should be a pass rule....

7ea65674 11/18/2015 12:23 AM Jared Dillard

Ticket #5471 partial convert to font-awesome fonts

fa1b0cb0 11/11/2015 09:28 PM Stephen Beaver

Remove debugging

824329d2 11/11/2015 09:10 PM Stephen Beaver

Minor cosmetic changes (whitespace, capitalization etc)

270de3df 11/11/2015 08:48 PM Stephen Beaver

Fixed #5420
by adding new "Add to top of list" button.
Also tidied up the HTML and moved the legend inside hte info-block

04fd7017 11/11/2015 07:55 PM Stephen Beaver

Fixed # 5419

179ab6b3 11/10/2015 04:20 PM Luiz Souza

Eliminate a few more cases of $config['ipsec']['enable'].

Mostly when dealing with enc0 interface.

cb41dd63 11/09/2015 11:19 AM Renato Botelho

Copyright and license cleanup

- Remove personal copyright from people who assigned it to employer (ESF)
- Remove $Id$
- Remove extra spaces

919d91f9 11/09/2015 08:47 AM Phil Davis

EOL whitespace and header consistency for www

c9df279d 11/06/2015 04:04 PM Stephen Beaver

Correction per Phil Davis

9da2cf1c 11/06/2015 12:12 AM Stephen Beaver

First batch of copyright updates

33f0b0d5 11/05/2015 03:46 PM Stephen Beaver

Delete confirmation vi fa-trash automated via pfSense.js

c10cb196 11/05/2015 01:11 PM Stephen Beaver

Moved action-buttons in-line styling to pfSense.css

9d5a20cf 11/05/2015 11:38 AM jeroen van breedam

replace and find for icon-embed-btn

09415b9e 11/04/2015 04:26 PM Stephen Beaver

Firewall rules pages updated with new button style

65a0e193 10/29/2015 02:19 PM Stephen Beaver

Completed #5356
Refactor row toggle javascript

2f4323b5 10/28/2015 02:40 PM Stephen Beaver

Perform table striping via jquery function so that it is correct after selection/de-selection and after re-ordering

3193d853 10/28/2015 02:04 PM Phil Davis

firewall_rules Edit text

Standardise capitals
Pair up double quotes

f9e5e4e2 10/28/2015 01:39 AM Stephen Beaver

Converted the background color javascript to jQuery and used it to maintain correct table striping

678a52f1 10/27/2015 08:01 PM Stephen Beaver

Add confirmation to rule deletion

682cea18 10/26/2015 05:52 PM Stephen Beaver

Remove debuggery

f25dac2d 10/26/2015 05:09 PM Stephen Beaver

Page actions convverted to font-awesome icons

995df6c3 10/22/2015 12:58 PM Stephen Beaver

Completed #5333

6f5a3fea 10/10/2015 12:12 PM Stephen Beaver

Fixed #5293

6bc6fb8e 10/07/2015 07:19 PM Stephen Beaver

Ditch the pencils

e83aaa50 10/07/2015 06:49 PM Stephen Beaver

Fixed #5282

c9d46a8e 09/15/2015 09:20 PM Renato Botelho

Retire PPTP server, fixes #4226:

- Remove PPTP server and all related code
- Bump config version 12.2
- Write upgrade config code to remove pptpd section and also cleanup
firewall and NAT rules using PPTP interface or src/des

6cb366de 09/15/2015 12:48 PM Stephen Beaver

Double-click to edit, click to select, multi-delete and drag to re-order now supported on:
firewall-nat.php
firewall-nat-out.php
firewall_nat-1to1.php
firewall_rules.php

e6f34d22 08/31/2015 07:23 PM Phil Davis

bootstrap usr\local\www\f minor changes

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/