Shannon
|
c4cedaddd2
|
Merge remote-tracking branch 'origin/master-v7' into dev-v7
|
2016-02-09 11:00:57 +01:00 |
|
Shannon
|
b5a2b3dbbd
|
U4-7922 Preview is not working
|
2016-02-09 10:56:15 +01:00 |
|
Asbjørn Riis-Knudsen
|
54548ffc68
|
U4-7819: Use correct messages when saving Media and Member types
|
2016-02-06 17:34:36 +01:00 |
|
Shannon
|
0ea68f4f42
|
added logic for media and member type angular callbacks that existed for content types - assuming this is important and should be there for all content types. Added alias information to validation message returned from server.
|
2016-02-04 19:40:29 +01:00 |
|
Shannon
|
8e3454d24f
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2016-02-04 19:17:00 +01:00 |
|
Shannon
|
e352c65420
|
fixes server side validation issue for content types
|
2016-02-04 19:16:45 +01:00 |
|
Shannon
|
9978b0d8ea
|
Merge branch 'dev-v7' into temp-U4-3447
|
2016-02-04 18:30:58 +01:00 |
|
Stephan
|
fb9471359c
|
U4-7895 - routing fails when path contains dots
|
2016-02-04 13:03:53 +01:00 |
|
Mads Rasmussen
|
fee98f8144
|
Merge branch 'u4-7840' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-u4-7840
|
2016-02-04 11:20:30 +01:00 |
|
Claus
|
6a1e54b221
|
Fixes: U4-7691 - refactor
|
2016-02-03 15:39:18 +01:00 |
|
Shannon Deminick
|
864ca4e40e
|
Merge pull request #1094 from umbraco/temp-U4-7691
Fixes: U4-7691 7.4 beta - Document composition is not working with me…
|
2016-02-03 15:26:43 +01:00 |
|
Claus
|
24d42e6bd1
|
Fixes: U4-7691 7.4 beta - Document composition is not working with media types
Media type compositions weren't getting added since it only looked up through the content type service.
|
2016-02-03 15:02:44 +01:00 |
|
Shannon
|
e423864781
|
Merge remote-tracking branch 'origin/master-v7' into dev-v7
Conflicts:
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/Cache/FullDataSetRepositoryCachePolicy.cs
src/Umbraco.Core/Cache/FullDataSetRepositoryCachePolicyFactory.cs
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeBaseRepository.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/DomainRepository.cs
src/Umbraco.Core/Persistence/Repositories/LanguageRepository.cs
src/Umbraco.Core/Persistence/Repositories/MediaTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/PublicAccessRepository.cs
src/Umbraco.Core/Persistence/Repositories/TemplateRepository.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Cache/FullDataSetCachePolicyTests.cs
src/Umbraco.Web.UI.Client/src/common/directives/components/grid/grid.rte.directive.js
src/Umbraco.Web.UI.Client/src/less/hacks.less
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/WebBootManager.cs
|
2016-02-03 12:30:11 +01:00 |
|
Shannon
|
5d5c6ed33a
|
fixes ysod with media types and member types
|
2016-02-03 11:21:01 +01:00 |
|
Shannon
|
08e9579481
|
U4-7863 Remove Nuget requirement: Microsoft.Net.Http - this is not used, nor is it required (it also installs a bunch of other packages we don't need)
|
2016-02-03 10:14:53 +01:00 |
|
Shannon
|
1545e0eed7
|
Merge branch '7.3.7' of https://github.com/umbraco/Umbraco-CMS into 7.3.7
|
2016-02-02 15:14:56 +01:00 |
|
Shannon
|
42a7ed6877
|
U4-7821 KeepUserLoggedIn with a long umbracoTimeOutInMinutes has logout issues
|
2016-02-02 15:14:47 +01:00 |
|
Sebastiaan Janssen
|
98b8aedc4d
|
U4-7849 Unclear error message when applying public access
|
2016-02-02 15:13:57 +01:00 |
|
Shannon
|
c7a2b54d1c
|
Merge branch '7.3.7' of https://github.com/umbraco/Umbraco-CMS into 7.3.7
|
2016-02-02 12:13:03 +01:00 |
|
Shannon
|
6583ff4439
|
U4-7821 KeepUserLoggedIn with a long umbracoTimeOutInMinutes has logout issues
|
2016-02-02 12:12:51 +01:00 |
|
Sebastiaan Janssen
|
bd2fc71dc5
|
U4-7276 When creating folders in the "Partials" view folder a YSOD appears (Umbraco 7.3 and 7.4)
|
2016-02-02 11:55:24 +01:00 |
|
Shannon
|
1dea0edcf1
|
re-includes the static cache for published property types, this cache is much more than a simple cache of content type infos, it is also the cache for associated converters which is required for all front-end rendering. Fixes the issue of not setting the xpath cache level corectly.
|
2016-02-01 22:50:38 +01:00 |
|
AndyButland
|
1362df8e64
|
Provided means of setting which bulk actions are allowed on list views; only enable selection of multiple items in list view if at least one bulk action is available
|
2016-01-30 20:48:21 +01:00 |
|
Shannon
|
d1be38be64
|
reverts profiler changes, we'll inlcude in 7.4
|
2016-01-28 18:37:56 +01:00 |
|
Claus
|
db6f492aac
|
Merge pull request #1056 from umbraco/temp-U4-7695
U4-7695 Media items are not updated when a new crop is added to Image…
|
2016-01-28 18:30:37 +01:00 |
|
Shannon
|
a6093f41bd
|
Fixes installer login for user and adds notes
|
2016-01-28 18:02:22 +01:00 |
|
Stephan
|
c9c451be65
|
U4-7682 Minor review adjustments
|
2016-01-28 14:19:32 +01:00 |
|
Shannon
|
a0036d925e
|
U4-7682 Add option to DatabaseServerMessengerOptions to force a Cold Boot if there are too many instructions
|
2016-01-28 12:14:30 +01:00 |
|
Shannon
|
81a99d6f7d
|
adds null check and ensures that SetInternalRedirectPublishedContent cannot be called with a null result
|
2016-01-28 10:19:51 +01:00 |
|
Shannon
|
49fc068b38
|
Merge remote-tracking branch 'origin/7.3.6' into dev-v7
Conflicts:
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeBaseRepository.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IMediaTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/MediaTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/UmbracoContext.cs
|
2016-01-27 15:42:06 +01:00 |
|
Claus
|
800df325a9
|
Merge pull request #1063 from umbraco/temp-U4-2670
U4-2670 Add event to modify the model before being sent to render
|
2016-01-27 14:30:40 +01:00 |
|
Shannon
|
e8dfa056b0
|
U4-2670 Add event to modify the model before being sent to render
|
2016-01-27 13:20:13 +01:00 |
|
Stephan
|
81754b37a4
|
Add support for models in controllers
|
2016-01-27 12:05:22 +01:00 |
|
Sebastiaan Janssen
|
2f8c43c689
|
Merge pull request #1057 from umbraco/temp-U4-7836
U4-7836 YSOD when upgrading Umbraco with error during AddUserDataClaims
|
2016-01-26 19:25:04 +01:00 |
|
Shannon
|
19bc97a7fd
|
Removes the static (hack) cache for content types for creating published content
|
2016-01-26 18:56:29 +01:00 |
|
Shannon
|
72900ef3b3
|
U4-7813 Enable MiniProfiler to profiler during startup
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
|
2016-01-26 17:56:25 +01:00 |
|
Shannon
|
74ddd09c5d
|
U4-7836 YSOD when upgrading Umbraco with error during AddUserDataClaims - this also ensures that no empty/null sections can be added to the user object since this is where the original exception was coming from.
|
2016-01-26 17:05:46 +01:00 |
|
Mads Rasmussen
|
fd58c3b3c6
|
Fixes: U4-7815 List view - bug when custom list view has been created.
|
2016-01-26 16:09:48 +01:00 |
|
Shannon
|
ba2fd96e88
|
U4-7695 Media items are not updated when a new crop is added to Image Cropper
|
2016-01-26 15:54:17 +01:00 |
|
Shannon
|
7d616cf937
|
Ensures that all property data is deleted for a doc type when it is being deleted, updates the ChangeDocType to not use the legacy EnsuredPage, updates the non-legacy EnsuredPage.ClientTools to support the legacy logic.
|
2016-01-26 12:13:53 +01:00 |
|
Shannon Deminick
|
930bada737
|
Merge pull request #1043 from umbraco/temp-U4-7716
U4-7716 Content type editor - YSOD when adding a property with the sa…
|
2016-01-25 16:08:07 +01:00 |
|
Shannon
|
95eb5f88f3
|
fixes merge issues
|
2016-01-25 16:07:57 +01:00 |
|
Shannon
|
56f0d67639
|
Merge branch 'dev-v7' into temp-U4-7716
Conflicts:
src/Umbraco.Web/Editors/ContentTypeControllerBase.cs
|
2016-01-25 15:54:50 +01:00 |
|
bjarnef
|
0be5c31d4a
|
Adjust styling for sort table + localize
|
2016-01-25 15:31:07 +01:00 |
|
Shannon
|
7595da7645
|
adds a null check
|
2016-01-25 12:26:11 +01:00 |
|
Claus
|
bbb187f2c8
|
Merge pull request #1044 from umbraco/temp-U4-7783
U4-7783 Member can edit / show on profile don't exist any more in 7.4.0
|
2016-01-24 22:19:01 +01:00 |
|
Claus
|
10617d1bd5
|
Agree, these should not be needed - removing.
|
2016-01-24 22:18:18 +01:00 |
|
Shannon
|
b5e8cb29dd
|
ensure appctx and security isn't nulled on disposal (it's an application singleton it doesn't need to be nulled), creates new CreateContext method for creating standalone UmbracoContext instances.
|
2016-01-23 12:38:08 +01:00 |
|
Shannon
|
5ab61e7638
|
U4-7816 The IsolatedCache instance in the RepositoryFactory differs from the ApplicationContext singleton instance
|
2016-01-22 17:09:44 +01:00 |
|
Shannon
|
4dc4c36581
|
U4-7811 Content type repositories should use FullDataSetRepositoryCachePolicyFactory for performance
Conflicts:
src/Umbraco.Core/Persistence/Repositories/ContentTypeBaseRepository.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IMediaTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/MediaTypeRepository.cs
|
2016-01-22 17:08:21 +01:00 |
|