Onclick fix6#2785
Open
samialfattani wants to merge 86 commits into
Open
Conversation
ElLorans
reviewed
Mar 6, 2026
ElLorans
reviewed
Mar 6, 2026
ElLorans
reviewed
Mar 6, 2026
ElLorans
reviewed
Mar 6, 2026
ElLorans
reviewed
Mar 6, 2026
Contributor
|
Does this impact the csp example? Why the .mo file? |
77 is just added by mistake Co-authored-by: Lorenzo <lorenzo.cerreta@gmail.com>
noted Co-authored-by: Lorenzo <lorenzo.cerreta@gmail.com>
….html sorry for annoying Co-authored-by: Lorenzo <lorenzo.cerreta@gmail.com>
ok Co-authored-by: Lorenzo <lorenzo.cerreta@gmail.com>
Contributor
Author
what do you mean ?? i never change any |
Member
There seem to be a change in "flask_admin/translations/en/LC_MESSAGES/admin.mo" file. |
Contributor
Author
it was a mistake, now the admin.mo is reverted from previouse commit |
…llets-eco#2878) Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.1 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.1.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…blob_storage (pallets-eco#2879) Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.1 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.1.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Contributor
Author
|
it is ready for review now |
When setting `column_filters` on a model, you can write dot-notated paths like 'author.account.email' to traverse relationships and reach a leaf attribute. But when instantiating Filter classes you can't do this and need to pass a Column/InstrumentedAttribute directly. This makes it hard to traverse deeper relationships when using Filters vs using flask-admin's string resolution. This patch makes it possible to pass string paths to Filters and handles resolving all of the required joins in the same way as passing raw strings to `column_filters`. This change is backwards compatible.
…aths-in-filters Support string column paths in filters
Prepare release v2.2.0
* persist the uv download cache between builds * use the smaller python:3.10-slim (min version supported) in place of mcr.microsoft.com/devcontainers/python:3.12 * separate build (docker compose ... build app) from the run (uv run --no-sync pytest) adding --no-sync, so the container doesn't re-resolve dependencies at test time
Bumps [idna](https://github.com/kjd/idna) from 3.13 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.13...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #2556
This PR has been rebased many times. I hope this time it will be easier to review and merge.
onclick=codes are removed.javascript:void(0)codes are removed.