Sebastiaan Janssen
1f2c4e38ac
Fix #5335 - Multiple Media Picker not available as macro parameter
2019-08-19 16:01:03 +02:00
Andy Butland
5452ebaf6d
Import and export of document type and property variations setting in packages
2019-08-15 21:57:09 +02:00
Marc Goodson
53c52abde5
Update GetPagedResultsByQuery to return id of the node the audit item relates to instead of table PK
...
This was fixed previously in v7 - see https://github.com/umbraco/Umbraco-CMS/pull/3759
2019-08-15 21:18:41 +02:00
Shannon
db6714d3b8
Merge remote-tracking branch 'origin/v8/8.1' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Web/Search/ExamineComponent.cs
2019-08-14 10:39:15 +10:00
Nathan Woulfe
02c1e88da2
V8: Display current log level in log viewer sidebar ( #6059 )
2019-08-13 22:07:05 +02:00
Kenn Jacobsen
87845ee907
V8: Allow localization of the backoffice using parent cultures… ( #6090 )
...
(cherry picked from commit 405538544f )
2019-08-13 20:28:48 +02:00
Kenn Jacobsen
405538544f
V8: Allow localization of the backoffice using parent cultures… ( #6090 )
2019-08-13 20:26:22 +02:00
Tobias Klika
600be987a7
use modifiable media path in file system composition
...
(cherry picked from commit fdcfc48e06 )
2019-08-12 09:05:45 +02:00
Tobias Klika
fdcfc48e06
use modifiable media path in file system composition
2019-08-12 09:04:32 +02:00
Steve Megson
aabe6defb2
Fixes #5864 - migrate prevalues for Umbraco.DropDown.Flexible
...
(cherry picked from commit 4e0dd728a8 )
2019-08-08 10:56:02 +02:00
Bjarke Berg
3245c82ea6
Missing file in project file
...
(cherry picked from commit 3062f40ef5 )
2019-08-08 10:45:34 +02:00
leekelleher
34e45abcc7
Added constants for Property Editor Groups
2019-08-07 20:59:03 +02:00
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
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
9538981730
Adds more assertions and tests and validates variations
2019-08-01 18:49:05 +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
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
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
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
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
Steve Megson
dc371c1979
Include CheckBoxList in ValueListPreValueMigrator
2019-07-23 12:48:48 +02:00
Bjarke Berg
c246044ac7
Merge pull request #5972 from stevemegson/v8/temp-checkboxlist
...
Content migration - Include CheckBoxList in ValueListPreValueMigrator
2019-07-23 12:47:13 +02:00
Shannon
27223738c6
Merge branch 'v8/8.1' into v8/dev
...
# Conflicts:
# src/Umbraco.Web/PublishedCache/NuCache/PublishedSnapshotService.cs
2019-07-23 19:05:06 +10:00
Warren Buckley
bb8356d7db
Merge pull request #5924 from umbraco/v/bugfix/5035-slot-swap2
...
Fixes race condition in PublishedSnapshotService and more...
2019-07-23 09:18:44 +01:00
Warren Buckley
66ff4d191a
Merge pull request #5946 from umbraco/v8/bugfix/5886-fixes-Children
...
Fixes issue with Children(culture) method
2019-07-22 14:54:49 +01:00
Steve Megson
968463912a
Include CheckBoxList in ValueListPreValueMigrator
2019-07-21 14:47:37 +01:00
Warren Buckley
b9e44f381b
Merge pull request #5923 from umbraco/v8/hotfix/5902-migration-should-not-warn-about-build-in-renamed-data-types
...
V8: Migration should not warn about build in data types that is handled correct but renamed
2019-07-19 10:56:38 +01:00
Shannon
b07df63422
Adds some better notes to the api docs
2019-07-19 15:49:39 +10:00
Shannon
929c84822a
Fixes the Children ext method and adds unit tests
2019-07-19 15:18:00 +10:00
Warren Buckley
993f11cd2c
Merge pull request #5898 from umbraco/v8/hotfix/5846-AB#1695-Fix-for-migration-of-corrupt-data
...
V8: Give better exception if a json exception happens doing migration
2019-07-18 13:36:35 +01:00
Warren Buckley
6544b5c272
Update src/Umbraco.Core/Migrations/Upgrade/V_8_1_0/ConvertTinyMceAndGridMediaUrlsToLocalLink.cs
...
Co-Authored-By: Bjarke Berg <mail@bergmania.dk >
2019-07-18 13:03:14 +01:00
Shannon
3603090421
Fixes race condition in PublishedSnapshotService and more...
2019-07-17 22:51:14 +10:00
Bjarke Berg
79159b684d
https://github.com/umbraco/Umbraco-CMS/issues/5902
...
- Fixed issue with migration of Umbraco.Date if it was never saved in v7, the default format was added the time-part.
- Fixed issue with warnings of migrations of build in types, that was renamed between v7 and v8. These are handled correct.
- Added constants for some of the legacy property editor aliases.
2019-07-17 14:30:02 +02:00
Bjarke Berg
c6246b5404
Merge remote-tracking branch 'origin/v8/dev' into v8/dev
2019-07-16 13:46:07 +02:00
Bjarke Berg
3062f40ef5
Missing file in project file
2019-07-16 13:43:10 +02:00
Steve Megson
0feb053e51
Fixes #5852 - TablesForScheduledPublishing
2019-07-16 13:39:09 +02:00
Bjarke Berg
c01a8f8f13
Merge pull request #5887 from stevemegson/temp-content-migration
...
PR fixes 7 -> 8 migration bugs for #5852 and #5864
2019-07-16 13:37:08 +02:00
Bjarke Berg
09c8ae4e7e
Fixed null ref exception in related links migrations
2019-07-16 13:36:16 +02:00
Bjarke Berg
f6a8d487cc
AB#1695 - https://github.com/umbraco/Umbraco-CMS/issues/5846
...
Give better exception, if a json exception happens doing migration of grid properties in ConvertTinyMceAndGridMediaUrlsToLocalLink
2019-07-15 13:06:47 +02:00
Steve Megson
4e0dd728a8
Fixes #5864 - migrate prevalues for Umbraco.DropDown.Flexible
2019-07-14 16:48:33 +01:00