summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/pkg_mgr_installed.php
Commit message (Collapse)AuthorAgeFilesLines
* clean up installed packagesJared Dillard2015-11-301-17/+17
|
* Santize breadcrumb #5527heper2015-11-291-1/+1
|
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Fixed #5521Stephen Beaver2015-11-231-2/+3
|
* Revised base firmware updateStephen Beaver2015-11-131-16/+15
|
* Use recently added broken item from get_pkg_infoRenato Botelho2015-11-131-24/+20
|
* Completed #5438Stephen Beaver2015-11-131-38/+51
|
* Use recently added shortname and changeloglink from get_pkg_info()Renato Botelho2015-11-131-7/+2
|
* Remove unused variablesRenato Botelho2015-11-131-2/+0
|
* Try to use default timezone from globals.inc when possible. Stop setting ↵Renato Botelho2015-11-091-7/+0
| | | | timezone on pkg_mgr_installed.php
* Copyright and license cleanupRenato Botelho2015-11-091-1/+0
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* Merge pull request #1974 from phil-davis/patch-1Renato Botelho2015-10-231-1/+1
|\
| * Fix text if current package is newerPhil Davis2015-10-231-1/+1
| |
* | Merge pull request #1975 from phil-davis/patch-2Renato Botelho2015-10-231-0/+2
|\ \
| * | Balance a tag in pkg_mgr_installedPhil Davis2015-10-231-0/+2
| |/
* | Explain which thing is bluePhil Davis2015-10-231-1/+1
|/ | | | On the installed packages table, the Version column version number has a hyper-link to the package changelog. That appears blue all the time. It is when the package name in the "Name" column is blue that there is a newer version available. If you can think of some other way to make this clear without writing so much, then go for it.
* Revision of pkg mgr messages and appearanceStephen Beaver2015-10-211-4/+6
|
* REvised appearance uses icons vs buttonsStephen Beaver2015-10-211-8/+37
|
* Point changelog to the right repoRenato Botelho2015-10-211-10/+2
|
* Fix show categoriesRenato Botelho2015-10-201-1/+1
|
* Fix inverted version comparisonRenato Botelho2015-10-201-2/+2
|
* Use information from pkg to show installed packagesRenato Botelho2015-10-201-37/+27
|
* Rework pkg_mgt_installed.php:Renato Botelho2015-10-201-30/+31
| | | | | | | | | | | - Use complete name for get_pkg_info() filter parameter - Remove unnecessary calls to verify_all_package_servers and check_package_server_ssl - Remove unused and commented out tabs - Use new pkg_version_compare() to compare package version, it fixes #4924 - Remove already disabled 'Reinstall GUI' - Fix Info button
* fix typo, spotted by Phil DavisChris Buechler2015-10-141-1/+1
|
* Multiple changes to clean up the package installaion system by causing the ↵Stephen Beaver2015-10-131-28/+56
| | | | | | | installer to run in the background whilst monitoring its output via AJAX to provide a better GUI display. Work in progress !
* fix typoJared Dillard2015-10-131-1/+1
|
* add missing column headerJared Dillard2015-10-121-0/+1
|
* replace buttons with iconsJared Dillard2015-10-121-4/+4
|
* Fix package nameRenato Botelho2015-09-221-3/+5
|
* Reintroduce part of 5779ade6707ba530517da239d9ec3fc751d17d83 lost during ↵Renato Botelho2015-09-221-3/+2
| | | | bootstrap merge
* Unfinished (but better) versions of hte pkg pages and utilitiesStephen Beaver2015-09-221-1/+3
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-192/+112
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+259
OpenPOWER on IntegriCloud