aboutsummaryrefslogtreecommitdiffstats
path: root/config/systempatches/system_patches_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* systempatches - some code style cosmeticsdoktornotor2015-08-111-1/+3
| | | - Fix copyright header; add missing space.
* Systen Patches package code stylePhil Davis2015-08-061-11/+17
|
* Change style of call for pre-2.1 call-time pass-by-reference in System ↵jim-p2014-05-081-1/+1
| | | | Patches (thanks-to: garga), bump.
* Missed this character somehowjim-p2014-05-071-1/+1
|
* Fix call-time pass-by-reference in System Patches, bump versionjim-p2014-05-071-1/+5
|
* Add the most common values as default in system patches for path strip, ↵jim-p2013-08-161-0/+4
| | | | base, and whitespace. Also bump version.
* Add "auto apply" bit to system patches which will attempt to apply a patch ↵jim-p2013-03-291-2/+2
| | | | during earlyshellcmd at boot time, to help patches survive across reboots and upgrades.
* systempatches, fix editing patch containing html code using: htmlspecialcharsPiBa-NL2013-03-151-1/+1
|
* 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.