aboutsummaryrefslogtreecommitdiffstats
path: root/config/systempatches/system_patches_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Update HTML code in System PatchesColin Fleming2013-02-061-19/+19
| | | | | | Close off the head statement and move the scripts and style sheets inside the head statment, close the BR, INPUT and IMG tags add ALT to IMG tags and SUMMARY to TABLES
* Fix validation for pasting in a patch alone, make sure not to offer re-fetch ↵jim-p2012-05-091-2/+2
| | | | if location is blank. version bump.
* Ensure we don't save DOS style newlines from the textarea.jim-p2012-05-071-1/+2
|
* Add an option to specify a base directory for the patchjim-p2012-05-071-0/+11
|
* Fix the name of this field/var to more accurately reflect what it does.jim-p2012-05-071-9/+9
|
* Add a System Patches package to apply and maintain patches on a box. Should ↵jim-p2012-05-041-0/+211
make it easier to test and deliver fixes.