summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_mgr_installed.php
Commit message (Collapse)AuthorAgeFilesLines
* Nuke packages for any platformScott Ullrich2009-06-301-2/+2
|
* Remove packages for any platform nonsense.Scott Ullrich2009-06-301-1/+1
|
* Open package info link in new tab / windowScott Ullrich2009-02-101-1/+1
|
* show <pkginfolink> for installed packagesChris Buechler2008-11-171-4/+15
|
* Backout last change, this is already correctScott Ullrich2008-10-111-1/+1
|
* Black does not show up well on a red background, use white.Scott Ullrich2008-10-111-1/+1
|
* Misc package changesScott Ullrich2006-08-251-3/+4
| | | | Submitted-by: Daniel Haischt
* Remove packages with a different version tabScott Ullrich2006-08-201-1/+0
|
* MFC package changes to show information better such as HEAD only packages,Scott Ullrich2006-08-201-2/+5
| | | | etc.
* Show latest version when availableScott Ullrich2006-08-051-4/+4
| | | | Ticket #1056
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* updating files to use theme imagesErik Kristensen2005-07-211-3/+3
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* Nuke the "XML Version" column.Colin Smith2005-07-171-25/+0
|
* I can tell who failed school...7 f's is bad!!!Bill Marquette2005-07-171-4/+4
|
* Correct white colorScott Ullrich2005-07-161-1/+1
|
* Use strcmp() instead of numeric string comparison.Colin Smith2005-07-071-2/+2
| | | | suggested-by: strgout
* Fix bottom roundsBill Marquette2005-07-041-14/+5
|
* Use $pgtitleBill Marquette2005-07-031-5/+3
|
* use colspan 5 for no packages installed messageScott Ullrich2005-07-031-1/+1
|
* * Fix diagnostics logging tab menusScott Ullrich2005-07-021-0/+8
| | | | | | * Curve bottom of grey areas if needed * Curve tabs * Cleanup
* Set page titles accordinglyScott Ullrich2005-07-021-7/+4
|
* Correct urlsScott Ullrich2005-07-021-1/+1
|
* Convert Packages tabs to rounded aka (display_top_tabs() callsScott Ullrich2005-07-021-4/+6
|
* * Handle XML versions.Colin Smith2005-06-121-6/+5
| | | | * Don't pass &version=.
* Don't pass the package version to pkg_mgr_install - we now use ↵Colin Smith2005-06-121-1/+1
| | | | depends_on_package.
* Add mouseovers for reinstallation buttons.Colin Smith2005-06-081-3/+3
|
* Don't throw errors if no packages are currently installed.Colin Smith2005-06-071-10/+6
|
* * Add package and XML reinstall buttons.Colin Smith2005-06-071-19/+57
| | | | | * Add support for XML versioning. * Use pkg_mgr_install.php for package deletion.
* Pass required variables to pkg_mgr_delete.Colin Smith2005-06-061-1/+1
|
* require -> require_onceScott Ullrich2005-06-061-2/+1
|
* Include pkg-utils.inc to atleast get the scripts running again. It doesn't ↵Scott Ullrich2005-06-051-0/+1
| | | | install correctly however.
* Move installed packages over to get_pkg_info.Colin Smith2005-06-051-12/+6
|
* pkg_mgr_delete.php requires a pkg name instead of its id#Scott Ullrich2005-04-261-1/+1
| | | | This somewhat helps fix Ticket #29 but more work remains
* Fix fatal error when no packages are installed.Colin Smith2005-04-261-2/+3
|
* We don't need to foreach through pkg_config.xml.Colin Smith2005-04-251-6/+1
|
* * a_sort -> asortColin Smith2005-04-251-1/+1
|
* Sort installed packages.Colin Smith2005-04-251-4/+15
|
* not a formBill Marquette2005-04-161-2/+0
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Mount compact flash rw during package installScott Ullrich2005-03-201-0/+5
|
* Fix typos and trim output.Colin Smith2005-03-201-1/+1
|
* Modify package version checking to use false instead of -1.Colin Smith2005-03-201-1/+1
|
* If the current pkg_config.xml doesn't have an entry for an installed ↵Colin Smith2005-03-201-2/+5
| | | | package, let the user know.
* Correctly display optional interfacesScott Ullrich2005-03-141-3/+0
|
* * Extra )Scott Ullrich2005-02-211-1/+1
| | | | Reported-by: colin
* * Add version column with upgrade linkScott Ullrich2005-02-211-2/+16
|
* Correctly remove packages when a lot of packages are installed.Scott Ullrich2005-01-091-1/+1
| | | | Reported-by: bkw
* Alert when no packages are installed.Scott Ullrich2004-12-161-2/+1
|
* Clean up leftovers from nat.Scott Ullrich2004-12-161-4/+0
|
* Alert user if no packages are installed.Scott Ullrich2004-12-161-0/+1
|
OpenPOWER on IntegriCloud