Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LPS-118832 Update private fields #384

Closed
wants to merge 387 commits into from

Conversation

boton
Copy link
Collaborator

@boton boton commented Oct 21, 2020

No description provided.

ealonso and others added 30 commits October 19, 2020 20:36
…le book it should be the master page style book
… if the page is configured to inherit the stylebook. This is done when the stylebook entry id is 0
This new API will allow us to avoid adding dependencies to depot
everywhere. We will now use these capability methods and add a custom
depot implementation for depot groups.

We can slowly add new methods when needed. For now we will use it to
check for pages and portlet support for a given group.
When users try to do something with the main structure of
a file entry type, check permissions over the file entry
type itself.  This will avoid the need to assign permissions
to both DLFileEntryType and DLFileEntryTypeMetadata.
brianchandotcom and others added 28 commits October 20, 2020 13:58
…ommerce-elasticsearch7: Use future proof Index Settings Contributor (not tied to a specific Elasticsearch version)

See: https://issues.liferay.com/browse/LPS-119024

https://issues.liferay.com/browse/LPS-121803

https://issues.liferay.com/browse/COMMERCE-4423

Co-authored-by: Adam Victor Nazareth Brandizzi <adam.brandizzi@liferay.com>
Co-authored-by: André de Oliveira <andre.oliveira@liferay.com>
Co-authored-by: Bryan Engler <bryan.engler@liferay.com>
Co-authored-by: kevinccruz <kevin.cruz@liferay.com>
**:information_source: This is safe to backport to 7.3.x.**

These are just maintenance updates to reflect the migration
of the `liferay-amd-loader` project to the named scope (ie.
`@liferay/amd-loader`) version of the package. There should be no
behavioral changes, but this bring the project into a namespace that we
fully control.

There are some cascading side-effects of this, which mean that we
have to additionally update `@liferay/npm-bundler-preset-liferay-dev`
(because it references the loader), which in turn means we must update
`@liferay/npm-scripts` (because it references the preset). Finally, we
have to update `@liferay/npm-bundler` because it references the loader
too.

Release notes for all of these:

- https://github.com/liferay/liferay-frontend-projects/releases/tag/amd-loader%2Fv4.3.1
- https://github.com/liferay/liferay-frontend-projects/releases/tag/npm-bundler-preset-liferay-dev%2Fv4.6.5
- https://github.com/liferay/liferay-frontend-projects/releases/tag/npm-scripts%2Fv33.1.4
- https://github.com/liferay/liferay-frontend-projects/releases/tag/npm-bundler%2Fv3.0.1
This reverts commit fbd81d6.
@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

@boton boton closed this Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.