clausjensen
a0c941dac2
Fixes U4-1092 - TinyMce breaks script tags by double wrapping in CDATA on save
2012-11-11 09:50:42 -01:00
Sebastiaan Janssen
75403d3b94
Fix by Tom Witherington - U4-1167 tags not saving or deleting in Tags data type
...
Also cleaned up the usage of obsolete method calls
2012-11-11 09:17:20 -01:00
jeavonleopold
e9ae11ff2b
U4-366 - AllowThousands for Integer property editor
2012-11-08 09:28:41 +00:00
Shannon Deminick
67d9e578f5
Fixes: #U4-919, we will just use real classes for extension methods and all custom file systems like the MediaFileSystem must inherit from
...
FileSystemWrapper
2012-11-07 09:30:40 +05:00
Matt Watson
f80fa2f373
Datatype Tags, multiple render when multiple instance on same doctype
...
Fixed #U4-915
2012-10-31 21:51:17 +00:00
Hendy
da3d20a5bb
ImageCropper property alias now set via a drop down of all available aliases, and a safety check on the dataeditor to ensure the selected property was found
2012-10-25 10:14:24 -01:00
Hendy
aee8730315
Bugs: U4-902 & U4-366
...
Prevalue field removed from the integer datatype & regex validation now fires
2012-10-25 08:51:38 -01:00
Sebastiaan Janssen
258d19df22
Remove Container DocTypes for now
2012-10-23 10:40:22 -02:00
Shannon Deminick
ce4828d678
Fixes HasContent if there is actually no content (new install).
...
Fixes issue with TreeDefinitionCollection not initializing when accessing singleton... not sure how i overlooked that before. This fixes
issues with MNTP initialization and probably some other tree stuff.
Removes warning log in umbracomodule for not a document as this just takes up space in the log.
Fixes issue with logger that was logging 'Info' for our internal Debug calls.
2012-10-11 02:30:48 +05:00
Niels Hartvig
ed3f715988
Container Document Types
2012-10-08 11:53:35 -02:00
Hendy@Blueberry
449613de3e
updated check for uQuery.IGetProperty
...
added XPathCheckBoxList return obj for uQuery .GetProperty<T>("alias")
2012-09-24 20:54:26 -01:00
Hendy@Blueberry
8307da1a87
XPath CBL / DDL prevalue descriptions for the XPath fields, and fix for CBL to load defaults
2012-09-17 21:21:33 -01:00
Matt@MBP13-PC
32d76cc143
Fixed issue with AbstractPrevalueEditor throwing WebResource 404s when implemented by a type outside of the umbraco.editorControl namespace
2012-09-13 17:58:18 -01:00
Shannon Deminick
59fa733156
Created MacroTagParser and updated ItemRenderer to use it. Have DynamicDocument rendering RTE content
...
with macro content without having to use any special methods, we just use a new custom Property Editor value converter.
Now just need to port this over to DynamicNode too.
Obsoleted a method on the 'helper' class to something much more meaningful... hopefully we can do that with the rest of that class too.
2012-09-08 07:13:03 +07:00
Shannon Deminick
4dc181b4de
Merge with 4.9.0
2012-09-05 07:25:31 +07:00
sebastiaan
2089990769
Changed folderBrowser datatype to use the new MediaDashboardFolderBrowser control
2012-09-04 12:59:05 -02:00
sebastiaan
9843e2e15d
Add razor highlighting for codemirror
2012-09-04 12:04:06 -02:00
sebastiaan
9171a0d080
Fixes U4-725 Image Cropper - Quality field does not save
2012-09-04 04:06:33 -02:00
Shannon Deminick
30ec9406de
Merge with 4.9.0
2012-09-01 06:20:36 +07:00
Ove@EyeCatch-MPC
48e8e12877
Reverted some changes to AbstractDataEditorControl in 7260 to retain backwards compatibility.
2012-08-27 14:59:39 -02:00
sebastiaan
2b248e621c
Merge in Azzlack/AbstractDataEditorFix
2012-08-27 11:14:06 -02:00
Shannon Deminick
f36a88384d
Migrated UmbracoSettings, GlobalSettings, XmlHelper, IOHelper and supporting classes to Umbraco.Core.
...
This fixes the need for Umbraco.Core to reference business logic since business logic needs to reference
Umbraco.Core (Umbraco.Core should never reference any other project except for interfaces, it is the 'Core'
of the new codebase.
2012-08-23 22:28:22 +06:00
Shannon Deminick
7fb89da4db
Merge with 4.9.0
2012-08-23 22:05:07 +06:00
leekelleher
19f7ba1ef4
MNTP: Applied CSS fix to the header style. Bug raised on uComponents.
...
http://ucomponents.codeplex.com/workitem/14746
2012-08-23 14:19:00 -01:00
Shannon Deminick
e9c793cede
Fixed difficult merge
2012-08-22 05:57:34 +06:00
Shannon Deminick
1cbd355a2a
Merge with 4.9.0
2012-08-22 05:38:45 +06:00
Matt@MBP13-PC
d30b5b0b2c
Updatedt TinyMCEWebControl.cs to use IFileSystem
2012-08-21 06:42:01 -01:00
Matt@MBP13-PC
15264d36f0
Removed unused method from TinyMCEWebControl
2012-08-20 12:37:30 -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
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
Shannon Deminick
b9b24990b6
Merge with 4.9.0
2012-08-15 00:08:38 +06: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
Matt@MBP13-PC
8afa6298e0
Merge with 4.8.1 (2nd)
2012-08-13 06:24:52 -01:00
shannon@ShandemVaio
e131011667
Rename namespace from Umbraco.Core.Resolving to Umbraco.Core.ObjectResolution
2012-08-10 13:18:13 +06: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
pgregorynz
493e5c7734
Resolve issue #30937 . Fixes problem with iFileHanderData in intranet environ
...
in IE.
2012-08-07 18:20:59 -10:00
shannon@ShandemVaio
d644b44d80
Created PackageActionsResolver object to deal with IPackageAction plugins.
2012-08-01 23:03:26 +06:00
shannon@ShandemVaio
2115146fdb
Removed old MacroControlFactory - marked as internal FTW ! moved it to new MacroFieldEditorsResolver
...
using the new framework. Also moved PersistableMacroProperty to new assembly (it was also marked as internal).
Updated unit tests to work with Resolution and resetting resolvers.
2012-08-01 22:46:13 +06:00
shannon@ShandemVaio
646e96ab15
Changed PluginResolverType to PluginManager. Reinstated Resolution and ResolverBase<T> since
...
this gives us more control over all Resolvers and streamlines them. Created IBootManager, CoreBootManager and WebBootManager
to handle the application initialization including the creation of Resolvers. This means that if people are using the dlls outside
of the web app, they can run the boot strappers to initialize everything.
2012-08-01 22:06:15 +06:00
azzlack
b226be4939
Split AbstractDataEditorControl to separate class file.
...
Cleaned up code in AbstractDataEditor and AbstractDataEditorControl.
Made AbstractDataEditorControl inherit from INamingContainer to help with control id issues.
Made the ID and DataTypeName fields of AbstractDataEditor abstract so they must be implemented.
2012-07-27 21:34:58 -02:00
shannon@ShandemVaio
573c5a3387
Updated MacroControlFactory to use PluginTypeResolver and added unit test to ensure it finds the types.
2012-07-27 12:45:56 +06:00
shannon@ShandemVaio
466d871ede
Fixes Umbraco.Web reference in editorControls project
2012-07-26 22:34:56 +06:00
shannon@ShandemVaio
25037ed9c8
Fixes Umbraco.Web reference in editorControls project
2012-07-26 22:31:41 +06:00
shannon@ShandemVaio
a78b5f50dd
Merge with 4.9.0
2012-07-26 22:19:52 +06:00
shannon@ShandemVaio
62d6db935d
Integrating v5 TypeFinder. Imported a few classes from v5 regarding utility classes and partial trust
...
unit test helper classes. Changed calls from old TypeFinder to new TypeFinder2. Created benchmark unit
tests to test speed differences between them.
Fixes: 30946 - IOHelper with HttpContext issue
Fixes: 30945 - AppCodeFileExtensions issue with UmbracoSettings
2012-07-26 21:12:54 +06:00
Matt@MBP13-PC
c51267136c
Upgraded tags datatype to use jQuery tags input plugin gor a nicer UI (still works the same under the hood)
2012-07-23 10:05:29 -01:00
Matt@MBP13-PC
9f60e49a32
Added missing project reference
2012-07-23 06:59:26 -01:00