Floris Robbemont
|
dc2de4b5e7
|
U4-2596: UmbracoControllerFactory method ReleaseController should be virtual
|
2013-08-07 15:06:41 +02:00 |
|
Shannon
|
118f9b02e2
|
Fixes: U4-1027 Media Sort Usability -> changed the sorting to use Web API instead of asmx web service.
|
2013-07-25 12:29:41 +10:00 |
|
Sebastiaan Janssen
|
38778cc7c7
|
Fixes U4-2488 Edit datatype: Media Picker appears incorrectly
|
2013-07-24 14:52:25 +02:00 |
|
Shannon
|
ffff9efaa8
|
Fixes: U4-2535 The actions/publish.aspx page does not publish correctly and show the correct publish result
|
2013-07-24 13:06:25 +10:00 |
|
Shannon
|
7f4abb4893
|
Fixed editContent.aspx to let the business logic handle the property validation when trying to publish and show the correct status message result (if it was not publishable). Adds the invalid properties collection to the PublishStatus so those can be shown too.
|
2013-07-24 12:54:10 +10:00 |
|
Shannon
|
4d39ce1202
|
Fixes Allow At Root styling
|
2013-07-24 11:44:26 +10:00 |
|
Shannon
|
7164f23a98
|
Fixes up validation styling and the validation summary close button display.
|
2013-07-24 11:31:31 +10:00 |
|
Shannon
|
8b2d1b8eab
|
Fixed Template model class to not have it's own NodePath property which was always null since it wasn't mapped (and there was no point in it).
|
2013-07-24 10:11:05 +10:00 |
|
Shannon
|
80394f08fb
|
Fixed runtime cache provider issues & unit tests.
|
2013-07-24 09:36:01 +10:00 |
|
Sebastiaan Janssen
|
ca1fe5ff2a
|
Unit test for: U4-2514 Checkboxlist prevalues in packages broken
|
2013-07-23 16:13:20 +02:00 |
|
Sebastiaan Janssen
|
a1037ce43c
|
Fixes U4-2187 - Enable support for MySQL on Linux
|
2013-07-23 15:38:26 +02:00 |
|
Sebastiaan Janssen
|
2cd2f3741d
|
Merge branch '6.1.2' of https://github.com/stevetemple/Umbraco-CMS into stevetemple-6.1.3
|
2013-07-23 15:20:28 +02:00 |
|
Sebastiaan Janssen
|
e634dba4ea
|
2nd attempt: U4-2514 Checkboxlist prevalues in packages broken
|
2013-07-23 13:16:18 +02:00 |
|
Shannon
|
d1eb8fd9eb
|
Obsoletes UmbracoFile with new UmbracoMediaFile in the Core assembly and wraps the legacy class to use the new one. Improves performance of UmbracoMediaFile by ensuring any IO is lazy loaded and then saved to a local property so it doesn't need to re-read the file for things like length/size.
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
|
2013-07-23 17:59:44 +10:00 |
|
Shannon
|
2e91c89c02
|
Fixes null check for changes to RuntimeCacheProvider
|
2013-07-23 14:00:52 +10:00 |
|
Shannon
|
8be54ba0cc
|
Fixes: U4-1970 v6 API - need to implement caching for templates since we're doing a db lookup on a front-end request. This is a temporary fix until we implement the ApplicationCache properly but it still works by utilizing the existing RuntimeCacheProvider singleton. I've tweaked this provider as well to ensure we use the HttpRuntime.Cache when it is available (during a web session). We don't want to have a seperate caching bucket so that IIS can manage cache memory properly. Have ensured that the template cache is cleared when templates are updated/removed.
|
2013-07-23 11:46:18 +10:00 |
|
Shannon
|
3da7682415
|
reverted change for U4-2514 as this change will cause other unwanted problems. Added logging for DefaultDataKeyValue instead of blindly swallowing an exception.
|
2013-07-23 10:50:48 +10:00 |
|
Sebastiaan Janssen
|
775892ff5a
|
U4-2514 Checkboxlist prevalues in packages broken
|
2013-07-22 16:23:16 +02:00 |
|
Sebastiaan Janssen
|
f30b4c8184
|
Slight refactor of UmbracoFile
|
2013-07-22 13:55:10 +02:00 |
|
Sebastiaan Janssen
|
319ba5c791
|
U4-2524 If tinyMCEImageHelper.DoResize fails, the src gets removed from the img tag
|
2013-07-22 13:51:13 +02:00 |
|
Sebastiaan Janssen
|
398bc6d767
|
Fix merge issue
|
2013-07-22 12:15:54 +02:00 |
|
Sebastiaan Janssen
|
5d3ef8d97f
|
Merge branch '6.1.3' of https://github.com/Myster/Umbraco-CMS into Myster-6.1.3
Conflicts:
src/Umbraco.Web.UI/umbraco/config/lang/de.xml
src/Umbraco.Web.UI/umbraco/config/lang/no.xml
|
2013-07-22 12:09:41 +02:00 |
|
Sebastiaan Janssen
|
08a300fbe5
|
U4-2370 Style sheet property sorting broken
|
2013-07-22 10:47:01 +02:00 |
|
Sebastiaan Janssen
|
845770c4bb
|
Merge pull request #69 from abryukhov/patch-2
tinyMCE internal language pack - RU
|
2013-07-22 00:05:22 -07:00 |
|
Sebastiaan Janssen
|
771dc10c85
|
Merge pull request #68 from abryukhov/patch-3
tinyMCE internal language pack - RU
|
2013-07-22 00:04:23 -07:00 |
|
Sebastiaan Janssen
|
2ac76202e5
|
Merge pull request #67 from abryukhov/patch-4
tinyMCE internal language pack - RU
|
2013-07-22 00:04:11 -07:00 |
|
Sebastiaan Janssen
|
a5ecbe96e2
|
Merge pull request #66 from abryukhov/patch-5
tinyMCE internal language pack - RU
|
2013-07-22 00:04:03 -07:00 |
|
Sebastiaan Janssen
|
7240b22e48
|
Merge pull request #65 from abryukhov/patch-6
tinyMCE internal language pack - RU
|
2013-07-22 00:03:51 -07:00 |
|
Sebastiaan Janssen
|
1f00589cb4
|
Merge pull request #64 from abryukhov/patch-7
tinyMCE internal language pack - RU
|
2013-07-22 00:03:33 -07:00 |
|
Sebastiaan Janssen
|
60b14487a9
|
Merge pull request #63 from abryukhov/patch-8
tinyMCE internal language pack - RU
|
2013-07-22 00:03:24 -07:00 |
|
Sebastiaan Janssen
|
33bc85a843
|
Merge pull request #62 from abryukhov/patch-9
tinyMCE internal language pack - RU
|
2013-07-22 00:03:14 -07:00 |
|
Sebastiaan Janssen
|
e6642674d4
|
Merge pull request #61 from abryukhov/patch-10
tinyMCE internal language pack - RU
|
2013-07-22 00:03:01 -07:00 |
|
Sebastiaan Janssen
|
8ad5fb3c44
|
Merge pull request #60 from abryukhov/patch-11
tinyMCE internal language pack - RU
|
2013-07-22 00:02:50 -07:00 |
|
Sebastiaan Janssen
|
1752d14c57
|
Merge pull request #59 from abryukhov/patch-12
tinyMCE internal language pack - RU
|
2013-07-22 00:02:40 -07:00 |
|
Sebastiaan Janssen
|
ec4ccba1a7
|
Merge pull request #58 from abryukhov/patch-13
tinyMCE internal language pack - RU
|
2013-07-22 00:02:32 -07:00 |
|
Sebastiaan Janssen
|
0244492a89
|
Merge pull request #57 from abryukhov/patch-14
tinyMCE internal language pack - RU
|
2013-07-22 00:02:22 -07:00 |
|
Sebastiaan Janssen
|
546cf2c84d
|
Merge pull request #56 from abryukhov/patch-15
tinyMCE internal language pack - RU
|
2013-07-22 00:02:14 -07:00 |
|
Sebastiaan Janssen
|
d354dde774
|
Merge pull request #55 from abryukhov/patch-16
tinyMCE internal language pack - RU
|
2013-07-22 00:02:03 -07:00 |
|
Alexander Bryukhov
|
5dd14723e9
|
tinyMCE internal language pack - RU
|
2013-07-22 10:29:12 +07:00 |
|
Alexander Bryukhov
|
7134e80c44
|
tinyMCE internal language pack - RU
|
2013-07-22 10:27:31 +07:00 |
|
Alexander Bryukhov
|
f7196ee8f9
|
tinyMCE internal language pack - RU
|
2013-07-22 10:26:47 +07:00 |
|
Alexander Bryukhov
|
fdecd697b7
|
tinyMCE internal language pack - RU
|
2013-07-22 10:26:04 +07:00 |
|
Alexander Bryukhov
|
6c03dac869
|
tinyMCE internal language pack - RU
|
2013-07-22 10:25:18 +07:00 |
|
Alexander Bryukhov
|
6cdb564a9f
|
tinyMCE internal language pack - RU
|
2013-07-22 10:24:31 +07:00 |
|
Alexander Bryukhov
|
0da8a8db36
|
tinyMCE internal language pack - RU
|
2013-07-22 10:23:51 +07:00 |
|
Alexander Bryukhov
|
a4a9620889
|
tinyMCE internal language pack - RU
|
2013-07-22 10:22:46 +07:00 |
|
Alexander Bryukhov
|
2307424fb6
|
tinyMCE internal language pack - RU
|
2013-07-22 10:22:01 +07:00 |
|
Alexander Bryukhov
|
ca124fb662
|
tinyMCE internal language pack - RU
|
2013-07-22 10:21:16 +07:00 |
|
Alexander Bryukhov
|
6787252f9b
|
tinyMCE internal language pack - RU
|
2013-07-22 10:20:36 +07:00 |
|
Alexander Bryukhov
|
ef3094f8d9
|
tinyMCE internal language pack - RU
|
2013-07-22 10:19:51 +07:00 |
|