Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8a9e047d 01/13/2005 09:50 PM Scott Ullrich

If a package does not list any packages needed do not check to make sure its installed.

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!

7c539965 01/11/2005 06:35 PM Scott Ullrich

Add package edit buttons

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

Convert Add to + button, Delete to - button

75236e7d 01/11/2005 01:58 AM Scott Ullrich

Add save button for ftp proxy item

a0a7a8a7 01/11/2005 01:27 AM Scott Ullrich

Seperate firewall and ftp-proxy sections

f55cccc4 01/11/2005 12:25 AM Scott Ullrich

Allow FTP-Proxy to be disabled under advanced menu.

a15a15e7 01/10/2005 10:38 PM Scott Ullrich

Enable ftp-proxy

6484d9e0 01/10/2005 10:10 PM Scott Ullrich

Update license for pfSense

b49448ac 01/10/2005 06:24 AM Scott Ullrich

Update a few (C)

6d543069 01/10/2005 05:43 AM Scott Ullrich

Add package web address links

689b5e7b 01/10/2005 05:36 AM Scott Ullrich

Break status into its own column

21978d40 01/10/2005 05:35 AM Scott Ullrich

Seperate Category and status better

e46ea289 01/10/2005 05:33 AM Scott Ullrich

Add status field

1548745b 01/09/2005 11:31 PM Scott Ullrich
  • Correctly delete package and its depdencies, leaving a depdency untouched if another package depends on the dependency. Say that 3 times in a row real fast.
  • Correctly delete all configuration items for a package upon deletion
  • Clean up comments
1b54f79b 01/09/2005 09:12 AM Scott Ullrich

Record package version upon install for future upgrade option.

401d96e1 01/09/2005 08:54 AM Scott Ullrich

Correctly remove packages when a lot of packages are installed.

Reported-by: bkw

d44a1a62 01/09/2005 07:24 AM Scott Ullrich

When a package does not install correctly, clear the output windows and alert the user that something has gone wrong. Also clear the progress bar.

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

Allow multiple interfaces

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

Honour multiselect tag

7a1b90bc 01/08/2005 10:02 PM Scott Ullrich

Change (C)

a260fe5e 01/08/2005 09:55 PM Scott Ullrich

Change description color to white

94f2bb65 01/08/2005 06:08 AM Scott Ullrich

Remove /31 from interfaces.

21ab1cde 01/08/2005 05:07 AM Scott Ullrich

remove /31 from interface IP assignment screens since a /31 subnet has 0 usable IP addresses. simpify all 1-32 loops by using the same code as much as possible.

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

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

841dd38a 01/06/2005 02:02 AM Scott Ullrich

Change m0n0wall -> pfSense

Noticed-by: Bryan

a4c8ccfc 01/06/2005 01:15 AM Scott Ullrich

Check for package installation after running both sets of pkg_add -r

3e4caf25 01/06/2005 12:09 AM Scott Ullrich

If pkg_add fails, do not continue installation.

7aac635b 01/05/2005 11:20 PM Scott Ullrich

Un tar extra package items to /

3ed807e4 01/05/2005 11:18 PM Scott Ullrich

Move the stepsubmitphpaction out of the field collection. It was not setting the root password correctly.

e7bce772 01/05/2005 09:34 PM Scott Ullrich

Explain what the Admin password is.

ca008ab8 01/05/2005 09:33 PM Scott Ullrich

Call system_password_configure which syncs the http password.

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

ae92b9c8 01/04/2005 09:22 PM Scott Ullrich

Correctly set the left hand panes package url if configfile is set

3d79c8ba 01/04/2005 09:02 PM Scott Ullrich

Sync web GUI password when saving the Admin password. Also sync ssh password at the same time.

Reported-by: B.Kharazmi

25a4bcd2 01/04/2005 08:52 PM Scott Ullrich

Clarify Admin password is for WebGUI

ca426b47 01/02/2005 04:11 AM Scott Ullrich

change m0n0wall to pfSense

7e0f68c7 01/02/2005 04:04 AM Scott Ullrich

Alert to the user that packages do not modify firewall rules

691dade5 01/01/2005 02:03 AM Scott Ullrich

Correctly disable fast routing when user selects this option

87e94c2d 12/31/2004 11:58 PM Scott Ullrich

Clean up log statements. No functional changes.

6d0caa3b 12/30/2004 04:09 AM Scott Ullrich

Do not show fetch progress directly on screen

f310febe 12/30/2004 04:05 AM Scott Ullrich

Download all additional files correctly listed in xml file.

8a3b0d7b 12/30/2004 03:40 AM Scott Ullrich

Do not use a array on the additional item

b415a2eb 12/29/2004 11:45 PM Scott Ullrich

Teach package manager about $myurl variable that can be used to help send a user to another port such as http://$myurl:3000 for ntop.

8600d475 12/29/2004 03:32 AM Scott Ullrich

evalulate $myurl to the environment ip of the server

dccbe12f 12/29/2004 01:27 AM Scott Ullrich

