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

chore: weekly version-13 release #17411

Merged
merged 42 commits into from
Jul 5, 2022
Merged

chore: weekly version-13 release #17411

merged 42 commits into from
Jul 5, 2022

Conversation

deepeshgarg007
Copy link
Member

No description provided.

phot0n and others added 30 commits June 24, 2022 14:46
spaces get converted to %20 which breaks text replacement
This is to avoid executing finally before the flag being set which would
change the present exception to something else.
* Add fallback label "Unsubscribe" instead of printing None in the email
* Add typing hints, f-stringify & make code DRY-er for better readability
…backport #17322) (#17328)

* fix(redis): pass shared param when setting value based on generator

(cherry picked from commit b7514a0)

Co-authored-by: Sagar Vora <sagar@resilient.tech>
Co-authored-by: Ankush Menat <ankush@frappe.io>
…port #17126) (#17333)

Co-authored-by: gavin <gavin18d@gmail.com>
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
* ci: respekt my authoritah

* ci: use pip semgrep
…17250) (#17330)

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
)

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
refactor(minor): Email Unsubscription  [v13]
…-13-hotfix/pr-17126

Revert "fix: extra column in excel after exporting report with group by (backport #17126)"
[skip ci]
…-17337

fix: remove bare exception catching (backport #17337)
(cherry picked from commit 5f0555d)

# Conflicts:
#	frappe/translate.py
…-17348

fix(translation): Translate strings in public folders (backport #17348)
…ing users) (fix in version-12 but not in version-13) (#17293)

fix: issue #17052 fix in version-12 but not in version-13
…17366)

fix: extra notification triggered on value change (#17364)

Since value in DB and value on object can be in different type the
notification gets triggered unnecessarily

e.g. data(2012, 10, 10) != "2012-10-10"

(cherry picked from commit aad7ebc)

Co-authored-by: Ankush Menat <ankush@frappe.io>
…imap is turned off (#17344)

This can happen if email domain is updated - which forcibly updates settings
of all email accounts associated with that email domain
…imap is turned off (#17344)

This can happen if email domain is updated - which forcibly updates settings
of all email accounts associated with that email domain
fix: duplicate tracebacks in console

(cherry picked from commit e9a9496)

Co-authored-by: Ankush Menat <ankush@frappe.io>
surajshetty3416 and others added 12 commits July 4, 2022 08:37
…ialog w/o doc

(cherry picked from commit 862d462)

# Conflicts:
#	frappe/public/js/frappe/form/controls/base_control.js
…17391)

refactor: safer binding of outer scope in closures

Co-authored-by: Ankush Menat <ankush@frappe.io>
fix: german translations (#17324)

(cherry picked from commit d58f2ed)

Co-authored-by: Samuel Danieli <23150094+scdanieli@users.noreply.github.com>
Co-authored-by: Samuel Danieli <23150094+scdanieli@users.noreply.github.com>
…17397)

fix: make language, source, translation mandatory (#17396)

Translation doesn't make sense without these three fields

(cherry picked from commit 87f77d4)

Co-authored-by: Ankush Menat <ankush@frappe.io>
Co-authored-by: hrwx <himanshuwarekar@yahoo.com>
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
@deepeshgarg007 deepeshgarg007 requested a review from a team July 5, 2022 07:20
@deepeshgarg007 deepeshgarg007 merged commit b7fa5c8 into version-13 Jul 5, 2022
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 13.35.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet