Commit graph

50614 commits

Author SHA1 Message Date
MochaMind
27a3ba4c3b fix: Croatian translations 2025-08-12 15:54:20 +05:30
MochaMind
0645a5d42b fix: Persian translations 2025-08-12 15:54:18 +05:30
Hussain Nagaria
9eda39ff61
chore: move docs link to documentation instead of description (#33618) 2025-08-12 09:49:30 +00:00
Soham Kulkarni
0fef45a590
Merge pull request #33616 from sokumon/show-barcode-in-dialog
fix: show barcode icon in dialog
2025-08-12 12:11:40 +05:30
Samuel Helbling
ed0d3c9616
fix: remove unnecessary xss sanitization from login email input (#33377) 2025-08-12 11:51:33 +05:30
sokumon
7570d2cc0f fix: show barcode icon in dialog 2025-08-12 11:47:40 +05:30
dependabot[bot]
c8835d7403
chore(deps): bump actions/checkout from 4 to 5 (#33612)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 11:03:25 +05:30
dependabot[bot]
c5e382497a
chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 (#33613)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4.3.0...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 11:03:15 +05:30
Soham Kulkarni
8f60a86b98
Merge pull request #33609 from sokumon/focus-management
fix: keyboard navigation via tab on forms
2025-08-12 10:47:30 +05:30
sokumon
c6c13265aa fix: make shift tab work 2025-08-11 19:46:47 +05:30
sokumon
226eef58c3 fix: keyboard navigation via tab on forms 2025-08-11 17:31:20 +05:30
Hussain Nagaria
6e880bdcfe
fix: version diff for empty datetime fields (#33605)
* fix: version diff for empty datetime fields

* fix: remove debug print
2025-08-11 11:49:21 +00:00
Ejaaz Khan
acb7f82732
Merge pull request #33601 from frappe/l10n_develop
fix: sync translations from crowdin
2025-08-11 16:46:37 +05:30
MochaMind
18e400e90a fix: Indonesian translations 2025-08-11 15:43:02 +05:30
MochaMind
7729481448 fix: Esperanto translations 2025-08-11 15:42:59 +05:30
MochaMind
523df98a86 fix: Serbian (Cyrillic) translations 2025-08-11 15:42:56 +05:30
MochaMind
a583c45452 fix: Italian translations 2025-08-11 15:42:54 +05:30
MochaMind
ae9e6e15da fix: Vietnamese translations 2025-08-11 15:42:51 +05:30
MochaMind
92463519b9 fix: Dutch translations 2025-08-11 15:42:49 +05:30
MochaMind
410d52b56b fix: Czech translations 2025-08-11 15:42:47 +05:30
MochaMind
be1faeed5e fix: Serbian (Latin) translations 2025-08-11 15:42:45 +05:30
MochaMind
07d11ef08c fix: Bosnian translations 2025-08-11 15:42:42 +05:30
MochaMind
c461a4c9bb fix: Croatian translations 2025-08-11 15:42:40 +05:30
MochaMind
d6cea77b77 fix: Thai translations 2025-08-11 15:42:37 +05:30
MochaMind
cf247817b3 fix: Persian translations 2025-08-11 15:42:35 +05:30
MochaMind
779fb50483 fix: Portuguese, Brazilian translations 2025-08-11 15:42:32 +05:30
MochaMind
04c733b4ed fix: Chinese Simplified translations 2025-08-11 15:42:30 +05:30
MochaMind
ed1e79e79f fix: Turkish translations 2025-08-11 15:42:27 +05:30
MochaMind
6759d64559 fix: Swedish translations 2025-08-11 15:42:25 +05:30
MochaMind
1d6d12dbee fix: Russian translations 2025-08-11 15:42:22 +05:30
MochaMind
05f084ebe5 fix: Portuguese translations 2025-08-11 15:42:19 +05:30
MochaMind
bd3fb9496b fix: Polish translations 2025-08-11 15:42:17 +05:30
MochaMind
82fb49011d fix: Hungarian translations 2025-08-11 15:42:15 +05:30
MochaMind
3e8c5d23ce fix: German translations 2025-08-11 15:42:12 +05:30
MochaMind
d62a5865f5 fix: Arabic translations 2025-08-11 15:42:10 +05:30
MochaMind
faf5e4fcc6 fix: Spanish translations 2025-08-11 15:42:06 +05:30
MochaMind
1d31ad2a2f fix: French translations 2025-08-11 15:42:04 +05:30
0xD0M1M0
293f8f3d83
feat: Allow local translation as input for doctype (#33585)
* feat: allow local translation as input

* chore: remove translated var
2025-08-11 15:40:00 +05:30
Hussain Nagaria
89da9934bc
refactor: fetch openID config in backend (#33586) 2025-08-11 12:48:23 +05:30
Rushabh Mehta
73b7a8424a
Merge pull request #33597 from rmehta/readme-quote
chore: add quote
2025-08-11 11:06:20 +05:30
Rushabh Mehta
c17ed6cd3d chore: add quote 2025-08-11 11:04:31 +05:30
Ejaaz Khan
d269bc622c
Merge pull request #33595 from frappe/pot_develop_2025-08-10
chore: update POT file
2025-08-11 10:59:19 +05:30
Ejaaz Khan
afcf8cd2d2
Merge pull request #33594 from frappe/l10n_develop
fix: sync translations from crowdin
2025-08-11 10:52:03 +05:30
MochaMind
2407d7fbd3 fix: Italian translations 2025-08-10 15:09:24 +05:30
frappe-pr-bot
60f58cc68c chore: update POT file 2025-08-10 09:35:52 +00:00
MochaMind
c733a48ea0 fix: Italian translations 2025-08-09 15:06:34 +05:30
MochaMind
feeafb1455 fix: Swedish translations 2025-08-09 15:06:32 +05:30
MochaMind
9aa32f4f04 fix: German translations 2025-08-09 15:06:29 +05:30
Ejaaz Khan
075e8a61dd
Merge pull request #33587 from iamejaaz/new-scrollable-list-view
fix: list view scroll-y issue
2025-08-09 10:44:51 +05:30
Ejaaz Khan
98a3eaf78d fix: list view scroll-y issue 2025-08-08 20:11:21 +05:30