Brian Sokolnicki
|
ddf500b169
|
bug fix for array iteration
|
2019-08-02 12:53:50 -05:00 |
|
Shannon
|
345e6091d2
|
fixes null check, was on the wrong element
|
2019-08-02 13:01:02 +10:00 |
|
Shannon
|
86a97c30d1
|
fixes up LuceneIndexDiagnostics
|
2019-08-02 12:40:45 +10:00 |
|
Shannon
|
14915e9da7
|
oops
|
2019-08-02 01:16:37 +10:00 |
|
Shannon
|
366058581a
|
Adds LuceneIndexDiagnostics to make it easier for devs and custom indexes
|
2019-08-02 01:15:08 +10:00 |
|
Shannon
|
9f6a7dec2e
|
Fixes how examine starts up to make it easier for custom index developers
|
2019-08-02 00:28:48 +10:00 |
|
Shannon
|
be30bb0ad0
|
adds test
|
2019-08-01 21:41:43 +10:00 |
|
Shannon
|
600a29514f
|
more asserts
|
2019-08-01 21:27:31 +10:00 |
|
Shannon
|
9efec9244b
|
removes commented out code
|
2019-08-01 19:09:19 +10:00 |
|
Shannon
|
ded1a22e45
|
fixes validation check
|
2019-08-01 19:01:41 +10:00 |
|
Shannon
|
2e83ac9282
|
Cleans up some tests
|
2019-08-01 18:54:19 +10:00 |
|
Shannon
|
9538981730
|
Adds more assertions and tests and validates variations
|
2019-08-01 18:49:05 +10:00 |
|
Shannon
|
1095815878
|
removes notes
|
2019-08-01 16:09:52 +10:00 |
|
Shannon
|
a8bdab8f5c
|
Merge remote-tracking branch 'origin/v8/8.1' into v8/bugfix/pending-changes-issue
|
2019-08-01 15:56:24 +10:00 |
|
Shannon
|
ff952a6df1
|
Passes test! Now to add more tests/assertions and then the logic to renormalize based on name changes.
|
2019-08-01 15:54:44 +10:00 |
|
Shannon
|
87e7cec02e
|
WIP - commiting what i have. Solved part of the problem but there are others.
|
2019-07-31 18:30:34 +10:00 |
|
Shannon
|
5c8cd60275
|
Writes up a test to show the issue with edited culture flags, this shows that the current fix works but there's still an issue
|
2019-07-31 00:13:40 +10:00 |
|
Shannon
|
6482d849e3
|
Moves test to different fixture
|
2019-07-30 22:59:33 +10:00 |
|
Shannon
|
34f137c8cf
|
Merge branch 'v8/bugfix/panic-exception' into v8/bugfix/5554-unpublish-state
|
2019-07-30 22:50:06 +10:00 |
|
Shannon
|
16d8f8846e
|
Adds PanicException with details instead of throwing "panic" strings
|
2019-07-30 22:40:15 +10:00 |
|
Shannon
|
108416638c
|
removes commented out code
|
2019-07-30 22:28:06 +10:00 |
|
Shannon
|
20d28ea215
|
removes commented out code
|
2019-07-30 22:20:28 +10:00 |
|
Shannon
|
27bc309c55
|
Removes unused code
|
2019-07-30 22:20:28 +10:00 |
|
Shannon
|
b5b4ee79b4
|
Adds notes, fixes logic with a double save
|
2019-07-30 22:20:28 +10:00 |
|
Shannon
|
45227357fd
|
adds notes on why this is failing
|
2019-07-30 22:20:28 +10:00 |
|
Shannon
|
a2ba0f6a4c
|
more tests - failing that need fixing
|
2019-07-30 22:20:27 +10:00 |
|
Shannon
|
415916c527
|
Fixes an issue with the content service + test
|
2019-07-30 22:20:27 +10:00 |
|
Shannon
|
40a55cb9df
|
Fixes issue/tests
|
2019-07-30 22:20:27 +10:00 |
|
Shannon
|
5a9ca8d09f
|
wip added more tests and notes
|
2019-07-30 22:20:27 +10:00 |
|
Shannon
|
1bfcc9053e
|
Fixes issues: we never properly used SuccessUnpublishMandatoryCulture, fixed issue of unpublishing last culture with a new status
|
2019-07-30 22:20:27 +10:00 |
|
Shannon
|
3930ae244c
|
Created unit test to show the problem.
|
2019-07-30 22:20:27 +10:00 |
|
Kenn Jacobsen
|
e69784caf8
|
Merge branch 'v8/dev' into v8-fix-login-user-without-start-nodes
|
2019-07-30 13:36:41 +02:00 |
|
Shannon
|
365ad2981d
|
Fixing issue when changing a property type from invariant to variant and back again and the document always reporting pending changes.
|
2019-07-30 19:02:03 +10:00 |
|
Kenn Jacobsen
|
ad99374885
|
Merge branch 'v8/dev' into v8-feature-imagecropper-custom-crop-indication
|
2019-07-30 10:43:45 +02:00 |
|
Kenn Jacobsen
|
bebe0ec9ff
|
Merge branch 'v8/dev' into v8-feature-copy-property
|
2019-07-30 08:45:16 +02:00 |
|
Rasmus John Pedersen
|
ca56655d07
|
Fix exception when stored media url is already absolute
(cherry picked from commit 49b3351c72)
|
2019-07-29 14:31:04 +02:00 |
|
Rasmus John Pedersen
|
49b3351c72
|
Fix exception when stored media url is already absolute
|
2019-07-29 12:59:29 +02:00 |
|
Shannon
|
4612c03657
|
Fixes #5789 - PublishedContentQuery Search always searches on culture
|
2019-07-29 15:43:03 +10:00 |
|
Shannon
|
41093e5b8b
|
Value Set builder shouldn't stop indexing when one field is empty in value sets
|
2019-07-29 15:38:08 +10:00 |
|
arkadiuszbiel
|
4a24064783
|
Value Set builder shouldn't stop indexing when one field is empty in value sets
|
2019-07-27 20:41:15 +01:00 |
|
Kenn Jacobsen
|
0ab84fc443
|
Allow removing user start nodes
|
2019-07-25 10:28:16 +02:00 |
|
Kenn Jacobsen
|
f27b754967
|
Update src/Umbraco.Web/Security/BackOfficeSignInManager.cs
Co-Authored-By: Ronald Barendse <ronald@barend.se>
|
2019-07-25 07:40:44 +02:00 |
|
Kenn Jacobsen
|
f4d8f58505
|
Update src/Umbraco.Web/Security/BackOfficeSignInManager.cs
Co-Authored-By: Ronald Barendse <ronald@barend.se>
|
2019-07-25 07:40:38 +02:00 |
|
Bjarke Berg
|
fca74ad8d7
|
Merge pull request #5862 from umbraco/v8/bugfix/5789-PublishedContentQuery-Search
Fixes #5789 - PublishedContentQuery Search always searches on culture
|
2019-07-24 14:16:32 +02:00 |
|
Shannon
|
7bc7dba86d
|
fixes timing issue
|
2019-07-24 21:46:19 +10:00 |
|
Shannon
|
efd6bd82bd
|
Revert "V8: Don't show multiple open menus (take two) (#5609)"
This reverts commit 9ce996cbba.
(cherry picked from commit 1d49c8626e)
|
2019-07-24 12:02:41 +02:00 |
|
Sebastiaan Janssen
|
17527c99eb
|
Makes checks a little more robust
(cherry picked from commit ca75a25802)
|
2019-07-24 11:37:29 +02:00 |
|
Steve Megson
|
361557dc39
|
Handle CSV values in TagsPropertyEditor
(cherry picked from commit a97604d6c4)
|
2019-07-24 11:37:17 +02:00 |
|
Sebastiaan Janssen
|
ca75a25802
|
Makes checks a little more robust
|
2019-07-24 11:33:12 +02:00 |
|
Shannon
|
ece31733a9
|
Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into v8/dev
|
2019-07-24 19:25:48 +10:00 |
|