Project

General

Profile

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

# Date Author Comment
1d7ba683 03/18/2014 07:09 PM ayvis

replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8

4aea91d8 12/14/2013 07:20 PM Ermal LUÇI

Switch to php-fpm for lighty and check_reload_status will use it. Step by step will migrate the other calls

4271dfb8 03/22/2013 02:58 PM Colin Fleming

Tidy up "traffic shaper wizard" XHTML

Move "tree.css" to the HEAD statement and manually close the HEAD
statement
Close BR and P tags

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

c056f625 07/02/2010 07:09 PM Vinicius Coque

Fixing gettext calls on firewall_shaper_wizards.php

a389635b 06/30/2010 10:56 PM heitor.lessa

Review gettext() calls on firewall_shaper_wizards.php

9eae6681 06/30/2010 10:56 PM Renato Botelho

Implement gettext() calls on firewall_shaper_wizards.php

Conflicts:

usr/local/www/firewall_shaper_wizards.php
b1bb23a0 06/30/2010 01:11 AM Jeann

Implemment gettext() calls

cdd62c76 06/30/2010 01:07 AM Jeann

Implemment gettext() calls

b9b9b4d8 06/02/2010 02:42 PM Jim Pingle

Add status links to shaper pages.

7a927e67 11/22/2009 12:28 AM Scott Ullrich

Require filter.inc and shaper.inc

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

a368a026 06/30/2009 05:15 PM Ermal Luçi
  • Reorganize the 'apply' button infrustructure in the GUI.
    - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
    - Convert all pages to the new infrustructure...
0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
f63d5b66 12/20/2008 11:57 PM Helder Pereira

This patch adds the initial support for layer7 protocol inspection gui.

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

8c89af58 07/19/2008 03:18 PM Ermal Luçi

Remove stray 'Array' title.

94b85249 07/16/2008 10:33 PM Ermal Luçi

correctly show limiter tab on wizards page.

ed682cc0 03/27/2008 08:06 PM Ermal Luçi
  • Remove the previous added wizard
  • Make the wizard generate 2 levels of queues for Local/Lan interfaces by default
  • Create a rule between Local interafces for multi Lan wizard
  • Fix other bugs on the wizards
3b4e69ef 03/27/2008 05:14 PM Ermal Luçi

Make the new wizard visible to the user

96b777d6 03/19/2008 12:00 AM Ermal Luçi

Remove rrd files every time the wizard changes(for now).

07f35d57 03/17/2008 10:21 PM Ermal Luçi

Rename the tab to just "Wizards", and modify all pages to send to the new page when selecting the shaper wizards tab.

c9f0b1c2 03/17/2008 10:14 PM Ermal Luçi

Insert a page for selecting which wizard to use