summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_mgr_installed.php
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up "pkg_mgr_installed.php" XHTMLColin Fleming2013-04-031-20/+22
| | | | | | | | | | Add closehead variable and move scripts into HEAD and manually close HEAD Add missing close FONT tag Close BR tags Deprecate ampersand in ANCHOR tags Change target in ANCHOR tags to "_blank" Add ALT statement and close IMG tags
* update github repo locationChris Buechler2013-03-101-1/+1
|
* Replace deprecated split with explodePhil Davis2012-10-311-1/+1
|
* Use config array to get the timezone. syscfg is no longer defined here.Phil Davis2012-06-211-1/+1
|
* fix textChris Buechler2012-06-181-1/+1
|
* While I'm here, don't test these with isset, just test directly, since they ↵jim-p2012-06-071-4/+4
| | | | will be set to true/false in globals.inc
* Provide a way to disable the pkg info linkjim-p2012-06-071-1/+4
|
* Include github changelog link to package version when ↵Marcello Coutinho2012-06-031-31/+66
| | | | $g['disablepackagehistory'] is not set, domtt titles, remove package info column and move package info to description tab
* Show current/updated repo package description instead of local/cached ↵Marcello Coutinho2012-05-311-3/+3
| | | | description.
* Ensure timezone is setScott Ullrich2012-01-181-0/+6
|
* Reset this var before this test, otherwise if the test is skipped, it will ↵jim-p2011-02-221-0/+1
| | | | carry over the value from the previous run.
* Warn users a different way if packages are being reinstalled in the ↵jim-p2011-01-241-0/+13
| | | | background. Only lock out package pages, still print a giant warning on the others. (Some people were getting stuck in this state http://forum.pfsense.org/index.php/topic,32531.0.html )
* Sort installed packages in a case insensitive way on the widget and ↵jim-p2011-01-101-1/+1
| | | | installed packages list.
* since packages aren't version-specific anymore, clarify to Available PackagesChris Buechler2010-12-311-2/+3
|
* Revert "Add Supported by BSD Perimter field"Chris Buechler2010-09-161-10/+1
| | | | | | | | | This reverts commit 5df6a315c4b995e5a09e555548dc6d04b316fea3. Conflicts: usr/local/www/pkg_mgr.php usr/local/www/pkg_mgr_installed.php
* Echo out field if its setScott Ullrich2010-08-171-1/+1
|
* Add Supported by BSD Perimter fieldScott Ullrich2010-08-171-1/+10
|
* Add space between the and forumScott Ullrich2010-05-211-1/+1
|
* Merge branch 'master' into gettextRenato Botelho2010-04-281-1/+1
|\
| * Update (C) to 2010Scott Ullrich2010-04-271-1/+1
| |
* | Fix : for translationsRenato Botelho2010-04-271-4/+4
| |
* | Added wrong removed spacesRenato Botelho2010-04-271-5/+5
| |
* | Implement gettext()Carlos Eduardo Ramos2010-04-271-19/+19
|/
* Remove bogus call.Ermal Luçi2010-03-081-1/+0
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-1/+3
| | | | include 2009 on files that I have asserted (C) on
* Nuke packages for any platformScott Ullrich2009-06-301-1/+1
|
* Remove packages for any platform nonsense.Scott Ullrich2009-06-301-1/+1
|
* Removed if($instpkg['name']) it hid FreeSWITCH package despite name having ↵mcrane2009-04-301-3/+3
| | | | a value in the config.
* Open Package info link in a new tab / windowScott Ullrich2009-02-101-1/+1
|
* show <pkginfolink> for installed packagesChris Buechler2008-11-171-4/+15
|
* Do not hard code whiteScott Ullrich2008-10-121-2/+0
|
* Only set font color to white when background is redScott Ullrich2008-10-111-3/+1
|
* Black does not show up well on a red background, use white.Scott Ullrich2008-10-111-1/+3
|
* Whitespace and minor bug fixes for package manager pages.Matthew Grooms2008-09-101-87/+110
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+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
OpenPOWER on IntegriCloud