Bjarke Berg
282973f1e2
More injections of IIOHelper
2019-11-19 08:52:39 +01:00
Bjarke Berg
ca77c519e9
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/remove_current_iohelper
...
# Conflicts:
# src/Umbraco.Abstractions/Configuration/ConfigsExtensions.cs
# src/Umbraco.Configuration/GlobalSettings.cs
# src/Umbraco.Tests/Persistence/Repositories/ScriptRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/StylesheetRepositoryTest.cs
# src/Umbraco.Tests/PublishedContent/NuCacheChildrenTests.cs
# src/Umbraco.Tests/PublishedContent/NuCacheTests.cs
# src/Umbraco.Tests/TestHelpers/TestHelper.cs
2019-11-19 08:13:35 +01:00
Søren Gregersen
be7c1f6eb1
fixed (almost all) tests
2019-11-18 20:43:38 +01:00
Bjarke Berg
603ec0ccfb
AB3594 - Moved the composition root out to UmbracoApplicationBase, and injecting the needed parts from there. Also remove usages of ConfigurationManager from Umbraco.Core
2019-11-15 11:41:13 +01:00
Bjarke Berg
126380dcee
AB3594 - Removed references from core to configuration
2019-11-14 12:49:56 +01:00
Søren Gregersen
7b19ab005b
first round of refactoring
2019-11-13 21:12:02 +01:00
Bjarke Berg
6dceb9c449
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3594_move_exsiting_configuration_to_own_project
2019-11-13 12:45:34 +01:00
Bjarke Berg
683c0da468
Moved stuff from SystemDirectories into constants and IOHelper to avoid a circular dependency
2019-11-13 11:56:32 +01:00
Shannon
c58c31c6bd
Split Udi into UdiParser & UdiParserServiceConnectors, remove GuidUdi and StringUdi Parse methods (makes no sense), adds generic parse method to UdiParser, simplifies tests, removes Current usage
2019-11-13 16:33:40 +11:00
Bjarke Berg
0fcf8325e3
Changed SystemDirectories from static to instance, Added interface in abstractions and create a static property on current.
2019-11-12 15:25:21 +01:00
Bjarke Berg
13507c0e13
AB3653 - Static IOHelper -> IIOHelper (Moved into Current as a first step 😭 )
2019-11-08 07:51:14 +01:00
Bjarke Berg
f3ebe79fc7
Updated comments
2019-11-05 14:59:10 +01:00
Bjarke Berg
63bfc4c2c0
Move constants
2019-11-05 14:55:42 +01:00
Bjarke Berg
befcabfced
Move constants
2019-11-05 13:28:26 +01:00
Bjarke Berg
b4e98286f5
Moved mapping, and abstractions for migrations
2019-11-05 10:19:13 +01:00
Steve Megson
1d0def72f3
Handle duplicate keys in DataTypeMigration ( #6651 )
2019-10-16 17:51:06 +02:00
Kenn Jacobsen
f1e6da9d38
Remove "Generic Properties" group from default member type
2019-10-14 18:00:08 +02:00
Kenn Jacobsen
23ee9eae42
Grant the default admin group access to the Translation section
2019-09-19 09:23:48 +02:00
Benjamin Carleski
f4e61ddf23
Add missing FROM clause
2019-09-19 09:10:56 +02:00
Steve Megson
b0deb4ceab
AddTypedLabels - find standard label properties based on alias rather than ID
2019-09-12 08:45:52 +01:00
Steve Megson
79bea8b440
Update umbracoUser2NodeNotify in SuperZero migration
2019-09-05 14:48:26 +02:00
Steve Megson
09def9f352
Migration of MarkdownEditor prevalues
2019-08-29 14:12:32 +02:00
Steve Megson
9e1424fb24
RefactorMacroColumns
2019-08-29 13:58:43 +02:00
Warren Buckley
b205f19f40
Merge pull request #6130 from stevemegson/v8/temp-6060
...
V8: Handle missing grid values in migration from 7.15
2019-08-27 14:31:52 +00:00
Steve Megson
806d835a90
Handle null and missing grid values in migration
2019-08-14 21:14:48 +01:00
Shannon
dfed93a4ab
Fixes dropping unique constraint indexes and oddly named FKs
2019-08-14 14:49:05 +10: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
Shannon
16d8f8846e
Adds PanicException with details instead of throwing "panic" strings
2019-07-30 22:40:15 +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
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
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
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
Steve Megson
0feb053e51
Fixes #5852 - TablesForScheduledPublishing
2019-07-16 13:39:09 +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
Steve Megson
320ccf8105
Fixes #5852 - TablesForScheduledPublishing
2019-07-14 16:46:01 +01:00
Shannon
015ad64e30
Updates the exception thrown during upgrade to provide some meaningful feedback to the user.
2019-07-05 14:36:33 +10:00
Bjarke Berg
6dbb988903
Refactor to limit to only v7.14.0 - V7.15.*
2019-07-04 11:44:05 +02:00
Bjarke Berg
926acb910e
Forces the initial migration state of V7 sites that are allowed to be migrated into v7.14 state.
2019-07-04 11:44:05 +02:00
Shannon
09793a1744
Fixes tests
2019-07-02 11:07:59 +10:00
Shannon
ba7cd48b8f
Merge remote-tracking branch 'origin/v8/dev' into v8/merge/v715
...
# Conflicts:
# src/Umbraco.Core/Constants-DataTypes.cs
# src/Umbraco.Core/Migrations/Install/DatabaseDataCreator.cs
# src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/linkpicker/linkpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.controller.js
2019-07-02 10:49:20 +10:00
Shannon
80e6880bb7
more manual merging - getting anchors back in tinymce
2019-07-01 16:22:54 +10:00
Shannon
4a33ca99ba
More manual merging
2019-06-28 15:03:52 +10:00
leekelleher
580ba79619
Icon Constants consistency
...
Updated the `Constants.Icons` and replaced the hard-coded strings with
the const references.
2019-06-27 22:35:29 +02:00