Commit Graph

64 Commits

Author SHA1 Message Date
Colin Smith
bfccf041a3 Remove 'size' column for the time being. 2005-09-24 21:01:07 +00:00
Colin Smith
94fbf63157 Revert commit made to wrong branch. This addresses #325. 2005-08-11 23:03:40 +00:00
Colin Smith
fd63912629 installedpackages -> extensions 2005-08-07 17:22:03 +00:00
Colin Smith
1d1630ece6 Make sure we free up $fout. 2005-07-24 18:54:03 +00:00
Colin Smith
58d797bf4d Revert to 1.58. $savemsg is already set when the XMLRPC server is unable to be contacted. 2005-07-24 18:48:09 +00:00
Scott Ullrich
7ee5da3a68 Alert user that we could not contact pfsense.com instead of no packages available for installation.
Ticket #228
2005-07-24 18:40:59 +00:00
Erik Kristensen
677c08696a updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories
2005-07-21 00:17:40 +00:00
Colin Smith
3f3a5bef7c Cache package information. If we are unable to connect to the XMLRPC server, attempt to use this cache. 2005-07-18 01:33:49 +00:00
Scott Ullrich
ae0c2a1c03 Correct white color 2005-07-16 21:23:11 +00:00
Scott Ullrich
7af5497a39 break between title 2005-07-10 04:19:00 +00:00
Bill Marquette
d732f18698 Fix bottom rounds 2005-07-04 00:13:27 +00:00
Bill Marquette
96d9f5c9d6 Use $pgtitle 2005-07-03 16:35:36 +00:00
Scott Ullrich
323d040b87 * Fix diagnostics logging tab menus
* Curve bottom of grey areas if needed
* Curve tabs
* Cleanup
2005-07-02 20:51:59 +00:00
Scott Ullrich
af4aa061c9 * Curve bottom of grey areas if needed
* Curve tabs
* Cleanup
2005-07-02 20:11:33 +00:00
Scott Ullrich
523809792e Cleanup and add rounded corners. 2005-07-02 02:20:09 +00:00
Scott Ullrich
338ec5f4e5 Correct urls 2005-07-02 02:13:17 +00:00
Scott Ullrich
e3ebc979d5 Convert Packages tabs to rounded aka (display_top_tabs() calls 2005-07-02 02:12:25 +00:00
Scott Ullrich
148ed32fd1 Use a colspan of 5 2005-06-25 22:31:40 +00:00
Colin Smith
ea395bfd2d Make size column smaller. 2005-06-20 04:23:10 +00:00
Colin Smith
9345a13ce7 Add "size" column. 2005-06-20 04:21:59 +00:00
Colin Smith
db4d987ffb Disable packages on cdrom platform. 2005-06-18 21:48:22 +00:00
Colin Smith
1507bd6118 Initialize a few arrays before use. 2005-06-16 04:37:40 +00:00
Scott Ullrich
9f9dcd983a require -> require_once 2005-06-06 03:15:09 +00:00
Scott Ullrich
f8e335a316 Include pkg-utils.inc to atleast get the scripts running again. It doesn't install correctly however. 2005-06-05 23:40:21 +00:00
Colin Smith
77c6c2f70c Only request the fields we need. 2005-06-05 22:05:29 +00:00
Colin Smith
b426850b2c Move package manager over to get_pkg_info. 2005-06-05 22:03:47 +00:00
Colin Smith
ff3a5e379d Fix package sorting. 2005-05-01 00:06:26 +00:00
Scott Ullrich
62fc920dc5 Check on the package name in is_array() 2005-04-30 23:39:49 +00:00
Scott Ullrich
8f6eab728b Break between page header and package table 2005-04-30 23:21:08 +00:00
Colin Smith
90099377ba Check the correct array for packages. 2005-04-26 21:33:02 +00:00
Colin Smith
cd0d1ef40b Fix sorting. 2005-04-25 21:26:15 +00:00
Colin Smith
a168783d16 * 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.
2005-04-25 14:18:54 +00:00
Colin Smith
0db271e09a Sort the list of available packages. 2005-04-25 14:14:32 +00:00
Bill Marquette
09f96a1721 not a form (wrong post action anyway) 2005-04-16 01:18:48 +00:00
Bill Marquette
b46bfcf575 Add $Id$ tag 2005-03-27 22:31:32 +00:00
Bill Marquette
4d7c220f6d woohooo...no more rm :) 2005-03-21 03:58:37 +00:00
Colin Smith
20b02a6dda Call fetch_latest_pkg_config() instead of duplicating code. 2005-03-20 04:49:29 +00:00
Colin Smith
1896ea95fb One more <alt_pkg_url> -> <alt_pkgconfig_url>. 2005-03-16 04:45:30 +00:00
Colin Smith
11638bf405 <alt_pkg_url> -> <alt_pkgconfig_url> 2005-03-16 04:39:26 +00:00
Colin Smith
0e809364e3 Set and unset <enabled> flag correctly (to preserve URL information) and fix field greyout. 2005-03-16 04:07:37 +00:00
Colin Smith
e38f872354 Allow <alt_pkg_url> to be specified in config.xml. 2005-03-16 00:36:54 +00:00
Colin Smith
3e304594bd *** empty log message *** 2005-03-16 00:32:43 +00:00
Bill Marquette
6c9927fd0d more path cleanup 2005-02-27 23:45:55 +00:00
Scott Ullrich
89d77d880d Remove "Please note that pfSense does not adjust firewall rules when a package is installed. This is left for the end user." warning since its no longer completely true 2005-02-26 20:33:45 +00:00
Scott Ullrich
1677823e3c Add version to status column 2005-02-26 04:31:10 +00:00
Scott Ullrich
175ac6e4d4 After fixing the diagnostics and optional interfaces items, we lost the functionality to see which packages are installed. Bring this back. 2005-02-01 16:54:56 +00:00
Scott Ullrich
75c75837f8 use parse_xml_config_pkg 2005-01-31 06:18:20 +00:00
Scott Ullrich
a15a15e7dc Enable ftp-proxy 2005-01-10 22:38:13 +00:00
Scott Ullrich
b49448acd9 Update a few (C) 2005-01-10 06:24:02 +00:00
Scott Ullrich
6d54306924 Add package web address links 2005-01-10 05:43:40 +00:00