Commit graph

53615 commits

Author SHA1 Message Date
MochaMind
bce99c0ca8 fix: Thai translations 2026-02-03 22:20:35 +05:30
MochaMind
c6eae5c114 fix: Persian translations 2026-02-03 22:20:32 +05:30
MochaMind
97cc42c976 fix: Indonesian translations 2026-02-03 22:20:29 +05:30
MochaMind
15136cc122 fix: Swedish translations 2026-02-03 22:20:24 +05:30
MochaMind
974be38f65 fix: Hungarian translations 2026-02-03 22:20:21 +05:30
Soham Kulkarni
3c66960a80
Merge pull request #36605 from sokumon/portal-fix 2026-02-03 18:27:46 +05:30
Soham Kulkarni
40711ffcef
Merge pull request #36650 from safwansamsudeen/autocreate-calendar-controller 2026-02-03 18:25:47 +05:30
Soham Kulkarni
344aa4ed14
Merge pull request #36645 from sokumon/desktop-ui-issues 2026-02-03 18:09:16 +05:30
Safwan Samsudeen
e24a50b327 feat: autocreate calendar controller file 2026-02-03 17:55:34 +05:30
Ejaaz Khan
9d2850cf66
Merge pull request #36649 from iamejaaz/v16-form-fixes
fix(mobile): V16 form fixes
2026-02-03 17:38:54 +05:30
Ejaaz Khan
f3807eed39 fix: allow data colums to take full width 2026-02-03 17:08:24 +05:30
Gursheen Kaur Anand
fe22e4d755
Merge pull request #36643 from GursheenK/saved-filter-clickable
fix: trigger filter dialog from dropdown item instead of label
2026-02-03 16:57:52 +05:30
Safwan
fc6f48c42a
fix: check file type before decoding content (#36647)
Closes: #36592
2026-02-03 11:18:19 +00:00
Gursheen Anand
9fc2327fcc fix: trigger save filter from dropdown item instead of label 2026-02-03 16:25:19 +05:30
sokumon
bcbc529a4e fix: throw a permission error 2026-02-03 16:18:11 +05:30
sokumon
ef6ce2cad7 fix: show doctypes with guest view 2026-02-03 16:18:11 +05:30
sokumon
31ae8bc19b fix: reset to default in desktop 2026-02-03 15:37:47 +05:30
Ankush Menat
c1e6f66fb9
fix: stale cache when creating new doc using link field (#36631)
Steps:
1. Create a new doc using link field
2. Come back to original doc, empty the field and you won't see the doc
   you just created.

Fix: Disable cache when creating a new doc, also lower HTTP cache
timing.

If this still causes confusion with users, it'd be better to remove it.

Closes https://github.com/frappe/frappe/issues/35853

Co-authored-by: Safwan Samsudeen <safwansamsudeen.c@gmail.com>
2026-02-03 15:23:03 +05:30
Nikhil Kothari
583d8fe8e2
fix(setup): spacing between fields in setup wizard (#36639) 2026-02-03 09:40:30 +00:00
Ejaaz Khan
86767b150c fix(mobile): remove column break design 2026-02-03 14:38:36 +05:30
Ejaaz Khan
b8f278decf fix(mobile): consistent padding across form view 2026-02-03 14:29:25 +05:30
Suraj Shetty
e40741a7d9
Merge pull request #36494 from KerollesFathy/fix-calender-ui-issues
fix(calender): align icons with text in button
2026-02-03 14:04:10 +05:30
Suraj Shetty
c935cf6cdb
Merge pull request #36589 from safwansamsudeen/duplicate-save-file
fix: only duplicate file on disk if required
2026-02-03 14:01:41 +05:30
Ejaaz Khan
6715768147
Merge pull request #36625 from frappe/revert-36422-sidebar-title-tooltip
Revert "feat(ListView): add border on list view"
2026-02-03 13:13:17 +05:30
Ejaaz Khan
3d5dd76944
Revert "feat(ListView): add border on list view" 2026-02-03 13:12:10 +05:30
Suraj Shetty
eca984b961
Merge pull request #36580 from safwansamsudeen/force-value-reload
fix: refresh form value even if unchanged
2026-02-03 13:04:49 +05:30
Ankush Menat
3a03ca9377
fix: Escape title in form sidebar (#36623) 2026-02-03 13:04:10 +05:30
Suraj Shetty
60716f94fe
Merge pull request #36581 from safwansamsudeen/awesomebar-number-format
fix: support number format in awesomebar calculator
2026-02-03 13:00:46 +05:30
Safwan Samsudeen
8ccc133f8a chore: add another test 2026-02-03 12:59:15 +05:30
Akhil Narang
3d66341ee2
feat(qb): implement build_match_conditions, build_filter_conditions (#35857)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-02-03 12:10:38 +05:30
Safwan Samsudeen
3cb419d2d5 fix: set input value instead of refreshing input 2026-02-03 11:42:51 +05:30
Ankush Menat
9b84264fa5
fix: Don't bother resolving installed app (#36610)
If only app name is specified and it already exists on bench, don't
bother resolving using github APIs which can be flaky sometimes.
2026-02-03 05:50:53 +00:00
Soham Kulkarni
93dced0d87
Merge pull request #36603 from sokumon/desktop-ui-issues 2026-02-02 23:57:21 +05:30
MochaMind
cf9a8c58d3
fix: sync translations from crowdin (#36602) 2026-02-02 19:06:06 +01:00
sokumon
e493086962 fix: various fixes for desktop 2026-02-02 22:34:52 +05:30
mergify[bot]
ca5703aa34
Merge branch 'develop' into fix-calender-ui-issues 2026-02-02 16:38:06 +00:00
Suraj Shetty
fb19b22b69
Merge pull request #36591 from claytonlin1110/fix/dark-mode-notification-form-colors
fix: dark mode colors for Notification form and panel
2026-02-02 22:02:48 +05:30
Ejaaz Khan
fd898a9537
Merge pull request #36588 from iamejaaz/v16-form-fixes
fix(UI): list view of file doctype
2026-02-02 21:23:46 +05:30
Soham Kulkarni
85da8d0cc9
Merge pull request #36585 from frappe/fix/icon-patch 2026-02-02 20:14:31 +05:30
Clayton
4d58bb0786 fix: remove important 2026-02-02 08:26:35 -06:00
Suraj Shetty
044ed1612d
Merge pull request #36594 from KerollesFathy/fix-right-click-on-desktop
fix(desktop): right-click context menu positioning
2026-02-02 19:44:46 +05:30
KerollesFathy
961dd073f6 fix: right-click context menu positioning 2026-02-02 13:29:50 +00:00
Clayton
21f5bd5275 fix: dark mode colors for Notification form and panel 2026-02-02 07:06:40 -06:00
Safwan Samsudeen
4a03c1f0a6 fix: only duplicate file on disk if required 2026-02-02 18:07:07 +05:30
Ejaaz Khan
7196eec980 fix(UI): list view of file doctype 2026-02-02 18:04:47 +05:30
Hussain Nagaria
4b17b77a99 fix: get_app_path throws if app is no longer installed 2026-02-02 17:39:53 +05:30
Suraj Shetty
666a79fcde
Merge pull request #36549 from vorasmit/notification-templates
feat: create base notification templates (non-overwriting)
2026-02-02 17:30:19 +05:30
sokumon
6ecb8f8a58 fix: increase width on icon 2026-02-02 16:59:58 +05:30
Ejaaz Khan
8be12cbb9f
Merge pull request #36570 from iamejaaz/v16-form-fixes
fix: replace scan barcode icon
2026-02-02 16:59:50 +05:30
Safwan Samsudeen
4cd50a694b chore: run pre-commit 2026-02-02 16:45:49 +05:30