Commit Graph

27094 Commits

Author SHA1 Message Date
Dennis Adolfi faeb3e052a * Removed unnessasary test. 2019-10-23 07:30:16 +02:00
Dennis Adolfi ff05293452 * Updated obsolete description on UmbracoApiController.
* Added back the old construcor in UmbracoApiControllerBase and added a obsolete attribute.
2019-10-23 07:29:23 +02:00
Dennis Adolfi 8d70d53ed6 * Added test for mocking UmbracoApiController dependencies with injected UmbracoMapper
* Added test for mocking UmbracoApiController dependencies with ServiceLocator resolved UmbracoMapper for backward compability.
2019-10-18 14:27:55 +02:00
Dennis Adolfi c131759688 * Removed service locator resolvning UmbracoMapper (Current.Mapper) in the UmbracoApiControllerBase constructor.
* Added Obsolete marker to old UmbracoApiController constructor injecting Current.Mapper for backward compability, use new full construcor injection instead.
2019-10-18 14:18:19 +02: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
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
nfJakobsen 6b4f7f9ec8 Added apostrophe to Filtrer... in danish 2019-10-17 14:15:22 +02:00
nfJakobsen fef6730c1f Fixed title to proper danish 2019-10-17 14:14:22 +02:00
nfJakobsen 0355f7111e Documenttypes correctly spelled in danish is one word. 2019-10-17 14:13:34 +02:00
Shannon 4a7c73993b formatting 2019-10-17 21:05:27 +11:00
Shannon Deminick 406ac131a2 Merge pull request #6570 from ronaldbarendse/v8/bugfix/umbracomapper
Fixed adding/updating UmbracoMapper constructors
2019-10-17 21:04:42 +11:00
Shannon b95404f585 Adds simpler test to validate RefreshNode 2019-10-17 18:51:15 +11:00
Shannon c91680e4c7 removes test code 2019-10-17 18:43:54 +11:00
Shannon ea642b3c51 removes TODO 2019-10-17 18:43:09 +11:00
Shannon 439bacff07 Fixes issue - when calling Set, we were not setting all node graph elements. 2019-10-17 18:41:05 +11:00
Bjarke Berg 13488be0a3 Merge pull request #6685 from umbraco/v8/bugfix/AB3057-change-lang-culture
Ability to change the culture of an existing language
2019-10-17 08:51:27 +02:00
Shannon f384b31e98 Gets a test to confirm the issue, now to fix 2019-10-17 15:47:15 +11:00
Steve Megson 1d0def72f3 Handle duplicate keys in DataTypeMigration (#6651) 2019-10-16 17:51:06 +02:00
Volken fe5996aaf7 Update ModelStateExtensions.cs
Line 76
There is a duplicated word "errors" change this line 
/// Returns a list of cultures that have property validation errors errors
To
/// Returns a list of cultures that have property validation errors
Or if i missunderstood what you mean change with that for a better understanding.
/// Returns a list of cultures that have property validation errors "errors"
2019-10-16 17:35:42 +02:00
Krnlsoft 9c7d3d8c2a Missing Italian translations
Added missing Italian translations
Removed TODO
2019-10-16 16:46:53 +02:00
Paul Seal 77f2b28aed - set the border for the today class on the date picker (#6619)
* - set the border for the today class on the date picker

* - added the actual styling for the today border
2019-10-16 16:18:06 +02:00
Kenn Jacobsen 008505354b V8: Do not warn about unpublishing multiple languages for invar… (#6613) 2019-10-16 16:15:29 +02:00
Bjarne Fyrstenborg 0b395482f1 Use umb-radiobutton in public access overlay (#6612) 2019-10-16 16:00:59 +02:00
Kenn Jacobsen 6c6b23c465 V8: Add irreversible warning when deleting items from the recycle bin (#6600) 2019-10-16 15:28:03 +02:00
Kenn Jacobsen 82b8302f25 Turn the "empty recycle bin" warning into an actual warning 2019-10-16 15:26:31 +02:00
Jan Skovgaard 8e73198979 Hide icons and use buttons instead of empty anchors in Examine… (#6596) 2019-10-16 12:09:19 +02:00
Shannon 5ca32ba1e9 starts writing tests 2019-10-16 17:29:45 +11:00
Shannon 4e51a2d184 Fixes tests - Nucache tests were not disposing the snapshot service so was binding to all events!! renames the test snapshot service to avoid confusion 2019-10-16 15:49:19 +11:00
Shannon 6d38f946a4 ensures nucache table isn't rebuilt when adding a new lang 2019-10-16 15:00:13 +11:00
Shannon 9be7f536d3 Merge branch 'v8/dev' into v8/bugfix/AB3057-change-lang-culture 2019-10-16 14:49:46 +11:00
Shannon 0c5b832627 fixing tests 2019-10-16 14:21:03 +11:00
Shannon c832e2a3f5 Merge branch 'v8/dev' into v8/bugfix/AB3057-change-lang-culture 2019-10-16 12:39:17 +11:00
Shannon 72cae37a28 fixes test 2019-10-16 12:38:42 +11:00
Shannon 64279c1b6d Merge remote-tracking branch 'origin/v8/dev' into v8/bugfix/AB3057-change-lang-culture 2019-10-16 12:29:22 +11:00
Jan Skovgaard 9c601ab631 Fix semantics for list views (#6595) 2019-10-15 18:42:52 +02:00
Steve Megson b8425fa662 Correct URL decoding of macro partial view names (#6592) 2019-10-15 18:30:12 +02:00
Kenn Jacobsen 8fa3ebdd04 Reload node children after publishing with descendants 2019-10-15 18:19:03 +02:00
Bjarne Fyrstenborg 426aa981f8 Pick macro parameters in an infinite editor like content type properties (#6586) 2019-10-15 18:13:18 +02:00
Kenn Jacobsen 8a85c3cbf9 V8: It should be possible to disallow all types at content root (#6580) 2019-10-15 17:57:06 +02:00
Kenn Jacobsen 178185e411 V8: Move misplaced colon in language selector (#6692) 2019-10-15 15:11:42 +02:00
Sebastiaan Janssen 4e345a8f79 Fixes an error in #6538 by moving the colon character to the sr-only span 2019-10-15 15:04:51 +02:00
rbottema c8c5dfe594 Fix ContentType.Alias matching in PublishedContentExtensions an… (#6577) 2019-10-15 13:25:50 +02:00
Andy Butland 28ec4da0fa Allows members to be ordered by additional system fields (#6575) 2019-10-15 13:18:45 +02:00