summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_mgr.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Misc package changesScott Ullrich2006-08-251-12/+24
| | | | Submitted-by: Daniel Haischt
* Remove packages with a different version tabScott Ullrich2006-08-201-3/+2
|
* MFC package changes to show information better such as HEAD only packages,Scott Ullrich2006-08-201-6/+26
| | | | etc.
* Remove extra <br>Scott Ullrich2006-06-071-2/+0
|
* If a lookup fails to pfsense.com and the cache file does not exist, give a ↵Scott Ullrich2006-03-311-3/+7
| | | | correct error.
* add mailto:Scott Ullrich2006-02-041-1/+1
|
* Change Unknown to a better descriptionScott Ullrich2006-02-021-1/+1
|
* Remove 2nd occuranceScott Ullrich2006-01-291-5/+1
|
* Use normal classScott Ullrich2006-01-291-2/+1
|
* MFC 9807Scott Ullrich2006-01-291-1/+10
| | | | * Add 'maintainer' to requested package fields. * Create mailto:// link if maintainer is valid, otherwise use plain 'Unknown'.
* Add maintainerScott Ullrich2006-01-291-0/+6
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Remove 'size' column for the time being.Colin Smith2005-09-241-24/+8
|
* Revert commit made to wrong branch. This addresses #325.Colin Smith2005-08-111-2/+3
|
* installedpackages -> extensionsColin Smith2005-08-071-2/+2
|
* Make sure we free up $fout.Colin Smith2005-07-241-0/+1
|
* Revert to 1.58. $savemsg is already set when the XMLRPC server is unable to ↵Colin Smith2005-07-241-7/+2
| | | | be contacted.
* Alert user that we could not contact pfsense.com instead of no packages ↵Scott Ullrich2005-07-241-1/+6
| | | | | | available for installation. Ticket #228
* updating files to use theme imagesErik Kristensen2005-07-211-1/+1
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* Cache package information. If we are unable to connect to the XMLRPC server, ↵Colin Smith2005-07-181-10/+24
| | | | attempt to use this cache.
* Correct white colorScott Ullrich2005-07-161-1/+1
|
* break between titleScott Ullrich2005-07-101-0/+2
|
* Fix bottom roundsBill Marquette2005-07-041-10/+4
|
* Use $pgtitleBill Marquette2005-07-031-2/+2
|
* * Fix diagnostics logging tab menusScott Ullrich2005-07-021-0/+9
| | | | | | * Curve bottom of grey areas if needed * Curve tabs * Cleanup
* * Curve bottom of grey areas if neededScott Ullrich2005-07-021-1/+0
| | | | | * Curve tabs * Cleanup
* Cleanup and add rounded corners.Scott 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
|
* Use a colspan of 5Scott Ullrich2005-06-251-1/+1
|
* Make size column smaller.Colin Smith2005-06-201-1/+1
|
* Add "size" column.Colin Smith2005-06-201-9/+12
|
* Disable packages on cdrom platform.Colin Smith2005-06-181-0/+6
|
* Initialize a few arrays before use.Colin Smith2005-06-161-0/+1
|
* require -> require_onceScott Ullrich2005-06-061-1/+1
|
* Include pkg-utils.inc to atleast get the scripts running again. It doesn't ↵Scott Ullrich2005-06-051-1/+1
| | | | install correctly however.
* Only request the fields we need.Colin Smith2005-06-051-1/+1
|
* Move package manager over to get_pkg_info.Colin Smith2005-06-051-31/+20
|
* Fix package sorting.Colin Smith2005-05-011-4/+4
|
* Check on the package name in is_array()Scott Ullrich2005-04-301-2/+4
|
* Break between page header and package tableScott Ullrich2005-04-301-0/+1
|
* Check the correct array for packages.Colin Smith2005-04-261-2/+2
|
* Fix sorting.Colin Smith2005-04-251-6/+7
|
* * Use a_sort to preserve key values.Colin Smith2005-04-251-8/+8
| | | | | * Fix package installation ($index instead of $i). * Only loop through $config once to get an array of installed packages.
* Sort the list of available packages.Colin Smith2005-04-251-14/+12
|
* not a form (wrong post action anyway)Bill Marquette2005-04-161-2/+0
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* woohooo...no more rm :)Bill Marquette2005-03-211-1/+1
|
* Call fetch_latest_pkg_config() instead of duplicating code.Colin Smith2005-03-201-12/+2
|
OpenPOWER on IntegriCloud