Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@git-avc
Copy link
Contributor

@git-avc git-avc commented Jun 29, 2025

Please, backport to version-15
Closes #33124

@git-avc git-avc changed the title fix: add webform translatable strings fix: add translatable strings for file upload dialog on webform Jun 29, 2025
@akhilnarang akhilnarang added the backport version-15-hotfix Backport the PR to v15 label Jun 30, 2025
@akhilnarang akhilnarang merged commit caf1065 into frappe:develop Jun 30, 2025
22 checks passed
mergify bot pushed a commit that referenced this pull request Jun 30, 2025
* fix: add webform translatable strings

* fix: linters

(cherry picked from commit caf1065)
akhilnarang pushed a commit that referenced this pull request Jun 30, 2025
…) (#33157)

* fix: add webform translatable strings

* fix: linters

(cherry picked from commit caf1065)

Co-authored-by: avc <[email protected]>
akhilnarang added a commit that referenced this pull request Jul 2, 2025
…n-15

* upstream/version-15-hotfix: (22 commits)
  chore: fix typo (#33185)
  fix: setup wizard issue
  fix: Delete single doctypes from DB when uninstalling app (#33180) (#33182)
  chore: fix conflicts
  fix: setup wizard broken during site restoration (v14->v15)
  fix: handle abort while logout
  fix: add translatable strings for file upload dialog on webform (#33156) (#33157)
  fix: setup wizard broken during site restoration (#33161)
  fix: Clear_All _translation
  chore: update POT file (#33140)
  fix: Commit before starting a patch (#33133) (#33135)
  fix: Git branch is not mandatory (backport #33131) (#33132)
  fix: add context for duration field input labels (#33127) (#33128)
  fix(kanban): Refresh columns when switching boards, fixes #30030
  fix: add missing translation function to webform list strings (#33080) (#33096)
  fix: Apply force cache busting only for site assets
  fix: installed application patch
  fix: re-run patch
  fix: restrict fields according to permlevel after update as well
  fix(router): sanitize private workspace route in msgprint (#33087)
  ...
frappe-pr-bot pushed a commit that referenced this pull request Jul 2, 2025
## [15.72.5](v15.72.4...v15.72.5) (2025-07-02)

### Bug Fixes

* add context for duration field input labels ([#33127](#33127)) ([#33128](#33128)) ([8a3d2d7](8a3d2d7))
* add missing translation function to webform list strings ([#33080](#33080)) ([#33096](#33096)) ([bdb48db](bdb48db))
* add translatable strings for file upload dialog on webform ([#33156](#33156)) ([#33157](#33157)) ([c0bcdec](c0bcdec))
* Apply force cache busting only for site assets ([41dee1c](41dee1c))
* Clear_All _translation ([a01ab77](a01ab77))
* Commit before starting a patch ([#33133](#33133)) ([#33135](#33135)) ([de35b98](de35b98))
* Delete single doctypes from DB when uninstalling app ([#33180](#33180)) ([#33182](#33182)) ([1b61bd2](1b61bd2))
* Git branch is not mandatory (backport [#33131](#33131)) ([#33132](#33132)) ([d0b03da](d0b03da))
* handle abort while logout ([298cf37](298cf37))
* installed application patch ([fd5c8e7](fd5c8e7))
* **kanban:** Refresh columns when switching boards, fixes [#30030](#30030) ([b4c8eca](b4c8eca))
* patch failure due to out of sync installed apps ([#32767](#32767)) ([178643b](178643b))
* re-run patch ([2da5b94](2da5b94))
* Remember session creation ([#33082](#33082)) ([#33084](#33084)) ([c8ff286](c8ff286))
* restrict fields according to permlevel after update as well ([ea3c2dd](ea3c2dd))
* **router:** sanitize private workspace route in msgprint ([#33087](#33087)) ([1bfe8e6](1bfe8e6))
* setup wizard broken during site restoration ([#33161](#33161)) ([fe2ce8b](fe2ce8b))
* setup wizard broken during site restoration (v14->v15) ([2290fae](2290fae))
* setup wizard issue ([cf5aa49](cf5aa49))
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

backport version-15-hotfix Backport the PR to v15

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Web Form Translation Issue

2 participants