Project

General

Profile

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

# Date Author Comment
fb8d451e 04/05/2005 12:16 AM Colin Smith

pka -> pkga

085a7145 03/31/2005 03:11 PM Colin Smith

Fix handling of <note> fields.

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

529ffadb 03/20/2005 03:29 PM Bill Marquette

Gotta load the global functions before the rest of them :)

194b4e0a 03/19/2005 11:29 PM Colin Smith

Add basic support for <custom_php_global_functions> tag.

3e304594 03/16/2005 12:32 AM Colin Smith
  • empty log message ***
b39f5ac4 03/11/2005 11:25 PM Scott Ullrich

Populate interface drop down with the correct selected interface when editing a package record.

95736b54 03/07/2005 01:07 AM Scott Ullrich

Add note field

90779bf7 03/06/2005 07:40 PM Scott Ullrich

is_subqueue() returns 1 if the item is a subqeueu

01e8633b 03/06/2005 06:50 PM Scott Ullrich

Do not redirect if preoutput is setup

4831ce13 03/02/2005 06:24 PM Scott Ullrich

Instead of hard coding an interface address, use the friendly name in packages.

5cd30ac3 02/26/2005 07:49 PM Scott Ullrich

Process before form events

86f3fc00 02/24/2005 08:07 PM Scott Ullrich

Run custom_php_command_before_form commands before
custom_php_resync_config_command if they exist

3b0ebca2 02/19/2005 03:57 AM Scott Ullrich

Eliminate extra <br>

64fba011 02/19/2005 02:27 AM Scott Ullrich

Set the page title to <title>

e17ce934 02/18/2005 10:16 PM Scott Ullrich

Allow $myurl in the url of the tabs .. $myurl is translated to getenv("HTTP_HOST") on the fly

3d335c4d 02/18/2005 07:03 PM Scott Ullrich

Update tab codef.

7c061036 02/18/2005 05:21 PM Scott Ullrich

Add tab code.

628b33c1 02/18/2005 05:20 AM Scott Ullrich

Note an area that needs to be cleaned up for emedded platforms

378f7d3a 02/17/2005 06:22 PM Scott Ullrich

Restore the infterface selection widget in the package manager correctly.

34865da0 02/09/2005 06:00 PM Scott Ullrich

Overlooked one small aspect. Lets REALLY restore the checkbox correctly.

64c1ebbb 02/09/2005 05:49 PM Scott Ullrich

Correct checkbox state after editing a line item.

a485a6f5 01/31/2005 04:34 AM Scott Ullrich

Add start_command and restart_command xml tags.

1be00369 01/31/2005 04:21 AM Scott Ullrich

Eliminate extra space after template parsing

e70e0b76 01/31/2005 04:00 AM Scott Ullrich

Add size capability to rowhelper fields

dcbe6f52 01/31/2005 03:54 AM Scott Ullrich

Add template support to packages. Useful for generating the packages .conf files and such.

6778d452 01/22/2005 10:13 PM Scott Ullrich

Do not set a value="" on checkbox fields.

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