Matt@MBP13-PC
d30b5b0b2c
Updatedt TinyMCEWebControl.cs to use IFileSystem
2012-08-21 06:42:01 -01:00
Matt@MBP13-PC
efe0970245
Updated UmbracoMetaWeblogAPI.cs to use IFileSystem
2012-08-20 13:55:51 -01:00
Matt@MBP13-PC
15264d36f0
Removed unused method from TinyMCEWebControl
2012-08-20 12:37:30 -01:00
Matt@MBP13-PC
298e06974e
Updated mediaService to use IFileSystem
2012-08-20 12:36:56 -01:00
Matt@MBP13-PC
91acf40b3b
Updatedt tinyMCEImageHelper to use IFileSystem when creating scaled images
2012-08-20 11:56:16 -01:00
Matt@MBP13-PC
085f4a4fcf
Updated Document code to use IFileSystem when copying
...
Added some helper extention methods for IFileSystem
2012-08-20 11:42:18 -01:00
Matt@MBP13-PC
3e2510cbda
Added code to auto seek stream to begining when saving via IFileSystem just in case
2012-08-20 10:51:14 -01:00
Matt@MBP13-PC
2775d9bedc
Removed AbstractFileSystem in favour of extension methods
...
Updated UmbracoFile to use IFileSystem
Updated UmbracoMediaFactories to use IFileSystem
2012-08-20 10:46:32 -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
Casey Neehouse
8b76f2a893
Added hostname to title on login.aspx for support purposes.
2012-08-16 02:27:08 +04:00
Casey Neehouse
943e53f655
Adding config template.
2012-08-16 01:15:54 +04:00
hartvig
6093e4ff5e
Adds CDT property to ContentType class
2012-08-15 09:07:28 -02: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
hartvig
c11bc9559c
Implements U4-165
2012-08-14 07:45:47 -02:00
leekelleher
d329123cda
U4-163 Picker Relations - reincluded data-type; previous fixes for U4-162 resolved issues.
2012-08-13 23:02:17 -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
524244d1ec
Added FileSystemProviders config section
...
Added FileSystemProviderManager class for fetching a file system provider by alias (this should probably be moved into the Umbraco context in 4.10)
2012-08-13 13:26:06 -01:00
Matt@MBP13-PC
ad291265f3
Added PhysicalFileSystem constructor overload to work out the rootPath / rootUrl from a virtualRoot path (Can only work with a valid HttpContext)
2012-08-13 10:23:45 -01:00
Matt@MBP13-PC
d2ac9158c6
Added IFileSystem
...
Fixed issue with last merge
2012-08-13 10:04:31 -01:00
Matt@MBP13-PC
f6e59e0264
Merge with 4.8.1 (2nd)
2012-08-13 06:38:43 -01:00
Matt@MBP13-PC
8afa6298e0
Merge with 4.8.1 (2nd)
2012-08-13 06:24:52 -01:00
sebastiaan
a79d11aad7
Fix for workitem 30993 - When RTE context menu is disabled, the RTE fails to show
2012-08-11 05:55:26 -02:00
sebastiaan
c4214a7ee9
The version header is no longer needed and a potential attack vector. Has now been removed - Work item: 30989
2012-08-09 14:04:49 -02:00
hartvig
3acfb2a9ea
Updates to login cookies
2012-08-09 11:15:55 -02:00
hartvig
bb4f4822d4
Fixes issue with images with a filename that has dimensions appended (ie. myimage_300x200.jpg) inserted into tinyMCE.
...
Work items: 30864
2012-08-09 10:27:34 -02:00
hartvig
9531a3f37a
Updates to login cookies
2012-08-09 10:06:10 -02:00
hartvig
28722be34c
Fixes issue with automatic image resizing in tinyMCE. Work items: 30963
2012-08-09 07:28:55 -02:00
hartvig
324c5474f2
Merge
2012-08-09 06:48:10 -02:00
hartvig
39d0f95c2e
Fixes null exception issue when using 'umbracoFile' as the alias of an upload property. Work items: 30980
2012-08-09 06:41:30 -02:00
sebastiaan
a47fd08ae5
Merge
2012-08-08 11:40:31 -02:00
Matt@MBP13-PC
cd56882845
Media grid now refreshes after uploads have completed
2012-08-08 12:09:22 -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
pgregorynz
493e5c7734
Resolve issue #30937 . Fixes problem with iFileHanderData in intranet environ
...
in IE.
2012-08-07 18:20:59 -10:00
Casey Neehouse
f97c171a97
Changes to the GetDocumentsForExpiration method to only unpublish nodes set to published rather than newest.
2012-08-08 00:07:03 +04:00
Casey Neehouse
c104121ff1
Inserting additional tracing to RazorMacroEngine Execute methods.
2012-08-07 22:42:40 +04: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
9b8d40ee2d
Fixed broken noNodes page
2012-08-07 07:53:19 -01:00
Matt@MBP13-PC
1e271455e8
Added multi select / drag to re-order support
2012-08-06 10:57:41 -01:00