summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/pkg_mgr_install.php
Commit message (Expand)AuthorAgeFilesLines
* Rationalize System Update GUI messagesPhil Davis2016-07-051-16/+7
* Always use require_oncePhil Davis2016-06-271-1/+1
* Comment typoStephen Beaver2016-06-231-1/+1
* Restored countdown functionality and menu refresh on successful update/remove...Stephen Beaver2016-06-231-5/+23
* Rework pkg_mgr_install.php:Renato Botelho2016-06-081-59/+61
* Fix variable name s/POST/_POST/ and also parameter name s/complete/completed/Renato Botelho2016-06-081-1/+1
* Fix indentRenato Botelho2016-06-081-35/+35
* Improve readabilityRenato Botelho2016-06-081-31/+39
* Improve readabilityRenato Botelho2016-06-081-3/+4
* Simplify mode parameter validationRenato Botelho2016-06-081-16/+13
* Remove redundant check since pkgcancel is never setRenato Botelho2016-06-081-5/+0
* Validate mode parameter and use sanitized variable on other placesRenato Botelho2016-06-081-19/+35
* Workaound fixes #6320Stephen Beaver2016-05-071-1/+1
* Remove stray colonNewEraCracker2016-04-301-1/+1
* Comment typos in pkg_mgr_install.phpPhil Davis2016-04-291-4/+4
* Retrieve firmware versions via Ajax so we don't hang the GUI if unable to rea...Stephen Beaver2016-04-281-26/+67
* Miscellaneous II - Remove PersonalizationsNOYB2016-04-111-6/+6
* 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
|\
OpenPOWER on IntegriCloud