Stephan
|
470ccd1ffc
|
Merge branch 'dev-v7' into 7.3.0
|
2015-02-09 08:59:23 +01:00 |
|
Shannon
|
89606d3a05
|
Goes brute force to try to resolve: U4-4049 Some images fail when uploading multiple media files
|
2015-02-06 11:19:52 +11:00 |
|
Sebastiaan Janssen
|
4790dc59a9
|
Update CDF dependency
|
2015-02-05 09:01:42 +01:00 |
|
Stephan
|
de53dbffd1
|
U4-6129 - fix order of EntityService.GetByIds items
|
2015-02-04 19:07:51 +01:00 |
|
Stephan
|
c8087d1f68
|
Cleanup TypeHelper, add tests - IsAssignableFromGeneric may have issues?
|
2015-02-04 17:05:18 +01:00 |
|
Stephan
|
f87ba4f0d5
|
Cleanup TypeHelper, add tests - IsAssignableFromGeneric may have issues?
|
2015-02-04 17:04:40 +01:00 |
|
Shannon
|
cb853168c6
|
Merge branch 'dev-v7' into 7.3.0
|
2015-02-04 13:38:14 +11:00 |
|
Shannon
|
c4c21b8b6e
|
fixes: U4-6151 Datatype PreValues not updated in Datatype Saved Event
|
2015-02-04 13:35:22 +11:00 |
|
Shannon
|
c3640f2a3d
|
Merge branch 'dev-v7' into 7.3.0
|
2015-02-04 12:14:45 +11:00 |
|
Shannon
|
a7c134a375
|
fixes last failing test
|
2015-02-04 12:11:10 +11:00 |
|
Shannon
|
9cdea752e8
|
Updates ExtensionMethodFinder to use new TypeFinder methods, all tests are passing now. Moved Stephen's MatchType methods to TypeHelper and moved those tests to TypeHelperTests. Now, need to compare notes with Stephen and add more tests to validate/invalidate the aproaches taken to see what might not be supported between either approaches and should probably look into benchmarks too.
|
2015-02-04 10:24:09 +11:00 |
|
Shannon
|
de3c836ac1
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
Conflicts:
src/Umbraco.Core/Dynamics/ExtensionMethodFinder.cs
src/Umbraco.Tests/DynamicsAndReflection/ExtensionMethodFinderTests.cs
|
2015-02-04 09:58:48 +11:00 |
|
Stephan
|
70b325a189
|
fix tests
|
2015-02-03 20:58:13 +01:00 |
|
Stephan
|
80b23f8fa7
|
fix PetaPocoExtensions merge
|
2015-02-03 20:58:05 +01:00 |
|
Stephan
|
6d08d9b7b0
|
Merge branch 'dev-v7' into 7.3.0
|
2015-02-03 20:08:46 +01:00 |
|
Stephan
|
2cdc89297f
|
U4-6210 - fix failing tests, improve extension methods support on dynamics
|
2015-02-03 19:38:14 +01:00 |
|
Shannon
|
839a5b13b0
|
updates extension method finder with tests to better support finding generic equivialents, adds tests for TypeHelper as well.
|
2015-02-03 20:23:05 +11:00 |
|
Shannon
|
40cc4b90fc
|
updates a test
|
2015-02-03 14:41:43 +11:00 |
|
Shannon
|
ba54f96efd
|
updates nuspec
|
2015-02-03 13:16:30 +11:00 |
|
Stephan
|
6b0292db64
|
cache clearing by object type (fix)
|
2015-02-02 09:39:58 +01:00 |
|
Shannon Deminick
|
b5696de71e
|
Merge pull request #629 from AndyButland/u4-6183
U4 6183 - Only allow change document type to types that would allow the existing children to be created under them
|
2015-02-02 18:16:37 +11:00 |
|
Stephan
|
a4d4cbd99f
|
U4-6034 - issue when renaming tabs
|
2015-01-30 15:02:21 +01:00 |
|
Stephan
|
08a2c0d082
|
U4-6184 - pipeline falls back from example.com:666 to example.com
|
2015-01-30 14:44:47 +01:00 |
|
Stephan
|
1d80fc66af
|
Merge branch 'dev-v7' into 7.3.0
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
|
2015-01-30 14:03:01 +01:00 |
|
Stephan
|
010e4edc83
|
U4-6202 - cache clearing by object type
|
2015-01-30 10:51:50 +01:00 |
|
Shannon
|
f037f8541c
|
Fixes: U4-6210 ExtensionMethodFinder doesn't work with overloaded extensions - this means overloaded extension methods for dynamic content won't work. and finalizes: U4-6209 GetGridHtml needs to be an extension on HtmlHelper not IPublishedContent so that ViewData and ModelState are inherited
|
2015-01-30 19:04:39 +11:00 |
|
Shannon
|
10990e50e6
|
Fixes: U4-6209 GetGridHtml needs to be an extension on HtmlHelper not IPublishedContent so that ViewData and ModelState are inherited
|
2015-01-30 15:48:55 +11:00 |
|
Shannon
|
9dad4c9573
|
Fixes: U4-6111 GetGridHtml throws an exception if no grid value is available
|
2015-01-30 15:42:12 +11:00 |
|
Shannon
|
6318b85449
|
Fixes: U4-6208 Cannot cancel grid 'Are you sure' button when deleting a cell, U4-5942 Issue with placing cursor in right part of richtext editor in Grid
|
2015-01-30 15:17:13 +11:00 |
|
Shannon Deminick
|
9d313898d0
|
Merge pull request #624 from bjarnef/dev-v7-U4-5942
U4-5942 - change width of grid cell tools
|
2015-01-30 11:09:33 +11:00 |
|
Shannon
|
0380b04b03
|
fixes breadcrumb on content/media, ensures a request to load it doesn't happen if there is no parent, ensures that the full breadcrumb is shown and in the right order and ensures that the breadcrumb class is not added if there isn't one so the margins on the buttons work better.
|
2015-01-30 11:07:47 +11:00 |
|
Shannon
|
f32e47a363
|
fixes exception when rendering macros in rte in back office.
|
2015-01-30 10:59:11 +11:00 |
|
Shannon Deminick
|
3ea7f8a226
|
Merge pull request #628 from sparkalyn/dev-v7
Fixes: U4-4565 Add margin to bottom bar
|
2015-01-30 10:37:12 +11:00 |
|
Shannon
|
2617016e3b
|
Merge branch 'umbUkFest-U4-4400' of https://github.com/ja0b/Umbraco-CMS into dev-v7
|
2015-01-30 10:33:07 +11:00 |
|
Shannon
|
90b3bf59e0
|
Fixes: U4-2038 Violation of PRIMARY KEY constraint 'PK_cmsContentPreviewXml' YSOD occurs when publishing content
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
|
2015-01-30 10:32:46 +11:00 |
|
Shannon
|
b7f2152535
|
fixes a test, adds a null check
|
2015-01-30 10:18:19 +11:00 |
|
Shannon
|
5f0dc4a58e
|
Fixes: U4-2038 Violation of PRIMARY KEY constraint 'PK_cmsContentPreviewXml' YSOD occurs when publishing content
|
2015-01-30 10:01:25 +11:00 |
|
Shannon
|
5667256d2c
|
Merge branch 'dev-v7' into 7.3.0
|
2015-01-29 17:50:45 +11:00 |
|
Shannon
|
0f7b902bba
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2015-01-29 17:50:18 +11:00 |
|
Shannon
|
b899ab6557
|
Fixes: U4-5834 Change password description text is confusing
|
2015-01-29 17:49:58 +11:00 |
|
Shannon
|
c092d871c1
|
Fixes: U4-5834 Change password description text is confusing
|
2015-01-29 17:48:41 +11:00 |
|
Shannon
|
e1e73f5e5f
|
completes: U4-6174 Remove cmsPropertyType.helpText column
|
2015-01-29 17:21:44 +11:00 |
|
Shannon Deminick
|
7c3ff7d746
|
Fixes: U4-6165 Make Enum<T> public
|
2015-01-29 17:09:04 +11:00 |
|
Shannon
|
23a8777cde
|
oops fixes a stupid thing that i changed
|
2015-01-29 17:07:07 +11:00 |
|
Shannon
|
0e2e47d4ee
|
Fixes: U4-6202 Cache not clearing by object type properly
|
2015-01-29 16:40:52 +11:00 |
|
Shannon
|
dc8a37b489
|
updates template repo cache options
|
2015-01-29 16:08:37 +11:00 |
|
Shannon
|
47ec2572f5
|
IMplements RepositoryCacheOptions to be able to have a more granular approach to how the base repository caches entities. Allows for a zero count caching as well which by default currently will be false since that's how it's inadvertently been until now, however have enabled a zero count cache for public access since this is queried very heavily on GetAll. Going to look at what other repositories do the same - Templates definitely does.
|
2015-01-29 15:39:41 +11:00 |
|
Shannon
|
1b161c8dbe
|
Removes more usages of legacy Access class to use new IPublicAccessService
|
2015-01-28 19:46:05 +11:00 |
|
Shannon
|
5a76e380de
|
Adds some extension methods, updates the PCR to not use the legacy access class... this actually also reduces a db lookup, made it not depenent on singletons.
|
2015-01-28 19:27:08 +11:00 |
|
AndyButland
|
199bf0ff6e
|
Minor code tidy of change content type
|
2015-01-28 09:22:33 +01:00 |
|