Bjarke Berg
c4cedceda1
Merge
2020-10-07 08:49:37 +02:00
Sebastiaan Janssen
29a6b7a5c0
Merge branch 'v8/8.8' into v8/8.9
2020-10-06 09:13:54 +02:00
Sebastiaan Janssen
cfd20833c7
Merge branch 'v8/8.7' into v8/8.8
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Web.UI.Client/src/less/components/umb-form-check.less
2020-10-06 09:12:35 +02:00
Brynjólfur Gunnarsson
a5639a70c9
fixed publish variants dialog translation
2020-10-06 07:45:08 +10:00
Sebastiaan Janssen
e9627f2ee9
Merge branch 'v8/dev' into v8/contrib
2020-10-05 21:12:51 +02:00
Sebastiaan Janssen
ed24a695e4
Merge branch 'v8/8.9' into v8/dev
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2020-10-05 20:58:47 +02:00
Sebastiaan Janssen
e41fdc3cce
Merge branch 'v8/8.7' into v8/dev
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/less/components/umb-form-check.less
2020-10-05 20:57:57 +02:00
Bjarke Berg
ad4834cc68
Updated tour skip-step condition to the new format after introduction of umb-icon
...
(cherry picked from commit 1107e5d0fd )
2020-10-05 20:50:52 +02:00
Ronald Barendse
2bfef74191
Fix casing of 'URL' ( #9080 )
2020-10-05 20:48:38 +02:00
Bjarke Berg
1107e5d0fd
Updated tour skip-step condition to the new format after introduction of umb-icon
2020-10-05 10:45:02 +02:00
Bjarke Berg
586c61f282
moved getting-started.json from old to new project
...
Signed-off-by: Bjarke Berg <mail@bergmania.dk >
2020-10-05 07:50:55 +02:00
Niels Lyngsø
f20e322ff5
apply functionality to modal.
2020-10-02 20:46:54 +02:00
Bjarke Berg
2b7980fcb9
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
...
# Conflicts:
# src/Umbraco.Core/Services/IIconService.cs
# src/Umbraco.Web/Editors/BackOfficeModel.cs
# src/Umbraco.Web/Editors/BackOfficePreviewModel.cs
# src/Umbraco.Web/Editors/IconController.cs
# src/Umbraco.Web/Services/IconService.cs
2020-10-02 16:38:12 +02:00
Niels Lyngsø
a7db158894
ask user wether they like to stay in preview mode
2020-10-02 16:12:24 +02:00
Søren Kottal
c608d95087
Adds polling function to the Logviewer ( #9023 )
...
* Add polling function to logviewer
* float the sub buttons right
2020-10-02 14:48:47 +02:00
Niels Lyngsø
c264cc9691
configure label position on Property level
2020-10-01 17:30:03 +02:00
Bjarne Fyrstenborg
0b5c039a93
Show only settings and styles boxes when each of them has configuration ( #8827 )
2020-09-30 20:11:26 +02:00
Niels Lyngsø
80ab69edd7
Highlight blocks that are not available anymore
2020-09-30 14:31:15 +02:00
Warren Buckley
1868c215d9
Merge pull request #8850 from umbraco/v8/feature/umb-property-info-button
...
Review Feature: umb-property-info-button
2020-09-28 11:49:24 +01:00
Claus
f24c54acad
bump version to 8.6.5
2020-09-24 11:38:08 +02:00
Shannon
0e44acc45e
Merge remote-tracking branch 'origin/v8/8.8' into v8/8.9
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml
2020-09-24 14:19:58 +10:00
Bjarke Berg
bd534d340e
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
...
Signed-off-by: Bjarke Berg <mail@bergmania.dk >
# Conflicts:
# src/Umbraco.Infrastructure/Services/Implement/IIconService.cs
# src/Umbraco.Infrastructure/Services/Implement/IconService.cs
# src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml
# src/Umbraco.Web/Editors/BackOfficeController.cs
# src/Umbraco.Web/Editors/BackOfficeModel.cs
# src/Umbraco.Web/Editors/BackOfficePreviewModel.cs
# src/Umbraco.Web/Editors/IconController.cs
# src/Umbraco.Web/Editors/PreviewController.cs
# src/Umbraco.Web/Runtime/WebInitialComposer.cs
2020-09-22 12:38:36 +02:00
Claus
b327399cd2
adding icon svg data from IconController.
2020-09-22 08:11:58 +02:00
Elitsa Marinovska
0f9595a5b1
Updates nuget packages versions to latest
2020-09-17 17:58:11 +02:00
Niels Lyngsø
e2957bb715
inject icons to iconHelper to avoid making requests to the icon controller
2020-09-17 14:59:49 +02:00
Niels Swimberghe
6d2135edd5
Change wrong URL in KeepAlive XML Comments
...
The XML comments for KeepAlive mention the URL for the KeepAlive.Ping action but incorrectly omits 'umbraco' from the path.
The change adds the 'umbraco' section to the path.
(cherry picked from commit 312dc1d9a7 )
2020-09-17 09:19:09 +02:00
Shannon
9c5ad79a1f
bumps version
2020-09-17 16:16:08 +10:00
Shannon
75dc416ed9
Merge remote-tracking branch 'origin/v8/8.8' into v8/feature/no-local-login
...
# Conflicts:
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
# src/Umbraco.Web.UI.Client/src/common/directives/components/application/umblogin.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/buttons/umbbutton.directive.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/user/user.html
# src/Umbraco.Web.UI.Client/src/views/components/buttons/umb-button-group.html
# src/Umbraco.Web.UI.Client/src/views/components/buttons/umb-button.html
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2020-09-17 15:38:04 +10:00
Niels Lyngsø
1fc8e826f6
Merge remote-tracking branch 'origin/v8/contrib' into v8/feature/umb-property-info-button
2020-09-16 15:08:27 +02:00
Niels Lyngsø
9882edeca0
added translation to demo implementation
2020-09-16 14:54:25 +02:00
Shannon
dd6e51aab5
Changes how the custom view works, it now entirely replaces umbraco's default behavior including what is rendered in the back office, this is for max flexibility
2020-09-11 01:20:54 +10:00
Bjarke Berg
fc054e6546
Merge remote-tracking branch 'origin/netcore/dev' into netcore/netcore
...
# Conflicts:
# build/NuSpecs/UmbracoCms.Web.nuspec
# src/SolutionInfo.cs
# src/Umbraco.Infrastructure/Logging/Serilog/LoggerConfigExtensions.cs
# src/Umbraco.Infrastructure/PropertyEditors/NestedContentPropertyEditor.cs
# src/Umbraco.Tests.AcceptanceTest/cypress/integration/Tour/backofficeTour.ts
# src/Umbraco.Tests.AcceptanceTest/package.json
# src/Umbraco.Tests/TestHelpers/TestObjects.cs
# src/Umbraco.Web.BackOffice/Controllers/ContentTypeController.cs
# src/Umbraco.Web.BackOffice/Controllers/ImageUrlGeneratorController.cs
# src/Umbraco.Web.BackOffice/Controllers/ImagesController.cs
# src/Umbraco.Web.BackOffice/Controllers/MediaController.cs
# src/Umbraco.Web.BackOffice/Controllers/MemberTypeController.cs
# src/Umbraco.Web.BackOffice/Controllers/RelationTypeController.cs
# src/Umbraco.Web.BackOffice/Controllers/TemplateController.cs
# src/Umbraco.Web.UI.Client/src/common/services/formhelper.service.js
# src/Umbraco.Web.UI.Client/src/installer/steps/database.html
# src/Umbraco.Web.UI.Client/src/less/components/tree/umb-tree.less
# src/Umbraco.Web.UI.Client/src/less/components/umb-property-actions.less
# src/Umbraco.Web.UI.Client/src/less/forms.less
# src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/querybuilder/querybuilder.html
# src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/treepicker/treepicker.html
# src/Umbraco.Web.UI.Client/src/views/components/application/umb-navigation.html
# src/Umbraco.Web.UI.Client/src/views/components/property/umb-property-actions.html
# src/Umbraco.Web.UI.Client/src/views/content/overlays/publish.controller.js
# src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.html
# src/Umbraco.Web.UI.Client/src/views/dictionary/edit.html
# src/Umbraco.Web.UI.Client/src/views/dictionary/list.html
# src/Umbraco.Web.UI.Client/src/views/logViewer/search.html
# src/Umbraco.Web.UI.Client/src/views/media/media.edit.controller.js
# src/Umbraco.Web.UI.Client/src/views/mediaTypes/edit.controller.js
# src/Umbraco.Web.UI.Client/src/views/member/member.edit.controller.js
# src/Umbraco.Web.UI.Client/src/views/memberTypes/edit.controller.js
# src/Umbraco.Web.UI.Client/src/views/packages/views/repo.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/layoutconfig.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/rowconfig.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/layouts.prevalues.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/layouts/list/list.listviewlayout.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/userpicker/userpicker.controller.js
# src/Umbraco.Web.UI.NetCore/umbraco/UmbracoBackOffice/Default.cshtml
# src/Umbraco.Web.UI.NetCore/umbraco/config/lang/da.xml
# src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en.xml
# src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en_us.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/cs.xml
# src/Umbraco.Web.UI/Views/Partials/Grid/Editors/Media.cshtml
# src/Umbraco.Web.UI/config/umbracoSettings.config
# src/Umbraco.Web/Editors/BackOfficeServerVariables.cs
# src/Umbraco.Web/Editors/DictionaryController.cs
# src/Umbraco.Web/Editors/LogController.cs
# src/Umbraco.Web/Editors/MediaTypeController.cs
# src/Umbraco.Web/Editors/MemberGroupController.cs
2020-09-09 19:13:37 +02:00
Bjarke Berg
d14e2a99bc
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
...
# Conflicts:
# .gitignore
# build/NuSpecs/tools/Web.config.install.xdt
# src/Umbraco.Core/ContentExtensions.cs
# src/Umbraco.Infrastructure/Intall/InstallHelper.cs
# src/Umbraco.Infrastructure/Models/Blocks/BlockEditorModel.cs
# src/Umbraco.Infrastructure/Models/Blocks/BlockItemData.cs
# src/Umbraco.Infrastructure/Models/Blocks/BlockListLayoutReference.cs
# src/Umbraco.Infrastructure/Models/Mapping/CommonMapper.cs
# src/Umbraco.Infrastructure/PropertyEditors/BlockEditorPropertyEditor.cs
# src/Umbraco.Infrastructure/PropertyEditors/BlockListConfigurationEditor.cs
# src/Umbraco.Infrastructure/PropertyEditors/NestedContentPropertyEditor.cs
# src/Umbraco.Tests/PropertyEditors/BlockListPropertyValueConverterTests.cs
# src/Umbraco.Web.UI.Client/package-lock.json
# src/Umbraco.Web/Compose/NestedContentPropertyComponent.cs
2020-09-09 14:16:46 +02:00
Sebastiaan Janssen
1f44b94ef6
Merge branch 'v8/dev' into v8/contrib
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.controller.js
# src/Umbraco.Web.UI.Client/test/config/karma.conf.js
2020-09-09 12:52:42 +02:00
Sebastiaan Janssen
0662284f29
Merge branch 'v8/8.7' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.controller.js
2020-09-09 12:48:28 +02:00
Niels Lyngsø
40d13bfb2f
V8.7RC Show Blocks that does not have a BlockConfiguration as Unsupported Bl… ( #8786 )
2020-09-07 12:33:58 +02:00
Niels Lyngsø
3f99972ebb
if user discards a new block it should be removed.
2020-09-07 09:20:15 +02:00
Nikolaj
00b30f74c7
Fix
2020-09-07 09:06:46 +02:00
Ronald Barendse
02fba85f73
Update config comments and fix transforms ( #8808 )
2020-09-04 09:36:28 +02:00
Ronald Barendse
d5933a154c
Use correct woff and woff2 MIME types
2020-09-04 09:32:33 +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
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
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
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
Ronald Barendse
8a074616d3
Change grid view @Html.If to conditional statement
...
(cherry picked from commit a5f4252f09 )
2020-08-26 18:24:18 +02:00
Ronald Barendse
a5f4252f09
Change grid view @Html.If to conditional statement
2020-08-26 18:23:04 +02:00
Bjarke Berg
3d55dcd3c4
Merge remote-tracking branch 'netcore/dev' into netcore/netcore
2020-08-26 08:05:15 +02:00