Bjarke Berg
|
00ce1f389a
|
Simple moved files from core to abstractions
|
2019-11-19 13:40:38 +01:00 |
|
Bjarke Berg
|
a49b313080
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
|
2019-11-19 11:05:32 +01:00 |
|
Shannon
|
e366f99105
|
Cleans up IPropertyType since we don't need the method ConvertAssignedValue as an abstraction
|
2019-11-19 15:52:56 +11:00 |
|
Shannon
|
e537a55181
|
fix incorrect validation
|
2019-11-19 15:42:18 +11:00 |
|
Shannon
|
dbd76a903a
|
Cleans up the IPropertyType interface, cleans up how it is constructed
|
2019-11-19 15:25:04 +11:00 |
|
Shannon
|
645cfcab42
|
Simplifies the interface inheritance removes SimpleContentTypeMapper (can't be used), improves how mappers are looked up, simplifies other models
|
2019-11-19 14:10:08 +11:00 |
|
Shannon
|
9f5479d686
|
Cleans up interface inheritance a bit
|
2019-11-19 12:28:41 +11:00 |
|
Shannon
|
fe2a919573
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/move_icontent_type
|
2019-11-19 11:52:09 +11:00 |
|
Bjarke Berg
|
50e61e9227
|
More usage of IPropertyType, and moved more classes
|
2019-11-18 13:03:24 +01:00 |
|
Bjarke Berg
|
c62088aa85
|
Moved IMember, IPublicAccessService
|
2019-11-18 09:27:06 +01:00 |
|
Bjarke Berg
|
36e030a2af
|
Moved IContentService, IDataType and PublishResult
|
2019-11-18 09:21:47 +01:00 |
|
Bjarke Berg
|
47a0326e9c
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3594_move_exsiting_configuration_to_own_project
|
2019-11-15 11:43:05 +01:00 |
|
Bjarke Berg
|
126380dcee
|
AB3594 - Removed references from core to configuration
|
2019-11-14 12:49:56 +01:00 |
|
Shannon
|
221a0c8d9d
|
Moves more stuff
|
2019-11-14 16:59:43 +11:00 |
|
Shannon
|
3bd223669f
|
Moves as much as possible from Models/Packaging, Models/PublishedContent, Models/Entities, Models/Membership
|
2019-11-14 16:19:24 +11:00 |
|
Shannon Deminick
|
d0f534e2f4
|
Merge pull request #7120 from umbraco/netcore/feature/AB3649-move-manifest-stuff
Netcore: Move manifest code
|
2019-11-14 12:10:25 +11: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 |
|
Shannon
|
c97b156eaf
|
Moves Udi, UriParser and others to abstractions
|
2019-11-13 16:44:40 +11:00 |
|
Shannon
|
995b31b86c
|
Cleans up IProperty
|
2019-11-13 12:17:09 +11:00 |
|
Shannon
|
319376d157
|
Cleans up IPropertyCollection
|
2019-11-13 12:04:50 +11:00 |
|
Shannon
|
850ecf6900
|
Cleans up IPropertyType
|
2019-11-13 11:56:35 +11: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
|
94f5894b74
|
AB3649 - Moved manifest stuff
|
2019-11-12 10:59:04 +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 |
|
Shannon
|
40f1a1f6ea
|
More repos
|
2019-11-12 14:49:41 +11:00 |
|
Shannon
|
570e9ca7bd
|
Moves IExternalLoginRepository, abstracts out IUserLoginInfo
|
2019-11-12 14:39:27 +11:00 |
|
Bjarke Berg
|
f90fc48ca8
|
AB3649 - Moved IContent and ContentSchedule
|
2019-11-11 15:42:14 +01:00 |
|
Bjarke Berg
|
16ff38a456
|
AB3649 - Moved IPropertyCollection, IMedia, and IContentBase
|
2019-11-11 08:36:27 +01:00 |
|
Bjarke Berg
|
e5c3b1f8aa
|
AB3649 - More refactor of Property to IProperty...
|
2019-11-08 15:10:05 +01:00 |
|
Bjarke Berg
|
ed82bd05c6
|
AB3649 - Abstracted IPropertyType, IProperty and IPropertyValue
|
2019-11-08 14:27:27 +01:00 |
|
Bjarke Berg
|
118d50671f
|
AB3649 - Moved Manifest stuff
|
2019-11-08 10:58:31 +01:00 |
|
Bjarke Berg
|
2ce67dcf9a
|
Merge branch 'netcore/feature/non-static-iohelper' into netcore/feature/AB3594_move_exsiting_configuration_to_own_project
# Conflicts:
# src/Umbraco.Core/Manifest/ManifestParser.cs
# src/Umbraco.Tests/Composing/CompositionTests.cs
|
2019-11-08 07:55:23 +01:00 |
|
Bjarke Berg
|
563f58afa6
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/SolutionInfo.cs
|
2019-11-07 14:34:45 +01:00 |
|
Bjarke Berg
|
99da374fbf
|
Move slim entities
|
2019-11-07 13:02:26 +01:00 |
|
Bjarke Berg
|
4f5a5a09b4
|
Move events
|
2019-11-07 13:02:26 +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 |
|
Matt Brailsford
|
0b16c48fc3
|
Split PagedResult into a typed and non-typed version (Fixes #46… (#6871)
|
2019-11-05 11:59:04 +01:00 |
|
Bjarke Berg
|
10fd0bd013
|
Post merge stuff
|
2019-10-30 15:28:15 +01:00 |
|
Bjarke Berg
|
eade92e803
|
Merge remote-tracking branch 'origin/v8/dev' into vx/feature/unicore
# Conflicts:
# src/Umbraco.Core/ObjectExtensions.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/ContentTypeRepositoryBase.cs
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Web.UI.Client/package-lock.json
|
2019-10-30 13:35:48 +01:00 |
|
Dave Woestenborghs
|
88f153e7a3
|
V8 - Make it possible to set content app badge through content… (#6706)
|
2019-10-23 17:31:18 +02:00 |
|
Ronald Barendse
|
d0303f74fd
|
Allow hash type on GenerateHash and remove obsoleted ToMd5 and ToSHA1 methods (#6679)
|
2019-10-23 17:19:49 +02:00 |
|
Kenn Jacobsen
|
f6d00a177e
|
V8: Support allowed types for MNTP member picker (#6524)
|
2019-10-14 14:34:33 +02:00 |
|
Bjarke Berg
|
8a07886303
|
Merge remote-tracking branch 'origin/v8/dev' into vx/feature/unicore
|
2019-10-11 10:09:03 +02:00 |
|
Bjarke Berg
|
2b8805b69d
|
Merge branch 'v8/dev' into vx/feature/unicore
# Conflicts:
# src/Umbraco.Web.UI.Client/package-lock.json
|
2019-10-09 11:09:10 +02:00 |
|
Rasmus John Pedersen
|
ae6004166f
|
Disallow deleting "Sensitive data" user group
|
2019-09-26 18:40:45 +02:00 |
|
Stephan
|
280f4e7cbe
|
Fix member properties [#6227]
|
2019-09-05 16:34:17 +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 |
|