Morten Christensen@ThinkPadX220
0e2bc2bc13
Making a few corrections to the embed plugin - primarily changing namespace in Core project.
2012-09-06 07:39:38 -02:00
sebastiaan
4e9783ed91
Fix iframe uploader (IE6-9) to get the response in the correct format
2012-09-06 04:42:03 -02:00
sebastiaan
8bab9d7fa5
Added node path to be able to refresh the tree + refreshing the tree after an upload succeeds
2012-09-04 14:27:54 -02:00
sebastiaan
9843e2e15d
Add razor highlighting for codemirror
2012-09-04 12:04:06 -02:00
sebastiaan
673e040aa3
Fixed mediadashboard problem, ClientDependency doesn't like newlines in js using \
2012-09-04 08:10:29 -02:00
sebastiaan
4e737f7a89
Include mediadashboard in release config, ignore kraftwerk web.config, include upload icon
2012-09-04 06:39:49 -02:00
leekelleher
c345b9f47c
Applied patch from uComponents for uQuery - GetContentIdByPropertyId
2012-09-03 18:57:54 -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
tg@umbraco.com
914f639afe
Removes GetPreview method from IEmbedProvider
2012-08-31 11:32:38 -02:00
tg@umbraco.com
aa8f066f9a
Merge
2012-08-31 11:25:14 -02:00
sebastiaan
be0d843c86
Fixes U4-419 Improved editing xslt/razor/ruby/python files in subfolders a little bit (it now actually works)
...
Still needs more work to make it safer (especially entering backslashes will give YSODs and sometimes when you move to a different folder the old file stays behind)
2012-08-31 11:00:38 -02:00
tg@umbraco.com
b75ea3d589
Adds core components and providers for embed stuff
2012-08-31 09:28:19 -02:00
vnbaaij@hotmail.com
b3aaef7d0e
Fixes issue #30422 The textbox was filled with the physical path (i.e /parent/file) to the file. It only needs the loggical path (i.e. parent/file)
2011-12-29 11:49:16 -01:00
TomF@TOMF11.cp.local
f740cf50c2
Fix for 26965 - Cannot delete member when login consist of digits
2011-12-15 20:38:35 +05:00
DougM
9a19106b22
Fix for workitem #30553 'Umbraco unique naming issue'
2011-10-26 19:56:21 -01:00
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
edfe6ed547
Merge uQuery dictionary fix from Azzlack/uQueryDictionaryFix
2012-08-27 10:48:13 -02:00
sebastiaan
7cecb01ffd
Merge fixes getnodeidbypathlevel regression
...
http://ucomponents.codeplex.com/workitem/14727
2012-08-27 08:06:30 -02:00
leekelleher
e9e598d32c
Corrected typo (macro/xsltExtensions)
2012-08-24 13:14:52 -01:00
leekelleher
ebd87e0eaa
Implemented U4-86 - Move EXSLT references from being predefined in core to xsltExtensions.config
2012-08-23 17:55:45 -01:00
leekelleher
47042ed3d3
Implemented U4-193 - Feature Request: Add meta tag to enable use of Chrome Frame in IE
2012-08-23 10:49:50 -01:00
PerPloug
18200aa997
Flet
2012-08-22 12:00:04 -02:00
PerPloug
bd0ebeb092
Dublicate files in Umbraco.Web.UI
2012-08-22 11:59:42 -02:00
hartvig
bd058d649a
Fixes U4-673
2012-08-22 11:05:25 -02:00
Matt@MBP13-PC
7b4bf6e502
Fixed issue with file uploader not working in IE
...
Fixed issue with folder browser response getting cached
2012-08-22 07:03:50 -01:00
Matt@MBP13-PC
f5d258b42d
Added thumbnail size selector to folder browser
2012-08-21 08:59:10 -01:00
Matt@MBP13-PC
c1278674c3
Added throbber to library to show progress whilst loading media items
2012-08-21 08:17:07 -01:00
Matt@MBP13-PC
efe0970245
Updated UmbracoMetaWeblogAPI.cs to use IFileSystem
2012-08-20 13:55:51 -01:00
Matt@MBP13-PC
7afbc8e7bf
Merge
2012-08-20 09:43:19 -01:00
Matt@MBP13-PC
3a2ed918de
Added dynamic wrapper support to IFileSystem to allow context specific implementations from which to hang extension methods upon (ie IMediaFileSystem)
2012-08-20 09:42:32 -01:00
Matt@MBP13-PC
847b3523a8
Made folder browser filtering client side
2012-08-20 09:41:28 -01:00
Casey Neehouse
3180b5c5b6
Additional RenderTemplate modification to reset context in error situations.
2012-08-19 11:25:44 +04:00
Casey Neehouse
480f73dba7
Corrections to RenderTemlate(pageId) method to reset context and remove
...
altTemplate from the rendering page.
2012-08-19 09:26:13 +04:00
Matt@MBP13-PC
bd5182792e
Added double click to edit support
2012-08-16 10:31:00 -01:00
Matt@MBP13-PC
b057b6d68a
Implemented media sorting
2012-08-16 10:03:37 -01:00
Matt@MBP13-PC
0bc1234a4e
Fixes issue with missing master pages
...
Re-added missing build script
2012-08-16 07:06:46 -01:00
Matt@MBP13-PC
766a834f53
Updated the Image thumbnail provider to use IFileSystem
2012-08-14 12:24:51 -01:00
Matt@MBP13-PC
546b53f9b0
Merge
2012-08-14 09:12:36 -01:00
Matt@MBP13-PC
e2274b7892
Hooked up IFileSystem to the file uploader / IFile
2012-08-14 09:11:49 -01:00
leekelleher
aceb5b0203
U4-162 Relation Types - Resolves MySQL issues; re-enabled Tree attribute.
...
Changed umbraco.DataLayer project to use .NET 4.0, (was previously using 3.5), reason being that we could use Guid.Parse.
Also resolves workitem:30434 - Error when copying node and keeping relation between original and copy.
2012-08-13 22:45:01 -01:00
Matt@MBP13-PC
8afa6298e0
Merge with 4.8.1 (2nd)
2012-08-13 06:24:52 -01:00
Matt@MBP13-PC
37ddb9223f
Added friendly name support to DMU webservice to allow uploaded files to set the media items friendly name
2012-08-08 11:54:52 -01:00
Matt@MBP13-PC
44a15900c7
Removed upload method from FolderBrowserService as re-using the DMU web service instead
2012-08-08 09:26:25 -01:00
Matt@MBP13-PC
ccd56f5594
Hooked up support for overwriting
...
Made DMU web service check for logged in user if no credentials are passed in
2012-08-08 09:08:09 -01:00
Matt@MBP13-PC
a989ea77ff
Switched DMU web service to support XML and JSON so can be used by media dashboard aswell
...
Added dmu.ashx file in old plugin folder to add backwards compatability
2012-08-08 08:37:07 -01:00
Matt@MBP13-PC
872ef1fadc
Added Multi-file delete support to media grid
...
Added file name change support to multi-file uploader
2012-08-07 09:30:11 -01:00
Matt@MBP13-PC
1e271455e8
Added multi select / drag to re-order support
2012-08-06 10:57:41 -01:00
Michael Wulff Nielsen
7a274bf429
Fixed GetNodeIdByPathLevel regression from uComponents
2012-08-02 07:26:21 -02:00