Robert Foster
e7a986b1c3
fix for #13623 by hiding Member Edit Action Menu on Infinite editing … ( #13624 )
...
* fix for #13623 by hiding Member Edit Action Menu on Infinite editing for consistency
* added missing attribute to umb-editor-header for Member editing
2022-12-31 03:51:33 +01:00
Mehmet
59c5226d68
Rename title marketplace to packages ( #13625 )
2022-12-30 13:29:51 +01:00
Mario Lopez
dc46b649f7
fixes data-element attribute on media section ( #13621 )
...
* fixes data-element attribute on media section
* Revert "fixes data-element attribute on media section"
This reverts commit 2a35c9fbed081044c8e574d6816079b79e712cbe.
* use property alias on members umb-property
Co-authored-by: Mario Lopez <mario@luminary.com >
2022-12-28 08:50:37 +01:00
Calvin Davis
4fbb0805e8
Add margin-right to block card name and subname
2022-12-26 02:55:14 +01:00
Bjarne Fyrstenborg
05a511a16c
Only show rollback button if allowed action
2022-12-18 01:26:04 +01:00
Sebastiaan Janssen
5c993ea3c6
Merge branch 'v11/dev' into v11/contrib
2022-12-12 13:59:03 +01:00
Tiffany
105670dcc1
Tree Roots are H1
2022-12-10 19:03:55 +01:00
Bjarne Fyrstenborg
2d2d8df82e
Show published in tracked references
2022-12-09 01:00:07 +01:00
sofietoft
311c11074f
Updated docs links to point to new platform ( #13426 )
...
* Updated docs links to point to new platform
* Update settingsdashboardintro.html
Co-authored-by: nikolajlauridsen <nikolajlauridsen@protonmail.ch >
2022-12-08 14:50:04 +01:00
Jacob Overgaard
63e4adca92
Tree picker support for selecting containers ( #13507 )
...
Fixes https://github.com/umbraco/Umbraco-CMS/issues/13463
2022-12-07 15:21:15 +01:00
ustadstar
f7e73fbff5
Fix check for existing userStatesFilter
2022-12-07 00:38:30 +01:00
Bjarke Berg
962c1a1a5b
Merge branch 'v10/dev' into v11/dev
...
# Conflicts:
# src/Umbraco.Core/EmbeddedResources/Lang/en.xml
# src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml
# src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
# src/Umbraco.Web.UI.Client/src/views/packages/views/repo.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/blockgrid/blockgridui.less
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/blockgrid/prevalue/blockgrid.blockconfiguration.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/blockgrid/prevalue/blockgrid.blockconfiguration.overlay.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/blockgrid/umbblockgridentries.component.js
# tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Branding/logo.spec.ts
# tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Login/login.spec.ts
# tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/macro.spec.ts
# tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/templates.spec.ts
2022-12-06 12:53:37 +01:00
Nikolaj
934bb8be7a
Merge tag 'release-11.0.0' into v11/dev
...
# Conflicts:
# version.json
2022-12-01 08:29:47 +01:00
Justin Neville
8bf6a9246f
Added aria label to time period on log dashboard
2022-11-30 16:20:31 +01:00
Markus Johansson
d2ab80534a
LogViewe: Adding support for destructed properties
2022-11-30 16:17:27 +01:00
Lotte Pitcher
da9eae1252
Remove reference to installing a local package via backoffice ( #13330 )
2022-11-30 16:08:54 +01:00
Jan Skovgaard
0d76ecbec8
Accessibility - Fix Packages - Modal - Empty buttons ( #13114 )
2022-11-30 15:55:26 +01:00
Marc Goodson
2461b7d805
Adjust the wording of some of the helper text around the new Block Grid editor ( #13484 )
2022-11-30 15:36:23 +01:00
Niels Lyngsø
f4c4c9008b
do not set layout gaps ( #13496 )
2022-11-29 13:36:06 +01:00
Niels Lyngsø
acbaaecbcc
do not set layout gaps ( #13496 )
2022-11-29 13:35:07 +01:00
Bjarne Fyrstenborg
30a7bca0ef
UserController should use getLocalDate from dateHelper ( #13469 )
...
* Use `getLocalDate` from dateHelper
* Remove duplicate import
* Keep function getLocalDate but use dateHelper
* Mark function as deprecated
2022-11-29 11:56:12 +01:00
Bjarke Berg
abd490f460
Merge remote-tracking branch 'origin/release/11.0' into release/11.0
2022-11-29 10:36:13 +01:00
Jacob Overgaard
b5a3dcb81e
Info panes not loading prerequisites ( #13486 )
...
* load relations immediately on init and remove call to non-existing function `appTabChange` on destroy
* load relations immediately on init and remove now not-used eventsService
2022-11-29 10:07:52 +01:00
Niels Lyngsø
b9990f23db
Make sure contexbar fits within the available space ( #13467 )
...
* Make sure contexbar fits within the available space
* Ensuring context bar moves above, no matter size of it.
* Fixing apperance of connection-fixers
2022-11-29 09:59:49 +01:00
Niels Lyngsø
877f52aec8
Make sure contexbar fits within the available space ( #13467 )
...
* Make sure contexbar fits within the available space
* Ensuring context bar moves above, no matter size of it.
* Fixing apperance of connection-fixers
2022-11-29 09:58:59 +01:00
Bjarke Berg
9bed0cde9a
Move login.svg file
2022-11-29 09:30:11 +01:00
bkclerke
1009238f32
add aria-labelledby attribute to tags input
2022-11-28 23:04:13 +01:00
Jan Skovgaard
97fa4d76dc
Accessibility: Fix - Missing table description: A data table is present with no description associated to it ( #13117 )
2022-11-28 22:54:54 +01:00
Anders Bjerner
33668a5d95
Added "loading" parameter to "umbEditorHeader" directive
2022-11-28 21:46:49 +01:00
Bjarne Fyrstenborg
a7368542d8
Add input id to args in toggleValue event ( #13108 )
2022-11-28 21:33:59 +01:00
Karl Butler
2d560e9766
Accessibility Fixes for Users and Packages pages ( #13087 )
2022-11-28 21:17:04 +01:00
Jesse
e87701c482
added fix for ncNodeName filter in list view ( #13086 )
2022-11-28 20:38:12 +01:00
Niels Lyngsø
ed67cd887f
Change login image to new SVG. ( #13493 )
2022-11-28 19:56:04 +01:00
Niels Lyngsø
188fa237cd
Change login image to new SVG. ( #13493 )
2022-11-28 19:55:15 +01:00
bakersbakebread
3377a7c96b
add setDirty() logic to remove actions on mediaPicker3 property editor
2022-11-28 15:50:41 +01:00
Sebastiaan Janssen
8c2329f2b2
Merge branch 'v11/dev' into v11/contrib
...
# Conflicts:
# src/Umbraco.Core/EmbeddedResources/Lang/en.xml
# src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml
# src/Umbraco.Web.UI.Client/src/views/packages/views/repo.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/blockgrid/prevalue/blockgrid.blockconfiguration.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/blockgrid/prevalue/blockgrid.blockconfiguration.overlay.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/blockgrid/prevalue/umb-block-grid-configuration-area-entry.html
2022-11-28 13:50:44 +01:00
Elitsa Marinovska
af6b8fc5cb
Enabling an Umbraco admin user to disable 2FA for a member ( #13369 )
...
* Fix Invalid authentication code bug
* Add translation keys for 2fa
* Display toggle for 2FA on member
* Add TwoFactorEnabled prop when saving member
* Handle disabling of 2FA
* Fix tests
* Changing obsolete msg
2022-11-28 13:42:38 +01:00
Rasmus John Pedersen
c88ac85861
Add support for tags in block editors and nested content ( #13412 )
...
* feat: add tags extension points and remove hardcoded tags handling
* feat: allow tags editor in nested content and block editors
* Update src/Umbraco.Infrastructure/PropertyEditors/TagsPropertyEditor.cs
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com >
* Update src/Umbraco.Web.BackOffice/Controllers/ContentControllerBase.cs
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com >
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com >
2022-11-28 11:20:46 +01:00
Sean Thorne
88ce31197e
add health-check basic tests
2022-11-25 09:40:23 +01:00
Paul Seal
d86d29807d
created an add current domain button to the cultures and hostnames sc… ( #13436 )
...
* created an add current domain button to the cultures and hostnames screen
* removed unwanted space
2022-11-25 02:07:03 +01:00
Jacob Overgaard
02275ed772
Add sensible eslint rules with newest eslint version ( #13457 )
2022-11-23 11:26:20 +01:00
Kenn Jacobsen
63fa6f392c
Rollback improvements ( #13452 )
...
* Rollback improvements - hide draft version, allow rolling back to last published version
* UX improvements to rollback, revert some overly complex logic in favor of better UX
* Ensure title update when changing rollback version
* Clean up
* Fix rollback playwright text
2022-11-23 10:04:21 +01:00
Kenn Jacobsen
bce29f44f8
Fix preview issue for new (empty) variants ( #13455 )
...
* Fix save and preview for new (unsaved) variants
* Rework & simplify
2022-11-23 08:34:39 +01:00
sofietoft
f83c946c96
Updated docs links to point to new platform ( #13426 )
...
* Updated docs links to point to new platform
* Update settingsdashboardintro.html
Co-authored-by: nikolajlauridsen <nikolajlauridsen@protonmail.ch >
2022-11-22 15:37:15 +01:00
nikolajlauridsen
d188ff9730
Merge branch 'release/11.0' into v11/merge_release_into_dev
...
# Conflicts:
# src/JsonSchema/AppSettings.cs
# src/Umbraco.Core/Configuration/Models/MarketplaceSettings.cs
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/blockgrid/blockgridui.less
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/blockgrid/prevalue/blockgrid.blockconfiguration.overlay.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/blockgrid/umbblockgridentries.component.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/blockgrid/umbraco-blockgridlayout-flexbox.css
# version.json
2022-11-22 15:30:45 +01:00
Bjarne Fyrstenborg
dc1b10f324
Adjust sorting of block grid editor groups to y-axis only ( #13225 )
...
fixes https://github.com/umbraco/Umbraco-CMS/issues/13180
2022-11-22 12:53:52 +01:00
Bjarne Fyrstenborg
d4c5f5017f
Adjust sorting of block grid editor groups to y-axis only ( #13225 )
...
fixes https://github.com/umbraco/Umbraco-CMS/issues/13180
2022-11-22 10:57:31 +01:00
Niels Lyngsø
85842bde9f
remove the hidding of catelouge appearance as its not located under advance ( #13456 )
2022-11-22 10:55:14 +01:00
Niels Lyngsø
f13a9d419d
remove the hidding of catelouge appearance as its not located under advance ( #13456 )
2022-11-22 10:54:43 +01:00
dependabot[bot]
36a505ee78
Bump engine.io and socket.io in /src/Umbraco.Web.UI.Client
...
Bumps [engine.io](https://github.com/socketio/engine.io ) and [socket.io](https://github.com/socketio/socket.io ). These dependencies needed to be updated together.
Updates `engine.io` from 6.1.3 to 6.2.1
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.1.3...6.2.1 )
Updates `socket.io` from 4.4.1 to 4.5.3
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/4.4.1...4.5.3 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
- dependency-name: socket.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-22 09:48:03 +01:00