Project

General

Profile

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

# Date Author Comment
aa2f8cab 10/31/2012 03:32 AM Phil Davis

Replace deprecated split with explode

c8083ee2 06/21/2012 10:15 AM Phil Davis

Use config array to get the timezone. syscfg is no longer defined here.

eb004d5d 06/19/2012 01:48 AM Chris Buechler

fix text

9a19c316 06/07/2012 04:20 PM Jim Pingle

While I'm here, don't test these with isset, just test directly, since they will be set to true/false in globals.inc

93888ad9 06/07/2012 04:13 PM Jim Pingle

Provide a way to disable the pkg info link

36d82968 06/03/2012 09:52 PM Marcello Silva Coutinho

Include github changelog link to package version when $g['disablepackagehistory'] is not set , domtt titles, remove package info column and move package info to description tab

943994ff 01/18/2012 08:05 PM Scott Ullrich

Ensure timezone is set

261c7de8 01/24/2011 07:34 PM Jim Pingle

Warn users a different way if packages are being reinstalled in the background. Only lock out package pages, still print a giant warning on the others. (Some people were getting stuck in this state http://forum.pfsense.org/index.php/topic,32531.0.html )

e44e5f3a 01/03/2011 09:50 PM Jim Pingle

Simplify package version checking code and use the existing pfs_version_compare function that does much (and more) of what the old code was trying to do on its own.

bf924b16 12/31/2010 08:29 AM Chris Buechler

since packages aren't version-specific anymore, clarify to Available Packages

968b84bc 09/16/2010 10:09 PM Chris Buechler

Revert "Add Supported by BSD Perimter field"

This reverts commit 5df6a315c4b995e5a09e555548dc6d04b316fea3.

Conflicts:

usr/local/www/pkg_mgr.php
usr/local/www/pkg_mgr_installed.php
3f797235 08/17/2010 09:55 PM Scott Ullrich

Echo out field if its set

e18dcdc0 08/17/2010 09:53 PM Scott Ullrich

Include supportedbybsdperimeter field

5df6a315 08/17/2010 09:32 PM Scott Ullrich

Add Supported by BSD Perimter field

ddc55e12 08/12/2010 04:18 AM Erik Fonnesbeck

Modify various (s)printf format strings to allow translations to change the order of the inserted strings.

58c550f6 08/10/2010 02:12 PM Vinicius Coque

Fixing gettext calls on pkg_mgr.php

c099a987 05/21/2010 04:23 AM Scott Ullrich

Add space between the and forum

f0d1af93 04/29/2010 05:53 PM Carlos Eduardo Ramos

Fix gettext issues

6bf77f38 04/28/2010 11:24 AM Vinicius Coque

Removing unnecessary gettext()

36a0f816 04/28/2010 11:19 AM Renato Botelho

Merge branch 'master' into gettext

4f6a5e6a 04/27/2010 11:32 PM Scott Ullrich

Update (C) to 2010

79eaddf4 04/27/2010 08:26 PM Renato Botelho

Fix : for translations

82b15b70 04/27/2010 03:49 PM Carlos Eduardo Ramos

Implement gettext()

0089af7c 01/22/2010 12:20 AM Scott Ullrich

Increase execution time

b6c3aebc 12/19/2009 02:32 AM Chris Buechler

show correct site in "Unable to communicate" error, clarify error message.

ffba4976 10/06/2009 10:01 PM Jim Pingle

Add a new (unlinked) page which allows entering a custom pkg repo URL

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

815f9631 09/11/2009 06:49 PM Scott Ullrich

Allow clicking on a column header to sort the table

f0ed24ed 09/11/2009 05:36 PM Scott Ullrich

Nuke debugging helper

4a8bc5a2 09/11/2009 05:34 PM Scott Ullrich

Add msort() which will sort lower and uppercase items teogether (packages for example). Sort packages by lower/upper. IE: arping, arpwatch, Backup

8b099656 07/25/2009 12:08 AM Scott Ullrich

Request noembedded tag, too

9bcf197e 07/09/2009 10:06 PM Scott Ullrich

Do not show <noembedded> packages on nanobsd

2b9fbe3a 06/24/2009 10:48 PM Scott Ullrich

Nuke Available its wasting tab space.

be8de62e 06/24/2009 10:44 PM Scott Ullrich

Disable Packages for any platform menu item, it does nothing currently.

ff4487c7 02/10/2009 11:05 PM Scott Ullrich

Open package info link in new tab / window

eac7d67c 11/17/2008 11:26 PM Chris Buechler

replace the "Support" column with the static forum link with <pkginfolink>

2ea9ba5b 10/30/2008 04:11 AM Scott Ullrich

Fetch maximum_version field, too

57fe6d53 10/30/2008 03:58 AM Scott Ullrich

Check maximum version correctly when dashes are present

bb7f2c3f 10/30/2008 03:41 AM Scott Ullrich

Add maximum_version field and check version against that

68c97918 10/29/2008 04:19 PM Scott Ullrich

Check the entire required_version field, not the first char

07e19d57 10/28/2008 02:35 AM Scott Ullrich

Rename column to Support

1ef8df1e 10/28/2008 02:21 AM Scott Ullrich

Set the maintainer to the forums. The maintainer of packages is
ultimately only to resolve arguments between commiters if need be.

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

Do not hard code white

d591e2e1 09/03/2008 09:03 PM Matthew Grooms

Major whitespace cleanup. Fix some html table column class mismatches that
made for ugly output

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

d8c1a6c5 02/12/2008 04:40 AM Scott Ullrich

Make scripts XSS input safe.

Pointed-out: by

36d0358b 12/16/2007 08:43 PM Scott Ullrich

Add product_copyright re-branding support
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support

Work sponsored-by: Centipede Networks

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.

772d25f5 06/07/2006 02:23 AM Scott Ullrich

Remove extra <br>

47c44d0a 03/31/2006 02:47 AM Scott Ullrich

If a lookup fails to pfsense.com and the cache file does not exist, give a correct error.

2c9d3735 02/04/2006 03:09 AM Scott Ullrich

add mailto:

1f546354 02/02/2006 10:20 PM Scott Ullrich

Change Unknown to a better description

68cbc99d 01/29/2006 07:52 AM Scott Ullrich

Remove 2nd occurance

21f653ba 01/29/2006 07:49 AM Scott Ullrich

Use normal class

76341f29 01/29/2006 07:46 AM Scott Ullrich MFC 9807
  • Add 'maintainer' to requested package fields. * Create mailto:// link if maintainer is valid, otherwise use plain 'Unknown'.
f417ddcc 01/29/2006 07:03 AM Scott Ullrich

Add maintainer

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

Remove #!/usr/local/bin/php

bfccf041 09/24/2005 09:01 PM Colin Smith

Remove 'size' column for the time being.

94fbf631 08/11/2005 11:03 PM Colin Smith

Revert commit made to wrong branch. This addresses #325.

fd639126 08/07/2005 05:22 PM Colin Smith

installedpackages -> extensions

1d1630ec 07/24/2005 06:54 PM Colin Smith

Make sure we free up $fout.

58d797bf 07/24/2005 06:48 PM Colin Smith

Revert to 1.58. $savemsg is already set when the XMLRPC server is unable to be contacted.

7ee5da3a 07/24/2005 06:40 PM Scott Ullrich

Alert user that we could not contact pfsense.com instead of no packages available for installation.

Ticket #228

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

3f3a5bef 07/18/2005 01:33 AM Colin Smith

Cache package information. If we are unable to connect to the XMLRPC server, attempt to use this cache.

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

Correct white color

7af5497a 07/10/2005 04:19 AM Scott Ullrich

break between title

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

Fix bottom rounds

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

Use $pgtitle

323d040b 07/02/2005 08:51 PM Scott Ullrich
  • Fix diagnostics logging tab menus
  • Curve bottom of grey areas if needed
  • Curve tabs
  • Cleanup
af4aa061 07/02/2005 08:11 PM Scott Ullrich
  • Curve bottom of grey areas if needed
  • Curve tabs
  • Cleanup
52380979 07/02/2005 02:20 AM Scott Ullrich

Cleanup and add rounded corners.

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

148ed32f 06/25/2005 10:31 PM Scott Ullrich

Use a colspan of 5

ea395bfd 06/20/2005 04:23 AM Colin Smith

Make size column smaller.

9345a13c 06/20/2005 04:21 AM Colin Smith

Add "size" column.

db4d987f 06/18/2005 09:48 PM Colin Smith

Disable packages on cdrom platform.

1507bd61 06/16/2005 04:37 AM Colin Smith

Initialize a few arrays before use.

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.

77c6c2f7 06/05/2005 10:05 PM Colin Smith

Only request the fields we need.

b426850b 06/05/2005 10:03 PM Colin Smith

Move package manager over to get_pkg_info.

ff3a5e37 05/01/2005 12:06 AM Colin Smith

Fix package sorting.

62fc920d 04/30/2005 11:39 PM Scott Ullrich

Check on the package name in is_array()

8f6eab72 04/30/2005 11:21 PM Scott Ullrich

Break between page header and package table

90099377 04/26/2005 09:33 PM Colin Smith

Check the correct array for packages.

cd0d1ef4 04/25/2005 09:26 PM Colin Smith

Fix sorting.

a168783d 04/25/2005 02:18 PM Colin Smith
  • Use a_sort to preserve key values.
  • Fix package installation ($index instead of $i).
  • Only loop through $config once to get an array of installed packages.
0db271e0 04/25/2005 02:14 PM Colin Smith

Sort the list of available packages.

09f96a17 04/16/2005 01:18 AM Bill Marquette

not a form (wrong post action anyway)

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

Add $Id$ tag

4d7c220f 03/21/2005 03:58 AM Bill Marquette

woohooo...no more rm :)

20b02a6d 03/20/2005 04:49 AM Colin Smith

Call fetch_latest_pkg_config() instead of duplicating code.

1896ea95 03/16/2005 04:45 AM Colin Smith

One more <alt_pkg_url> -> <alt_pkgconfig_url>.

11638bf4 03/16/2005 04:39 AM Colin Smith

<alt_pkg_url> -> <alt_pkgconfig_url>

0e809364 03/16/2005 04:07 AM Colin Smith

Set and unset <enabled> flag correctly (to preserve URL information) and fix field greyout.