Project

General

Profile

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

# Date Author Comment
03f0bfe7 01/18/2005 01:36 AM Scott Ullrich

Add description for interfaces selection widget if its set.

2c634bdd 01/18/2005 01:26 AM Scott Ullrich

Add support for vpn_selection.

03dce3bd 01/17/2005 11:59 PM Scott Ullrich

reset selected variable at the begining of foreach loop

d6a84c31 01/13/2005 10:23 PM Scott Ullrich

Tweak package manager to not require a package to function.

d2133701 01/12/2005 05:17 PM Scott Ullrich

Add variable substitutions: $wanip, $lanip to wizard and pkg_edit facilities.

d51f86e0 01/12/2005 04:47 AM Scott Ullrich

Expand the usage of $myurl in wizard fields and pkg_edit

bb940538 01/11/2005 11:37 PM Scott Ullrich

Correctly save and restore values.

31d27c6c 01/11/2005 08:15 PM Scott Ullrich

Say hello to package editing capabilities!

e02a6839 01/11/2005 03:40 AM Scott Ullrich

Convert Add to + button, Delete to - button

7502342a 01/08/2005 11:01 PM Scott Ullrich

Allow multiple interfaces

76584e25 01/08/2005 10:39 PM Scott Ullrich

Honour multiselect tag

ab73789e 01/06/2005 11:59 PM Scott Ullrich

Add interfaces_selection field type which will populate a select box filled with the interfaces.

f9a91638 01/05/2005 01:07 AM Scott Ullrich

Add new custom_php_command_before_form directive which is handy to setup function evals that can be hooked into throughout the life of a package

facd08f9 01/04/2005 10:58 PM Scott Ullrich

Add a number of directives allowing fields to be tied together similar to wizard.php

a28c8b59 12/29/2004 12:37 AM Scott Ullrich

Correct package header name

b6e87566 12/23/2004 05:40 AM Scott Ullrich

Add suport for pfstat.conf

0e730fee 12/23/2004 12:15 AM Scott Ullrich

Teach package manager how to save the rowhelper row values correctly as arrays.

eec70f21 12/22/2004 07:33 PM Scott Ullrich

Add rowhelper type which will place add and delete row items on a form. This can be used to group like items together on the web gui. First package employing this neat feature is pfStat

2a520a0a 12/22/2004 12:38 AM Scott Ullrich

Add custom_add_php_command_late tag.

3eaeb703 12/21/2004 06:03 PM Scott Ullrich

Changes for nmap and packages that do not require anything to be saved.

e3c4b6b7 12/21/2004 01:46 AM Scott Ullrich

Finish packaging storage mechanism. Upon package deletin the package manager will loop through the variables and set them so that you can invoke commands such as system("pw userdel " . $username); from the xml configuration file.

b3235baa 12/20/2004 07:56 PM Scott Ullrich

Correctly save out posted fields to xml configuration file.

9b8837be 12/18/2004 09:34 PM Scott Ullrich

Move the "User has been added." save message to the XML file where it belongs.

da7bf505 12/17/2004 08:14 PM Scott Ullrich

Forced commit.

19fd2947 12/16/2004 06:17 PM Scott Ullrich

Packages continued. New log file facility added.

6483da5d 12/15/2004 12:26 AM Scott Ullrich

Add custom after add and after delete commands. Correct a bug where it shows the url instead of the name on the left.

9bc598ab 12/13/2004 01:37 AM Scott Ullrich

add size, rows and cols flags

2d27fa4f 12/13/2004 01:22 AM Scott Ullrich

add size, rows and cols flags

d47013e1 12/13/2004 12:58 AM Scott Ullrich

Say hello to the pkg_edit.php automated gui creation utility!
http://www.pfsense.com/screens/pkg_mgr.JPG
http://www.pfsense.com/screens/pkg_edit.JPG