Commit graph

53473 commits

Author SHA1 Message Date
KerollesFathy
6a8ae3cdcc fix: add border-radius to report datatable 2026-01-28 22:05:53 +00:00
Aarol D'Souza
05b1174fa0
Merge pull request #36145 from Alexoswin/bug/refresh-token
fix: OAuth2 refresh_token grant yields 403 forbidden
2026-01-28 20:59:01 +05:30
Oswin Alex
d4293fd3e7 Revert "fix(security): require WeasyPrint >= 68.0 to address CVE-2025-68616"
This reverts commit deb4ae4e65.
2026-01-28 20:38:12 +05:30
Akhil Narang
1f8c795d71
Merge pull request #36430 from akhilnarang/fix-qb
fix(query_builder): patch `Function.get_sql` explicitly
2026-01-28 19:37:58 +05:30
Akhil Narang
7322fca429
fix(query_builder): patch Function.get_sql explicitly
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-28 18:55:40 +05:30
Ejaaz Khan
0c4d23f298
Merge pull request #36422 from iamejaaz/sidebar-title-tooltip
feat(ListView): add border on list view
2026-01-28 17:21:00 +05:30
Soham Kulkarni
18d59278da
Merge pull request #36401 from sokumon/desktop-menu-items 2026-01-28 17:04:41 +05:30
Ejaaz Khan
ff417ee022 feat(ListView): add border on list view 2026-01-28 16:55:40 +05:30
Ejaaz Khan
13d384df3c
Merge pull request #36416 from iamejaaz/sidebar-title-tooltip
fix: replace list and grid trash icon
2026-01-28 16:33:15 +05:30
Soham Kulkarni
0fc41f87c1
Merge pull request #36414 from sokumon/role-doctype 2026-01-28 16:27:08 +05:30
Soham Kulkarni
2f570e9d63
Merge pull request #36411 from sokumon/workspace-issues 2026-01-28 16:09:10 +05:30
Ejaaz Khan
abb89b3a60 fix: replace list and grid trash icon 2026-01-28 16:04:53 +05:30
Ejaaz Khan
ab4c65769b
Merge pull request #36409 from iamejaaz/sidebar-title-tooltip
fix(form): hide sidebar element when sidebar is hidden
2026-01-28 16:04:06 +05:30
sokumon
c1f0f08648 chore: update description of field 2026-01-28 15:58:45 +05:30
sokumon
aeb53b3401 fix: change condition for Workspace 2026-01-28 15:41:30 +05:30
Ejaaz Khan
0f032bd7ca fix(form): hide sidebar element when sidebar is hidden 2026-01-28 15:08:02 +05:30
Ejaaz Khan
bdb6abd1aa
Merge pull request #36406 from iamejaaz/sidebar-title-tooltip
fix(sidebar): add tooltip on name
2026-01-28 12:53:03 +05:30
Ejaaz Khan
76770e1494 fix(sidebar): add tooltip on name 2026-01-28 12:29:03 +05:30
MochaMind
0949bedb6c
fix: Portuguese, Brazilian translations (#36397) 2026-01-28 11:59:05 +05:30
Diptanil Saha
217f8eaa7b
fix(query_report): handle filter style for collapsible filters (#36404) 2026-01-28 11:45:17 +05:30
sokumon
ad19d7b79a fix: send a event instead 2026-01-28 07:33:39 +05:30
sokumon
45bd378596 feat: add ability to extend the desktop menu items 2026-01-28 05:32:45 +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