Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: clear print format selector if default print format is absent (backport #31123) #31129

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 5, 2025

Closes: #30052


This is an automatic backport of pull request #31123 done by [Mergify](https://mergify.com).

@ankush ankush merged commit 7fc12f4 into version-15-hotfix Feb 6, 2025
18 checks passed
@ankush ankush deleted the mergify/bp/version-15-hotfix/pr-31123 branch February 6, 2025 07:20
akhilnarang added a commit that referenced this pull request Feb 11, 2025
…n-15

* upstream/version-15-hotfix: (23 commits)
  fix: MariaDBDatabase.get_tables() should not query the entire database schema (#28846) (#31230)
  Revert "Merge pull request #30896 from dhiashalabi/fix/reorder-setlang-initialization" (backport #31225) (#31227)
  feat: new REST API for copy_doc (backport #31160) (#31182)
  build: bump gunicorn (#31184) (#31187)
  Revert "Merge pull request #28363 from frappe/expr-series" (#31202) (#31203)
  fix: reconnect on operational error too (#31172) (#31174)
  Merge pull request #31169 from frappe/mergify/bp/version-15-hotfix/pr-31166
  fix: consider parent doctype when validating link to child row (backport #31147) (#31163)
  refactor: fix typo in `impersonated`
  refactor: use an alternate key for handling expiry
  refactor: don't use impersonate directly, use similar logic
  feat(browse): allow passing a user for `impersonated_by`
  feat: allow created a session for a fixed duration via `bench browse`
  fix: check if attached doctype exists (#30911) (#31111)
  fix: clear print format selector if default print format is absent (#31123) (#31129)
  perf(version): Make get_versions fast for autoincrement doctypes (#28847) (#31138)
  fix: bump iterator batch size (#31142) (#31144)
  fix(Patch): only insert expression key if not exists
  build: bump gunicorn (#31084) (#31110)
  fix: sync translations from crowdin (#30919)
  ...
frappe-pr-bot pushed a commit that referenced this pull request Feb 11, 2025
# [15.56.0](v15.55.2...v15.56.0) (2025-02-11)

### Bug Fixes

* bump iterator batch size ([#31142](#31142)) ([#31144](#31144)) ([e6c6e14](e6c6e14))
* check if attached doctype exists ([#30911](#30911)) ([#31111](#31111)) ([fa226b3](fa226b3))
* clear print format selector if default print format is absent ([#31123](#31123)) ([#31129](#31129)) ([7fc12f4](7fc12f4))
* consider parent doctype when validating link to child row (backport [#31147](#31147)) ([#31163](#31163)) ([132495d](132495d))
* MariaDBDatabase.get_tables() should not query the entire database schema ([#28846](#28846)) ([#31230](#31230)) ([bc820db](bc820db))
* **Patch:** only insert expression key if not exists ([3f9074d](3f9074d))
* reconnect on operational error too ([#31172](#31172)) ([#31174](#31174)) ([6b3fc53](6b3fc53))
* remove merge conflict ([7718b3a](7718b3a))
* set login_id for sengrid ([9347fe0](9347fe0))
* sync translations from crowdin ([#30919](#30919)) ([9d069ce](9d069ce))

### Features

* allow created a session for a fixed duration via `bench browse` ([9b0b012](9b0b012))
* **browse:** allow passing a user for `impersonated_by` ([93588dc](93588dc))
* new REST API for copy_doc (backport [#31160](#31160)) ([#31182](#31182)) ([82c01dd](82c01dd)), closes [#27899](#27899)

### Performance Improvements

* **version:** Make get_versions fast for autoincrement doctypes ([#28847](#28847)) ([#31138](#31138)) ([ea5cf7a](ea5cf7a))

### Reverts

* Revert "Merge pull request [#28363](#28363) from frappe/expr-series" ([#31202](#31202)) ([#31203](#31203)) ([8dca75a](8dca75a))
* Revert "Merge pull request [#30896](#30896) from dhiashalabi/fix/reorder-setlang-initialization" (backport [#31225](#31225)) ([#31227](#31227)) ([540d396](540d396))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.56.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants