Bjarne Fyrstenborg
6d52a2f3da
Babel adjustments ( #12044 )
2022-02-27 11:56:10 +01:00
patrickdemooij9
fa0027d4f1
Added property way of seeing composition ( #11811 )
2022-02-27 10:09:35 +01:00
Bjarne Fyrstenborg
6860d0b27d
Filter block cards and show empty message ( #11729 )
2022-02-27 09:36:43 +01:00
AndyBoot
dad1c190fc
Settings Dashboard Umbraco.tv References ( #12034 )
2022-02-27 09:31:22 +01:00
Bjarne Fyrstenborg
69132faffa
Set current selected master template in tree ( #12042 )
...
* Set current selected master template in tree
* Adjust styling for tree icon
* Code adjustment
2022-02-26 02:48:02 +01:00
Patrick de Mooij
15bedfbc76
11777: Remove sorting because we need the correct order
2022-02-24 07:46:58 +10:00
Sebastiaan Janssen
860792ff3f
Revert "UmbEditorHeaders hide-icon on "true"" #11661
...
This reverts commit ff6a8d781d .
2022-02-23 14:38:47 +01:00
dependabot[bot]
8c5a5af41b
Bump follow-redirects in /src/Umbraco.Web.UI.Client
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-23 10:17:39 +01:00
dependabot[bot]
864fd2a45a
Bump url-parse from 1.5.3 to 1.5.7 in /src/Umbraco.Web.UI.Client
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-21 11:32:51 +01:00
Sebastiaan Janssen
ab870347ed
Merge branch 'v9/dev' into v9/contrib
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/less/pages/login.less
2022-02-21 10:06:08 +01:00
Mark Drake
a53d28310f
new stick top position for rte toolbar if tabs are present, issue #11870
2022-02-21 10:19:10 +10:00
Lantzify
9568d0cd6d
Added name & color description for umbAvatar
2022-02-21 10:02:41 +10:00
Anders Bjerner
aba5edce02
Fixed issue in umbeditorheader.directive.js examples
2022-02-21 08:25:04 +10:00
Søren Kottal
79817f5463
Makes group name wider to fit long group names
2022-02-16 02:20:21 +01:00
Lantzify
ff6a8d781d
UmbEditorHeaders hide-icon on "true"
2022-02-16 09:43:43 +10:00
Bjarne Fyrstenborg
789a908a31
Adjust z-index of notifications ( #11634 )
...
* Store notification z-index in variable
* Only show unordered list if any notifications
* Move notificaion layers to same parent as overlays so layers can be controlled via z-index
2022-02-16 09:27:13 +10:00
Søren Kottal
336f2c2d5b
Makes the template column i NC config expandable
2022-02-16 09:17:59 +10:00
Bjarke Berg
0f4020dc7b
Merge remote-tracking branch 'origin/v8/dev' into v9/dev
...
# Conflicts:
# build/NuSpecs/UmbracoCms.Web.nuspec
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoSettings/ContentElement.cs
# src/Umbraco.Core/Configuration/UmbracoSettings/IContentSection.cs
# src/Umbraco.Examine/Umbraco.Examine.csproj
# src/Umbraco.Tests/Umbraco.Tests.csproj
# src/Umbraco.Web.UI.Client/src/assets/img/application/umbraco_logo_large_blue.svg
# src/Umbraco.Web.UI.Client/src/assets/img/application/umbraco_logomark_white.svg
# src/Umbraco.Web.UI.Client/src/common/directives/components/application/umbappheader.directive.js
# src/Umbraco.Web.UI.Client/src/less/components/application/umb-app-header.less
# src/Umbraco.Web.UI.Client/src/views/components/application/umb-app-header.html
# src/Umbraco.Web.UI.Client/src/views/content/content.protect.controller.js
# src/Umbraco.Web.UI.Client/src/views/packages/views/install-local.controller.js
# src/Umbraco.Web.UI.Client/src/views/packages/views/install-local.html
# src/Umbraco.Web/Editors/BackOfficeServerVariables.cs
# src/Umbraco.Web/Umbraco.Web.csproj
2022-02-15 14:10:17 +01:00
Bjarke Berg
62fa1695df
Add config to hide backoffice logo ( #11999 )
...
* Added config to hide backoffice logo
* rename to hideBackofficeLogo
* hide on mobile
* add hideBackofficeLogo
* implement hideBackofficeLogo + toggle on click
* Updated c# syntax
Co-authored-by: Niels Lyngsø <niels.lyngso@gmail.com >
2022-02-15 10:48:52 +01:00
Andy Butland
de2668a621
Added section for promoted packages in the back-office. ( #11947 )
...
* Added section for promoted packages in the back-office.
* Updates from PR review.
2022-02-14 17:41:12 +01:00
Ibrahim Muhammad Nada
df6c8a4ecc
refactor setTitle in MediaPicker.Controller.js ( #11428 )
...
* refactor setTitle in MediaPicker.Controller.js
* adding vm.activeTab
Co-authored-by: inada <inada@2p.com.sa >
2022-02-10 09:20:18 +10:00
Bjarne Fyrstenborg
be6e0879e4
Align tags vertically in content type property component
2022-02-10 08:52:39 +10:00
Bjarne Fyrstenborg
731b06a987
Use pointer cursor pointer for keyboard shortcuts overview
2022-02-10 08:04:38 +10:00
Mark Drake
6f89bf2a45
fixes umbraco logo appearance on backoffice login page, issue #11830 ( #11900 )
...
* fixes umbraco logo appearance on backoffice login page, issue #11830
* gives umbraco logo minimum width of 30px, issue #11830
2022-02-10 08:00:57 +10:00
Callum Whyte
4eda091fdb
Lookup backoffice section name in route locationTitle ( #11816 )
...
* Lookup backoffice section name in route locationTitle
* Getting original title from $rootScope
2022-02-10 07:56:59 +10:00
Niels Lyngsø
b89cd86d85
Apply the Umbraco logo to BackOffice ( #11949 )
...
* adding logo as text in replacement of umbraco_logo_white, this will enable existing configuration to continue to work and minimise the breaking change of this PR.
* adjust logo position to fit with logged-in logomark. Allowing for the logo and customised logo to be very wide.
* adding logomark in topbar of backoffice
* login box style
* correction of shadow
* Logo modal, to display more information about the product including linking to the website
* rename to modal
* stop hidden when mouse is out
* Version line without Umbraco
* focus link and use blur as the indication for closing.
* correcting to rgba
* focus and click outside needs a little help to work well
* use @zindexUmbOverlay to ensure right depth going forward.
* adding large logo svg
* append ;
* tidy logo svg file
2022-02-08 10:40:14 +01:00
Niels Lyngsø
0b0182f550
Apply the Umbraco logo to BackOffice ( #11949 )
...
* adding logo as text in replacement of umbraco_logo_white, this will enable existing configuration to continue to work and minimise the breaking change of this PR.
* adjust logo position to fit with logged-in logomark. Allowing for the logo and customised logo to be very wide.
* adding logomark in topbar of backoffice
* login box style
* correction of shadow
* Logo modal, to display more information about the product including linking to the website
* rename to modal
* stop hidden when mouse is out
* Version line without Umbraco
* focus link and use blur as the indication for closing.
* correcting to rgba
* focus and click outside needs a little help to work well
* use @zindexUmbOverlay to ensure right depth going forward.
* adding large logo svg
* append ;
* tidy logo svg file
2022-02-08 10:35:06 +01:00
Mole
d7fef7cd0c
Check blockObject.content for null
2022-02-07 12:09:13 +01:00
Sebastiaan Janssen
0200434227
Merge branch 'v8/contrib' into v8/dev
2022-02-01 11:09:02 +01:00
Kenn Jacobsen
9a5bcf290d
Retain mculture when clicking results from global search ( #7192 )
2022-02-01 01:50:22 +01:00
Sebastiaan Janssen
5c019a1557
Merge branch 'v8/contrib' into v8/dev
2022-01-31 14:15:03 +01:00
Bjarne Fyrstenborg
472cc716c4
Accept zip as extension in local package installer ( #11109 )
...
* Update ngf-pattern and accept
* Restructure less
* Remove ng-invalid again
2022-01-31 02:40:15 +01:00
andreymkarandashov
3167c8b213
encode group name to avoid the issue
2022-01-31 01:35:03 +01:00
Arul Prabakaran
2abf455abf
Updated border radius of .umb-notifications__notification to match button radius ( #11745 )
2022-01-31 09:08:51 +10:00
Lennard Fonteijn
477697a70c
Removed if-check to allow empty values from blocks
2022-01-28 03:43:53 +01:00
Bjarke Berg
eb126a77b6
Merge pull request #11893 from umbraco/v9/merge-v9-contrib-into-v9-dev
...
Merge v9 contrib into v9 dev
2022-01-21 13:18:35 +01:00
Bjarke Berg
52a3e285a9
Merge remote-tracking branch 'origin/v8/dev' into v9/dev
...
# Conflicts:
# src/Umbraco.Core/Composing/CompositionExtensions/Services.cs
# src/Umbraco.Core/Constants-AppSettings.cs
# src/Umbraco.Core/Dashboards/ContentDashboardSettings.cs
# src/Umbraco.Core/Dashboards/IContentDashboardSettings.cs
# src/Umbraco.Core/Manifest/ManifestParser.cs
# src/Umbraco.Core/Manifest/PackageManifest.cs
# src/Umbraco.Core/Migrations/Install/DatabaseDataCreator.cs
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
# src/Umbraco.Core/Models/PropertyTagsExtensions.cs
# src/Umbraco.Core/PropertyEditors/ComplexPropertyEditorContentEventHandler.cs
# src/Umbraco.Core/PropertyEditors/ConfigurationEditor.cs
# src/Umbraco.Core/PropertyEditors/DataValueEditor.cs
# src/Umbraco.Core/PropertyEditors/ValueConverters/ImageCropperValue.cs
# src/Umbraco.Core/Serialization/JsonToStringConverter.cs
# src/Umbraco.Core/Sync/ApplicationUrlHelper.cs
# src/Umbraco.Core/Telemetry/ITelemetryService.cs
# src/Umbraco.Core/Telemetry/Models/PackageTelemetry.cs
# src/Umbraco.Core/Telemetry/Models/TelemetryReportData.cs
# src/Umbraco.Core/Telemetry/TelemetryService.cs
# src/Umbraco.Tests/Manifest/ManifestParserTests.cs
# src/Umbraco.Tests/PropertyEditors/BlockEditorComponentTests.cs
# src/Umbraco.Tests/PropertyEditors/ImageCropperTest.cs
# src/Umbraco.Tests/PropertyEditors/NestedContentPropertyComponentTests.cs
# src/Umbraco.Tests/Web/Controllers/AuthenticationControllerTests.cs
# src/Umbraco.Tests/Web/Controllers/UsersControllerTests.cs
# src/Umbraco.Web.UI.Client/src/common/resources/entity.resource.js
# 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
# src/Umbraco.Web.UI/web.Template.config
# src/Umbraco.Web/BatchedDatabaseServerMessenger.cs
# src/Umbraco.Web/Cache/DistributedCacheBinder.cs
# src/Umbraco.Web/Compose/BlockEditorComponent.cs
# src/Umbraco.Web/Compose/NestedContentPropertyComponent.cs
# src/Umbraco.Web/Editors/AuthenticationController.cs
# src/Umbraco.Web/Editors/ContentTypeController.cs
# src/Umbraco.Web/Editors/DashboardController.cs
# src/Umbraco.Web/Editors/EntityController.cs
# src/Umbraco.Web/Editors/UsersController.cs
# src/Umbraco.Web/PropertyEditors/BlockEditorPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/ColorPickerConfigurationEditor.cs
# src/Umbraco.Web/PropertyEditors/GridPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/ImageCropperPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/ImageCropperPropertyValueEditor.cs
# src/Umbraco.Web/PropertyEditors/MediaPicker3PropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/MultiUrlPickerValueEditor.cs
# src/Umbraco.Web/PropertyEditors/MultipleTextStringPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/MultipleValueEditor.cs
# src/Umbraco.Web/PropertyEditors/NestedContentPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/RichTextPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/TagsPropertyEditor.cs
# src/Umbraco.Web/Telemetry/ReportSiteTask.cs
# src/Umbraco.Web/Telemetry/TelemetryComponent.cs
# src/Umbraco.Web/Trees/ContentTreeController.cs
# src/Umbraco.Web/Umbraco.Web.csproj
# src/Umbraco.Web/WebApi/EnableDetailedErrorsAttribute.cs
2022-01-21 12:40:18 +01:00
Lantzify
aae8694618
Added description to entityResource.getSafeAlias
2022-01-21 10:56:04 +01:00
dependabot[bot]
c3b619fbbf
Bump follow-redirects in /src/Umbraco.Web.UI.Client
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.4 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-21 10:50:35 +01:00
Sebastiaan Janssen
ecd32bf033
The marked dev dependency was unused
2022-01-21 10:48:22 +01:00
Sebastiaan Janssen
8eb3ef65f6
Merge branch 'v9/dev' into v9/contrib
2022-01-21 10:02:37 +01:00
Niels Lyngsø
e204c5bab9
Media Previews ( #11888 )
...
Co-authored-by: Niels Lyngsø <nsl@umbraco.com >
Co-authored-by: Mads Rasmussen <madsr@hey.com >
Co-authored-by: Paul Johnson <pmj@umbraco.com >
2022-01-20 16:47:00 +01:00
Bjarke Berg
029a261476
Improve functionality for external member logins ( #11855 )
...
* Bugfix - Take ufprt from form data if the request has form content type, otherwise fallback to use the query
* External linking for members
* Changed migration to reuse old table
* removed unnecessary web.config files
* Cleanup
* Extracted class to own file
* Clean up
* Rollback changes to Umbraco.Web.UI.csproj
* Fixed migration for SqlCE
* Change notification handler to be on deleted
* Update src/Umbraco.Infrastructure/Security/MemberUserStore.cs
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch >
* Fixed issue with errors not shown on member linking
* fixed issue with errors
* clean up
* Fix issue where external logins could not be used to upgrade Umbraco, because the externalLogin table was expected to look different. (Like after the migration)
* Fixed issue in Ignore legacy column now using result column.
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch >
2022-01-19 09:21:50 +01:00
Paul Johnson
c60d8c8ab8
Added EntityController.GetUrlsByIds support for int & guid + update MNTP ( #11680 )
...
Fixes issue with MNTP (for 8.18) in a partial view macro - GH #11631
Renamed GetUrlsByUdis to match, don't do this in v9 as it would be
breaking there, instead mark it obsolete.
TODO: v9 ensure integration test coverage, more painful here as no
WebApplicationFactory.
2022-01-19 08:32:33 +01:00
Nikolaj Geisle
18a3133536
v9: Fix max allowed content length on iis & kestrel ( #11802 )
...
* Update web.config
* Change web.config to align with v8 default values
* Adjust kestrel options to align with v8
* Add better comment
* added web.config to root
* change web.config to 30mb
* delete obsolete comment
* No reason to have web.config to just have it default
* Add back ConfigureIISServerOptions.cs
* Add obsolete comment, can't link to documentation yet as it doesn't exist
* Apply suggestions from code review
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch >
* Add link to documentation
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch >
2022-01-12 12:32:53 +01:00
Bjarne Fyrstenborg
be8e7b285b
Fix incorrect styling of actions in tags editor
2021-12-30 03:11:31 +01:00
Søren Kottal
fad0c948a1
Makes the width of .login-overlay__logo dynamic
2021-12-28 02:33:57 +01:00
Bjarke Berg
69b8b64b54
Merge remote-tracking branch 'origin/v8/dev' into v9/feature/merge_v8_14-12-2021
...
# Conflicts:
# src/Umbraco.Core/Constants-Conventions.cs
# src/Umbraco.Core/Migrations/Install/DatabaseDataCreator.cs
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
# src/Umbraco.Core/Models/IContentType.cs
# src/Umbraco.Core/Packaging/PackageDataInstallation.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/ContentTypeCommonRepository.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/ContentTypeRepository.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/MemberTypeRepository.cs
# src/Umbraco.Core/Services/Implement/EntityXmlSerializer.cs
# src/Umbraco.Core/Services/Implement/MemberService.cs
# src/Umbraco.Tests/Packaging/PackageDataInstallationTests.cs
# src/Umbraco.Tests/Persistence/Repositories/MemberTypeRepositoryTest.cs
# src/Umbraco.Tests/Services/Importing/ImportResources.Designer.cs
# src/Umbraco.Tests/Services/Importing/ImportResources.resx
# src/Umbraco.Tests/Umbraco.Tests.csproj
# src/Umbraco.Web.UI.Client/src/common/directives/components/localization/localize.directive.js
# src/Umbraco.Web.UI.Client/src/common/services/umbdataformatter.service.js
# src/Umbraco.Web.UI.Client/src/views/content/content.rights.controller.js
# src/Umbraco.Web.UI.Client/src/views/documenttypes/views/permissions/permissions.html
# src/Umbraco.Web.UI.Client/src/views/member/apps/content/content.html
# src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml
# 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
# src/Umbraco.Web.UI/Umbraco/config/lang/fr.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/nl.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/zh.xml
# src/Umbraco.Web.UI/config/BackOfficeTours/getting-started.json
# src/Umbraco.Web/HealthCheck/Checks/Security/ExcessiveHeadersCheck.cs
# src/Umbraco.Web/Models/ContentEditing/MemberDisplay.cs
# src/Umbraco.Web/Models/Mapping/ContentTypeMapDefinition.cs
# src/Umbraco.Web/Models/Mapping/MemberMapDefinition.cs
# src/Umbraco.Web/Models/Mapping/MemberTabsAndPropertiesMapper.cs
# src/Umbraco.Web/Models/Mapping/TabsAndPropertiesMapper.cs
# src/Umbraco.Web/PropertyEditors/BlockEditorPropertyEditor.cs
# src/Umbraco.Web/Runtime/WebInitialComposer.cs
# src/Umbraco.Web/Trees/ContentTreeController.cs
# src/Umbraco.Web/Umbraco.Web.csproj
# tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/Services/Importing/SingleDocType-WithCleanupPolicy.xml
2021-12-14 20:13:42 +01:00
Søren Kottal
50da4a77de
Adds support for simple markdown in property descriptions, and extended property descriptions ( #11628 )
...
* Adds support for simple markdown in property descriptions, and extended descriptions
* removes max-width for property descriptions (doesn't make sense to limit these IMO)
(cherry picked from commit 8393fdecfb )
2021-12-14 14:28:02 +01:00
Sebastiaan Janssen
a3b721bb4c
Merge branch 'v8/contrib' into v8/dev
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/documenttypes/views/permissions/permissions.html
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
2021-12-14 14:19:59 +01:00