Bjarke Berg
|
f7ee8c0899
|
Merge pull request #4411 from kjac/v8-fix-redirect-tracking-composer
V8: Fix the redirect tracking composer
|
2019-02-07 11:09:22 +01:00 |
|
Stephan
|
c59ff8d995
|
Merge branch 'temp8-fix-default-userid-param' into temp8
|
2019-02-07 10:02:13 +01:00 |
|
Stephan
|
4a8e5935c2
|
Merge branch 'temp8' into temp8-fix-default-userid-param
|
2019-02-07 10:01:15 +01:00 |
|
Stephan
|
8ed2dcb8bf
|
Don't capture content caches!
|
2019-02-07 09:59:16 +01:00 |
|
Warren Buckley
|
5944ea20cc
|
Merge remote-tracking branch 'origin/temp8' into temp8-fix-default-userid-param
# Conflicts:
# src/Umbraco.Core/Services/IContentService.cs
# src/Umbraco.Core/Services/Implement/ContentService.cs
|
2019-02-07 08:24:03 +00:00 |
|
Stephan
|
8329097974
|
Review PR, adjustments
|
2019-02-07 08:53:49 +01:00 |
|
Bjarke Berg
|
87c85341fb
|
Merge remote-tracking branch 'origin/temp8' into temp8
|
2019-02-07 08:20:02 +01:00 |
|
Bjarke Berg
|
f6da7e4444
|
JS error, handle user dialog in the same way as help dialog. Don't close on change of section. Before was a js error with missing method
|
2019-02-07 08:19:44 +01:00 |
|
Stephan
|
d11fd67a09
|
Bugfix PublishedContentTypeFactory
|
2019-02-07 08:04:53 +01:00 |
|
Shannon
|
1703c918d9
|
test pass now
|
2019-02-07 17:06:50 +11:00 |
|
Shannon
|
d76f7db700
|
fixes the runTest build so that it properly builds the babel js and fixes one of the tests
|
2019-02-07 16:59:25 +11:00 |
|
Shannon
|
261ddfbcd6
|
Gets unit tests running again and added a task runTests
|
2019-02-07 16:22:29 +11:00 |
|
Shannon
|
86b31c2782
|
fixes test.js to point to the correct karma config
|
2019-02-07 15:41:20 +11:00 |
|
Shannon Deminick
|
cb309e7f9e
|
Merge pull request #4432 from kjac/v8-fix-rename-umbraco-domains-table
V8: Rename umbracoDomains table to umbracoDomain (singular)
|
2019-02-07 15:28:37 +11:00 |
|
Shannon
|
ed5023e431
|
Adds some null checks to Examine's value set builders in case some of the data is strangely incorrect
|
2019-02-07 15:13:45 +11:00 |
|
Shannon
|
fcec180dc4
|
Ship with correct skipIIsCustomeerrors setting
|
2019-02-07 14:54:22 +11:00 |
|
Shannon Deminick
|
0606d1bc8b
|
Merge pull request #4341 from umbraco/temp8-3640
Support culture in content Saving and Publishing events
|
2019-02-07 11:26:45 +11:00 |
|
Shannon
|
4655acfdeb
|
Fixes ambiguous call
|
2019-02-07 11:26:09 +11:00 |
|
Stephan
|
37c130194f
|
Merge branch 'temp8' into temp8-3640
|
2019-02-06 16:31:04 +01:00 |
|
Stephan
|
162e691828
|
Bugfix PublishedContentTypeFactory
|
2019-02-06 16:26:32 +01:00 |
|
Warren Buckley
|
51ad0f75d1
|
Fix up unit test but also uses constant for -1 as the parent id aka System Root Node Id
|
2019-02-06 15:16:11 +00:00 |
|
Warren Buckley
|
de5b32749e
|
Merge branch 'temp8' into temp8-fix-default-userid-param
|
2019-02-06 14:56:52 +00:00 |
|
Stephan
|
19d8796c40
|
Merge branch 'temp8' into temp8-3640
|
2019-02-06 15:07:49 +01:00 |
|
Stephan
|
0be5ff64bc
|
Be friendly
|
2019-02-06 15:05:56 +01:00 |
|
Warren Buckley
|
8b4315cd46
|
🦸🦸 Is it a bird, is it a plane, no it's SuperUser 🦸🦸
|
2019-02-06 14:01:14 +00:00 |
|
Stephan
|
48e11ab439
|
Fix 8.0 migration
|
2019-02-06 14:53:49 +01:00 |
|
Shannon
|
f98727e08d
|
fixing tests
|
2019-02-07 00:15:47 +11:00 |
|
Stephan
|
7863cd3ab7
|
Refactor OrderedCollectionBuilderBase AppendAfter to InsertAfter
|
2019-02-06 14:11:33 +01:00 |
|
Shannon
|
34c65a94bf
|
dont allocate an empty object if the collection is empty
|
2019-02-07 00:07:43 +11:00 |
|
Shannon
|
e2c86a96fe
|
Ensures change collections are cleared on clone
|
2019-02-07 00:05:25 +11:00 |
|
Shannon
|
b95b02d0c0
|
ensure the culture is bumped if a property of that culture is modified, fixes up the AdjustDates method and tests
|
2019-02-06 23:51:12 +11:00 |
|
Shannon
|
5b33416b7b
|
adds fixme notes
|
2019-02-06 23:02:28 +11:00 |
|
Bjarke Berg
|
a4a437a746
|
Fixed view after UmbracoHelper ctor changes
|
2019-02-06 11:18:52 +01:00 |
|
Shannon
|
3b60ffeb28
|
fixes test
|
2019-02-06 16:27:19 +11:00 |
|
Shannon
|
92606e7122
|
Fixes up dirty tracking of cultures and published cultures the same way we handle that with other entities which uses observable collection events. This simplifies the dirty tracking logic and means we dont require lookup the original object, but now we need to figure out the fixme stuff
|
2019-02-06 16:10:20 +11:00 |
|
Stephan
|
0f85c921e3
|
Merge pull request #4433 from umbraco/nul800sebastiaan-patch-1
Why so sad! :-)
|
2019-02-05 20:02:09 +01:00 |
|
Stephan
|
f752861e10
|
Bugfix null timer in CoreRuntime
|
2019-02-05 20:01:20 +01:00 |
|
Stephan
|
b403e9b3b7
|
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
|
2019-02-05 20:00:30 +01:00 |
|
Sebastiaan Janssen
|
eafb9a46f7
|
Why so sad! :-)
|
2019-02-05 19:59:13 +01:00 |
|
Kenn Jacobsen
|
1e24981576
|
Rename umbracoDomains table to umbracoDomain (singular)
|
2019-02-05 19:48:13 +01:00 |
|
Warren Buckley
|
4c79269081
|
Merge pull request #4422 from umbraco/temp8-ui-refactoring-infinity-editing-to-css-animation
V8: UI refactoring infinity editing to css animation
|
2019-02-05 15:49:49 +00:00 |
|
Warren Buckley
|
a1a3267c0b
|
Merge pull request #4366 from kjac/v8-fix-icon-picker-color-selection
V8: Doctype icon color picker selection is broken
|
2019-02-05 15:15:23 +00:00 |
|
Stephan
|
6125643c3f
|
Bump copyright year
|
2019-02-05 13:43:04 +01:00 |
|
Robert
|
9e8e62dc71
|
Merge pull request #4346 from kjac/v8-fix-nested-content-elements-with-culture-variance
V8: Make Nested Content resilient towards culture variance in elements
|
2019-02-05 12:57:51 +01:00 |
|
Stephan
|
d2692a2ff5
|
NuCache respects global local temp storage
|
2019-02-05 12:20:13 +01:00 |
|
Stephan
|
d3b0913047
|
Fix UmbracoHelper preventing upgrades
|
2019-02-05 12:19:57 +01:00 |
|
Niels Lyngsø
|
ff497b413e
|
V8: UI, refactoring of infinity editing to use CSS to fix issue regarding stacking of layers.
|
2019-02-05 11:54:23 +01:00 |
|
Robert
|
ea95b4f454
|
Merge pull request #4345 from kjac/v8-fix-relation-types-editor
V8: Relation type editor crashes for root relations and is using excessive XHR
|
2019-02-05 10:35:25 +01:00 |
|
Robert
|
bec61a00c9
|
Merge pull request #4336 from kjac/v8-fix-disappearing-thumbnails
V8: Fix disappearing thumbnails in the media grid
|
2019-02-05 10:05:14 +01:00 |
|
Robert
|
4054e0ab72
|
Merge pull request #4357 from kjac/v8-fix-media-picker-upload-button
V8: Media picker upload button does nothing
|
2019-02-05 09:54:01 +01:00 |
|