Project

General

Profile

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

# Date Author Comment
1d333258 09/15/2009 01:49 AM Scott Ullrich

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

ba6d3521 07/01/2009 02:31 AM Scott Ullrich

Nuke packages for any platform

cc1d20ab 06/30/2009 08:06 PM Scott Ullrich

Remove packages for any platform nonsense.

a848d6c2 04/30/2009 09:05 PM mcrane

Removed if($instpkg['name']) it hid FreeSWITCH package despite name having a value in the config.

44df08c2 02/10/2009 11:04 PM Scott Ullrich

Open Package info link in a new tab / window

b24697f9 11/17/2008 11:45 PM Chris Buechler

show <pkginfolink> for installed packages

33300c73 10/12/2008 08:22 PM Scott Ullrich

Do not hard code white

8ca051bf 10/11/2008 11:39 PM Scott Ullrich

Only set font color to white when background is red

f6afff20 10/11/2008 10:51 PM Scott Ullrich

Black does not show up well on a red background, use white.

4c951cc9 09/10/2008 06:41 PM Matthew Grooms

Whitespace and minor bug fixes for package manager pages.

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...

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

64b243d2 08/25/2006 11:04 PM Scott Ullrich

Misc package changes

Submitted-by: Daniel Haischt

5bd87465 08/20/2006 11:48 PM Scott Ullrich

Remove packages with a different version tab

61a48553 08/20/2006 11:30 PM Scott Ullrich

MFC package changes to show information better such as HEAD only packages,
etc.

7ca3849a 08/05/2006 07:38 PM Scott Ullrich

Show latest version when available

Ticket #1056

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

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!