Kenn Jacobsen
b02a9c3e7a
Add missing dirty checks to content type dirty checking
2019-02-18 20:22:19 +01:00
Shannon
e6f8309d54
reverts the list view changes so they open normally
2019-02-18 17:01:34 +01:00
Sebastiaan Janssen
817dd21155
Allow for unselecting a color in the color picker
2019-02-18 16:42:05 +01:00
Sebastiaan Janssen
34216fd635
Create a valid date picker datatype
2019-02-18 16:16:31 +01:00
Shannon
c81ff85b41
Merge branch 'kjac-v8-fix-dont-retain-cculture' into temp8
2019-02-19 01:52:26 +11:00
Shannon
ca1ec0e4a3
Merge branch 'v8-fix-dont-retain-cculture' of https://github.com/kjac/Umbraco-CMS into kjac-v8-fix-dont-retain-cculture
2019-02-19 01:49:27 +11:00
Shannon
f2ae41ada2
Fixes the culturerequest.interceptor so that it works in tests (and so circular deps aren't caused), internalizes ClientCulture and makes it a little less error prone.
2019-02-19 01:44:00 +11:00
Shannon
90cbd69373
Merge remote-tracking branch 'origin/temp8' into temp8
2019-02-19 01:21:40 +11:00
Shannon
16629c78d2
Merge branch 'kjac-v8-fix-use-client-culture' into temp8
2019-02-19 01:20:03 +11:00
Shannon
04487557d7
Merge branch 'v8-fix-use-client-culture' of https://github.com/kjac/Umbraco-CMS into kjac-v8-fix-use-client-culture
2019-02-19 01:05:11 +11:00
Sebastiaan Janssen
5955ede1dc
Merge branch 'dev-v7' into temp8
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/colorpicker/colorpicker.controller.js
2019-02-18 14:58:49 +01:00
Mathieu Deslauriers
62463ecc21
Issue 4634 : Fixed colorpicker unselection condition
...
When the user remove the selection the model is set to null.
When the user tries to select another value after that, the condition is trying to check the "value" property for a null object.
2019-02-18 14:52:13 +01:00
Stephan
5a11b1bcac
Upgrade ModelsBuilder
2019-02-18 14:43:15 +01:00
Shannon
e1c22ef02c
bumped to examine 1.0.0
2019-02-19 00:17:23 +11:00
Kenn Jacobsen
1c554a8770
Add generic section icon in section picker + clean up legacy section icon stuff
2019-02-18 13:35:08 +01:00
Bjarke Berg
4cc68912ce
Merge pull request #4630 from umbraco/temp8-sections
...
Move sections to their own namespace
2019-02-18 12:20:45 +01:00
Bjarke Berg
e2baf50364
Removing boostrap2 stuff
2019-02-18 12:02:03 +01:00
Bjarke Berg
dbb82cb3f8
Fixed views
2019-02-18 11:32:09 +01:00
Stephan
11506e5548
Merge branch 'temp8' into temp8-sections
2019-02-18 11:24:41 +01:00
Stephan
7185089f1d
Move sections to their own namespace
2019-02-18 11:22:25 +01:00
Bjarke Berg
050616f446
nullref fixes
2019-02-18 10:58:06 +01:00
Bjarke Berg
08d4747824
nullref fix
2019-02-18 10:55:13 +01:00
Bjarke Berg
ecfc8d819f
#4379 - Merged Umbraco.Date into Umbraco.Datetime property editor ( #4608 )
2019-02-18 09:54:01 +01:00
Stephan
30b5dd4d04
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2019-02-18 09:49:05 +01:00
Bjarke Berg
6b8fc66858
Merge pull request #4605 from umbraco/temp8-injection-ihttpcontextaccessor-instead-of-controller
...
Injecting `IUmbracoContextAccessor` instead `UmbracoContext` in constructors
2019-02-18 09:48:37 +01:00
Stephan
d7ce71f6a7
Merge branch 'temp8-fixes-rendering-content-without-template' into temp8
2019-02-18 09:48:34 +01:00
Stephan
c2bf3d0d53
Merge branch 'temp8' into temp8-fixes-rendering-content-without-template
2019-02-18 09:47:45 +01:00
Stephan
ed6167fb0a
Document Serilog per-source level
2019-02-18 09:46:43 +01:00
Bjarke Berg
aef83b86d4
Merge branch 'temp8' into temp8-injection-ihttpcontextaccessor-instead-of-controller
...
# Conflicts:
# src/Umbraco.Tests/Routing/RenderRouteHandlerTests.cs
# src/Umbraco.Tests/TestHelpers/ControllerTesting/TestControllerActivatorBase.cs
2019-02-18 09:10:47 +01:00
Shannon
8ea6e2b855
If a content item has no template (i.e. route hijack), it will fail to render
2019-02-18 19:07:51 +11:00
Bjarke Berg
8c9d115986
Merge pull request #4626 from umbraco/temp8-remove-Created-service-events
...
v8 - removal of "Created" events that shouldn't exist
2019-02-18 08:58:57 +01:00
Shannon
79c67e9c1b
Fixes logging message
2019-02-18 18:06:54 +11:00
Shannon
aa90e61a97
Forgot to remove the ContentService, MediaService and MemberService Created events - these should have been removed a very long time ago!
2019-02-18 16:38:55 +11:00
Shannon
59f51767b5
Forgot to remove the ContentService, MediaService and MemberService Created events - these should have been removed a very long time ago!
2019-02-18 16:38:37 +11:00
Shannon
f079f3d66b
Fixes a null ref if a url provider returns null
2019-02-18 16:29:57 +11:00
Shannon Deminick
2958b42b31
Merge pull request #4600 from aaronpowell/temp8-3935-clientdependency
...
Improved fix for non-web Umbraco hosts
2019-02-18 16:13:28 +11:00
Shannon
876336d9fd
Fixes more of #4478
2019-02-18 15:02:38 +11:00
Stephan
d8a9bfc22c
Bugfix variation context in background tasks
2019-02-16 17:25:24 +01:00
Stephan
7641e7a521
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2019-02-15 22:45:46 +01:00
Stephan
834a30b5c7
Fix tests
2019-02-15 22:45:30 +01:00
Stephan
6a5f8c0ab8
Fix #4578
2019-02-15 19:32:13 +01:00
Stephan
4ab6ab1a1f
Merge branch 'temp8-umbhelper-vs-umbcontext-cleanup' into temp8
2019-02-15 14:20:39 +01:00
Stephan
94a44a2609
Cleanup
2019-02-15 14:20:31 +01:00
Bjarke Berg
8e29dbd494
#4569 - Rename TinyMCE property editor alias (From TinyMCEv3)
...
#379 - Rename Label property editor alias (From NoEdit)
2019-02-15 13:52:02 +01:00
Robert
a0896f168c
Merge pull request #4562 from umbraco/temp8-ui-listview-as-infinity-editing-v2
...
Temp8 ui listview as infinity editing v2
2019-02-15 11:45:58 +01:00
Robert
0555f0868b
Merge remote-tracking branch 'origin/temp8' into temp8-ui-listview-as-infinity-editing-v2
2019-02-15 11:24:26 +01:00
Bjarke Berg
5dc3cf45ec
Merge remote-tracking branch 'origin/temp8' into temp8-injection-ihttpcontextaccessor-instead-of-controller
2019-02-15 11:13:18 +01:00
Bjarke Berg
8631136444
Merge remote-tracking branch 'origin/temp8' into temp8
2019-02-15 11:05:41 +01:00
Bjarke Berg
7f764a4557
Bugfix for checkboxlist
2019-02-15 11:03:38 +01:00
Robert
e29b47069c
Show save and publish in infinite mode
2019-02-15 10:54:00 +01:00