Commit graph

53597 commits

Author SHA1 Message Date
Safwan
fc6f48c42a
fix: check file type before decoding content (#36647)
Closes: #36592
2026-02-03 11:18:19 +00:00
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
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
Soham Kulkarni
0478b25ed7
Merge pull request #36576 from sokumon/desktop-permission 2026-02-02 16:45:24 +05:30
Suraj Shetty
e1c955a456
Merge pull request #36567 from claytonlin1110/fix/user-roles-section-new-user
fix: show roles section when creating new user
2026-02-02 16:38:55 +05:30
Ejaaz Khan
39e5e9f0c6 fix: align icons in the centre 2026-02-02 16:35:01 +05:30
Sagar Vora
6cb53df802
Merge pull request #36573 from sagarvora/fix-select
fix: allow default fields for users with select perms
2026-02-02 16:22:52 +05:30
Safwan Samsudeen
76f89db4e5 fix: #36575 2026-02-02 16:21:30 +05:30
sokumon
889559e9eb fix: hide children icons when parent is not permitted 2026-02-02 16:16:59 +05:30
sokumon
754aa3b726 fix: hide icons correctly 2026-02-02 16:16:59 +05:30
Clayton
d7776767a8 fix: guard role_profiles_add/remove when roles_editor is missing 2026-02-02 04:41:26 -06:00
Safwan Samsudeen
2d9c23cf70 fix: #22219 2026-02-02 15:41:06 +05:30
Sagar Vora
df3965de41 test: allow default fields in query 2026-02-02 15:32:39 +05:30
Sagar Vora
f2a608c08d fix: allow default fields for users with select perms 2026-02-02 15:19:23 +05:30
Smit Vora
135748475a fix: remove indicator; make templates consistent 2026-02-02 14:54:13 +05:30
Raj Barshikar
b3bbeffdc0
fix: pass name string to get_doc in desktop_icon (#36292)
Previously, `get_doc` was receiving the entire `s` dictionary object instead of the document name string `s.name`. This caused a `DoesNotExistError` and `SessionBootFailed` when loading the Desk.

This change explicitly passes `s.name` to `get_doc` to ensure the Desktop Icon is retrieved correctly.
2026-02-02 14:37:59 +05:30
Ejaaz Khan
b489af436f fix: replace scan barcode icon 2026-02-02 14:26:02 +05:30
Soham Kulkarni
2810de2dc0
Merge pull request #36566 from sokumon/private-workspace 2026-02-02 13:05:39 +05:30
Clayton
20e57c2df5 fix: show roles section when creating new user 2026-02-02 01:11:11 -06:00
sokumon
5e77082f40 fix: alllow everyone to make private workspaces 2026-02-02 12:36:32 +05:30
sokumon
be4f4b6f5f fix: don't export non standard workspace sidebar 2026-02-02 12:14:30 +05:30