Commit graph

53867 commits

Author SHA1 Message Date
Soham Kulkarni
637d18bc51
Merge pull request #36911 from barredterra/workspace-ontrash 2026-02-11 10:09:11 +05:30
MochaMind
388cc0aac6
fix: sync translations from crowdin (#36945)
* fix: Italian translations

* fix: Swedish translations
2026-02-11 01:34:24 +05:30
Soham Kulkarni
0f3dc92974
Merge pull request #36932 from sokumon/reroute-if-not-found 2026-02-11 01:09:37 +05:30
Akhil Narang
eb876c8aed
Merge pull request #36939 from akhilnarang/db-query-fixes
fix: improve checks
2026-02-10 21:46:56 +05:30
Akhil Narang
e6ea045d06
fix: improve sanitize_column regex
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-02-10 21:35:54 +05:30
Akhil Narang
ab577751f2
fix(sanitize_fields): strengthen field check
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-02-10 21:35:53 +05:30
Saqib Ansari
20ceaa20a0
Merge pull request #36936 from frappe/fix-throw-impersonate
fix: bad permission check
2026-02-10 20:54:41 +05:30
Saqib Ansari
2f3606bb39
fix: bad permission check 2026-02-10 20:53:00 +05:30
sokumon
ca7c73c25f fix: reroute when page not found 2026-02-10 19:33:35 +05:30
Ejaaz Khan
a0b5dbdb5a
Merge pull request #36928 from iamejaaz/fix-list-view-title
fix(mobile): missing pagination
2026-02-10 18:11:51 +05:30
Ejaaz Khan
ba963bb23c fix(mobile): pagination missing 2026-02-10 18:07:50 +05:30
Ejaaz Khan
8a1589da85
Merge pull request #36544 from KerollesFathy/fix-calender-view-overflow-issue
fix(calendar): align footnote
2026-02-10 18:06:16 +05:30
Ejaaz Khan
4a88401b02
Merge pull request #36925 from iamejaaz/fix-list-view-title
fix(mobile): list view title missing
2026-02-10 15:30:17 +05:30
Ejaaz Khan
e4ea36ad3f fix(mobile): list view title missing 2026-02-10 15:28:34 +05:30
KerollesFathy
3a5cc1a1bf Revert "fix(calender): set overflow auto for .result-container in set_css"
This reverts commit e320d7657c.
2026-02-09 22:29:25 +00:00
barredterra
e580e8e5bb fix(Workspace): handle missing Workspace Sidebar on_trash 2026-02-09 15:36:00 +01:00
Shrihari Mahabal
78dc844696 fix: add flex-shrink to prevent indicator dot from being compressed 2026-02-09 19:30:20 +05:30
Hussain Nagaria
956bc2cec8
Merge pull request #35525 from Rl0007/fix/email-print-format-render
fix: render PDF based on print format type
2026-02-09 19:04:26 +05:30
Rahul Agrawal
f70e578baf Merge branch 'develop' into fix/email-print-format-render 2026-02-09 18:41:51 +05:30
Shrihari Mahabal
018fdabac2 fix: preserve column width and sticky settings in grid configure dialog 2026-02-09 18:26:05 +05:30
Sagar Vora
9840717594
Merge pull request #36896 from sagarvora/fix-extended-class-pickle-deserialization
fix: handle extended class unpickling when frappe is not initialised
2026-02-09 12:40:30 +00:00
Sagar Vora
93065e6af4 fix: handle extended class unpickling when frappe is not initialised
Store __bases__ in pickle for reconstructing extended classes during unpickling.
This avoids dependency on get_controller() which requires frappe to be initialised.

Uses functools.cache on _create_extended_class to avoid recreating the class
for each unpickled object.

fixes frappe#35371
2026-02-09 18:00:42 +05:30
Ankush Menat
bfba73653f
fix(DX): Boilerplate defaults for type checks and exports (#36871)
Add sane defaults for new apps.
2026-02-09 10:10:02 +00:00
Shrihari Mahabal
9cea4cedcf
fix: link filter dropdown overflow (#36873) 2026-02-09 15:30:22 +05:30
Diptanil Saha
a93b84df3c
fix(query_builder): added validation to check DocType name (#36878)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-02-09 15:24:58 +05:30
Ejaaz Khan
f622b6f7ad
Merge pull request #36875 from iamejaaz/v16-list-fixes
fix(ListView): quick filter icon and label change
2026-02-09 15:21:45 +05:30
Suraj Shetty
cefac6851e
Merge pull request #36621 from frappe/fix-empty-list-in-operator-behavior
fix!: Enhance IN/NOT IN operator handling for empty lists
2026-02-09 15:17:54 +05:30
Aarol D'Souza
92f70cd578
Merge pull request #36882 from AarDG10/disable-mail-for-impersonation
feat: skip sending mail when in developer mode for impersonation
2026-02-09 15:06:51 +05:30
AarDG10
6ae860f4bb feat: skip sending mail when in developer mode for impersonation 2026-02-09 14:55:39 +05:30
Aarol D'Souza
4996babdba
Merge pull request #36881 from AarDG10/skip-pg-ci
ci: skip auto postgres test run
2026-02-09 14:51:14 +05:30
AarDG10
7d661bb8e3 ci: skip auto postgres test run 2026-02-09 14:40:53 +05:30
Saqib Ansari
b9799a33fb
Merge pull request #36798 from nextchamp-saqib/v16-fixes-2
fix: various UI fixes
2026-02-09 13:29:35 +05:30
mergify[bot]
aec14fed80
Merge branch 'develop' into v16-fixes-2 2026-02-09 07:58:33 +00:00
Clayton
46ae36b128
fix: improve scroll-to-top button (#36400)
* fix: improve scroll-to-top button

* fix: making a visible when starting to scroll down

* fix: reduce duration time

* fix: simplify codebase
2026-02-09 13:07:15 +05:30
Soham Kulkarni
b98f39e485
Merge pull request #36865 from sokumon/delete-message
fix: change delete message to something more specific
2026-02-09 12:21:58 +05:30
Gursheen Kaur Anand
944302163c
fix: respect search bar display setting in desktop page (#36789) 2026-02-09 12:10:55 +05:30
Sagar Vora
81d82a088a
Merge pull request #36853 from barredterra/rename-virtual-doctype
fix: skip db changes while renaming virtual doctype
2026-02-09 06:37:42 +00:00
Ejaaz Khan
384ccf5fc7 refactor(ListView): change text for better understanding 2026-02-09 12:05:06 +05:30
Aarol D'Souza
61a878f884
fix(desktop_icon): clear cache on update to maintain consistency (#36327) 2026-02-09 06:31:46 +00:00
Ejaaz Khan
70a9e8eed8 refactor(ListView): change quick filter toggle icon 2026-02-09 12:01:27 +05:30
Kerolles Fathy
0d82ac9755
fix(workspace): dark mode visibility and header bold styling (#36850) 2026-02-09 12:00:21 +05:30
Faris Ansari
4b1f55d306
feat: improve bench execute argument passing (#35964)
* fix: better way to pass arguments to bench execute

* refactor: move execute logic in separate file

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-02-09 06:22:05 +00:00
s-aga-r
2c600ddcd8
feat(Email Account): make X-Original-From header configurable (#36686)
* feat(Email Account): make `X-Original-From` header configurable

* chore: set `add_x_original_from` to `1`
2026-02-09 10:46:10 +05:30
s-aga-r
786adfd341
fix(Communication): set In-Reply-To (#36746) 2026-02-09 10:42:19 +05:30
sokumon
f3e06a5d06 fix: change delete message to something more specific 2026-02-09 10:29:02 +05:30
Soham Kulkarni
5436194447
Merge pull request #36864 from sokumon/allow-modules
fix: use allow modules
2026-02-09 10:25:10 +05:30
sokumon
d603aff29e fix: use allow modules 2026-02-09 10:14:59 +05:30
Akash Tom
5c21c73cbd
Merge pull request #36750 from frappe/grid-touch-selection
fix: grid row selection on touch
2026-02-09 09:02:24 +05:30
Shrihari Mahabal
193cb67e9c
fix: bypass size limit check for requesting personal information (#36584)
* fix: bypass size limit check for requesting personal information

* refactor: make size check skip generalized using flags and fix email sending test

* fix: test for large file request

* fix: update file size check flag name

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>

* fix: Update flag name to skip_file_size_check

---------

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2026-02-09 01:59:06 +00:00
MochaMind
b8ade4bb23
fix: sync translations from crowdin (#36856)
* fix: Spanish translations

* fix: Arabic translations

* fix: Czech translations

* fix: Danish translations

* fix: German translations

* fix: Hungarian translations

* fix: Italian translations

* fix: Dutch translations

* fix: Polish translations

* fix: Portuguese translations

* fix: Russian translations

* fix: Slovenian translations

* fix: Serbian (Cyrillic) translations

* fix: Swedish translations

* fix: Turkish translations

* fix: Chinese Simplified translations

* fix: Vietnamese translations

* fix: Portuguese, Brazilian translations

* fix: Indonesian translations

* fix: Persian translations

* fix: Thai translations

* fix: Croatian translations

* fix: Burmese translations

* fix: Bosnian translations

* fix: Norwegian Bokmal translations

* fix: Serbian (Latin) translations

* fix: French translations

* fix: Esperanto translations
2026-02-09 07:23:55 +05:30