summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/pkg_mgr.php
Commit message (Expand)AuthorAgeFilesLines
* Speedup package related calls to get_pkg_info() since now we have a script th...Renato Botelho2017-08-161-2/+1
* Typos in pkg management code commentsPhil Davis2017-05-021-4/+4
* Breadcrumb linksPhil Davis2017-01-101-0/+2
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Fix "http://pf.sense/UNKNOWN" links in Pkg Managerlukehamburg2016-07-151-4/+4
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-42/+40
* Rework pkg_mgr_install.php:Renato Botelho2016-06-081-1/+1
* Fix button icons in the package manager. Ticket #5965jim-p2016-03-101-3/+3
* Convert button name to upper case.k-paulius2016-02-161-1/+1
* Bring all calls of print_info_box to same standardNewEraCracker2016-02-151-2/+2
* Merge pull request #2637 from k-paulius/patch-6Stephen Beaver2016-02-141-1/+1
|\
| * Make 'Installed Packages' first tab, because it is the active tab by default.k-paulius2016-02-141-1/+1
* | Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-2/+2
|/
* Internationalization of pkg*.phpPhil Davis2016-01-251-1/+1
* Fix #5794 remove print_info_box_np chackes for gettext("apply")Phil Davis2016-01-221-1/+1
* Change dependency icon back to a paperclip (globe seems to imply more than in...jim-p2016-01-211-3/+3
* Consistent panel-heading h2Phil Davis2016-01-141-6/+9
* Page revised to use Ajax to fetch the package information. This allows for th...Stephen Beaver2016-01-081-113/+112
* Add spinning cogStephen Beaver2016-01-071-1/+1
* Added a crude method of displaying a "Please wait" banner.Stephen Beaver2016-01-071-5/+14
* pkg_mgr - Fix disablepackagehistoryBBcan1772015-12-301-6/+6
* Update pkg_mgr.phpBBcan1772015-12-301-1/+1
* Update pkg_mgr.phpBBcan1772015-12-301-54/+38
* HTML Compliance - System / Package Manager / Available PackagesNOYB2015-12-281-4/+4
* HTML Compliance - System / Package Manager / Available PackagesNOYB2015-12-271-1/+4
* Show package dependencies if they exist (on both available package list and i...jim-p2015-12-151-0/+6
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-4/+0
* Code style pkgPhil Davis2015-12-151-25/+33
* Tidy up "pkg_mgr.php"Colin Fleming2015-12-011-0/+1
* Merge pull request #2134 from ExolonDX/branch_04Stephen Beaver2015-11-291-1/+1
|\
| * Type up SCRIPT tagsColin Fleming2015-11-291-1/+1
* | Santize breadcrumb #5527heper2015-11-291-1/+1
|/
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Fixed #5521Stephen Beaver2015-11-231-2/+2
* Fix search box icon colorStephen Beaver2015-11-201-1/+1
* Ticket #5471 another convert batch to font-awesome iconsJared Dillard2015-11-181-5/+5
* Use recently added shortname and changeloglink from get_pkg_info()Renato Botelho2015-11-131-4/+1
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-3/+2
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-1/+0
* Search typoPhil Davis2015-10-231-1/+1
* Completed #5333Stephen Beaver2015-10-221-9/+4
* Hitting "Enter" now same as clicking "Search" buttonStephen Beaver2015-10-211-5/+17
* package search functionality completedStephen Beaver2015-10-211-5/+42
* Initial seach box state is openStephen Beaver2015-10-211-1/+1
* Change '+' icon to '-' when panel is openStephen Beaver2015-10-211-2/+16
* Added search panel. (Not yet functional though)Stephen Beaver2015-10-211-34/+74
* Sort return of get_pkg_info()Renato Botelho2015-10-201-5/+0
* Use new installed flag to simplify logicRenato Botelho2015-10-201-11/+1
* Use inline functionRenato Botelho2015-10-201-5/+3
OpenPOWER on IntegriCloud