Project

General

Profile

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

# Date Author Comment
719635b2 03/08/2016 06:24 PM Jim Pingle

Give a visual indication when a port forward has the negation option active (no rdr). Ticket #5965

a4f41878 02/12/2016 08:03 AM NOYB NOYB

Firewall / Rules - Consolidate Move Separators Function

Consolidate the moving of separators for add/copy/dup/delete into a generic function.

36bf13fd 02/11/2016 08:09 AM NOYB NOYB

Firewall / Rules - Display Separators Efficiency

Use a list of separator rows to call the display separator function only for rows which there are separator(s). More efficient than looping through the list of separators on every row.

ccc62f13 02/09/2016 06:15 AM NOYB NOYB

Make display separators function generic and move to filter.inc.

8f561183 02/09/2016 06:11 AM NOYB NOYB

Bring NAT separators into the fold.

Also add config empty test to upgrade script.

2af731f8 01/29/2016 11:07 AM NewEraCracker

Minor cleanup

1) Undo typos in sasl.inc. 2) Remove unused code from CSS. 3) Correct typos in some comments. 4) Convert short_open_tag to full tags. 5) Make 'else' block look like the others.

7d8552fc 01/28/2016 08:54 PM Stephen Beaver

Separator bar stuff moved to pfSenseHelpers.js so that it can be more easily applied to other pages
Separators added to firewall_nat.php

ae6814a2 01/25/2016 04:10 PM Phil Davis

Add leaving page message to NAT pages

These pages use the draggable/sortable rows stuff, so could use the same
warning message if the user tries to change page before saving

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....

cd567545 01/19/2016 05:02 PM Phil Davis

Firewall NAT Port Forward rule enable/disable toggle

Provide the rule enable/disable toggle like in NAT 1:1 and NAT NPt

416f0797 01/19/2016 06:17 AM Phil Davis

Standardize NAT NPt

Give NAT NPt GUI the same sort of interface as NAT 1:1
1) Checkbox to select multiple mappings and then delete selected
mappings
2) Tick/cross to enable/disable a mapping
3) Ability to "Add a new mapping based on this one"
4) Double-click to edit an entry...

7d95365e 01/18/2016 06:15 PM Phil Davis

Internationalize firewall aliases and NAT

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

a66ce627 01/14/2016 01:07 PM NewEraCracker

Maybe abbreviations could be kept to a certain acceptable minimum

5b8a7e90 01/14/2016 12:42 PM NewEraCracker

Replace another abbreviation (If to Interface)

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

Replace abbreviations with complete word

4b1d882f 12/19/2015 09:57 PM Colin Fleming

Remove $closehead variable

Remove unused variable $closehead

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 *

314e439e 12/07/2015 01:29 PM Stephen Beaver

Fixed #5601
COnfirmation is automatically added to fa-trash icon, so explicit on-click is no longer required

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).

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.

c2e566f4 11/19/2015 03:59 PM Stephen Beaver

Fixed #5486

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

Ticket #5471 another convert batch to font-awesome icons

a088bcb5 11/17/2015 06:02 PM Stephen Beaver

Fixed #5467

b807e59c 11/11/2015 09:51 PM Stephen Beaver

Completed #5422

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

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

0149ef4d 11/04/2015 04:02 PM Stephen Beaver

AUtomatically add "info" icon where required

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

Completed #5356
Refactor row toggle javascript

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

7c540a5c 09/15/2015 12:48 PM Stephen Beaver

Partial fix #5014
Double-click to edit, single click to select, multiple delete functionality provided

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/