nikolajlauridsen
a7bfc6fbf0
Merge branch 'refs/heads/v13/dev' into v14/merge
2024-07-19 10:15:08 +02:00
nikolajlauridsen
635076d657
Revert "fix: revert the inert attribute on Tours since you are expected to be able to work with the background in certain steps"
...
This reverts commit d72fc5c4e8 .
2024-07-19 10:14:54 +02:00
Jacob Overgaard
cad5502f79
V14: Remove user-defined.css ( #16792 )
...
* chore: remove the `user-defined.css` asset from the RCL
You cannot overwrite an asset in an RCL just like that, as the user-defined.css were intended.
* delete actual file
2024-07-18 13:06:27 +01:00
Jacob Overgaard
2f7afa67a3
update backoffice submodule
2024-07-18 12:56:58 +02:00
Daniël Knippers
ee0fd7dd5f
Configure WebP encoder to use Lossy by default ( #16769 )
...
This greatly reduces file sizes in many cases compared to the default
Lossless setting that seems to be used for PNGs.
2024-07-16 20:48:32 +01:00
Jacob Overgaard
eb4fc97c5d
update backoffice submodule (datepicker hotfix)
2024-07-16 09:22:47 +02:00
Jacob Overgaard
f6074b4c32
bump version to 14.1.1
2024-07-15 14:31:37 +02:00
Elitsa Marinovska
dfe41d7f76
V13: Ensure TransformingIndexValues event is also raised from the DeliveryApiContentIndex ( #16756 )
...
* Removing override of OnTransformingIndexValues from DeliveryApiContentIndex
* Making sure that TransformingIndexValues event is raised for DeliveryApiContentIndex without performing the special index value transformations
* Review suggestion
2024-07-15 10:45:57 +02:00
Jacob Overgaard
efe2f51d13
update backoffice submodule
2024-07-15 09:58:47 +02:00
Jacob Overgaard
be81586b46
set version to 13.5.0-rc
2024-07-11 15:07:36 +02:00
Jacob Overgaard
c33b06274d
Merge remote-tracking branch 'origin/release/13.4' into v13/dev
2024-07-11 15:06:42 +02:00
Jacob Overgaard
d72fc5c4e8
fix: revert the inert attribute on Tours since you are expected to be able to work with the background in certain steps
2024-07-11 12:50:49 +02:00
Jacob Overgaard
a41555cc0d
fix: revert the inert attribute on Tours since you are expected to be able to work with the background in certain steps
2024-07-11 12:38:37 +02:00
Jacob Overgaard
c1bf3a7e15
bump version to 13.4.1
2024-07-11 12:02:39 +02:00
Nikolaj Geisle
cbb6c5c9bf
Merge branch 'release/14.1' into v14/dev
...
# Conflicts:
# src/Umbraco.Web.UI.Client
2024-07-11 11:37:40 +02:00
Zeegaan
e4b776a56c
bump version
2024-07-10 11:53:07 +02:00
Jacob Overgaard
fd3f77c477
update backoffice submodule (hotfix ufm)
2024-07-10 11:50:40 +02:00
Jacob Overgaard
d05e32b6e9
update backoffice submodule
2024-07-10 11:49:47 +02:00
nikolajlauridsen
40a782e50f
Merge remote-tracking branch 'refs/remotes/origin/v13/dev' into v14/dev
...
# Conflicts:
# src/Umbraco.Core/DependencyInjection/UmbracoBuilder.Collections.cs
# src/Umbraco.Web.BackOffice/Controllers/EntityController.cs
2024-07-10 09:21:40 +02:00
Elitsa Marinovska
510f805223
Keeping launchBrowser settings as in v13 ( #16765 )
2024-07-09 09:57:26 +02:00
Jacob Overgaard
512114bcd7
V14: Add usernameIsEmail to the user configuration object ( #16759 )
...
* fix: move usernameIsEmail from the current user to the user configuration since it is a static variable not only relevant to the current user
* update OpenApi.json
* update OpenApi.json
* update OpenApi.json
2024-07-08 16:15:48 +02:00
Elitsa
5f6be40bdf
Revert "Removing override of OnTransformingIndexValues from DeliveryApiContentIndex"
...
This reverts commit f6deaca452 .
2024-07-08 09:30:12 +03:00
Elitsa
8dc02fa081
Revert "Making sure base.OnTransformingIndexValues(e); is called for DeliveryApiContentIndex without the special index value transformations"
...
This reverts commit a7ff32891e .
2024-07-08 09:30:12 +03:00
Elitsa
a7ff32891e
Making sure base.OnTransformingIndexValues(e); is called for DeliveryApiContentIndex without the special index value transformations
2024-07-08 09:28:34 +03:00
Elitsa
f6deaca452
Removing override of OnTransformingIndexValues from DeliveryApiContentIndex
2024-07-08 09:27:36 +03:00
Jacob Overgaard
26084d8bb5
update backoffice submodule
2024-07-05 13:45:27 +02:00
Jacob Overgaard
58a766293e
update backoffice submodule
2024-07-05 13:29:59 +02:00
Mole
8681a4e4e8
Move ReservedFieldNames to type configuration endpoints ( #16735 )
...
* Move ReservedFieldNames to type configuration endpoints
* Update obsoletion messages
* Update src/Umbraco.Cms.Api.Management/Controllers/MemberType/ConfigurationMemberTypeController.cs
Co-authored-by: Elitsa Marinovska <21998037+elit0451@users.noreply.github.com >
---------
Co-authored-by: Elitsa Marinovska <21998037+elit0451@users.noreply.github.com >
2024-07-05 12:34:25 +03:00
Jacob Overgaard
4283f34fd1
update backoffice submodule
2024-07-05 11:05:18 +02:00
Jacob Overgaard
a79f2705da
introduce an "other changes" category
2024-07-05 09:10:19 +02:00
Jacob Overgaard
ff3b1d678b
introduce an "other changes" category
2024-07-05 09:10:06 +02:00
Jacob Overgaard
d3fe69afe4
add type/improvement to list of bug fixes
2024-07-05 09:05:42 +02:00
Jacob Overgaard
36d00bd967
add type/improvement to list of bug fixes
2024-07-05 09:05:23 +02:00
Jason Elkin
f20528c9fa
Merge branch 'v14/dev' into contrib
2024-07-04 12:56:41 +01:00
Nhu Dinh
ffa85ee3b5
V14 Added Content tests with Checkbox list ( #16733 )
...
* Added Content tests with checkbox list
* Bumped version of test helper
* Make the Content tests run in the pipeline
* Moved goToBackOffice to beforeEach
* Removed the unnecessary file
* Moved goToBackOffice to beforeEach
* Make smoke test run in the pipeline
2024-07-04 16:57:55 +07:00
Nikolaj Geisle
dd67fd16fe
Merge branch 'v14/dev' into release/14.1
2024-07-04 09:20:38 +02:00
Ronald Barendse
33338add76
Support parsing object to DateTimeOffset and preserve timezone offset ( #16732 )
...
(cherry picked from commit 4643b7dba3 )
2024-07-04 07:36:58 +02:00
Ronald Barendse
4643b7dba3
Support parsing object to DateTimeOffset and preserve timezone offset ( #16732 )
2024-07-04 07:36:09 +02:00
Lee Kelleher
0a9df3c105
V14: OpenAPI: Explicitly set ByRelationTypeKey endpoint name ( #16729 )
...
This is because of an `operationId` name clash with `ByKeyRelationTypeController.ByKey`,
ref: https://github.com/umbraco/Umbraco-CMS/blob/release-14.0.0/src/Umbraco.Cms.Api.Management/Controllers/RelationType/ByKeyRelationTypeController.cs#L27
This change attempts to ensure a unique `operationId` in the OpenAPI/Swagger JSON.
2024-07-03 12:54:31 +02:00
Lee Kelleher
32fe23ba41
V14: Expose Umb-Notifications HTTP header ( #16728 )
...
Enables client-side dev env to access the custom header.
2024-07-03 11:25:44 +02:00
Nikolaj Geisle
6069610f83
v14: Implement backoffice signalR hub ( #16723 )
...
* Implement backoffice signalR hub
* Fix test
* Refactor to use object instead of string
* Update src/Umbraco.Cms.Api.Management/Routing/BackofficeHub.cs
Co-authored-by: Bjarke Berg <mail@bergmania.dk >
---------
Co-authored-by: Bjarke Berg <mail@bergmania.dk >
2024-07-02 17:14:43 +02:00
Sven Geusens
46acd51759
[V14] Make the backend work with the new localLinks format ( #16661 )
...
* Support new localLink format in core link parsing
* Updated devliery api to work with the new locallinks format
Added tests for old and new format handling.
* Fix error regarding type attribute not always being present (for example old format or non local links)
2024-07-02 14:22:19 +02:00
Elitsa Marinovska
ef01c27fad
Respect user start nodes in GetPagedChildren (used in List View) ( #16722 )
2024-07-02 09:55:03 +02:00
Jacob Overgaard
13b77d35df
V14: Build and publish Typedoc docs ( #16724 )
...
* rename display names of 'ui docs' to 'storybook'
* add new jobs to build and publish the ui-api docs (typedoc) to the blob storage
2024-07-02 09:40:53 +02:00
Jacob Overgaard
ecd6e05c48
Merge remote-tracking branch 'origin/release/14.1' into v14/dev
2024-07-02 09:08:18 +02:00
Jacob Overgaard
9efcc4d8ed
Merge branch 'release/14.1' into v14/dev
2024-07-02 09:05:46 +02:00
Nikolaj Geisle
d2707acd3b
V14: Create seperate Create and Update in ContentTypeServiceBase ( #16714 )
...
* Create seperate Create and Update in ContentTypeServiceBase
* Fix up notification for update
---------
Co-authored-by: nikolajlauridsen <nikolajlauridsen@protonmail.ch >
2024-07-01 15:29:42 +02:00
Jacob Overgaard
2122af7e96
V14: Build and release the type declarations of the Backoffice to npm ( #16718 )
...
* separate backoffice install into its own template
* add new job to build the backoffice npm package
* move location of templates
* set version, then build, then pack
* use nbgv to get just the NpmPackageVersion
* calculate version earlier and for both builds
* merge two tasks
* add Build keyword to the display name
* get the node version from the backoffice
* update backoffice submodule
* bump npm version before restoring cache to ensure the cache key doesn't change
* add template to umbraco.sln
2024-07-01 12:23:58 +02:00
Jacob Overgaard
2185be1b03
update backoffice submodule
2024-06-28 15:26:28 +02:00
Zeegaan
2010a241fe
Bumb version
2024-06-28 09:30:06 +02:00