Shannon
|
467cf8d762
|
Adds comments/notes
|
2019-08-07 15:40:27 +10:00 |
|
Bjarke Berg
|
2cdb6d86ad
|
Merge pull request #6019 from umbraco/v8/bugfix/pending-changes-issue
v8 Changing a property type from invariant to variant and back again causes issues with reporting that a document is edited or not
|
2019-08-06 09:09:12 +02:00 |
|
Bjarke Berg
|
d474f60465
|
Merge pull request #5992 from umbraco/v8/bugfix/5554-unpublish-state
V8/bugfix/5554 unpublish state
|
2019-08-05 11:54:49 +02:00 |
|
Bjarke Berg
|
caf4d1fe34
|
Merge pull request #6038 from umbraco/v8/bugfix/examine-startup
Fixes how examine starts up to make it easier for custom index developers
|
2019-08-05 10:39:29 +02:00 |
|
Bjarke Berg
|
e4f346620e
|
Added runtime level to ExamineFinalComposer
|
2019-08-05 10:38:35 +02:00 |
|
Shannon
|
be4536cf16
|
Refactors ugly statics and nested classes
|
2019-08-05 17:14:29 +10:00 |
|
Shannon
|
89429bd65a
|
fixes ctor
|
2019-08-05 16:28:23 +10:00 |
|
Shannon
|
6d3faf91d8
|
fixes spacing with ext login providers
|
2019-08-05 13:50:50 +10: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
|
791222c3ce
|
Merge remote-tracking branch 'origin/v8/8.1' into v8/bugfix/5554-unpublish-state
|
2019-08-01 16:11:16 +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 |
|
Bjarke Berg
|
e2483dc874
|
Merge pull request #6020 from umbraco/v8/bugfix/panic-exception
Adds PanicException with details instead of throwing "panic" strings
|
2019-07-30 15:22:05 +02: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Kenn Jacobsen
|
342b2087e9
|
Make sure save options are up to date with the content state
(cherry picked from commit 8a43e3a87e)
|
2019-07-24 10:59:01 +02:00 |
|
Steve Megson
|
dc371c1979
|
Include CheckBoxList in ValueListPreValueMigrator
|
2019-07-23 12:48:48 +02:00 |
|
Shannon
|
2faa4defd8
|
Merge remote-tracking branch 'origin/v7/7.15' into v8/8.1
# Conflicts:
# src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
|
2019-07-23 19:03:14 +10:00 |
|