Project

General

Profile

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

# Date Author Comment
677c0869 07/21/2005 12:17 AM Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

88eb7f6f 07/17/2005 09:38 PM Colin Smith

Nuke the "XML Version" column.

588b7fc5 07/17/2005 04:38 AM Bill Marquette

I can tell who failed school...7 f's is bad!!!

ae0c2a1c 07/16/2005 09:23 PM Scott Ullrich

Correct white color

40326f36 07/07/2005 03:56 AM Colin Smith

Use strcmp() instead of numeric string comparison.

suggested-by: strgout

d732f186 07/04/2005 12:13 AM Bill Marquette

Fix bottom rounds

96d9f5c9 07/03/2005 04:35 PM Bill Marquette

Use $pgtitle

1b8f9d6e 07/03/2005 12:33 AM Scott Ullrich

use colspan 5 for no packages installed message

323d040b 07/02/2005 08:51 PM Scott Ullrich
  • Fix diagnostics logging tab menus
  • Curve bottom of grey areas if needed
  • Curve tabs
  • Cleanup
83ddedcd 07/02/2005 03:50 AM Scott Ullrich

Set page titles accordingly

338ec5f4 07/02/2005 02:13 AM Scott Ullrich

Correct urls

e3ebc979 07/02/2005 02:12 AM Scott Ullrich

Convert Packages tabs to rounded aka (display_top_tabs() calls

dcd18c94 06/12/2005 07:36 PM Colin Smith
  • Handle XML versions.
  • Don't pass &version=.
e45d7349 06/12/2005 07:21 PM Colin Smith

Don't pass the package version to pkg_mgr_install - we now use depends_on_package.

fd123596 06/08/2005 02:31 AM Colin Smith

Add mouseovers for reinstallation buttons.

746ec897 06/07/2005 07:09 PM Colin Smith

Don't throw errors if no packages are currently installed.

c473adbc 06/07/2005 06:42 PM Colin Smith
  • Add package and XML reinstall buttons.
  • Add support for XML versioning.
  • Use pkg_mgr_install.php for package deletion.
608ebe77 06/06/2005 06:10 AM Colin Smith

Pass required variables to pkg_mgr_delete.

9f9dcd98 06/06/2005 03:15 AM Scott Ullrich

require -> require_once

f8e335a3 06/05/2005 11:40 PM Scott Ullrich

Include pkg-utils.inc to atleast get the scripts running again. It doesn't install correctly however.

78dde2d7 06/05/2005 10:15 PM Colin Smith

Move installed packages over to get_pkg_info.

0d6f1d45 04/26/2005 10:19 PM Scott Ullrich

pkg_mgr_delete.php requires a pkg name instead of its id#

This somewhat helps fix Ticket #29 but more work remains

2d4d79ac 04/26/2005 09:35 PM Colin Smith

Fix fatal error when no packages are installed.

441cd406 04/25/2005 09:30 PM Colin Smith

We don't need to foreach through pkg_config.xml.

fc160034 04/25/2005 09:28 PM Colin Smith
  • a_sort -> asort
5f78ff71 04/25/2005 05:24 PM Colin Smith

Sort installed packages.

62280cc8 04/16/2005 01:21 AM Bill Marquette

not a form

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

Add $Id$ tag

ec6879e3 03/20/2005 08:13 PM Scott Ullrich

Mount compact flash rw during package install

17ddd8ce 03/20/2005 05:35 AM Colin Smith

Fix typos and trim output.

31eaad07 03/20/2005 05:09 AM Colin Smith

Modify package version checking to use false instead of -1.

3732dec3 03/20/2005 05:04 AM Colin Smith

If the current pkg_config.xml doesn't have an entry for an installed package, let the user know.

8fc27770 03/14/2005 12:36 AM Scott Ullrich

Correctly display optional interfaces

c87c2fb0 02/21/2005 04:37 AM Scott Ullrich
  • Extra )

Reported-by: colin

3a003406 02/21/2005 12:03 AM Scott Ullrich
  • Add version column with upgrade link
401d96e1 01/09/2005 08:54 AM Scott Ullrich

Correctly remove packages when a lot of packages are installed.

Reported-by: bkw

54587e4e 12/16/2004 11:14 PM Scott Ullrich

Alert when no packages are installed.

930c9c3d 12/16/2004 09:48 PM Scott Ullrich

Clean up leftovers from nat.

8e7d62be 12/16/2004 09:30 PM Scott Ullrich

Alert user if no packages are installed.

859329c8 12/12/2004 08:25 PM Scott Ullrich
  • converted return_menu to return_ext_menu in fbegin.inc.
  • fixed interfaces left menu from not displaying additional interfaces by saving and restoring config value.
  • equipped edit.php with the pfSense theme so it looks uniform
a7f908db 12/12/2004 08:05 PM Scott Ullrich
  • Add pkg.php which will parse the package xml file and present an interface (see http://www.pfsense.com/screens/pkg.JPG )
  • Correct behavior of pkg_mgr.php when multiple packages are included
  • Other minor cleanups
1a05a4ee 12/12/2004 04:42 AM Scott Ullrich
  • install menu item in /usr/local/etc/ext/$area
  • add do you want to install this package and do you want to delete ...
  • add needed text to system to run the package. ex: add text to /etc/crontab
ee11cc6e 12/12/2004 01:44 AM Scott Ullrich

Say welcome to the pfSense package manager!