Commit Graph

31062 Commits

Author SHA1 Message Date
Sebastiaan Janssen
f2dfdd6086 Merge pull request #6780 from kjac/v8/fix/sections-tray-keyboard-navigation
V8: Fix keyboard through the sections tray on small screens
2019-10-24 17:10:54 +02:00
Kenn Jacobsen
b6a1a4ebb1 Ensure that the active state is clearly visible for property "edit" and "delete" icons 2019-10-24 17:09:30 +02:00
Kenn Jacobsen
04b736870c Style and translate the composition removal confirmation dialog (#6769) 2019-10-24 17:06:41 +02:00
Mario Lopez
4bc4b6946e #5294 Full path for DocType on Nested Content configuration (#5430) 2019-10-24 16:49:04 +02:00
Shannon Deminick
dc54924b52 Merge pull request #6730 from lars-erik/pr/fix-our-tests
Pr/fix our tests
2019-10-24 13:45:41 +11:00
Callum Whyte
6301371e59 Updating references to our.umbraco.org 2019-10-23 18:07:53 +02:00
Kenn Jacobsen
0a6e9df7f4 Dim down the alias of locked/inherited properties 2019-10-23 17:49:49 +02:00
Poornima Nayar
59b9d3d473 style delete package overlay 2019-10-23 17:46:44 +02:00
Kenn Jacobsen
d8f6556f3c Fix RTE fullscreen mode 2019-10-23 17:43:31 +02:00
Dave Woestenborghs
e13bf327af 6671 - make the macro tree reload after a new macro partial view is created 2019-10-23 17:35:25 +02:00
Dave Woestenborghs
88f153e7a3 V8 - Make it possible to set content app badge through content… (#6706) 2019-10-23 17:31:18 +02:00
Jan Skovgaard
2b4e86b62f Add "umb-auto-focus" on media and link pickers (#6704) 2019-10-23 17:23:33 +02:00
emma burstow
3871f408de Update CONTRIBUTING.md
I know it's cheesy to update a .md for hacktoberfest but I have been dying to put some things in here and to switch some things around. Perhaps you'll disagree on the 'easiest way to build the source code' but I wanted to invert the two because I find clicking lots easier.
2019-10-23 17:21:10 +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
e3bc30c4ca Add validation to user groups when creating new users 2019-10-23 17:15:38 +02:00
Sebastiaan Janssen
72dc1c29b1 Merge pull request #6699 from emmaburstow/temp-padding-for-content-boxes
V8: Padding for umb-control-group so that it's not as squished
2019-10-23 17:03:19 +02:00
Niels Lyngsø
6dbbe1bdd6 correct mistake in WatchTask of our Gulp Script 2019-10-23 15:52:48 +02:00
Nathan Woulfe
a41b018f98 V8: Use infinite editor for list view settings (5021) (#6028) 2019-10-23 15:49:36 +02:00
Nathan Woulfe
debf65a92f V8: Add option for medium-sized infinite editor (#6808) 2019-10-23 15:10:25 +02:00
Marc Stöcker
f019473b0a Keep wording consistent
Keep it similar to "addGridLayout" or "addRowConfiguration" and also in line with "areAdded".
2019-10-23 11:31:44 +02:00
Bjarke Berg
35fff2af87 Merge pull request #6810 from umbraco/v8/bugfix/6763-rte-images-in-grid
fixes images not showing up when rendering rte from the grid.
2019-10-23 10:50:42 +02:00
Niels Lyngsø
cc3ef9de0c Upgrade Gulp to v4 (#6809) 2019-10-23 10:31:07 +02:00
Bjarke Berg
01ddc97e25 Merge remote-tracking branch 'origin/v8/dev' into v8/dev 2019-10-22 16:39:36 +02:00
Bjarke Berg
733defd463 Revert "Downgraded cherry picked test to work on 8.2.1"
This was only a fix for 8.2.1. The correct code was in dev branch before
This reverts commit a4c4a978
2019-10-22 16:39:14 +02:00
Bjarke Berg
050fc1576b Merge branch 'v8/8.2' into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
2019-10-22 16:23:13 +02:00
Bjarke Berg
a4c4a978d9 Downgraded cherry picked test to work on 8.2.1 2019-10-22 16:22:19 +02:00
Bjarke Berg
54bb5bb835 Bump version to 8.2.1 2019-10-22 16:07:37 +02:00
Claus
5e684487c0 fixes images not showing up when rendering rte from the grid. 2019-10-22 16:00:39 +02:00
Nathan Woulfe
e0a34d3873 adding visibility:hidden to the un-hovered list fixes the problem. have also tidied up the css a bit to remove duplicate class references 2019-10-22 15:59:12 +02:00
Shannon
e2d63f553f Adds simpler test to validate RefreshNode 2019-10-22 15:55:48 +02:00
Shannon
296e1ee80f removes test code 2019-10-22 15:55:43 +02:00
Shannon
652591d1c8 removes TODO 2019-10-22 15:55:36 +02:00
Shannon
4641e61743 Fixes issue - when calling Set, we were not setting all node graph elements. 2019-10-22 15:55:28 +02:00
Shannon
e7096fd5c8 Gets a test to confirm the issue, now to fix 2019-10-22 15:55:23 +02:00
Shannon
5db26a4502 starts writing tests 2019-10-22 15:55:17 +02:00
Jeavon
5e299d7880 Add additional null checks on GridPropertyEditor in case it's executed in the front end context without CurrentUser 2019-10-22 15:54:32 +02:00
Jeavon
bce5b49740 Add additional null conditionals as this method is sometimes called for front end rendering where this is no current user (DTGE) 2019-10-22 15:54:22 +02:00
Søren Kottal
89fc8133d2 Enables list view column templates
* add template property
* Apply template to column value
* Removed trailing newline
2019-10-22 14:38:00 +02:00
Claus
680fdb3ad1 fixes images not showing up when rendering rte from the grid. 2019-10-22 14:33:31 +02:00
Claus
3573df3531 Merge pull request #6751 from Jeavon/v8/bugfix/null-user-rte-editor
Add additional null conditionals to the FromEditor method of RichTextPropertyValueEditor
2019-10-22 14:19:21 +02:00
Poornima Nayar
d2cde44b1f Changed "Chage password" button style in Users section to be action style 2019-10-22 12:37:40 +02:00
Lars-Erik Aabech
d9c1853543 Totally helpful exception message for test classes that can't be resolved 2019-10-21 23:07:36 +02:00
Lars-Erik Aabech
7bd8dee6a2 Changed TestOptionAttributeBase type resolving to use Assemby instead of String 2019-10-21 23:01:23 +02:00
Rasmus John Pedersen
1362a953f2 Fix wrong assembly name for UmbracoModule 2019-10-21 16:50:39 +02:00
Jeavon
a854dcb737 Add additional null checks on GridPropertyEditor in case it's executed in the front end context without CurrentUser 2019-10-21 10:10:08 +01: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