Commit Graph

35468 Commits

Author SHA1 Message Date
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
BatJan
a6309523d3 Fix space issue after the previous used div was converted to H1 2020-08-31 15:41:42 +02:00
Bjarne Fyrstenborg
1a4eb442e1 Packages adjustments (#8765) 2020-08-31 15:39:48 +02:00
Bjarke Berg
cb88865a7d Added iconApiBaseUrl to BareMinimumServerVariables 2020-08-31 15:23:43 +02:00
Bjarke Berg
edd457c24b Force Examine to run in sync for integration tests 2020-08-31 11:31:56 +02:00
Nikolaj
10aae75ec6 Return IHtmlString instead of MvcHtmlString from GetBlockListHtml 2020-08-31 11:08:44 +02:00
Bjarke Berg
30b1d52e67 Merge pull request #8750 from idseefeld/netcore/fix-install-api-url
Netcore/fix install api url
2020-08-28 16:46:02 +02:00
Dirk Seefeld
7791fdcafa ensure the the install api url ends with / to respect umbraco.installer.js method 2020-08-28 16:07:21 +02:00
Bjarke Berg
162861d0c4 Merge pull request #8731 from umbraco/netcore/feature/FileNameTests
NetCore: Add file name tests
2020-08-28 09:50:13 +02:00
Niels Lyngsø
459403eb9a moved validation indication one element up. 2020-08-27 22:23:51 +02:00
Andy Butland
1d124ea0ac Merge branch 'netcore/netcore' into feature/8651-config-options-patten
# Conflicts:
#	src/Umbraco.Tests.Integration/Persistence/Repositories/DictionaryRepositoryTest.cs
#	src/Umbraco.Tests.Integration/Persistence/Repositories/LanguageRepositoryTest.cs
#	src/Umbraco.Tests.Integration/Persistence/Repositories/TemplateRepositoryTest.cs
#	src/Umbraco.Tests/Persistence/Repositories/UserRepositoryTest.cs
#	src/Umbraco.Tests/Services/ContentServiceTests.cs
#	src/Umbraco.Tests/Services/UserServiceTests.cs
2020-08-27 18:58:12 +02:00
Mole
b2b9acf540 Merge pull request #8741 from umbraco/v8/bugfix/fix-doctype-tour-87
Fixes #8720 DocType Tour selector fix for 8.7
2020-08-27 12:40:48 +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
Mole
df4677e970 Update src/Umbraco.Tests.UnitTests/Umbraco.Web.Common/FileNameTests.cs
Co-authored-by: Bjarke Berg <mail@bergmania.dk>
2020-08-27 11:31:46 +02:00
Bjarke Berg
cbe06e11b2 Merge pull request #8645 from umbraco/netcore/feature/AB7481-umbraco-tests-migration
NetCore: Migrating some Repository tests
2020-08-27 10:45:59 +02:00
Sebastiaan Janssen
dae94bd957 Update issue template 2020-08-27 09:46:06 +02:00
Sebastiaan Janssen
3b93b6d108 Adds .NET Core issue template 2020-08-27 09:45:13 +02:00
Andy Butland
e6ac534069 Resolved post-merge issues. 2020-08-27 09:27:11 +02:00
Andy Butland
2a59a8385c Merge branch 'netcore/netcore' into feature/8651-config-options-patten
# Conflicts:
#	src/Umbraco.Tests.Common/Builders/GlobalSettingsBuilder.cs
#	src/Umbraco.Tests/TEMP/DatabaseContextTests.sdf
#	src/Umbraco.Web.BackOffice/Controllers/ImagesController.cs
2020-08-27 09:03:01 +02:00
Bjarke Berg
361125e84b Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/merge-v8-into-netcore-netcore
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.controller.js
2020-08-27 08:39:02 +02: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
Bjarne Fyrstenborg
7d8a6ce4fd Make embed grid editor editable again (#8576)
(cherry picked from commit 2f69eac833)
2020-08-26 19:19:57 +02:00
Bjarne Fyrstenborg
2f69eac833 Make embed grid editor editable again (#8576) 2020-08-26 19:18:38 +02:00
Bjarne Fyrstenborg
74bce68c61 Update styling of grid editor add button (#8570) 2020-08-26 19:14:46 +02:00
Bjarne Fyrstenborg
7347343a31 Only show mediapicker edit button if media is found (#8569) 2020-08-26 19:12:38 +02:00
Bjarne Fyrstenborg
636dcecb62 Adjust image cropper crops (#8557) 2020-08-26 19:10:14 +02:00
Kenn Jacobsen
0320f40249 Fix JS error in empty listviews 2020-08-26 19:08:06 +02:00
Kenn Jacobsen
7f55f46ee6 Make the entire tree menu ellipsis button clickable 2020-08-26 19:02:35 +02:00
Kenn Jacobsen
58bd3d64f2 Add missing backdrop when using the "Actions" button 2020-08-26 19:01:09 +02:00
Bjarne Fyrstenborg
e171ef2430 Extend styling from umb-node-preview-add 2020-08-26 18:57:31 +02:00
Bjarne Fyrstenborg
08981943ce Update prevalues multivalues sortable styling (#8554) 2020-08-26 18:54:40 +02:00
Bjarne Fyrstenborg
bdff79f261 Align icon in media grid item overlay 2020-08-26 18:52:57 +02:00
Kenn Jacobsen
a5f69bbd7c Remove usages of angular.forEach in help services and filters 2020-08-26 18:51:51 +02:00
Bjarne Fyrstenborg
ea6937696e Fix media picker clickhandler 2020-08-26 18:49:52 +02:00
Ronald Barendse
b1cb7923d6 Fix NC active heading styling
(cherry picked from commit b958d64b71)
2020-08-26 18:27:28 +02:00