Commit Graph

32583 Commits

Author SHA1 Message Date
Shannon
3310ef9d8d fix tests 2020-04-16 23:53:52 +10:00
Sebastiaan Janssen
271669581a Merge pull request #7847 from umbraco/v8/bugfix/7773-memory-leak
Fixes Memory Leak in GetCacheItem cache dependency #7773

(cherry picked from commit b8abc04417)
2020-04-16 15:21:54 +02:00
Sebastiaan Janssen
41f98a41fb Added fix from #7832 since the test was somehow cherry picked into 8.6.1 already 2020-04-16 14:58:56 +02:00
Shannon
eabc9583f0 adds more named params 2020-04-16 22:39:32 +10:00
Shannon
153daa9fc5 fixes nameof 2020-04-16 22:35:53 +10:00
Shannon
6a5366469e fixes null checks in ctor 2020-04-16 22:34:15 +10:00
Shannon
0bfb61f1c1 Merge branch 'v8/8.6' of https://github.com/umbraco/Umbraco-CMS into v8/8.6 2020-04-16 22:27:26 +10:00
Shannon
d2c05bf681 Fixes issue with RelationTypeFactory swapping the parent/child 2020-04-16 22:27:05 +10:00
Shannon
6cd7e5d055 removes the extra unneeded variable 2020-04-16 22:04:27 +10:00
Bjarke Berg
b09d736c1b Bump verison to 8.6.1 2020-04-16 13:47:23 +02:00
Shannon
d9bf7dfa96 changes back isBidrectional spelling in case someone is using it with a named parameter binding :/ 2020-04-16 18:53:45 +10:00
Shannon
53824cac25 fix isBidirectional spelling 2020-04-16 18:46:00 +10:00
Shannon
feeff07d5c Cherry pick - Possible fix for issue #7870 2020-04-16 18:39:02 +10:00
Shannon Deminick
69ee75c1f1 Merge pull request #7893 from ltctech/temp-7870
Possible fix for issue #7870
2020-04-16 18:37:50 +10:00
Shannon
b72abd50a0 fixes relation type ctor 2020-04-16 17:47:43 +10:00
Niels Lyngsø
0e8591c728 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB4550-segments-ui-variant-picker 2020-04-16 07:52:43 +02:00
Sebastiaan Janssen
0d7b0b9674 Add back ctor to revert a breaking change 2020-04-15 21:11:14 +02:00
Shannon Deminick
4a071f6e05 Nucache NullReferenceException when copying (#7961)
(cherry picked from commit b30db05cc7)

# Conflicts:
#	src/Umbraco.Tests/PublishedContent/NuCacheChildrenTests.cs
2020-04-15 20:55:11 +02:00
Shannon Deminick
b30db05cc7 Nucache NullReferenceException when copying (#7961) 2020-04-15 20:51:13 +02:00
Niels Lyngsø
3f22d1c452 correcting promise 2020-04-15 17:57:38 +02:00
Niels Lyngsø
0b4b28851e revert 2020-04-15 17:47:32 +02:00
Niels Lyngsø
61cb920808 show message if user has no start-nodes 2020-04-15 17:46:28 +02:00
Niels Lyngsø
b870ca7fcf revert 2020-04-15 17:46:12 +02:00
Niels Lyngsø
627243c84c show message when user has no start nodes 2020-04-15 16:43:59 +02:00
Niels Lyngsø
0d07742671 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/4901-user-no-start-nodes 2020-04-15 16:42:15 +02:00
Niels Lyngsø
aab629808d slightly more shadow on content-grid items 2020-04-15 15:08:10 +02:00
Sebastiaan Janssen
055f18d639 Add back ctor to revert a breaking change 2020-04-15 09:52:07 +02:00
Shannon
61c39eea64 Nicer sql template constants 2020-04-15 12:49:38 +10:00
Shannon
3b03d812f8 fixes paging 2020-04-15 11:55:12 +10:00
Joe Glombek
b5e866aeba Append "active" to currently selected section for screen readers (#7946) 2020-04-14 11:33:30 +02:00
Jan Skovgaard
d582460f36 Add backdrop to "user overlay" (#7956) 2020-04-14 10:45:25 +02:00
Jan Skovgaard
a5ff8a429b Replace angular.fromJson with JSON.parse (#7952) 2020-04-14 10:31:52 +02:00
Jan Skovgaard
90890cea33 Replace instances of angular.element() (#7951) 2020-04-14 10:28:16 +02:00
BatJan
bd26cb36ec Replace angular.copy with Utilities.copy 2020-04-14 10:20:09 +02:00
Rachel Breeze
7f64abb224 Upgraded TinyMCE to 4.9.9 2020-04-14 10:16:36 +02:00
Rachel Breeze
188d868f55 Updated tinyMCE to 4.9.9 2020-04-14 10:15:43 +02:00
Jan Skovgaard
d74d9ffb2b Replace instances of angular.forEach with vanilla JS forEach (#7928) 2020-04-14 10:14:25 +02:00
BatJan
021b39378a Remove unused directive 2020-04-14 09:53:57 +02:00
James Wilkinson
d6723554fc Added links to the required tools. Added more detail to the PR… (#7944) 2020-04-14 09:50:48 +02:00
BatJan
7a1bd34fa5 Remove code that does UA sniffing and explicit stuff for IE11 only 2020-04-11 15:32:09 +02:00
Carole Rennie Logan
18e4299fb3 Adding Git command line to contrib guidelines
Adding Git command line to contrib guidelines after an issue someone had at #canConHackathon
2020-04-10 20:46:46 +02:00
Mike Masey
23e32d2b59 improvement: update umb-tabs to use better semantic markup (#7926) 2020-04-10 20:42:43 +02:00
Mike Masey
b5b319f917 Convert angular.isArray to Utilities.isArray (#7934) 2020-04-10 18:34:23 +02:00
Mike Masey
318fcbe3ba V8: Angular Divorce: isString (#7929) 2020-04-10 18:24:08 +02:00
Matthew-Wise
76e4b6b301 Replaced angular.toJson with Utilities.toJson [#CanConHackathon] (#7924) 2020-04-10 18:07:37 +02:00
Marc Goodson
1e851b615f Button tag isn't closed? leaving invalid markup
It looks like to me there is an 'extra' closing div in this markup... but I think this is because the button isn't closed, there is a closing div where the closing button should be? - eg the icon and span are part of thee button... I've made this change locally and it operates fine, but then it operating fine before hand too...
2020-04-10 17:58:59 +02:00
Matthew-Wise
a977cfdc3f Moved from angular.IsNumber to Utilities.IsNumber (#7925) 2020-04-10 17:57:33 +02:00
Jan Skovgaard
3e9c759426 Move the infinite overlay to the same source order as regular o… (#7923) 2020-04-10 17:41:31 +02:00
Carole Rennie Logan
421d7ac30d Renaming PR team name in contributing docs 2020-04-10 17:26:50 +02:00
Mike
766a6df967 feat: add localisation for add new row button 2020-04-10 17:23:07 +02:00