Commit graph

53489 commits

Author SHA1 Message Date
Ejaaz Khan
724f09a784
Revert "feat(link): Pre-fill new document with Link field filters" 2026-01-27 14:38:41 +05:30
Gajendra Nishad
34a4098ad7 fix(ui): text overflow in reset permission dialog
closes #36355
2026-01-27 13:10:38 +05:30
Akhil Narang
d0dc988674
Merge pull request #36350 from frappe/dependabot/pip/pypdf-6.6.2
build(deps): bump pypdf from 6.6.0 to 6.6.2
2026-01-27 12:24:23 +05:30
Ejaaz Khan
5cf98a5482
Merge pull request #36348 from KerollesFathy/fix-checkbox-render-in-pdf
fix: render checkbox values correctly in PDF reports
2026-01-27 09:41:58 +05:30
dependabot[bot]
90403adfcd
build(deps): bump pypdf from 6.6.0 to 6.6.2
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.6.0 to 6.6.2.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/6.6.0...6.6.2)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.6.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-27 00:01:09 +00:00
KerollesFathy
dcf37988a9 fix: render checkbox values correctly in PDF reports 2026-01-26 18:52:37 +00:00
Soham Kulkarni
ede5a62fb3
Merge pull request #36345 from frappe/l10n_develop 2026-01-26 21:40:29 +05:30
Soham Kulkarni
cf1b1a73e2
Merge pull request #36309 from sokumon/desktop-editing-fixes 2026-01-26 21:39:29 +05:30
MochaMind
78a3097a4d fix: Esperanto translations 2026-01-26 21:21:45 +05:30
MochaMind
257e8ba1a3 fix: Serbian (Latin) translations 2026-01-26 21:21:42 +05:30
MochaMind
6b4e67c368 fix: Norwegian Bokmal translations 2026-01-26 21:21:39 +05:30
MochaMind
eedcec1155 fix: Bosnian translations 2026-01-26 21:21:35 +05:30
MochaMind
84d95d53cf fix: Burmese translations 2026-01-26 21:21:32 +05:30
MochaMind
34b5cc943c fix: Croatian translations 2026-01-26 21:21:29 +05:30
MochaMind
efde2901d4 fix: Thai translations 2026-01-26 21:21:26 +05:30
MochaMind
6e18407af8 fix: Persian translations 2026-01-26 21:21:22 +05:30
MochaMind
d2b17c7073 fix: Indonesian translations 2026-01-26 21:21:19 +05:30
MochaMind
4c636507eb fix: Portuguese, Brazilian translations 2026-01-26 21:21:15 +05:30
MochaMind
21d0be6a9b fix: Vietnamese translations 2026-01-26 21:21:12 +05:30
MochaMind
76870e2056 fix: Chinese Simplified translations 2026-01-26 21:21:10 +05:30
MochaMind
7d66ff39ce fix: Turkish translations 2026-01-26 21:21:07 +05:30
MochaMind
38bcdb4db5 fix: Swedish translations 2026-01-26 21:21:04 +05:30
MochaMind
4dee7116ed fix: Serbian (Cyrillic) translations 2026-01-26 21:21:01 +05:30
MochaMind
3b5bef8386 fix: Slovenian translations 2026-01-26 21:20:57 +05:30
MochaMind
bf0d3714fb fix: Russian translations 2026-01-26 21:20:54 +05:30
MochaMind
7889a7db4e fix: Portuguese translations 2026-01-26 21:20:51 +05:30
MochaMind
187436f8b3 fix: Polish translations 2026-01-26 21:20:47 +05:30
MochaMind
b1c1d11915 fix: Dutch translations 2026-01-26 21:20:44 +05:30
MochaMind
8e14c97ee3 fix: Italian translations 2026-01-26 21:20:41 +05:30
MochaMind
14e353c73a fix: Hungarian translations 2026-01-26 21:20:38 +05:30
MochaMind
00b460b302 fix: German translations 2026-01-26 21:20:35 +05:30
MochaMind
ef43ef9b03 fix: Danish translations 2026-01-26 21:20:31 +05:30
MochaMind
549122a45e fix: Czech translations 2026-01-26 21:20:29 +05:30
MochaMind
5628b1c338 fix: Arabic translations 2026-01-26 21:20:26 +05:30
MochaMind
1a981510f4 fix: Spanish translations 2026-01-26 21:20:23 +05:30
MochaMind
96fed4fdc7 fix: French translations 2026-01-26 21:20:18 +05:30
sokumon
78f789c47b fix(styles): desktop modal in edit mode 2026-01-26 20:09:23 +05:30
Hussain Nagaria
cae0711de6
Merge pull request #36336 from frappe/revert-child-table-name-gen
Revert "fix(BaseDocument): reset name when __islocal is set"
2026-01-26 16:33:43 +05:30
Hussain Nagaria
d5dc81cf50 Revert "fix(BaseDocument): reset name when __islocal is set"
This reverts commit 8f3710cdec19da5918e3bf25cef38be693fdc5c2.
2026-01-26 15:59:56 +05:30
Sagar Vora
fa293bcf5f
Merge pull request #36332 from sagarvora/fix-pddr-redact
fix: swap email first before swapping full name
2026-01-26 15:51:56 +05:30
Sagar Vora
ba74006ad8 fix: swap email with self.anon first 2026-01-26 15:39:01 +05:30
Sagar Vora
570c9ea1a7
Merge pull request #36328 from sagarvora/perf-handle-html
perf: reduce `frappe.as_unicode` calls and use `str.replace`
2026-01-26 13:57:09 +05:30
Sagar Vora
6dfabf9912 perf: reduce frappe.as_unicode calls and use str.replace 2026-01-26 13:46:20 +05:30
MochaMind
dea98e10f2
fix: Italian translations (#36320) 2026-01-26 00:19:02 +05:30
MochaMind
9adf1122bf
chore: update POT file (#36308) 2026-01-26 00:13:33 +05:30
Ejaaz Khan
e8b8fa0101
Merge pull request #36319 from aerele/issue-36261
fix(form-sidebar): render title only when title field has a value
2026-01-26 00:12:49 +05:30
Ejaaz Khan
1a18a2f921
Merge pull request #36318 from KerollesFathy/fix/show-rename-icon-in-form-toolbar
fix(form): show edit icon when is_title_editable or can_rename
2026-01-26 00:09:55 +05:30
sokumon
89269057ad fix: icons in modal are also in editing mode 2026-01-25 20:00:02 +05:30
Pugazhendhi Velu
ade5044f96 fix(form-sidebar): render title only when title field has a value 2026-01-25 13:53:58 +00:00
KerollesFathy
d05c08a57d fix: show icon of edit icon when is_title_editable or can_rename 2026-01-25 13:37:37 +00:00