Bjarke Berg
da698a9a85
AB2462 - Code review fixes
2019-10-29 09:57:32 +01:00
Shannon
d69356cc12
Adds unit test and couple methods to relation service and improves the relation service lookups for entities.
2019-10-29 13:29:22 +11:00
Bjarke Berg
5699dc32b7
AB2462 - Find the relation type from the entity type on the udi
2019-10-28 12:53:37 +01:00
Bjarke Berg
21290fd134
AB2462 - Fixed issue with multiple references to the same item
2019-10-28 12:53:08 +01:00
Shannon
1a75d99a6b
fixes test
2019-10-25 16:14:44 +11:00
Shannon
70ccee302d
Renames/moves some stuff and adds test to show auto relation tracking
2019-10-25 15:08:56 +11:00
Shannon
25c2eed888
Ensures the right type is tracked for links ensures relations are removed.
2019-10-25 14:33:40 +11:00
Shannon
15865d566b
Implements the tracking for document/media/member repos
2019-10-25 14:17:18 +11:00
Shannon
f3f242b416
fixes test
2019-10-24 22:39:12 +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
Shannon
9303a49732
Moves the copy/paste rte stuff to a separate service, injects lazy property editors and relation service into the base content repositories
2019-10-23 19:08:03 +11:00
Bjarke Berg
998090498a
Merge pull request #6807 from umbraco/v8/feature/AB2461-media-tracking
...
Splits up TemplateUtilities into testable parts, creates new GetReferences API
2019-10-23 08:03:55 +02:00
Shannon
c831c9de53
uses nameof in attributes
2019-10-23 16:30:22 +11:00
Shannon
ba8c1df017
fixing tests
2019-10-23 15:38:14 +11:00
Shannon
17fd09fe3d
Naming
2019-10-23 14:55:18 +11:00
Shannon
832803a9f6
fix build
2019-10-23 14:35:43 +11:00
Shannon
611ba7de46
fix build
2019-10-22 16:12:31 +11:00
Shannon
aee3b9f9d2
updates rte editor to return local link udis
2019-10-22 15:52:09 +11:00
Shannon
1adf5a30f3
Renames some stuff, updates RTE editor to return media/content refs and adds tests for locallink parsing
2019-10-22 15:48:47 +11:00
Shannon
6bb8a15a87
Adds UdiParserTests
2019-10-22 15:07:01 +11:00
Shannon
bb2a3a5e3d
stub class for udi parser
2019-10-22 11:09:21 +11:00
Rasmus John Pedersen
1362a953f2
Fix wrong assembly name for UmbracoModule
2019-10-21 16:50:39 +02:00
Shannon
f8e04eb1d6
Adds tests for MediaParser and simplifies UmbracoContext mocking
2019-10-22 00:53:52 +11:00
Shannon
4f9e0fcb92
No more using TemplateUtilities
2019-10-21 23:53:14 +11:00
Shannon
8ccebd8006
Revert "Removes singleton accessors from repositories" - this causes a circular ref?!
2019-10-21 23:04:25 +11:00
Shannon
a78a4ff807
Less statics, new InternalLinkParserTests, better testing support on UDI, less singletons
2019-10-21 22:56:02 +11:00
Shannon
a7dfba58d1
Removes singleton accessors from repositories
2019-10-21 22:49:39 +11:00
Shannon
13f7ee8a5f
Adds IDataValueReference
2019-10-21 19:40:06 +11:00
Bjarke Berg
ed6fee4fa4
Merge pull request #6625 from umbraco/v8/feature/AB2913-DataTypeTracking
...
Data type usage reporting and deletion warning
2019-10-21 10:10:37 +02: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
Niels Lyngsø
c89ea71adf
removed comment
2019-10-21 08:51:08 +02:00
Niels Lyngsø
f2381daa24
no need for this comment anymore
2019-10-21 08:49:50 +02:00
Bjarke Berg
9ffb3bed57
Merge pull request #6688 from umbraco/v8/bugfix/AB3172-long-running-ops
...
Long running operations causes SQL timeout
2019-10-21 07:56:53 +02:00
Shannon Deminick
16abdcac46
Merge pull request #6208 from PerplexDaniel/6174-saving-content-type-segment-variation
...
Support for Segments in ContentTypeRepositoryBase
2019-10-21 16:54:56 +11:00
Bjarke Berg
debe4b381c
Fixed tests
2019-10-21 07:26:39 +02:00
Bjarke Berg
538a8cf41b
Change to case when, just to support if someone change values to something invalid directly in the database, and fixed tes
2019-10-21 07:23:11 +02:00
Shannon Deminick
d2c43d6f13
Merge pull request #6789 from umbraco/v8/bugfix/6754-StatusCode-Skip-CustomErrors
...
fixes #6754 - skip custom errors when using StatusCodeFilterAttribute.
2019-10-21 16:17:27 +11:00
Dave Woestenborghs
3260fec444
V8 - umb-box-header shows values for non-localized and localized title and description ( #6689 )
...
* Fix displaying of title and description and also the localized values for title-key and description-key on the umb-box-header directive
* Handle invalide localization keys by setting a fall back value
2019-10-18 13:39:26 +02:00
Poornima Nayar
b199a54038
Clean up of the compositions dialog ( #6716 )
2019-10-18 13:36:16 +02:00
Kenn Jacobsen
9af135e7e7
Make the color class prefix configurable for the umb-color-swatches directive
2019-10-18 13:20:03 +02:00
Kenn Jacobsen
d49ad81448
V8: Handle save keyboard shortcut from within the RTE ( #6756 )
2019-10-18 13:17:16 +02:00
Claus
1d39a25240
Merge pull request #6734 from umbraco/v8/bugfix/6698-nucache-panic
...
Fixes nucache #6698
2019-10-18 10:36:19 +02:00
Claus
b87a952c6a
fixes #6754 - skip custom errors when using StatusCodeFilterAttribute.
2019-10-18 09:39:36 +02:00
Jan Skovgaard
20fd5acae6
v8: Extend the umb-checkbox component to handle localization ( #5635 )
2019-10-17 17:32:19 +02:00
Tom Pipe
4c86756640
Fix for #3510 - health check for http headers was case sensitive, but HTTP spec states http headers are case insensitive
2019-10-17 17:02:01 +02:00
Matthew-Wise
04a201f5f0
install ngAria ( #6628 )
2019-10-17 16:41:25 +02:00
Rasmus Kongshøj
2aede644f4
Only show time in datepicker if format is HH/HH:mm/HH:mm:ss ( #6525 )
2019-10-17 16:27:34 +02:00