Bjarke Berg
|
90c2381c86
|
Renamed Umbraco.Abstractions to Umbraco.Core
|
2020-02-24 08:21:53 +01:00 |
|
Bjarke Berg
|
da1cf259c6
|
AB4227 - Moved Services and Migration
|
2019-12-18 13:42:29 +01:00 |
|
Bjarke Berg
|
c94b65d76b
|
Moved scope and persistence
|
2019-12-12 08:11:23 +01:00 |
|
Bjarke Berg
|
9e5494cc14
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/move-files
# Conflicts:
# src/Umbraco.Core/Persistence/Repositories/Implement/ContentRepositoryBase.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/DocumentBlueprintRepository.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/DocumentRepository.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/MediaRepository.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/MemberRepository.cs
# src/Umbraco.Tests/Persistence/Repositories/ContentTypeRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/DocumentRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/DomainRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/MediaRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/MemberRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/PublicAccessRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/TagRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/TemplateRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/UserRepositoryTest.cs
# src/Umbraco.Tests/Published/NestedContentTests.cs
# src/Umbraco.Tests/PublishedContent/PublishedContentTestBase.cs
# src/Umbraco.Tests/PublishedContent/PublishedContentTests.cs
# src/Umbraco.Tests/Services/ContentServicePerformanceTest.cs
# src/Umbraco.Tests/Services/ContentServiceTests.cs
# src/Umbraco.Tests/Web/TemplateUtilitiesTests.cs
# src/Umbraco.Web/PropertyEditors/ContentPickerPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/GridPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/MediaPickerPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/MultiNodeTreePickerPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/MultiUrlPickerPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/NestedContentPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/RichTextPropertyEditor.cs
|
2019-12-11 09:29:36 +01:00 |
|
Bjarke Berg
|
aa15f89275
|
Merge remote-tracking branch 'origin/v8/feature/media-tracking' into netcore/dev
# Conflicts:
# src/Umbraco.Abstractions/Models/IDataValueEditor.cs
# src/Umbraco.Abstractions/Models/RelationType.cs
# src/Umbraco.Core/Contants-UdiEntityType.cs
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
# src/Umbraco.Core/Udi.cs
# src/Umbraco.Tests/Models/RelationTests.cs
# src/Umbraco.Tests/Models/RelationTypeTests.cs
# src/Umbraco.Tests/Persistence/Repositories/MediaRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/UserRepositoryTest.cs
# src/Umbraco.Tests/Published/NestedContentTests.cs
# src/Umbraco.Tests/PublishedContent/PublishedContentTestBase.cs
# src/Umbraco.Tests/PublishedContent/PublishedContentTests.cs
# src/Umbraco.Tests/Services/ContentServicePerformanceTest.cs
# src/Umbraco.Tests/Testing/UmbracoTestBase.cs
# src/Umbraco.Tests/Web/TemplateUtilitiesTests.cs
# src/Umbraco.Web/Editors/MediaController.cs
# src/Umbraco.Web/PropertyEditors/GridPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/NestedContentPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/RichTextPropertyEditor.cs
# src/Umbraco.Web/Runtime/WebInitialComposer.cs
# src/Umbraco.Web/Templates/TemplateUtilities.cs
# src/Umbraco.Web/UmbracoComponentRenderer.cs
|
2019-12-10 14:44:42 +01:00 |
|
Bjarke Berg
|
28ecb355dd
|
Let IOHelper use IHostingEnvironment
|
2019-12-04 21:30:18 +01:00 |
|
Bjarke Berg
|
1da4429177
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Abstractions/Exceptions/ConnectionException.cs
# src/Umbraco.Abstractions/Exceptions/DataOperationException.cs
# src/Umbraco.Abstractions/Exceptions/InvalidCompositionException.cs
# src/Umbraco.Abstractions/IO/MediaFileSystem.cs
# src/Umbraco.Abstractions/IO/PhysicalFileSystem.cs
# src/Umbraco.Abstractions/Migrations/DataLossException.cs
# src/Umbraco.Abstractions/Models/Entities/EntitySlim.cs
# src/Umbraco.Abstractions/Xml/UmbracoXPathPathSyntaxParser.cs
# src/Umbraco.Abstractions/Xml/XmlHelper.cs
# src/Umbraco.Core/Manifest/ManifestParser.cs
# src/Umbraco.Core/Models/ContentRepositoryExtensions.cs
# src/Umbraco.Core/Models/PropertyType.cs
# src/Umbraco.Core/Persistence/UmbracoDatabaseFactory.cs
# src/Umbraco.Core/PropertyEditors/Validators/RegexValidator.cs
# src/Umbraco.Core/PropertyEditors/Validators/RequiredValidator.cs
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Web/Editors/Filters/ContentModelValidator.cs
# src/Umbraco.Web/Mvc/AreaRegistrationExtensions.cs
|
2019-12-02 13:51:07 +01:00 |
|
Shannon
|
a458df360f
|
Removes references to password question/answer
|
2019-11-25 23:53:12 +11:00 |
|
Warren Buckley
|
d205e98250
|
Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into v8/dev
|
2019-11-21 11:01:05 +01:00 |
|
Warren Buckley
|
042637c3b6
|
Move migration to 8.6.0 - 8.4 is hactoberfest, 8.5 is Models Builder only and dev/v8 is 8.6.0
|
2019-11-21 10:34:17 +01:00 |
|
Warren Buckley
|
9fea3ea500
|
Merge branch 'feature/5702-custom-validation-messages' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-feature/5702-custom-validation-messages
# Conflicts:
# src/Umbraco.Core/PropertyEditors/Validators/RegexValidator.cs
|
2019-11-21 10:10:15 +01:00 |
|
Shannon
|
f427155480
|
Removes unused exceptions
|
2019-11-21 19:39:30 +11:00 |
|
Bjarke Berg
|
4d5d94d3ed
|
7173 - Refactored to inject IUmbracoVersion instead of using Current.
|
2019-11-20 10:50:15 +01:00 |
|
Andy Butland
|
54b3e7e60d
|
Moved custom validation message database migrations into 8.4 folder and namespace
|
2019-11-19 12:35:36 +01:00 |
|
Andy Butland
|
12fa862ee6
|
Merge branch 'v8/dev' into feature/5702-custom-validation-messages
|
2019-11-19 11:53:33 +01:00 |
|
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 |
|
Ronald Barendse
|
34008edd34
|
Fix issues with added PanicException
|
2019-11-15 09:15:12 +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 |
|
Shannon
|
412eadd9a3
|
Changes namespace for media tracking migrations to 8.6
|
2019-11-05 10:48:23 +11:00 |
|
Shannon
|
dcba53033c
|
Changes namespace for media tracking migrations to 8.6
|
2019-11-05 10:30:38 +11:00 |
|
Bjarke Berg
|
da698a9a85
|
AB2462 - Code review fixes
|
2019-10-29 09:57:32 +01:00 |
|
Shannon
|
15865d566b
|
Implements the tracking for document/media/member repos
|
2019-10-25 14:17:18 +11:00 |
|
Shannon
|
f656f7d0a0
|
Fixes relations editor and loading in relations, allows creating relations without object types, fixes migration
|
2019-10-24 22:38:11 +11:00 |
|
Shannon
|
ae64fe49be
|
Allows relation types to not have specific object types, updates IRelation to return the actual object types for the ID references, now relations can be more flexible without being strangely tied to specific object types based on the relation type.
|
2019-10-24 21:32:00 +11:00 |
|
Shannon
|
193892f084
|
Creates method to create the relations based on the property editor's returned reference but have discovered a gotcha for relations, so next step is to resolve that.
|
2019-10-24 16:48:21 +11: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 |
|
Ronald Barendse
|
ed90e71f76
|
Removed usage of obsoleted ArgumentNullOrEmptyException
|
2019-10-07 22:10:21 +02:00 |
|
Ronald Barendse
|
fade67bdb4
|
Updated exceptions with SerializableAttribute and constructor
|
2019-10-04 00:46:02 +02:00 |
|
Andy Butland
|
9e2d7daa2b
|
Corrected namespace
|
2019-09-30 21:31:56 +02:00 |
|
Andy Butland
|
973117df58
|
Updated migration plan to move validation messages into migration to 8.3
|
2019-09-30 20:16:29 +02:00 |
|
Andy Butland
|
0fe373259b
|
Merge branch 'v8/dev' into feature/5702-custom-validation-messages
|
2019-09-30 18:45:00 +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 |
|