Shannon
|
46b27d1257
|
Changes protected field to property, makes Regex/Required valiidators more resilient to testing removes the need for setting up Current in the ManifestParserTests
|
2019-11-13 11:43:16 +11:00 |
|
Shannon
|
5bcf9ef102
|
removes IOHelper registration
|
2019-11-13 11:17:48 +11:00 |
|
Shannon Deminick
|
89e9b14f88
|
Merge pull request #7131 from umbraco/v8/hotfix/7125-update-dependencies-to-same-as-nuspec
V8: Update the projects to use the same dependencies as required by our nuspec
|
2019-11-13 09:21:53 +11:00 |
|
Warren Buckley
|
411bf067e5
|
Bit of tidying up
|
2019-11-12 19:11:16 +00:00 |
|
Warren Buckley
|
05c1f0f389
|
Fix up the missing nulls & ammend the mapping
|
2019-11-12 14:50:43 +00:00 |
|
Bjarke Berg
|
424260ac2b
|
Merge branch 'netcore/feature/abstract-systemdirectories' into netcore/feature/AB3594_move_exsiting_configuration_to_own_project
# Conflicts:
# src/Umbraco.Core/ConfigsExtensions.cs
|
2019-11-12 15:32:45 +01:00 |
|
Bjarke Berg
|
42904d63aa
|
Fixed views
|
2019-11-12 15:32:03 +01: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 |
|
Warren Buckley
|
bbcdcbdde0
|
Start adding in pagination to relations
|
2019-11-12 14:09:36 +00:00 |
|
Bjarke Berg
|
3ffa7700ff
|
AB3594 - missing xmldoc end
|
2019-11-12 14:46:56 +01:00 |
|
Bjarke Berg
|
3a9686d56b
|
AB3594 - Moved more config stuff
|
2019-11-12 14:42:57 +01:00 |
|
Bjarke Berg
|
6d18b3f363
|
Merge branch 'netcore/feature/AB3649-move-manifest-stuff' into netcore/feature/AB3594_move_exsiting_configuration_to_own_project
|
2019-11-12 14:11:08 +01:00 |
|
Bjarke Berg
|
9b4c26bf7e
|
AB3649 - Fixed tests
|
2019-11-12 13:40:07 +01:00 |
|
Jeavon
|
10622cc430
|
Switched to using a dummy Uri so that runtimeState isn't needed as per review
|
2019-11-12 10:26:25 +00:00 |
|
Jeavon
|
b30f7b6a48
|
Merge branch 'v8/dev' into v8/feature/search-media-files
|
2019-11-12 10:12:03 +00:00 |
|
Bjarke Berg
|
c016a48b36
|
AB3649 - Extracted IManifestParser
|
2019-11-12 11:06:50 +01:00 |
|
Bjarke Berg
|
94f5894b74
|
AB3649 - Moved manifest stuff
|
2019-11-12 10:59:04 +01:00 |
|
Bjarke Berg
|
b64b0758e1
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3649-move-manifest-stuff
|
2019-11-12 10:42:48 +01:00 |
|
Bjarke Berg
|
6da93c6fc3
|
AB3649 - Refactored services injected into ctor instead of methods
|
2019-11-12 10:42:39 +01:00 |
|
Bjarke Berg
|
b4880944be
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3649-move-manifest-stuff
# Conflicts:
# src/Umbraco.Core/CompositionExtensions_Essentials.cs
|
2019-11-12 10:38:33 +01:00 |
|
Bjarke Berg
|
282220ee39
|
Merge pull request #7109 from umbraco/netcore/feature/AB3650-TypeFinder-abstraction
ITypeFinder abstraction
|
2019-11-12 10:37:41 +01:00 |
|
Bjarke Berg
|
267a9af30f
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3650-TypeFinder-abstraction
# Conflicts:
# src/Umbraco.Core/CompositionExtensions_Essentials.cs
# src/Umbraco.Core/Runtime/CoreRuntime.cs
# src/Umbraco.Tests/Runtimes/StandaloneTests.cs
# src/Umbraco.Tests/Testing/UmbracoTestBase.cs
|
2019-11-12 10:05:54 +01:00 |
|
Bjarke Berg
|
7eef6b4037
|
https://github.com/umbraco/Umbraco-CMS/issues/7125 - Updates the projects to use the same versions as required by our nuspec
|
2019-11-12 08:50:31 +01:00 |
|
Shannon Deminick
|
40894c8ed0
|
Merge pull request #7129 from umbraco/netcore/feature/AB3736-services-models
Moving most repositories and service interfaces (excluding content based ones)
|
2019-11-12 17:57:19 +11:00 |
|
Shannon
|
e0351bc837
|
fix test
|
2019-11-12 17:56:47 +11:00 |
|
Shannon
|
0b16d6dee1
|
fix build
|
2019-11-12 16:44:13 +11:00 |
|
Shannon
|
161367bb71
|
fix build
|
2019-11-12 16:42:53 +11:00 |
|
Shannon
|
2b2db8b8ef
|
Moves most service interfaces, ensure IOHelper is registered
|
2019-11-12 16:31:08 +11:00 |
|
Shannon
|
40f1a1f6ea
|
More repos
|
2019-11-12 14:49:41 +11:00 |
|
Shannon
|
91d5029047
|
moves more repos
|
2019-11-12 14:43:19 +11:00 |
|
Shannon
|
570e9ca7bd
|
Moves IExternalLoginRepository, abstracts out IUserLoginInfo
|
2019-11-12 14:39:27 +11:00 |
|
Shannon
|
8cc218f716
|
Moves more repos
|
2019-11-12 14:23:53 +11:00 |
|
Shannon
|
f3aca158fb
|
Lots of the repo interfaces moved
|
2019-11-12 14:16:50 +11:00 |
|
Shannon
|
545a427d11
|
abstracts out IScript, stops casting stuff
|
2019-11-12 13:49:56 +11:00 |
|
Shannon
|
38986f3bfd
|
Abstracts out IStylesheet, IStylesheetProperty
|
2019-11-12 13:33:02 +11:00 |
|
Shannon Deminick
|
df94becbc9
|
Merge pull request #7128 from umbraco/netcore/feature/AB3735-xml-xpath-moving
Moves all Umbraco.Core.Xml items to the Abstractions project
|
2019-11-12 13:00:31 +11:00 |
|
Shannon
|
e58edd7d5d
|
Moves remaining Umbraco.Core.Xml items to abstractions project
|
2019-11-12 12:56:17 +11:00 |
|
Shannon
|
fce8ac87a2
|
Moves a bunch of the xml/xpath classes/interfaces and remvoes unused code of XmlHelper
|
2019-11-12 12:37:21 +11:00 |
|
Jan Skovgaard
|
a2551521e4
|
Settings dashboard: Add translations (#6880)
|
2019-11-11 20:48:52 +01:00 |
|
Warren Buckley
|
8dcec429d3
|
Remove relations for the RelationType overview
|
2019-11-11 15:16:19 +00:00 |
|
Bjarke Berg
|
f90fc48ca8
|
AB3649 - Moved IContent and ContentSchedule
|
2019-11-11 15:42:14 +01:00 |
|
Warren Buckley
|
f553868503
|
Merge pull request #7067 from umbraco/v8/feature/AB3466-paged-relations
Adds ability to get paged relations by type
|
2019-11-11 14:03:34 +00:00 |
|
Warren Buckley
|
dd1c8ec6a3
|
Revert a C#8 fancy new switch as AzureDevOps does not like that
|
2019-11-11 12:05:26 +00:00 |
|
Warren Buckley
|
747cdcb5ee
|
Merge remote-tracking branch 'origin/v8/feature/media-tracking' into v8/feature/AB3466-paged-relations
# Conflicts:
# src/Umbraco.Core/Persistence/Repositories/IRelationRepository.cs
|
2019-11-11 11:29:00 +00:00 |
|
Warren Buckley
|
28f8aac271
|
Merge pull request #7066 from umbraco/v8/feature/3449-relations-paging
New service/repo endpoints for efficient paging of entities based on relations data
|
2019-11-11 11:18:06 +00:00 |
|
Warren Buckley
|
eee33696e8
|
Adss in missing XML params from signature
|
2019-11-11 11:05:57 +00:00 |
|
Shannon
|
3242f78aa6
|
Fixes tests
|
2019-11-11 21:38:18 +11:00 |
|
Shannon
|
694d92aad2
|
Merge remote-tracking branch 'origin/v8/feature/media-tracking' into v8/feature/AB3466-paged-relations
# Conflicts:
# src/Umbraco.Core/Persistence/Repositories/Implement/RelationRepository.cs
|
2019-11-11 21:29:52 +11:00 |
|
Shannon
|
28600a02bd
|
Merge remote-tracking branch 'origin/v8/feature/media-tracking' into v8/feature/3449-relations-paging
# Conflicts:
# src/Umbraco.Core/Persistence/Repositories/Implement/RelationRepository.cs
|
2019-11-11 21:25:35 +11:00 |
|
Shannon
|
d3fb1ae842
|
fixing tests
|
2019-11-11 19:46:11 +11:00 |
|