summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_restorefullbackup.php
Commit message (Collapse)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-5/+5
| | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting.
* Merge pull request #1698 from phil-davis/system-firmwareRenato Botelho2015-05-301-14/+18
|\
| * Code style system firmwarePhil Davis2015-05-301-14/+18
| |
* | system_firmware_restorefullbackup add missing p end tagPhil Davis2015-05-301-5/+7
|/ | | and format this block so it is clear which tags start and end where.
* Be more strict about the file to restore or delete when working with full ↵jim-p2015-03-051-6/+10
| | | | backups.
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-1/+1
|
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* Avoid directory traversal on restorefullbackupRenato Botelho2014-06-171-2/+2
|
* xhtml Complianceayvis2014-03-141-3/+3
| | | replaced <br>, <br/> and </br> with <br />
* Tidy up "system_firmware_restorefullbackup.php" XHTMLColin Fleming2013-04-031-14/+14
| | | | | Close BR and INPUT tags Add CDATA section to SCRIPT tags
* Fix whitespaces, indent and unclosed html tagsRenato Botelho2013-02-271-11/+11
|
* Removing unnecessary gettext function callsVinicius Coque2012-11-171-2/+2
|
* Add global to hide download tabScott Ullrich2011-09-261-4/+5
|
* Remove .Scott Ullrich2011-09-261-1/+1
|
* Fix filenameScott Ullrich2011-09-261-1/+1
|
* Add download featureScott Ullrich2011-09-261-17/+20
|
* Disable download and revisit tomorrowScott Ullrich2011-09-251-17/+19
|
* Use escapeshellcmdScott Ullrich2011-09-251-2/+2
|
* Fix pathScott Ullrich2011-09-251-2/+2
|
* Add download backup featureScott Ullrich2011-09-251-4/+25
|
* Include functions first. Just saw a APC cache bug for getAllowedPages()Scott Ullrich2011-09-251-2/+3
|
* Use format_bytes()Scott Ullrich2011-09-251-3/+7
|
* Center textScott Ullrich2011-09-251-1/+1
|
* Increase colspanScott Ullrich2011-09-251-1/+1
|
* Add delete full backup featureScott Ullrich2011-09-251-1/+14
|
* Nuke classScott Ullrich2011-09-251-1/+1
|
* Show backup sizeScott Ullrich2011-09-251-2/+8
|
* Add option to not restore config.xmlScott Ullrich2011-09-251-0/+6
|
* Note when no backups are foundScott Ullrich2011-09-251-0/+9
|
* Add restore full backup tabScott Ullrich2011-09-251-0/+143
OpenPOWER on IntegriCloud