summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/pkg_mgr_install.php
Commit message (Expand)AuthorAgeFilesLines
* Fix button icons in the package manager. Ticket #5965jim-p2016-03-101-2/+8
* Fix mistyped wordk-paulius2016-02-161-2/+2
* Use p instead of br for better styling support.k-paulius2016-02-161-4/+4
* This wording is also shown during system upgrade, so update it to be more acc...k-paulius2016-02-161-2/+2
* No need for this message to be in bold.k-paulius2016-02-161-1/+1
* Move action alert box to the top of the page, just like on all other pages.k-paulius2016-02-161-5/+8
* Review alert wording. End sentence with periodk-paulius2016-02-161-6/+6
* Remove breaks and use content class to provide proper styling.k-paulius2016-02-161-2/+2
* Change wording from stating what is going to happen to asking user if they wa...k-paulius2016-02-161-1/+1
* Change wording from stating what is going to happen to asking user if they wa...k-paulius2016-02-161-6/+6
* Merge pull request #2637 from k-paulius/patch-6Stephen Beaver2016-02-141-24/+2
|\
| * Make 'Installed Packages' first tab, because it is the active tab by default.k-paulius2016-02-141-1/+1
| * Remove "headline" from the breadcrumb. It serves no real purpose, since the a...k-paulius2016-02-141-23/+1
* | Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-1/+1
|/
* Add missing breakk-paulius2016-02-121-1/+1
* Convert page title to title casek-paulius2016-02-121-5/+5
* Synchronize page title with tab titlek-paulius2016-02-121-2/+1
* Convert section titles to title casek-paulius2016-02-101-9/+9
* Remove .json when it's not necessary anymoreRenato Botelho2016-01-261-0/+1
* Use a different log for each package being installed/deleted, fixes #5814Renato Botelho2016-01-261-2/+7
* Use a better name for pfSense-upgrade socket fileRenato Botelho2016-01-261-1/+1
* Revise countdown message for internationalizationStephen Beaver2016-01-261-3/+8
* Apply gettext to javascript countdown messageStephen Beaver2016-01-251-3/+3
* Internationalization of pkg*.phpPhil Davis2016-01-251-20/+30
* Use default log file from pfSense-upgrade when it's called by GUI, this will ...Renato Botelho2016-01-221-2/+2
* Fix browser tab textStephen Beaver2016-01-191-1/+1
* Correct failure banner colorStephen Beaver2016-01-151-0/+1
* Fix reboot after upgradeStephen Beaver2016-01-151-1/+2
* Display correct page tabs during firmware updateStephen Beaver2016-01-141-1/+1
* Make sure $code[1] existRenato Botelho2016-01-141-1/+7
* Remove extra $Renato Botelho2016-01-141-1/+1
* Should make more sense like thisNewEraCracker2016-01-141-1/+1
* Merge remote-tracking branch 'upstream/master' into strpos-fixesNewEraCracker2016-01-141-4/+6
|\
| * Revise reboot on upgradeStephen Beaver2016-01-141-4/+6
* | Use strict comparison operators when checking strpos resultNewEraCracker2016-01-141-2/+2
|/
* Merge pull request #2440 from phil-davis/panel-headingStephen Beaver2016-01-141-0/+2
|\
| * Consistent panel-heading h2Phil Davis2016-01-141-0/+2
* | Revised reboot detectionStephen Beaver2016-01-141-4/+5
* | Ajax fixStephen Beaver2016-01-141-1/+1
* | Revised to handle firmware update that does not require rebootStephen Beaver2016-01-141-3/+8
|/
* First part of detecting need to reboot for testing. Not yet completeStephen Beaver2016-01-141-1/+4
* Fix status reporting (Detect rebbot required to follow)Stephen Beaver2016-01-141-6/+3
* Merge pull request #2425 from phil-davis/patch-3Renato Botelho2016-01-141-2/+2
|\
| * Fix redundant tests for reinstallpkgPhil Davis2016-01-141-2/+2
* | Merge pull request #2424 from phil-davis/patch-2Renato Botelho2016-01-141-3/+3
|\ \
| * | Consistent use of System UpdatePhil Davis2016-01-141-3/+3
| |/
* | Change pfSense-upgrade to return time for reboot so GUI can use itRenato Botelho2016-01-141-2/+6
|/
* Redmine #5759 print_info_box stylePhil Davis2016-01-111-1/+1
* Use Bootstraps text alignment classesColin Fleming2015-12-191-1/+1
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-4/+0
OpenPOWER on IntegriCloud