forked from frappe/frappe
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] develop from frappe:develop #719
Open
pull
wants to merge
10,000
commits into
Monogramm:develop
Choose a base branch
from
frappe:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
70429de
to
2866069
Compare
58ed3b2
to
6c01d1d
Compare
93dd785
to
0e6e260
Compare
af0c5d0
to
cad9228
Compare
e6d8912
to
ae0edd8
Compare
caad677
to
6dda420
Compare
* fix: Turkish translations * fix: Bosnian translations * fix: French translations * fix: Spanish translations * fix: Arabic translations * fix: German translations * fix: Swedish translations * fix: Turkish translations * fix: Persian translations * fix: Bosnian translations * fix: Hungarian translations * fix: Chinese Simplified translations * fix: Polish translations * fix: Russian translations * fix: Esperanto translations * fix: Turkish translations * fix: Bosnian translations
Prints traceback on req timeout for easier debugging
fix: check if doc name is string
Showing title in n Global Search result, if title field set in doctype settings
…31216) Applying something basic like `order id like xyz` filter can result in full table scan on years of data. This isn't necessary most of the time. Interactive queries are usually done on recent data, so add this filter to ensure only recent data is checked first. Users can remove this filter if they want to.
#31188) * fix: Prevent HTML injection in Button attributes * fix: Prevent HTML injection in documentation_url
…1079) * fix: support display currency in number card * fix: support multi currency for display in dashboard chart * fix: add python files
This can become super slow on child tables, so first check if it's worth "checking" data.
fix: prefill values in the query report's multi select
* fix(rq): Replace ":" in job ID Required since python-rq >= 2.1 * fix: only check custom job IDs --------- Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
…a list Users might not have access to all the possible linked doctypes - they should still be able to access the others Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This resolves GHSA-79v4-65xg-pq4g Signed-off-by: Akhil Narang <me@akhilnarang.dev>
fix(get_linked_docs): check if user can read doctype before fetching a list
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
fix(auto email report): add get_data function to multiselectlist filters
refactor: add validation and refactor code of auto repeat
chore(deps): bump cryptography to 44.0.1
fix: replace espresso icon
…n-html Revert "fix(_get_communications): clean email content before returning"
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )