Commit graph

53578 commits

Author SHA1 Message Date
barredterra
820c9092e9 fix: move hero block inside content block
The `hero` block was defined at the top level of `web.html`, but since `web.html` extends `base.html` which has no `hero` block, that content was simply discarded. By moving it inside the `content` block, child template's overrides will now work correctly.
2026-02-02 23:13:00 +01: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
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
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
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
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
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
Soham Kulkarni
0b0c76f8fe
Merge pull request #36352 from AarDG10/fix-desktop-icon-perm 2026-02-02 12:06:55 +05:30
MochaMind
ff7e2b2c4a
fix: sync translations from crowdin (#36530)
* fix: Spanish translations

* fix: Portuguese, Brazilian translations

* fix: Italian translations

* fix: Swedish translations

* fix: Italian translations

* fix: Swedish translations
2026-02-02 10:13:54 +05:30
MochaMind
05f779c272
chore: update POT file (#36548) 2026-02-02 10:13:31 +05:30
Soham Kulkarni
71ee51d437
Merge pull request #36486 from KerollesFathy/fix-preferred-sidebars 2026-02-01 22:24:01 +05:30
Soham Kulkarni
17d0d30304
Merge pull request #35761 from KAVIRAJ0712/fix-client-script 2026-02-01 21:34:00 +05:30
sokumon
0de31fe597 fix: routing issues with private workspaces 2026-02-01 21:25:13 +05:30
Smit Vora
038d171dfc fix: execte patch correctly 2026-02-01 17:31:30 +05:30
Smit Vora
bf93eae041 feat: create base notification templates 2026-02-01 16:54:56 +05:30
Soham Kulkarni
e703fe9598
fix: don't show duplicate icons (#36545) 2026-02-01 02:48:21 +05:30
sokumon
3e1504beea fix: don't show duplicate icons 2026-02-01 02:25:22 +05:30
Clayton
41d95f3741
fix: use icon_grid for Create Folder in Desk Edit layou (#36511) 2026-01-31 15:09:59 +05:30
Aarol D'Souza
bb4ed1f96c
Merge pull request #36403 from AarDG10/ux-postgres-install
feat(UX): warn users during install that multi-db support (pg/sqlite) is in testing
2026-01-31 09:23:32 +05:30
Ejaaz Khan
d590d96a49
Merge pull request #36143 from claytonlin1110/fix/preserve-active-tab-after-save
fix: Preserve active tab after saving DocType (fixes #35309)
2026-01-30 22:43:11 +05:30
mergify[bot]
0df21cef42
Merge branch 'develop' into fix/preserve-active-tab-after-save 2026-01-30 16:48:10 +00:00
Hussain Nagaria
a5d7f7eef7
Merge pull request #36528 from frappe/fix/log-settings
fix: filters is expected to be a list
2026-01-30 21:17:25 +05:30
Hussain Nagaria
4911303977 fix: filters is expected to be a list
* check the next line, extend is being called
2026-01-30 18:04:41 +05:30
Ejaaz Khan
9bfe2cb5fb
Merge pull request #36523 from iamejaaz/various-ui-fixes
fix: prevent delete icon from going out of view
2026-01-30 18:02:07 +05:30
Ejaaz Khan
8b8570e28c fix: prevent delete icon from going out of view 2026-01-30 17:17:43 +05:30