Diptanil Saha
217f8eaa7b
fix(query_report): handle filter style for collapsible filters ( #36404 )
2026-01-28 11:45:17 +05:30
Soham Kulkarni
c2600361ba
Merge pull request #36387 from sokumon/assign-color-to-icon
2026-01-27 20:43:15 +05:30
Akhil Narang
62122c731d
Merge pull request #36194 from AarDG10/fix-null-fallback-pg
...
fix(query): fix ifnull fallback in postgres
2026-01-27 19:21:00 +05:30
Akhil Narang
690c736bbf
Merge pull request #36384 from akhilnarang/fix-invite-email-name
...
fix(new_user): escape name
2026-01-27 19:17:25 +05:30
sokumon
4cc9cc33ca
fix(minor): folder thumbnail icons should look the same
2026-01-27 18:36:19 +05:30
Sagar Vora
4b84dcdc9a
Merge pull request #36378 from shubhdoshi21/aggregate-column-in-auto-email-report-fix
2026-01-27 18:24:43 +05:30
Akhil Narang
f83b744db4
Merge pull request #36197 from frappe/dependabot/npm_and_yarn/lodash-4.17.23
...
chore(deps): bump lodash from 4.17.21 to 4.17.23
2026-01-27 18:21:40 +05:30
sokumon
104a5c04bd
feat: allow to add background colors for icon
2026-01-27 18:21:21 +05:30
Akhil Narang
238f25943b
fix(new_user): escape name
...
People can enter any name, including HTML, which would get rendered as the value was being used in jinja directly
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-27 18:04:48 +05:30
Shubh Doshi
87c3c71d3d
fix: auto email report SQL function validation error
2026-01-27 17:31:37 +05:30
Akhil Narang
fb56fbcab8
Merge pull request #34740 from alexleach/bleach-to-nh3
...
refactor!: Replace bleach HTML sanitiser for nh3
2026-01-27 17:09:53 +05:30
Ejaaz Khan
de7e6f8450
Merge pull request #36361 from gajjug004/fix/role-perm-reset-dialog
...
fix(ui): text overflow in reset permission dialog
2026-01-27 16:35:23 +05:30
Ejaaz Khan
21dcaecfec
Merge pull request #36365 from frappe/revert-35362-feat/link-route-options-from-filters
...
Revert "feat(link): Pre-fill new document with Link field filters"
2026-01-27 15:06:49 +05:30
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