Commit Graph

29615 Commits

Author SHA1 Message Date
Kenn Jacobsen
31e69ad1e2 Guard compareArrays filter against invalid arguments
(cherry picked from commit a542bd4bd2)
2020-09-02 15:43:07 +02:00
Kenn Jacobsen
a542bd4bd2 Guard compareArrays filter against invalid arguments 2020-09-02 15:41:50 +02:00
Sebastiaan Janssen
10281cb0e6 Merge branch 'v8/dev' into v8/contrib
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/components/blockcard/umb-block-card.html
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/layouts.prevalues.html
2020-09-02 14:23:40 +02:00
Sebastiaan Janssen
79ac19bff8 Merge branch 'v8/8.7' into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
#	src/Umbraco.Web.UI.Client/package.json
#	src/Umbraco.Web.UI.Client/src/common/services/formhelper.service.js
#	src/Umbraco.Web.UI.Client/src/views/common/overlays/itempicker/itempicker.controller.js
#	src/Umbraco.Web.UI.Client/src/views/components/users/change-password.html
#	src/Umbraco.Web.UI.Client/src/views/content/overlays/publish.controller.js
#	src/Umbraco.Web.UI.Client/src/views/content/overlays/publish.html
#	src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.controller.js
#	src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.html
#	src/Umbraco.Web.UI.Client/src/views/datatypes/delete.html
#	src/Umbraco.Web.UI.Client/src/views/documenttypes/create.html
#	src/Umbraco.Web.UI.Client/src/views/logviewer/search.html
#	src/Umbraco.Web.UI.Client/src/views/member/member.edit.controller.js
#	src/Umbraco.Web.UI.Client/src/views/packages/edit.html
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/dropdownFlexible/dropdownFlexible.controller.js
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/layouts.prevalues.html
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.controller.js
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/rte/rte.prevalues.html
2020-09-02 10:14:10 +02:00
Niels Lyngsø
392918c136 no need to hideDialog as thats already begin done by the other methods 2020-09-01 11:33:57 +02:00
Sebastiaan Janssen
703037195a Revert "Preserve sort order when copying content"
This reverts commit 47dc631ca0.
2020-08-31 23:20:18 +02:00
Bjarne Fyrstenborg
9d4536a607 Update to nouislider v14.6.1
(cherry picked from commit ed59b22b6c)
2020-08-31 22:34:24 +02:00
Bjarne Fyrstenborg
ed59b22b6c Update to nouislider v14.6.1 2020-08-31 22:33:09 +02:00
BatJan
e02c417cf8 Convert a to button 2020-08-31 22:30:26 +02:00
Olivier Bossaer
9c33f4b2fe Fix #7672 - Image can be added to root of Media when AllowAtRoot is false (#7853) 2020-08-31 22:25:09 +02:00
Marta
5bb61d138e #7672 checking allowed image types on each folder switch 2020-08-31 22:19:44 +02:00
Jose Marcenaro
8a6d2cc3b0 Add varchar(max) support in DTO attributes
[SpecialDbType(SpecialDbTypes.NVARCHARMAX)]
2020-08-31 22:09:54 +02:00
Poornima Nayar
c1e2f8f974 RedirectToUmbracoPageResult - Extended to allow a Guid (#8139) 2020-08-31 22:06:04 +02:00
Kenn Jacobsen
47dc631ca0 Preserve sort order when copying content 2020-08-31 21:59:59 +02:00
Rachel Breeze
108ea2df5e Made the logviewer more accessible (#8213) 2020-08-31 21:56:00 +02:00
Jan Skovgaard
ae7290ff8b Userpicker view: Change anchor element to button (#8738)
* Change a to button

* Fix styling issues after button conversion
2020-08-31 20:56:27 +02:00
Bjarne Fyrstenborg
6bb105fb88 Use umb-radiobutton component in grid configuration (#8775) 2020-08-31 20:48:56 +02:00
Bjarne Fyrstenborg
dfa12664e5 Ensure directives use end-closing tag
(cherry picked from commit af63c6f93a)
2020-08-31 20:45:57 +02:00
Bjarne Fyrstenborg
af63c6f93a Ensure directives use end-closing tag 2020-08-31 20:45:23 +02:00
Kenn Jacobsen
69321d3021 Sort the languages by their display name 2020-08-31 20:44:17 +02:00
Kenn Jacobsen
48e38b089d Sort dictionary translations by display name 2020-08-31 20:43:12 +02:00
Bjarne Fyrstenborg
031769fb17 V8.7RC Block list adjustments (#8763) 2020-08-31 20:41:17 +02:00
Jan Skovgaard
f33c43609f General markup cleanup on buttons and icons (#8746) 2020-08-31 20:30:47 +02:00
Jan Skovgaard
6de24fc7f1 User property editor: Add "Remove" warning dialog (#8745) 2020-08-31 20:27:07 +02:00
Jan Skovgaard
3c1ad02126 Userpicker: Add warning overlay when the "Remove" button is hit (#8739) 2020-08-31 20:17:17 +02:00
Bjarne Fyrstenborg
62d2963501 Add not-allowed cursor for entities in file picker which are not allowed to select 2020-08-31 20:14:53 +02:00
Bjarne Fyrstenborg
a0c9c98f81 Add semicolon after named functions 2020-08-31 20:14:53 +02:00
erol akgül
ee80c24df1 Update ContentTypeRepositoryBase.cs
propertytypeid => propertyTypeId
2020-08-31 19:55:22 +02:00
Jan Skovgaard
fd88a88b08 Various fixes for macroparameterpicker view (#8606) 2020-08-31 19:34:09 +02:00
Bjarne Fyrstenborg
6ff100a7c7 Update umb-mini-search component (#8566) 2020-08-31 19:31:50 +02:00
Bjarne Fyrstenborg
6f5806c1cc Update umb-property-actions toggle button (#8565) 2020-08-31 19:22:59 +02:00
Shannon
664504833b Move scope management outside of iterator method 2020-08-31 23:57:26 +10:00
BatJan
a6309523d3 Fix space issue after the previous used div was converted to H1 2020-08-31 15:41:42 +02:00
Shannon
6e08a0396e Umbraco to re-index data on background thread
Fixes issue with scopes being disposed or referenced incorrectly due to yield returns as this can capture a scope in the enumerator which will get passed to a background thread in Examine and cause some issues. We saw this issue in netcore but the issue must still exist in v8 but we don't visibly see it for some reason. The other issue is that the ValueSet lookup for content was done 3x when an IContent is saved and it should only be done 2x, one for published, one for unpublished. The other issue is that the data lookups to build a ValueSet are intended to be done on a background thread. This is the case in v7 because the IEnumerable is lazy and passed all the way down to Examine's background thread but this doesn't occur in v8 because we need to iterate/split that value set before it's sent to Examine so the ValueSet is eagerly built within the request. We can easily resolve this by using the background task manager and just pushing a task when IContent/IMedia/IMember is saved. This will return the execution to the UI quicker.
2020-08-31 23:41:19 +10:00
Bjarne Fyrstenborg
1a4eb442e1 Packages adjustments (#8765) 2020-08-31 15:39:48 +02:00
Nikolaj
10aae75ec6 Return IHtmlString instead of MvcHtmlString from GetBlockListHtml 2020-08-31 11:08:44 +02:00
Niels Lyngsø
459403eb9a moved validation indication one element up. 2020-08-27 22:23:51 +02:00
Warren Buckley
ecfc520d44 Make the selector less specific to fix the doctype tour
The child element no longer contains an <a> but is a <button> however no need to be that specific
2020-08-27 10:38:27 +01:00
Jan Skovgaard
8cf999e4a1 Accessibility: Grid config datatype improvements (#8712) 2020-08-26 20:25:30 +02:00
Jan Skovgaard
52e40d41d2 Accessibility: Fixes for "insert code snippet" view in macro pickers (#8711) 2020-08-26 20:23:08 +02:00
Bjarne Fyrstenborg
841fd2679f Sort block list and nested content within parent container 2020-08-26 20:21:31 +02:00
Bjarne Fyrstenborg
61e96781da V8.7RC Update block list live editing description (#8687) 2020-08-26 20:19:49 +02:00
Bjarne Fyrstenborg
93ab77b400 V8.7RC Fix block list console errors in document type (#8685) 2020-08-26 20:16:39 +02:00
Bjarne Fyrstenborg
7f4ab750a8 Add missing shortcut to close overlay via esc key 2020-08-26 20:13:15 +02:00
Bjarne Fyrstenborg
824d2fd46d Align listview layout icons and make icon boxes same sizes 2020-08-26 19:58:14 +02:00
Kenn Jacobsen
a06c8df6ee Fix parametrized query for specific content types
(cherry picked from commit b476f91789)
2020-08-26 19:53:22 +02:00
Kenn Jacobsen
b476f91789 Fix parametrized query for specific content types 2020-08-26 19:51:47 +02:00
Bjarne Fyrstenborg
a0d91e76e7 Update user filter buttons (#8587) 2020-08-26 19:48:40 +02:00
Kenn Jacobsen
9130695055 Fix the arrow direction in the content language picker 2020-08-26 19:25:44 +02:00
Kenn Jacobsen
cdd560a7d1 Don't retain "move media" in busy state on error 2020-08-26 19:22:44 +02:00