installedpackages -> extensions
Make sure we free up $fout.
Revert to 1.58. $savemsg is already set when the XMLRPC server is unable to be contacted.
Alert user that we could not contact pfsense.com instead of no packages available for installation.
Ticket #228
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
Cache package information. If we are unable to connect to the XMLRPC server, attempt to use this cache.
Correct white color
break between title
Fix bottom rounds
Use $pgtitle
Cleanup and add rounded corners.
Correct urls
Convert Packages tabs to rounded aka (display_top_tabs() calls
Use a colspan of 5
Make size column smaller.
Add "size" column.
Disable packages on cdrom platform.
Initialize a few arrays before use.
require -> require_once
Include pkg-utils.inc to atleast get the scripts running again. It doesn't install correctly however.
Only request the fields we need.
Move package manager over to get_pkg_info.
Fix package sorting.
Check on the package name in is_array()
Break between page header and package table
Check the correct array for packages.
Fix sorting.
Sort the list of available packages.
not a form (wrong post action anyway)
Add $Id$ tag
woohooo...no more rm :)
Call fetch_latest_pkg_config() instead of duplicating code.
One more <alt_pkg_url> -> <alt_pkgconfig_url>.
<alt_pkg_url> -> <alt_pkgconfig_url>
Set and unset <enabled> flag correctly (to preserve URL information) and fix field greyout.
Allow <alt_pkg_url> to be specified in config.xml.
more path cleanup
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
Add version to status column
After fixing the diagnostics and optional interfaces items, we lost the functionality to see which packages are installed. Bring this back.
use parse_xml_config_pkg
Enable ftp-proxy
Update a few (C)
Add package web address links
Break status into its own column
Seperate Category and status better
Add status field
Alert to the user that packages do not modify firewall rules
Move loop counter. Fixes a add / delete bug.
Remove package manifest after usage forcing fresh package listing each time you enter packaage manager.
Use correct service name.
Clean up leftovers from nat.
Add FancyName xml field
Correct this to sound more english like instead of southern twang ;)
Say welcome to the pfSense package manager!