Commit Graph

26551 Commits

Author SHA1 Message Date
Poornima Nayar
088abae314 Maxlength attribute on macro name 2019-09-05 16:19:46 +02:00
Poornima Nayar
0e3f324cb0 fix the left margin which causes a space in the help drawer article titles and tour titles 2019-09-05 16:14:37 +02:00
Bjarne Fyrstenborg
7664d2df18 v8: Fix SVG image preview (#5883) 2019-09-05 16:06:59 +02:00
Bjarne Fyrstenborg
495ad4c06b Add margin before value in listview grid layout 2019-09-05 15:53:01 +02:00
Bjarne Fyrstenborg
771a62532d v8: Refactor checkered background (#5821) 2019-09-05 15:51:46 +02:00
Matt Brailsford
c92eafd8f1 Fixes #6255
Updated GetCtrs / GetMaps to merge found maps, rather than replacing all for a given type.
2019-09-05 15:37:26 +02:00
leekelleher
83588b2dc8 ContentTypeService GetAllElementTypes method
Added an extension method to get all the Element Types from
the ContentTypeService.

Refactored NestedContent's controller accordingly.
2019-09-05 15:36:14 +02:00
leekelleher
ff72a341b2 Added method to add to a list of ConfigurationFields 2019-09-05 15:35:08 +02:00
Poornima Nayar
c271113da5 Improve consistency around some buttons in the backoffice (#6265) 2019-09-05 15:33:36 +02:00
Bjarne Fyrstenborg
c1cf6612a4 Fix missing checkmark selection in section picker 2019-09-05 15:30:52 +02:00
Bjarne Fyrstenborg
f4f99d7a98 v8: Highlight of old password in change password form (#6274) 2019-09-05 15:27:33 +02:00
Sebastiaan Janssen
1278644cbb Merge branch 'v7/dev' into v8/dev
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/common/overlays/embed/embed.html
2019-09-05 15:13:27 +02:00
Mark Bowser
a58a2e8aa9 Apply focus to URL input on embed overlay open. Issue #6276 2019-09-05 15:07:17 +02:00
Steve Megson
79bea8b440 Update umbracoUser2NodeNotify in SuperZero migration 2019-09-05 14:48:26 +02:00
Kenn Jacobsen
adeb8fc1f7 Fix mandatory validation clientside for content picker and MNTP 2019-09-05 14:46:24 +02:00
Jan Skovgaard
0379011140 Accessibility: "Save and publish" has a drop down that can't be accessed via keyboard (#5884) 2019-09-05 14:39:24 +02:00
Jan Skovgaard
5def93fa32 Accessibility: No alt text on any icons (#5905) 2019-09-05 14:16:46 +02:00
Rachel Breeze
a68bc34207 Reviewed the forgotten password screen to include alerts and support for screen readers 2019-09-05 13:52:48 +02:00
Rachel Breeze
f9dbf8646c First pass at set page title for content page 2019-09-05 13:50:05 +02:00
Rachel Breeze
ce0712e464 Added support for setting the page title 2019-09-05 13:48:59 +02:00
Jan Skovgaard
626c6ba8b0 Accessibility: Health Check - unable to navigate to additional options via keyboard (#5928) 2019-09-05 13:45:53 +02:00
Jan Skovgaard
428da6ce13 Accessibility: Create drop down can't be accessed via keyboard (#5960) 2019-09-05 13:41:21 +02:00
Sebastiaan Janssen
47f365e415 Merge branch 'v8/8.1' into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
2019-09-05 13:03:23 +02:00
Sebastiaan Janssen
b94d78e01a Revert "Accessibility: Grid filter drop down can't be accessed via keyboard (#5963)"
This reverts commit e1a438dfc9.

Should not have been picked into a patch release :)
2019-09-05 13:01:05 +02:00
Jan Skovgaard
e1a438dfc9 Accessibility: Grid filter drop down can't be accessed via keyboard (#5963)
(cherry picked from commit 4b344ac3fd)

# Conflicts:
#	src/Umbraco.Web.UI/Umbraco/config/lang/da.xml
#	src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
#	src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
2019-09-05 12:33:45 +02:00
Jan Skovgaard
4b344ac3fd Accessibility: Grid filter drop down can't be accessed via keyboard (#5963) 2019-09-05 12:29:25 +02:00
Sebastiaan Janssen
5bbe1fadda Fixes #6021 - Error on save and publish for existing node after content creation in eventhandler 2019-09-05 10:31:08 +02:00
Liam Laverty
6588fa2e37 updated to 700 people 2019-09-03 16:37:00 +02:00
Bjarke Berg
121a7e38ca Merge pull request #6216 from umbraco/v8/feature/2346AB-Enable-RTE-Paste
AB 2440 - Enable Paste & Drag n Drop of images into RTE editors
2019-09-03 08:45:38 +02:00
Bjarne Fyrstenborg
0871228685 v8: Add umbLoader directive (#4987)
(cherry picked from commit e4f19f7192)
2019-09-02 14:08:45 +02:00
Poornima Nayar
1963dbe639 fix to the documentation link in create packages opening in same window
(cherry picked from commit 3d3a836c52)
2019-09-02 10:17:56 +02:00
Poornima Nayar
3d3a836c52 fix to the documentation link in create packages opening in same window 2019-09-02 10:17:19 +02:00
Kasper Christensen
da0ace18e6 Loginpage: Added an id to input fields and a for attr on the la… (#6247)
(cherry picked from commit 24efa54481)
2019-09-02 10:01:14 +02:00
Kasper Christensen
24efa54481 Loginpage: Added an id to input fields and a for attr on the la… (#6247) 2019-09-02 10:00:44 +02:00
Mads Krohn
0e8b4b8342 Correctly html encode text (#6235)
(cherry picked from commit 1bf85ab1db)
2019-09-02 08:48:48 +02:00
Mads Krohn
1bf85ab1db Correctly html encode text (#6235) 2019-09-02 08:46:33 +02:00
christophnz
1d94c4b9bb Fixed returntype of IPublishedContent.Siblings<T> to be IEnumerable<T> rather than IEnumerable<IPublishedContent> 2019-08-30 14:27:13 +02:00
Poornima Nayar
f9319079c7 Fix- Unable to create members in the members section using the create option in the overlay
(cherry picked from commit 13e704e36c)
2019-08-30 08:51:35 +02:00
Poornima Nayar
13e704e36c Fix- Unable to create members in the members section using the create option in the overlay 2019-08-30 08:50:15 +02:00
Sebastiaan Janssen
e9bd0d9266 Bump version to 8.1.4 2019-08-29 14:58:58 +02:00
Bjarne Fyrstenborg
538b434c75 v8: Replace tree loader with umbLoader component (#6169) 2019-08-29 14:37:32 +02:00
Bjarne Fyrstenborg
413b266335 v8: Replace tree loader with umbLoader component (#6169) 2019-08-29 14:36:51 +02:00
Kenn Jacobsen
7d0711e129 Prevent markdown editor from stealing input focus on enter
(cherry picked from commit 7cb0886b35)
2019-08-29 14:33:03 +02:00
Kenn Jacobsen
7cb0886b35 Prevent markdown editor from stealing input focus on enter 2019-08-29 14:32:40 +02:00
Kenn Jacobsen
ea9498b90d Prevent double click errors when editing compositions
(cherry picked from commit d0e7344e2d)
2019-08-29 14:30:39 +02:00
Kenn Jacobsen
d0e7344e2d Prevent double click errors when editing compositions 2019-08-29 14:30:10 +02:00
Andy Butland
d77559d52b Added metadata indicating if document published for content picker display 2019-08-29 14:28:45 +02:00
Andy Butland
8fdc14f360 Added metadata indicating if document published for content picker display 2019-08-29 14:27:31 +02:00
Sean McLemon
0dc840a4ed When deciding whether to use SSL, ApplicationUrlHelper.GetApplicationUrlFromCurrentRequest() has an expression port == "443" which is always false. The variable port is set to to either "" or ":" + request.ServerVariables["SERVER_PORT"], so it might sometimes be ":443" but it will never be just "443". This code has been this way for at least a year, and I don't know if the situation it tried to handle makes any sense (using port 443 over plain HTTP, for some reason??) so I've just removed it.
(cherry picked from commit 915b24e4e4)
2019-08-29 14:26:54 +02:00
Sean McLemon
915b24e4e4 When deciding whether to use SSL, ApplicationUrlHelper.GetApplicationUrlFromCurrentRequest() has an expression port == "443" which is always false. The variable port is set to to either "" or ":" + request.ServerVariables["SERVER_PORT"], so it might sometimes be ":443" but it will never be just "443". This code has been this way for at least a year, and I don't know if the situation it tried to handle makes any sense (using port 443 over plain HTTP, for some reason??) so I've just removed it. 2019-08-29 14:26:16 +02:00