Commit Graph

43 Commits

Author SHA1 Message Date
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
88eb7f6f7b Nuke the "XML Version" column. 2005-07-17 21:38:26 +00:00
Bill Marquette
588b7fc5f4 I can tell who failed school...7 f's is bad!!! 2005-07-17 04:38:27 +00:00
Scott Ullrich
ae0c2a1c03 Correct white color 2005-07-16 21:23:11 +00:00
Colin Smith
40326f363c Use strcmp() instead of numeric string comparison.
suggested-by: strgout
2005-07-07 03:56:57 +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
1b8f9d6eb7 use colspan 5 for no packages installed message 2005-07-03 00:33:49 +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
83ddedcda4 Set page titles accordingly 2005-07-02 03:50:50 +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
Colin Smith
dcd18c94bf * Handle XML versions.
* Don't pass &version=.
2005-06-12 19:36:39 +00:00
Colin Smith
e45d73496e Don't pass the package version to pkg_mgr_install - we now use depends_on_package. 2005-06-12 19:21:08 +00:00
Colin Smith
fd12359651 Add mouseovers for reinstallation buttons. 2005-06-08 02:31:16 +00:00
Colin Smith
746ec8978b Don't throw errors if no packages are currently installed. 2005-06-07 19:09:25 +00:00
Colin Smith
c473adbcac * Add package and XML reinstall buttons.
* Add support for XML versioning.
* Use pkg_mgr_install.php for package deletion.
2005-06-07 18:42:39 +00:00
Colin Smith
608ebe77b3 Pass required variables to pkg_mgr_delete. 2005-06-06 06:10:10 +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
78dde2d738 Move installed packages over to get_pkg_info. 2005-06-05 22:15:30 +00:00
Scott Ullrich
0d6f1d457f pkg_mgr_delete.php requires a pkg name instead of its id#
This somewhat helps fix Ticket #29 but more work remains
2005-04-26 22:19:47 +00:00
Colin Smith
2d4d79ac86 Fix fatal error when no packages are installed. 2005-04-26 21:35:39 +00:00
Colin Smith
441cd40668 We don't need to foreach through pkg_config.xml. 2005-04-25 21:30:17 +00:00
Colin Smith
fc160034bc * a_sort -> asort 2005-04-25 21:28:17 +00:00
Colin Smith
5f78ff7122 Sort installed packages. 2005-04-25 17:24:26 +00:00
Bill Marquette
62280cc8e5 not a form 2005-04-16 01:21:44 +00:00
Bill Marquette
b46bfcf575 Add $Id$ tag 2005-03-27 22:31:32 +00:00
Scott Ullrich
ec6879e3a8 Mount compact flash rw during package install 2005-03-20 20:13:41 +00:00
Colin Smith
17ddd8ce09 Fix typos and trim output. 2005-03-20 05:35:55 +00:00
Colin Smith
31eaad07fd Modify package version checking to use false instead of -1. 2005-03-20 05:09:37 +00:00
Colin Smith
3732dec34a If the current pkg_config.xml doesn't have an entry for an installed package, let the user know. 2005-03-20 05:04:18 +00:00
Scott Ullrich
8fc27770c7 Correctly display optional interfaces 2005-03-14 00:36:11 +00:00
Scott Ullrich
c87c2fb0d2 * Extra )
Reported-by: colin
2005-02-21 04:37:57 +00:00
Scott Ullrich
3a003406ac * Add version column with upgrade link 2005-02-21 00:03:22 +00:00
Scott Ullrich
401d96e141 Correctly remove packages when a lot of packages are installed.
Reported-by:   bkw
2005-01-09 08:54:26 +00:00
Scott Ullrich
54587e4ee3 Alert when no packages are installed. 2004-12-16 23:14:22 +00:00
Scott Ullrich
930c9c3df3 Clean up leftovers from nat. 2004-12-16 21:48:34 +00:00
Scott Ullrich
8e7d62be25 Alert user if no packages are installed. 2004-12-16 21:30:36 +00:00
Scott Ullrich
859329c867 * 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
2004-12-12 20:25:24 +00:00
Scott Ullrich
a7f908dbec * 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
2004-12-12 20:05:38 +00:00
Scott Ullrich
1a05a4ee81 * 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
2004-12-12 04:42:49 +00:00
Scott Ullrich
ee11cc6eae Say welcome to the pfSense package manager! 2004-12-12 01:44:44 +00:00