sokumon
2dbcfc8d5b
fix: flickering issue on attach image
2026-01-07 01:57:10 +05:30
sokumon
adb0690d98
fix(desktop): add tooltip on icon-title
2026-01-07 01:02:46 +05:30
sokumon
161b5cc9e3
fix: show correct icon direction
2026-01-06 21:28:49 +05:30
sokumon
43bd5392e1
refactor: menus toggling to behave correctly
2026-01-06 21:21:03 +05:30
sokumon
c9a0c97134
fix(menu): handle correctly for nested menu
2026-01-06 19:23:19 +05:30
sokumon
ec922e8e76
fix: open one nested menu at a time
2026-01-06 18:24:56 +05:30
Soham Kulkarni
91ae6d7015
Merge pull request #35700 from sokumon/misc-desktop-fixes
2026-01-06 18:01:23 +05:30
Ejaaz Khan
6e59dba5d2
Merge pull request #35702 from iamejaaz/recent-icon-fix
...
fix: set navigations default to zero
2026-01-06 17:44:35 +05:30
sokumon
990329d23b
fix(desktop_icon): adapt new schema in auto generation
2026-01-06 17:35:58 +05:30
Ejaaz Khan
33989852d7
fix: set navigations default to zero
2026-01-06 17:19:15 +05:30
sokumon
67617d18cb
fix: handle errors better in desktop
2026-01-06 16:27:57 +05:30
rohitwaghchaure
4e51d71c0b
Merge pull request #35674 from rohitwaghchaure/fixed-parse-data-too-long-error
...
fix: better validation message for data too long error
2026-01-06 15:11:13 +05:30
Soham Kulkarni
4ff06e6583
Merge pull request #35670 from sokumon/sidebar-item-filters
...
feat: allow sidebar items to use filters
2026-01-06 14:14:31 +05:30
Akhil Narang
9d32ed49f8
fix: use reportview get_count for client get_count ( #35657 )
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-06 12:33:10 +05:30
MochaMind
def86bf883
fix: sync translations from crowdin ( #35686 )
...
* fix: Hungarian translations
* fix: Dutch translations
* fix: Persian translations
2026-01-06 12:31:26 +05:30
Ejaaz Khan
a69e239cd0
Merge pull request #35692 from iamejaaz/recent-icon-fix
...
fix(awesomebar): recent doctype name not showing
2026-01-06 12:22:24 +05:30
Akhil Narang
93e2b64c0b
Merge pull request #34801 from alexleach/html_emails
...
feat: Raw Html Emails
2026-01-06 12:21:03 +05:30
Ejaaz Khan
2b263c6528
fix(awesomebar): recent doctype name not showing
2026-01-06 12:20:13 +05:30
Rohit Waghchaure
f30e1e9a1c
fix: better validation message for data too long error
2026-01-06 11:49:08 +05:30
Akhil Narang
d2ee74def3
fix(setup_wizard): don't update all users ( #35679 )
...
Resolves #33360
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-06 11:48:00 +05:30
Alex Leach
dd6357fdae
style: fix linter error
2026-01-06 06:12:56 +00:00
Alex Leach
f4c07a1c5a
docs: Add description to Email Queue Raw HTML field
2026-01-06 06:01:33 +00:00
Alex Leach
0ccce2af11
fix: remove duplicate Use HTML email buttons and conflicting functionality.
...
Introduced in af5d474084
2026-01-06 06:01:33 +00:00
ALB.Leach
b9e6ba7f52
refactor: use cached Email Templates
...
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
2026-01-06 06:01:33 +00:00
Alex Leach
ab52f39b94
refactor: consolidate CommunicationComposer get_content_field method
2026-01-06 06:01:33 +00:00
Alex Leach
e8d1d40ff1
feat(email): add option to exclude default CSS
2026-01-06 06:01:31 +00:00
Alex Leach
84bf12711b
refactor: share params between render email template calls
2026-01-06 06:01:26 +00:00
Alex Leach
4c9cf3f4cf
revert: remove return statement added to prevent linter warnings
2026-01-06 06:00:32 +00:00
Ejaaz Khan
d03130c7db
Merge pull request #35685 from iamejaaz/remove-icons-keep-minimal
...
fix: remove awesomebar icons
2026-01-06 02:30:48 +05:30
Ejaaz Khan
3a541fbfea
Merge pull request #35684 from iamejaaz/remove-icons-keep-minimal
...
fix: remove icons from tab
2026-01-06 02:04:37 +05:30
Ejaaz Khan
17e49bef17
fix: remove awesomebar icons
2026-01-06 01:55:54 +05:30
Ejaaz Khan
3ea0a56048
Merge pull request #35654 from iamejaaz/dont-show-copy
...
fix(navbar): don't show copy on new doc
2026-01-06 01:43:38 +05:30
Ejaaz Khan
4df72b2cf0
fix: remove icons from tab
2026-01-06 01:38:48 +05:30
MochaMind
28b0112eb7
fix: Persian translations ( #35645 )
2026-01-06 01:27:34 +05:30
Ejaaz Khan
497aa61ceb
fix: select element by class
2026-01-06 01:18:32 +05:30
Akhil Narang
7c0f68d3d8
fix(kanban): ensure that we don't try to access [0] of an empty list ( #35680 )
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-05 19:32:56 +00:00
Ejaaz Khan
e0f076c83e
Merge pull request #35642 from KerollesFathy/fix-space-above-more-button
...
fix(link_selector): add margin above "More" button for better spacing
2026-01-05 23:26:32 +05:30
Akhil Narang
678d7ab0f9
fix(login): don't let button text stuck at "Verifying" if you get rate limited ( #35671 )
...
Resolves #35402
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-05 17:12:28 +00:00
sokumon
98548e1ec7
fix(ui): add label and spacing
2026-01-05 20:11:20 +05:30
sokumon
dbcdb0cc48
feat: allow sidebar items to use filters
2026-01-05 20:02:46 +05:30
Soham Kulkarni
26ee104480
Merge pull request #35669 from KerollesFathy/add-hover-state-on-user-avatar-sidebar
2026-01-05 19:57:59 +05:30
KerollesFathy
1ac4b81930
fix(sidebar): add hover state to user avatar
2026-01-05 13:53:26 +00:00
Akhil Narang
27970539af
fix(oauth2): introspect_token requires token ( #35647 )
...
https://datatracker.ietf.org/doc/html/rfc7662#section-2
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-05 13:41:12 +00:00
Sagar Vora
9a774de21e
fix: add permission conditions to where clause instead of join
2026-01-05 13:32:04 +00:00
MeIchthys
27f104bba6
fix: Don't set_status to 'Closed' when status is already "Closed" ( #35621 )
...
Co-authored-by: mgieger <mgieger@empirenatgas.com>
2026-01-05 13:08:30 +00:00
Akhil Narang
80e158b533
fix: temporarily bump RQ job memory test by 1mb ( #35663 )
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-05 13:07:32 +00:00
El-Shafei H.
b5785972d1
fix: check len(item) before replace "\\n" with "\n" ( #35571 )
2026-01-05 18:31:09 +05:30
Saqib Ansari
c67235e5a0
Merge pull request #35635 from nextchamp-saqib/capture-client-events
...
feat: integrate pulse with frappe.utils.telemetry
2026-01-05 17:37:31 +05:30
Saqib Ansari
de9c274f39
fix: flaky gunicorn test
2026-01-05 17:01:47 +05:30
ili.ad
261e78e492
fix(postgres): drop_index_if_exists uses DROP INDEX IF EXISTS ( #35636 )
...
* fix(postgres): drop_index_if_exists uses DROP INDEX IF EXISTS
* fix(linting): apply pre-commit to code
---------
Co-authored-by: Matt Howard <github.severity519@passmail.net>
Co-authored-by: AarDG10 <aarol.dsouza@gmail.com>
2026-01-05 11:15:41 +00:00