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
|
65c3f8c513
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2016-02-03 14:16:38 +01:00 |
|
Shannon
|
1d326a76a3
|
fixes tab replace
|
2016-02-03 14:16:24 +01:00 |
|
Mads Rasmussen
|
625f976f14
|
Merge pull request #1088 from bjarnef/dev-v7-U4-6121
U4-6121 - Sorting in Related Links was not working correctly
|
2016-02-03 14:01:31 +01:00 |
|
Shannon
|
67c3ea7c00
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2016-02-03 13:44:03 +01:00 |
|
Shannon
|
797eb34f36
|
Fixes merge issues and tests
|
2016-02-03 13:43:51 +01:00 |
|
Mads Rasmussen
|
5f2150ddf7
|
remove word-break from meta because it hides property alias
|
2016-02-03 13:28:23 +01:00 |
|
Claus
|
c4981b50e5
|
Merge pull request #1092 from umbraco/temp-U4-7744
Fixes: U4-7744 Better validation message when Reordering tabs
|
2016-02-03 13:21:47 +01:00 |
|
Simon Busborg
|
00a7c97c5e
|
Fixed background and word-break in member type builder
|
2016-02-03 13:13:56 +01:00 |
|
Simon Busborg
|
eb7fa9528a
|
Merge pull request #1081 from umbraco/temp-U4-7675
Fixes: U4-7675 Changing doc type icon doesn't set dirty property for form
|
2016-02-03 12:55:12 +01:00 |
|
Claus
|
27d2b631a9
|
Merge pull request #1080 from umbraco/temp-U4-7871
Fixes: U4-7871 Media picker - add functionality to go to media item w…
|
2016-02-03 12:51:08 +01:00 |
|
Claus
|
bf1086ca39
|
Merge pull request #1089 from umbraco/temp-U4-7884
Fixes: U4-7884 Prevent new content type editor form from saving when hitting enter from inputs
|
2016-02-03 12:44:55 +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
|
aed4649ff5
|
changes version to RC1
|
2016-02-03 12:16:07 +01:00 |
|
Shannon Deminick
|
36119848e7
|
Merge pull request #1085 from umbraco/temp-U4-7861
U4-7861 - fix moving a content type
|
2016-02-03 12:13:31 +01:00 |
|
Shannon Deminick
|
8080746004
|
Merge pull request #1091 from umbraco/temp-U4-7885
U4-7885 - fix YSOD when saving a member type
|
2016-02-03 11:59:24 +01:00 |
|
Mads Rasmussen
|
edaa335b18
|
Fixes: U4-7744 Better validation message when Reordering tabs
|
2016-02-03 11:55:19 +01:00 |
|
Simon Busborg
|
ae9fba87b5
|
Removed white background from member types builder
|
2016-02-03 11:46:33 +01:00 |
|
Claus
|
076efad616
|
Merge pull request #1084 from umbraco/temp-U4-7713
U4-7713 - fix CountPublished
|
2016-02-03 11:45:15 +01:00 |
|
Stephan
|
df3aaf43d3
|
U4-7885 - fix YSOD when saving a member type
|
2016-02-03 11:33:34 +01:00 |
|
Shannon
|
5d5c6ed33a
|
fixes ysod with media types and member types
|
2016-02-03 11:21:01 +01:00 |
|
Mads Rasmussen
|
e22c6d9c04
|
fix member types html indention
|
2016-02-03 10:16:39 +01:00 |
|
Mads Rasmussen
|
61ba602b4b
|
prevent enter submit in member types
|
2016-02-03 10:05:01 +01:00 |
|
Mads Rasmussen
|
bd393dffd4
|
fix media types html indention
|
2016-02-03 09:59:08 +01:00 |
|
Mads Rasmussen
|
573890b7ce
|
prevent enter submit in media types
|
2016-02-03 09:56:14 +01:00 |
|
Mads Rasmussen
|
7d4fbe4267
|
fix document type html indention
|
2016-02-03 09:50:59 +01:00 |
|
Mads Rasmussen
|
cb978e2fee
|
prevent enter submit in document type editor
|
2016-02-03 09:44:10 +01:00 |
|
bjarnef
|
4e75575b40
|
Sorting was not working correctly
|
2016-02-03 03:38:53 +01:00 |
|
bjarnef
|
d7174146e3
|
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
|
2016-02-03 03:04:48 +01:00 |
|
Shannon
|
856c345905
|
Merge branch '7.3.7' of https://github.com/umbraco/Umbraco-CMS into 7.3.7
|
2016-02-02 18:01:56 +01:00 |
|
Shannon
|
b2cd5dfb85
|
adds null check to session id - might not exist in old cookies
|
2016-02-02 18:01:36 +01:00 |
|
Sebastiaan Janssen
|
462f7a59b5
|
Merge pull request #1078 from dawoe/U4-7872
Use product name in migration runner instead of Umbraco productname
|
2016-02-02 17:06:56 +01:00 |
|
Shannon
|
22689d24ec
|
changes port
|
2016-02-02 17:05:21 +01:00 |
|
Shannon Deminick
|
ee303957b8
|
Merge pull request #1078 from dawoe/U4-7872
Use product name in migration runner instead of Umbraco productname
|
2016-02-02 17:04:45 +01:00 |
|
Shannon
|
4055afdf05
|
Merge branch '7.3.7' of https://github.com/umbraco/Umbraco-CMS into 7.3.7
|
2016-02-02 16:52:08 +01:00 |
|
Shannon
|
a1c70a219a
|
ensures correct sort order for content type queries + test
|
2016-02-02 16:51:57 +01:00 |
|
Stephan
|
3f23b06e24
|
U4-7861 - fix moving a content type
|
2016-02-02 16:40:01 +01:00 |
|
Sebastiaan Janssen
|
3151515855
|
U4-7072 Grid TinyMce with style_formats throws "Cannot assign to read only property 'name'
|
2016-02-02 16:09:02 +01:00 |
|
Shannon
|
25df9da715
|
bumps Version
|
2016-02-02 16:00:28 +01:00 |
|
Shannon
|
9c2f438476
|
fixes tests
|
2016-02-02 15:43:44 +01:00 |
|
Simon Busborg
|
a763602aeb
|
Fixes: U4-7072 Grid TinyMce with style_formats throws "Cannot assign to read only property 'name'
|
2016-02-02 15:38:12 +01:00 |
|
Shannon
|
0de3be42cf
|
U4-7869 Examine & SQL Azure - Timeouts - ensure the other reader is executed with retry.
|
2016-02-02 15:33:22 +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 |
|
Simon Busborg
|
4812f1d603
|
Fixes: U4-7725 Backend / Full witdth image / Settings / Set a background image - Is out of focus.
|
2016-02-02 15:11:50 +01:00 |
|
Rune Strand
|
137de20cef
|
Remove gradient from btnDanger
|
2016-02-02 14:30:57 +01:00 |
|
Rune Hem Strand
|
8ce8199820
|
Merge pull request #1072 from umbraco/temp-U4-7851
fixes U4-7851 Grid layout RTE formats not being applied.
|
2016-02-02 14:14:10 +01:00 |
|
Simon Busborg
|
bb52467f90
|
Fixes: U4-7703 TinyMCE - can't add additional css via custom config (v7.3.4)
http://issues.umbraco.org/issue/U4-7703
|
2016-02-02 14:08:12 +01:00 |
|