Use configfile or url tag for each file. If .xml is ommited for a configfile and no url is specified then add .xml

d6f15759 12/29/2004 01:20 AM Scott Ullrich

Use configfile attribute or url atribute

914c3f0d 12/29/2004 01:14 AM Scott Ullrich

Make package deinstall script aware of the fact that there may be multiple left hand menu items for each package.

35fecd55 12/29/2004 01:00 AM Scott Ullrich

Fix eval bug.

7dc767fe 12/29/2004 12:41 AM Scott Ullrich

update (C)

a1845bbf 12/29/2004 12:38 AM Scott Ullrich

Make sure xml configuration filename is lowercase

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

Correct package header name

77da5d3e 12/29/2004 12:25 AM Scott Ullrich

Actually hault when called.

f2ec2c48 12/29/2004 12:23 AM Scott Ullrich

Fix checkbox bug where checkboxes are not enabled in the wizards properly.

d31f7175 12/28/2004 11:39 PM Scott Ullrich

Use original logo, do not resize.

8a3be31a 12/28/2004 11:23 PM Scott Ullrich

Upon post, redirect to halt.php.

Noticed-by: B.Kharazmi

56977a25 12/28/2004 09:03 PM Scott Ullrich

Finishing add halt to the system.
Suggested-by: Bachman Kharazmi

d2a1bba6 12/28/2004 04:40 PM Scott Ullrich

Allow additional files to be defined, downloaded and un tarred if need be.

5424dedc 12/27/2004 11:37 PM Scott Ullrich

Firmware upgrade is now working!

7bb0d0fc 12/27/2004 07:19 PM Scott Ullrich

Allow multiple menu items to be installed

615e0d90 12/27/2004 03:54 AM Scott Ullrich

Turn off debugging

67965af4 12/26/2004 11:52 PM Scott Ullrich

Only unlink if file exists.

1ba03d69 12/25/2004 04:43 AM Scott Ullrich

Teach verify_gzip_file to use gzip instead of gunzip.

04ad7c7c 12/25/2004 04:13 AM Scott Ullrich

Sync root password with admin password

6bc8118e 12/25/2004 03:56 AM Scott Ullrich

Remove debugging info.

b1919dd0 12/23/2004 11:06 PM Scott Ullrich

Correctly restore SelectedType selection on wizard load and correctly save out the selected type setting.

9e9a6bd1 12/23/2004 10:27 PM Scott Ullrich

Correct value cases and simplify setting of type.

dd627071 12/23/2004 10:01 PM Scott Ullrich

Correct Type save selection on WAN interface wizard screen.

e1e7a425 12/23/2004 10:00 PM Scott Ullrich

Add stepsubmitbeforesave tag which will process text before saving.

b9837e39 12/23/2004 06:30 AM Scott Ullrich

Add link to pfsense home page

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

Add suport for pfstat.conf

945bcaaf 12/23/2004 03:23 AM Scott Ullrich

Add password and normal input options

e55a0a25 12/23/2004 12:16 AM Scott Ullrich

Make sure item is array before traversing.

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.

65dd1ea3 12/22/2004 12:26 AM Scott Ullrich

Stray a.

3a35ed19 12/22/2004 12:25 AM Scott Ullrich

Dont delete pkg* here, delete in pkg_mgr only.

c6d21e77 12/21/2004 08:40 PM Scott Ullrich

Move loop counter. Fixes a add / delete bug.

090d69c0 12/21/2004 06:50 PM Scott Ullrich

Remove package manifest after usage forcing fresh package listing each time you enter packaage manager.

116b5114 12/21/2004 06:47 PM Scott Ullrich

Remove package manifest after usage forcing fresh package listing each time you enter packaage manager.

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

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

af3939aa 12/21/2004 06:03 PM Scott Ullrich

Allow packages to live under Diagnostics menu

0bb335f4 12/21/2004 01:49 AM Scott Ullrich

document the new xml variable setting routine

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.

ffe75109 12/20/2004 05:17 PM Scott Ullrich

Use javascript to detect which state Type should be in initially.

2b757be5 12/19/2004 10:28 PM Scott Ullrich

Wizard.xml -> wizard.php

34b5c5a0 12/19/2004 06:51 PM Scott Ullrich

Add enable and disable fields feature to XML language. Fix the TYPE dropdown.

9ce0cacc 12/19/2004 06:16 PM Scott Ullrich

Correct white space seperation.

0fbc9d1a 12/18/2004 11:15 PM Scott Ullrich

Dont set root password if fields are blank.

a0c57a44 12/18/2004 11:02 PM Scott Ullrich

Update (C) info.

46985f19 12/18/2004 11:02 PM Scott Ullrich

Clean up arraynum handling.

bf787c0a 12/18/2004 11:01 PM Scott Ullrich

Redirect to the initial setup wizard on the first time the web gui is accessed.

4de543fa 12/18/2004 10:58 PM Scott Ullrich

Wizard should now be in fully working oorder including reboot, etc.

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

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