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
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
466d871ede
Fixes Umbraco.Web reference in editorControls project
2012-07-26 22:34:56 +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
shannon@ShandemVaio
f83ae489db
Fixes remaining circular dependencies and updates the build script to not have
...
to manually build these projects seperately :)
fixes: #U4-77
2012-07-19 22:48:09 +06:00
shannon@ShandemVaio
7e5f4c20bf
Updates the circular reference projects post builds to build to Umbraco.Web.UI
...
(now we can actually look at fixing these references! :)
2012-07-19 02:25:13 +06:00
shannon@ShandemVaio
9679d0f6df
Renamed umbraco.presentation to Umbraco.Web and changed the folder it resides in.
...
Started removal of files/folder from Umbraco.Web that belong in Umbraco.Web.UI.
2012-07-18 23:54:20 +06:00
shannon@ShandemVaio
62f4db0b76
added Umbraco.Web.UI containing only web rendering files
2012-07-18 04:35:30 +06:00
shannon@ShandemVaio
21203b8070
Renamed umbraco.Test to Umbraco.LegacyTests
...
Updated InternalsVisibleTo declarations.
Updated the ApplicationTest test to use a new base class as a test to install a local sqlce database
for testing against.
Added Umbraco.Core project.
Added Umbraco.Web project.
Created new sln folder Legacy
2012-07-17 01:32:46 +06:00
hartvig
c7c3e3b55e
Fixes issues with Safari and TinyMCE. Work items: 30194
2012-07-13 06:06:43 -02:00
hartvig
9e9f3ebab7
Work items: 30898
2012-07-12 11:35:43 -02:00
Hendy@Blueberry
b16b5511da
Removed .HasRecords check in Picker Relations datatype as not supported by SQL CE (and not required). (Left Picker Relations exlcuded from the project)
2012-07-11 11:48:25 -01:00
Matt@MBP-PC.Home
9b72fac447
Removed PickerRelations data type for time being as causing errors
2012-07-05 10:18:57 -01:00
hartvig
e481f4e0af
Adds the new resize logic to the Richtext Editor (tinymce) as well
2012-07-04 09:15:16 -02:00
hartvig
ac4855e16f
Adds support for auto setting file related properties through configuration (width, height, length and extension) and adds support for transparent thumbnails (at last!). Work items: 29167
2012-07-04 08:56:18 -02:00
Matt@MBP-PC.Home
3b34065713
Merge with 4.8.0
2012-07-04 06:11:32 -01:00
hartvig
9a95c08271
Adds better support for simpler file attachment to document/media properties, by just assigning an HttpPostedFile as the value of an upload property (then it'll handle storing the file, generating thumbnails, etc):
...
myImage.getProperty("mainImage").Value = Request.Files[0];
Adds helper class "UmbracoFile" for easier file upload / file manipulation in general (to be provider based so we can support manipulation via ImageGen or ImageResizing.NET as well as support for abstracting file storage via providers (through an IFile but currently in an implementation that needs refactoring (used in a wrong way atm)). Will fix that part tomorrow!
2012-07-03 20:58:50 -02:00
Matt@MBP-PC.Home
2078873fbb
Undone previous "Show Label" fix and applied at the database layer (Un-tested)
2012-07-03 18:04:56 -01:00
Matt@MBP-PC.Home
e3e4254de6
Set TinyMCE data type to default to showing the label
2012-07-03 14:05:08 -01:00
Matt@MBP-PC.Home
1190570435
Upgraded TinyMCE
2012-07-02 12:27:59 -01:00
leekelleher
eed13fcfda
Fixed workitem:29297 - overloaded mssql db reads caused by creating styles on a stylesheet for use in the richtexteditor styles drop down (tinymce).
...
Patch supplied by @tentonipete (unable to create fork/PR)
2012-06-29 10:32:20 -01:00
Matt@MBP-PC.Home
4a4fede251
Updated all AppBase usages to ApplicationStartupHandler
2012-06-28 09:14:50 -01:00
shannon@ShandemVaio.home
6126e9526b
Updated all config templates to not be marked as content so they are not output in the build.
...
Updated the build script to ensure that macroEngines, editorControls and webservices are build separately and
then copy their output DLLs to the build folder to be zipped up.
Ensured that the offset time stuff is working in the build script too.
2012-06-27 22:59:33 +04:00
shannon@ShandemVaio.home
5ae9a60954
Fixed DLL references, fixed build location on editorControls. NOTE: need to get the build.bat working with the circular dependency projects to get their DLLs and assets into the output build.
2012-06-27 09:07:24 +04:00
shannon@ShandemVaio.home
ef7b0c8e65
Changes 'dlls' to 'lib'
2012-06-22 22:23:05 +04:00
shannon@ShandemVaio.home
1f79ccf207
Changes all xslt transforms to use VS transforms. #U4-62
2012-06-22 22:01:16 +04:00
shannon@ShandemVaio.home
580cb340ac
Cleaning up folder structure (U4-56)
2012-06-22 20:39:48 +04:00