Anyone can upload a patch. Patches are evaluated by project team members and either Applied or Declined.
Being evaluated
|
4297 |
Mon at 9:17 PM |
mufoxe |
Added missing scrollbars on the TreePicker dialog (TreePicker.aspx). Small style update.
|
|
Download
|
Being evaluated
|
4046 |
Oct 5 at 4:24 PM |
stimms |
This should address work item number 21883. The problem is really in the rich text editor itself but is pretty easy to work around on our end using this code.
|
21883
|
Download
|
Being evaluated
|
4045 |
Oct 5 at 4:22 PM |
stimms |
This patch should address work item 14803. It allows for scrubbing the log at a configurable interval (defaults to every 24 hours).
|
14803
|
Download
|
Being evaluated
|
4006 |
Sep 29 at 8:39 AM |
PetrSnobelt |
Hello, sorry, i really don't know how to create patch, so I describe change in txt file
It's asociated (and also describrd) in this forum thread. http://our.umbraco.org/forum/core/general/4013-How-to-post-source-code-changes
|
|
Download
|
Being evaluated
|
3341 |
Jul 16 at 9:36 PM |
uranys |
Fixes System.NullReferenceException that occurs when publishing services attempts to publish/unpublish scheduled content caused by the publishing service timer thread attempting to call HttpContext.Current which returns null because there is no current context associated with the thread.
|
|
Download
|
Being evaluated
|
3214 |
Jun 30 at 12:58 PM |
Eraserhead |
Adding patch giving a warning (in English only) when a Doctype is deleted and also deleting it fully from the database rather than leaving it in the recycle bin (but hidden).
|
16914
|
Download
|
Being evaluated
|
3204 |
Jun 29 at 2:01 PM |
Eraserhead |
Umbraco Config changes so that #'s are escaped from the page name.
|
23294
|
Download
|
Being evaluated
|
3183 |
Jun 25 at 11:29 PM |
uranys |
Package installation fails if umbraco is running out of a directory that contains a character that needs to be url encoded.
This patch fixes the installer page to correctly urlEncode the dir querystring parameter during package installation.
|
|
Download
|
Being evaluated
|
2944 |
May 26 at 2:04 PM |
hoehler |
UPDATE OF PREVIOUS PATCH PLEASE REMOVE THE PREVIOUS PATCH
A patch which implements the second solution for the work item #22714
Added a section to content in umbracoSettings.config. Added the property FilenameReplaceCharacters to UmbracoSettings.cs Changed two lines on the function Save in uploadField.cs (line 106) to get the replacing working Added a new function getFilename to uploadField.cs
|
|
Download
|
Being evaluated
|
2919 |
May 21 at 5:41 PM |
northside |
This is a one-line fix for a bug in passing [$recursive] properties to macros. It simply ensures that the an empty string is passed if no recursive value could be found.
Would be great if this could be applied as the [$recursive] syntax is very useful but the bug can sometimes be quite awkward to code around.
|
|
Download
|