Warren Buckley
|
31b85a2cd6
|
Remove code duplication & do some cleanup - need to work on passing the type variable to Cast<T>
|
2019-11-18 11:43:31 +00:00 |
|
Shannon
|
cd3a97ce75
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Abstractions/Constants-Conventions.cs
|
2019-11-18 19:58:42 +11:00 |
|
Warren Buckley
|
8773d644aa
|
Implement paging for the three entity types that media can be related to
|
2019-11-15 12:50:44 +00: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 |
|
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 |
|
Bjarke Berg
|
73167029f0
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/feature/AB3594_move_exsiting_configuration_to_own_project
|
2019-11-14 08:05:32 +01: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 |
|
Jeavon
|
88f6ddeae4
|
Code tweaks from PR review - also led to adding logging for Deserialization issues and therefore needing to mock the logger for the tests
|
2019-11-13 12:07:11 +00:00 |
|
Warren Buckley
|
05c1f0f389
|
Fix up the missing nulls & ammend the mapping
|
2019-11-12 14:50:43 +00: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
|
545a427d11
|
abstracts out IScript, stops casting stuff
|
2019-11-12 13:49:56 +11:00 |
|
Warren Buckley
|
8dcec429d3
|
Remove relations for the RelationType overview
|
2019-11-11 15:16:19 +00: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 |
|
Bjarke Berg
|
e5c3b1f8aa
|
AB3649 - More refactor of Property to IProperty...
|
2019-11-08 15:10:05 +01:00 |
|
Bjarke Berg
|
13507c0e13
|
AB3653 - Static IOHelper -> IIOHelper (Moved into Current as a first step 😭)
|
2019-11-08 07:51:14 +01:00 |
|
Warren Buckley
|
bf2727a1eb
|
New model to return from WebAPI
|
2019-11-06 13:40:00 +00: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 |
|
Shannon
|
f7e8a53922
|
Revert "Gets entity repository to be able to return a mix of object types"
This reverts commit fff3d2648f.
|
2019-11-05 15:53:50 +11:00 |
|
Shannon
|
602acce8f4
|
Gets entity repository to be able to return a mix of object types
|
2019-11-05 15:50:49 +11:00 |
|
Shannon
|
fff3d2648f
|
Gets entity repository to be able to return a mix of object types
|
2019-11-05 15:05:51 +11:00 |
|
Shannon
|
595b36c5df
|
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/media-tracking
# Conflicts:
# src/Umbraco.Web/PropertyEditors/NestedContentPropertyEditor.cs
|
2019-11-01 13:27:13 +11:00 |
|
Daniël Knippers
|
965d6cbeb7
|
Added enum extension methods + tests for SetFlag and UnsetFlag.
|
2019-10-30 11:04:53 +01:00 |
|
Jeavon
|
04004876b1
|
Merge branch 'v8/dev' into v8/feature/search-media-files
|
2019-10-29 12:13:09 +00:00 |
|
Kenn Jacobsen
|
546a948d0b
|
Protect "system media types" from alias changes and deletion
|
2019-10-29 12:13:42 +01:00 |
|
Kenn Jacobsen
|
b1037786ca
|
V8: Use member type icon in member pickers (#6696)
|
2019-10-24 20:46:01 +02: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 |
|
Bjarke Berg
|
c072015288
|
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB2913-DataTypeTracking
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
|
2019-10-21 09:40:21 +02:00 |
|
Bjarke Berg
|
ba215f8700
|
fix name to follow the class name
|
2019-10-21 09:34:35 +02:00 |
|
Daniël Knippers
|
1a92dbfd8f
|
Properly set / unset Culture flag instead of removing _all_ flags when "Vary by Culture" is false.
|
2019-10-15 10:54:51 +02:00 |
|
Daniël Knippers
|
1da29b29b9
|
Only set segment on property when property can be varied by segment
|
2019-10-11 14:48:55 +02:00 |
|
Daniël Knippers
|
813998a614
|
Support for saving edited segment values
|
2019-10-11 14:48:54 +02:00 |
|
Daniël Knippers
|
8f0ee6d711
|
Added support for all 4 cases in ContentVariantMapper
|
2019-10-11 14:48:54 +02:00 |
|
Daniël Knippers
|
74727a179c
|
Adds Segment to ContentItemDisplay and update Variants to include segmented variants.
|
2019-10-11 14:48:54 +02:00 |
|
Claus
|
ec6b38175c
|
Merge pull request #6458 from umbraco/fix/6377-disable-deleting-sensitive-data-user-group
Disallow deleting "Sensitive data" user group
|
2019-10-10 10:59:37 +02:00 |
|
Bjarne Fyrstenborg
|
0567ed9a34
|
Fix incorrect path in member group mapping
|
2019-10-09 10:15:45 +02:00 |
|
Shannon
|
ac300179e6
|
Adds new endpoint to DataTypeController to return the correct data and wires that up to angular
|
2019-10-09 15:19:03 +11:00 |
|
Ronald Barendse
|
ed90e71f76
|
Removed usage of obsoleted ArgumentNullOrEmptyException
|
2019-10-07 22:10:21 +02:00 |
|
Jeavon
|
68866e9faf
|
Adding a constant for the new field name
|
2019-10-04 11:17:36 +01:00 |
|
Jeavon
|
e4df2f4205
|
Add ability for editors to search for media items by file name as well as node name.
|
2019-10-03 17:46:18 +01:00 |
|
Shannon
|
b4c6930c11
|
Merge branch 'v8/8.2' into v8/dev
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/mediahelper.service.js
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
|
2019-10-02 10:47:09 +02:00 |
|
Shannon
|
aed32afd0f
|
Revert copy-paste property editors, will move to a diff branch
|
2019-10-02 10:41:00 +02:00 |
|
Andy Butland
|
0fe373259b
|
Merge branch 'v8/dev' into feature/5702-custom-validation-messages
|
2019-09-30 18:45:00 +02:00 |
|
Rasmus John Pedersen
|
ae6004166f
|
Disallow deleting "Sensitive data" user group
|
2019-09-26 18:40:45 +02:00 |
|
Rasmus John Pedersen
|
6beb84442c
|
Disable rename alias of system user groups
|
2019-09-26 18:34:48 +02:00 |
|
Kenn Jacobsen
|
2cbed6c6b0
|
Merged with v8/dev
|
2019-09-09 11:22:39 +02:00 |
|
Kenn Jacobsen
|
604bb6b526
|
Don't allow selecting non-element types when composing element types
|
2019-09-05 17:57:40 +02:00 |
|