Project

General

Profile

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

# Date Author Comment
464358b4 01/27/2016 05:20 AM Phil Davis

Standardize print_apply_box usage

1) For the translators, it should be better to do it consistently. Then
they only need to have 1 translation of "You must apply the changes in
order for them to take effect" and can translate each of the other
custom sentences individually....

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

881132ed 01/19/2016 05:55 PM Phil Davis

Firewall shaper print_info_box at correct severity

85d29bf5 01/11/2016 06:51 PM Stephen Beaver

Allow thee use of multiple infoblock on a page

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

5bff8af8 01/07/2016 12:09 PM NewEraCracker

Adjust more calls to print_info_box with unquoted strings

f7d2d5aa 01/05/2016 02:41 AM Stephen Beaver

Improve error message when the user forget to "Apply"

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

Remove $closehead variable

Remove unused variable $closehead

2a425b40 12/16/2015 09:51 PM Jared Dillard

move tree.css to main css files

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

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

Fixed #5540

296376ae 12/07/2015 12:27 PM Phil Davis

Standardize firewall shaper breadcrumbs

The others for queues, limiter, wizards seem OK.

7841a35c 12/04/2015 01:12 PM Colin Fleming

Tidy up "firewall_shaper*.php"

Tidy up coding style
Add PROPERTY statement to LINK tag
Remove self closing statement from ANCHOR tag

a51c7c7f 12/02/2015 03:36 PM Stephen Beaver

Fixed #5540

6cb05fa7 12/01/2015 12:29 PM Colin Fleming

Tidy up traffice shaper

shaper.inc
Remove stray closing B tag

firewall_shaper.php
Remove self closing element, not required in HTML5

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.

02cc81ef 11/23/2015 12:54 PM Doug Wollison

Added use of class autoloading (GUI stuff only)

Any GUI script that loads the guiconfig.inc file will have access to
the autoloader.

d65c6113 11/21/2015 02:06 AM Chris Buechler

Remove layer7 components. Ticket #5508

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

EOL whitespace and header consistency for www

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

0fc0ef91 09/02/2015 05:27 PM Jim Pingle

Merge pull request #1858 from phil-davis/bootstrap-f

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

bootstrap usr\local\www\f minor changes

ad2879b8 08/30/2015 11:09 PM PiBa-NL

bootstrap, use require_once for classes/Form.class.php

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/