indra_k
af992cccfe
work item 30487
...
will cause exception when Masterpages folder contain a directory without skin.xml
possibly caused by unclean skin uninstall
src/Umbraco.Web/umbraco.presentation/umbracoLiveEditing\Modules\SkinModule\SkinCustomizer.ascx.cs
2011-09-20 07:13:14 -07:00
sebastiaan
65af083996
U4-708 New document sort order only needs to be set in 1 place, no seperate update needed for documents in root
...
Changed the name of the method to GetNewDocumentSortOrder to be more accurate
2012-08-30 03:39:17 -02:00
scarta
6e77a09008
Issue 30472 - Fixed exception where 'Item has already been added...' is thrown during umbraco.controls.ContentControl.CreateChildControls.
...
ContentTypes are cached, but contain a lazily-loaded list which could potentially be populated twice by two separate requests.
2011-09-14 12:47:08 -01:00
Dallas taylor
f9a33b5471
Removed logging of the publish event from the presentation. The event is also logged in the publishWithResult() method, and was causing the Publish event to appear twice in the Audit Trail.
2012-08-03 06:10:16 +04:00
tom.fulton@Tom-PC.imulus.local
09184041b7
Fix U4-722 - Feature: Add TinyMCE email address detection (mailto)
2012-08-31 02:48:55 +06:00
sebastiaan
1118e1e3fd
Have to duplicate previous fix in the Umbraco.Web project as Umbraco.Web.UI gets overwritten with it
2012-09-02 16:17:12 -02:00
abutland
6f64e480df
U4-53: auto selections of allowed/default templates
...
- set default on selection of allow template if not already set
- de-select default template if template set as not allowed
- select allowed template if default template selected
2012-08-19 18:28:13 -02:00