summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/pkg_mgr_install.php
Commit message (Expand)AuthorAgeFilesLines
* Refresh metadata before an upgradeRenato Botelho2017-08-111-1/+1
* Typos in pkg management code commentsPhil Davis2017-05-021-1/+1
* Deduplicate codeRenato Botelho2017-03-061-2/+1
* GET/POST conversionSteve Beaver2017-02-141-2/+2
* Merge pull request #3503 from phil-davis/patch-3Renato Botelho2017-02-071-0/+1
|\
| * Fix #7226 Package installation message is incompletePhil Davis2017-02-071-0/+1
* | pkg_mgr_install remove embedded HTML from result stringsPhil Davis2017-02-071-9/+11
|/
* Encode 'from' and 'to' before output on pkg_mgr_install.php. Fixes #7225jim-p2017-02-071-1/+1
* Code with multiple %s in usr/local/wwwPhil Davis2017-02-011-2/+2
* Tidy up "<script>" tagsColin Fleming2017-01-131-2/+2
* Breadcrumb linksPhil Davis2017-01-101-0/+2
* Fix log file deletionSteve Beaver2016-12-091-1/+2
* Revise status messages. Adjust PID file timeout to accommodate slower systemsSteve Beaver2016-12-021-11/+12
* Correct "not ready" flagSteve Beaver2016-11-301-1/+1
* Allow for slower uFW by removing log file before upgrading, and allowing more...Steve Beaver2016-11-301-2/+12
* Fix System Update linkRenato Botelho2016-11-281-1/+1
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Code style and commentsPhil Davis2016-08-161-1/+1
* 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
* Rationalize System Update GUI messagesPhil Davis2016-06-301-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-05-011-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-091-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
OpenPOWER on IntegriCloud