Callum Whyte
b850cd3ee0
Add SetMemberSignInManager builder extension ( #14761 )
...
* Add SetMemberSignInManager builder extension
* Added required using statement
---------
Co-authored-by: Emma Garland <emma.garland@rocksolidknowledge.com >
2023-10-13 12:30:13 +01:00
Lucas Bach Bisgaard
0ece94bf46
Bug fix whre mediapicker dont load before an event fires elsewhere #14250 ( #14803 )
2023-10-13 10:34:45 +01:00
Michael
0362dcffc8
Remove submodule
2023-10-12 03:21:53 +02:00
KNOWIT\anndal3
612b6039f2
Add aria label to umbraco property
2023-10-12 02:22:21 +02:00
Ronald Barendse
b6f0db7b73
Fix build logging of warnings/errors during packaging step ( #14933 )
...
* Use DotNetCoreCLI for dotnet pack command
* Use NBGV to get major version and set build number
* Use NBGV_PublicRelease to determine stable build
* Use latest Node patch versions
* Generate NuGet packages during build
2023-10-11 11:25:05 +02:00
Richard Ockerby
6e154e0a0f
Corrected mark-up
...
An extra closing div tag was lurking around
2023-10-09 08:48:15 +01:00
Vitor Rodrigues
39492f9654
Fixed URL tracking not working for invariant pages with culture variant ancestors
2023-10-06 18:30:02 +02:00
Erik-Jan Westendorp
6e937692be
Update MemberService.cs
2023-10-06 13:54:48 +01:00
Erik-Jan Westendorp
7aa246b855
Update MediaController
2023-10-06 13:46:07 +01:00
James
cd2855634e
Update umbBlockGridPropertyEditor.component.js
...
currently checks the first group or tab (index 0) that was added to see if there are properties.
This doesn't work well when the tab has a single group, and the group is created after the tab, as the tab will be empty, even though the group has the properties.
there is also some interactions when composing tabs from other doc types, but I didn't have a good amount of time to test this.
2023-10-06 13:22:29 +01:00
Bjarne Fyrstenborg
46b0833d52
Pass in format parameter
2023-10-06 12:13:22 +01:00
Bjarne Fyrstenborg
d3ceeb0ace
Update keywords
2023-10-06 12:13:22 +01:00
Bjarne Fyrstenborg
b917d64eec
Allow to specify format and parsing format in dateHelper functions
2023-10-06 12:13:22 +01:00
justinbotger
9e168f6502
Updated Dutch translation for "import"
...
Updated Dutch translation for "import"
2023-10-06 10:44:44 +02:00
dependabot[bot]
961f6a0bab
Bump postcss from 8.4.24 to 8.4.31 in /src/Umbraco.Web.UI.Client ( #14920 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.24 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-05 15:41:17 +02:00
thomashdk
ced8e0582d
Update umb-tabs-nav.html
...
Added data-element="tab-{{tab.alias}}" to the dropdown tabs list
2023-10-03 19:29:56 +02:00
Laura Neto
44a4abdfbd
Updating contributing docs to add unwanted changes section ( #14853 )
...
* Updating contributing docs to add unwanted changes section
* Added new section to table of contents
2023-10-03 17:44:10 +01:00
Paul Seal
1cac8ffe88
made link to umbraco learning base youtube visible with underline sty… ( #14884 )
...
* made link to umbraco learning base youtube visible with underline style as per the other links on other dashboards.
* Update membersdashboardvideos.html
---------
Co-authored-by: Georgina Bidder <georgina.bidder@truedigital.co.uk >
Co-authored-by: georgebid <91198628+georgebid@users.noreply.github.com >
2023-10-03 17:42:29 +01:00
Bjarne Fyrstenborg
34892101a9
Ensure focus on specific action in block card ( #14846 )
...
* Ensure focus on specific action in block card
* Move if statement to parent
* Change buttons in groups as well
* Adjust styling
2023-10-03 17:02:20 +01:00
Erik-Jan Westendorp
930f9f6704
Translate dictionary_noItemsFound
2023-10-03 16:19:59 +02:00
Anders Bjerner
4932119807
Replaced [MaybeNullWhen(false)] with [NotNullWhen(true)] for UdiParser.TryParse method ( #14880 )
...
* Replaced [MaybeNullWhen(false)] with [NotNullWhen(true)] for UdiParser.TryParse method
* Removing some empty lines
2023-10-03 14:43:54 +02:00
Carl
511ee96c9e
Fix spelling mistake, and add details of additional packages
...
Notices this spelling mistake, quick fix
2023-09-22 09:53:12 +01:00
Jason Elkin
336b7ff499
Revert ""big PR" github action"
...
This reverts commit a3cfbbf56a .
2023-09-21 15:04:14 +01:00
Jason Elkin
a3cfbbf56a
"big PR" github action
2023-09-21 15:02:06 +01:00
Arkadiusz Biel
86697ff137
fix: ensured that allowed user name characters are supported in backoffice users as well ( #14810 )
2023-09-18 14:55:59 +02:00
Sebastiaan Janssen
1f24b79531
Update README.md
2023-09-13 08:38:54 +02:00
Johan Möller
0bbda02931
Fixes #14722 - DateTime picker calendar does not get updated when custom date format ( #14767 )
...
* Seperate properties for input ng-model and datepicker.
Since flatpickr can't handle custom formatting.
* Set picker format to default.
2023-09-12 17:22:29 +01:00
trba1810
7f318e8993
added validation messages in swedish language
2023-09-12 09:00:51 +02:00
Johan Möller
916e495dc4
Fixes : #14486 - Some sr-only texts not localized ( #14750 )
...
* Add visuallyHiddenTexts area and keys to swedish
Translations contributed by @plannero
* Add missing localizations.
* Revert prettier formatting
* Format in visual studio
* Change default UpgradeUnattended value to true (#13281 )
* add labels to default en.xml + small glitch fix
2023-09-12 08:26:49 +02:00
Bjarne Fyrstenborg
417e37ab1e
Clean output
2023-09-11 12:02:20 +01:00
Bjarne Fyrstenborg
2ea4b5793d
Fallback to value in case no label exists
2023-09-11 12:02:20 +01:00
Bjarne Fyrstenborg
bfdd71944a
Cleanup
2023-09-11 12:02:20 +01:00
Bjarne Fyrstenborg
0296e70b30
Update syntax
2023-09-11 12:02:20 +01:00
Bjarne Fyrstenborg
da92c38dec
Newer JS syntax
2023-09-11 12:02:20 +01:00
Bjarne Fyrstenborg
65321e8f68
Simplify radiobuttonlist prevalue editor
2023-09-11 12:02:20 +01:00
Bjarne Fyrstenborg
1f97c62a1b
Update class name
2023-09-11 12:00:36 +01:00
Bjarne Fyrstenborg
c285caf260
Add dropdown prevalue editor
2023-09-11 12:00:36 +01:00
Nikolaj Brask-Nielsen
6d48091328
docs: XML warnings ( #14663 )
...
* chore: Fix XML warnings
* docs: Fix XML warnings
* docs: Fix XML in resource designer
* docs: Fix XML warnings
* Revert "docs: Fix XML in resource designer"
This reverts commit 8ea61c51ac161e1853ae080db7fe1b4d4cb4d2be.
2023-09-06 20:08:17 +02:00
Sebastiaan Janssen
401c881567
Merge branch 'contrib' into v12/dev
2023-09-05 10:09:02 +02:00
Ronald Barendse
003ac02009
Revert #13281 and only set UpgradeUnattended value to true for new projects ( #14764 )
...
* Revert "Change default UpgradeUnattended value to true (#13281 )"
This reverts commit e5d6372dbd .
* Set UpgradeUnattended value to true for new projects
2023-09-04 10:49:33 +02:00
Ronald Barendse
bc68f11d82
Revert #13281 and only set UpgradeUnattended value to true for new projects ( #14764 )
...
* Revert "Change default UpgradeUnattended value to true (#13281 )"
This reverts commit e5d6372dbd .
* Set UpgradeUnattended value to true for new projects
2023-09-04 10:49:19 +02:00
Bjarke Berg
155efb8019
Merge remote-tracking branch 'origin/v12/dev' into v12/dev
2023-09-04 10:29:19 +02:00
Ronald Barendse
5c7b3a3d48
Change default UpgradeUnattended value to true ( #13281 )
2023-09-04 10:29:05 +02:00
Ronald Barendse
e5d6372dbd
Change default UpgradeUnattended value to true ( #13281 )
2023-09-01 15:45:06 +01:00
Vitor Rodrigues
efe00910f3
DeliveryApi: Ensure the ContentType property is serialized first
...
This is needed so it can be used as a discriminator field by System.Text.Json
Changed both ApiElement and IApiElement to ensure not only ApiContentResponse,
but also ApiBlockItem, which uses the interface directly, are adjusted.
2023-08-29 12:34:36 +02:00
Vitor Rodrigues
4d80073547
Fixed incorrect BlockListPropertyValueConverter delivery api property value type
2023-08-29 09:59:42 +02:00
Sebastiaan Janssen
1bcfcf4e84
Merge branch 'v12/dev' into contrib
2023-08-28 12:49:14 +02:00
Bjarke Berg
4964066b59
Merge remote-tracking branch 'origin/v11/dev' into v12/dev
...
# Conflicts:
# src/Umbraco.Web.BackOffice/Controllers/MediaController.cs
# version.json
2023-08-28 11:39:20 +02:00
Bjarke Berg
b7738f5d17
Merge remote-tracking branch 'origin/release/12.1' into v12/dev
...
# Conflicts:
# version.json
2023-08-28 11:38:52 +02:00
Bjarke Berg
630bbc1e12
Merge remote-tracking branch 'origin/v10/dev' into v11/dev
...
# Conflicts:
# version.json
2023-08-28 11:38:15 +02:00