Commit graph

53326 commits

Author SHA1 Message Date
Sagar Vora
a2604cfff5 revert: undo ignore vuln 2026-01-23 13:23:28 +05:30
sokumon
9f9a7cf66b chore: bump weasyprint 2026-01-23 13:22:23 +05:30
Soham Kulkarni
d80b23ae19
Merge pull request #36246 from sokumon/ignore-vuln-1 2026-01-22 23:30:08 +05:30
Soham Kulkarni
29178c9d85
Merge pull request #36244 from sokumon/translations-fix 2026-01-22 23:06:39 +05:30
sokumon
0694aa7126 chore: ignore weasyprint vuln 2026-01-22 22:59:02 +05:30
sokumon
3c8d09af55 fix: add more translations 2026-01-22 22:34:51 +05:30
sokumon
af39fce61b fix: add translations to the desktop 2026-01-22 22:16:51 +05:30
Soham Kulkarni
6be271a89c
Merge pull request #36079 from KerollesFathy/refactor-context-menu 2026-01-22 20:53:42 +05:30
Sagar Vora
0dc3272530
Merge pull request #36106 from sagarvora/revert-ws-settings
chore: revert workspace settings and changes to script manager
2026-01-22 20:26:09 +05:30
MochaMind
8d2a521c3d
fix: sync translations from crowdin (#36162)
* fix: Arabic translations

* fix: Arabic translations

* fix: Arabic translations

* fix: Arabic translations

* fix: Arabic translations
2026-01-22 19:05:10 +05:30
MochaMind
aa7df73748
chore: update POT file (#36230) 2026-01-22 13:10:23 +00:00
Soham Kulkarni
a7cd4243d9
Merge pull request #36222 from sokumon/sync-command
fix: add a command resync icons
2026-01-22 18:13:00 +05:30
Ejaaz Khan
424d98980b
Merge pull request #35771 from arshadqureshi93/fix-readonly-field-filter-population
fix(list_view): prevent filters from populating read-only fields
2026-01-22 18:04:03 +05:30
Sagar Vora
3ad5c63d8a
Merge pull request #36187 from ljain112/fix-export 2026-01-22 17:45:49 +05:30
Ejaaz Khan
fc06d5ac24
Merge pull request #36189 from UmakanthKaspa/fix-duplicate-row-btn
fix(grid): hide duplicate row button when cannot_add_rows is true
2026-01-22 17:41:47 +05:30
sokumon
e99ada3ead fix: add a command resync icons 2026-01-22 17:38:21 +05:30
Sagar Vora
f4035e0044 fix: explicitly specify inline disposition for PDFs 2026-01-22 17:33:44 +05:30
ljain112
4a9af04f94 fix: update Content-Disposition header for binary as attachment 2026-01-22 17:30:43 +05:30
Ejaaz Khan
a73d3f54cf
Merge pull request #35090 from barredterra/field-group-input
fix: input change handling in FieldGroup
2026-01-22 17:14:39 +05:30
Ankush Menat
ee56afade5
refactor!: Remove UUID Utils library (#36216)
potentially minor breaking change - removal of a default dependency.

Use inbuilt `uuid` library instead of relying on third party lib.

py3.14 adds support for uuidv7, so we no longer need third party lib.
2026-01-22 11:40:11 +00:00
Raffael Meyer
f813fc1c1e
fix: role-perm validation (#35640) 2026-01-22 12:31:22 +01:00
Ejaaz Khan
9544593caa
Merge pull request #34846 from zaqoutabed/stop-validation-on-click-previous
fix: stop validation when click pervious btn
2026-01-22 17:00:18 +05:30
Ejaaz Khan
a990cd163d
Merge pull request #35175 from DhavalGala999/fix-shorten-number-null-length-error
fix(utils): safely handle null/NaN/empty in shorten_number
2026-01-22 16:55:41 +05:30
Ejaaz Khan
6a7849db04 refactor: remove commented code 2026-01-22 16:36:27 +05:30
Ejaaz Khan
8bca10bcc0 refactor: simplyfy conditions 2026-01-22 16:29:20 +05:30
Soham Kulkarni
e57826c329
Merge pull request #36207 from sokumon/sidebar-fixes 2026-01-22 16:20:57 +05:30
Satyam-Kolhe
e3ffbf8c6d
refactor: add strict type hints to weekday utility functions (#36057) 2026-01-22 16:04:27 +05:30
Ejaaz Khan
3e6c38e661
Revert "fix: keyboard shortcuts for prev/next record" (#36212) 2026-01-22 16:01:19 +05:30
Ejaaz Khan
cda552ba89
Revert "fix: keyboard shortcuts for prev/next record" 2026-01-22 15:36:41 +05:30
Diptanil Saha
d9395ae04c
fix(docfield): word break for description (#36204) 2026-01-22 14:58:37 +05:30
sokumon
e8155de022 fix: dont show active element when sidebar is collpased 2026-01-22 14:10:10 +05:30
Ejaaz Khan
ffec04501c
Merge pull request #35218 from karthicktridots/fix-custom-buttons-issue-34920
fix: restore custom_buttons tracking in add_custom_button
2026-01-22 13:33:39 +05:30
Ejaaz Khan
8aebd9fc1a
Merge pull request #35214 from Himanshugijawara/feat/mentions-show-email
feat(mentions): show email in mention suggestions to avoid duplicate-name confusion
2026-01-22 13:19:36 +05:30
Ejaaz Khan
809e43aefd fix: remove unwated code 2026-01-22 13:08:54 +05:30
Ejaaz Khan
f19467aa6b refactor: remove unwanted code and keep group metion functionality 2026-01-22 12:25:59 +05:30
Soham Kulkarni
6d83347ebe
Merge pull request #36202 from sokumon/desktop-icons-fix 2026-01-22 12:23:06 +05:30
Ejaaz Khan
c8bddf9305 Merge remote-tracking branch 'origin/develop' into feat/mentions-show-email 2026-01-22 12:16:48 +05:30
Himanshu Gijawara
b7d7a62cec feat: add email to users_for_mentions and enhance dropdown rendering
- Updated get_users_for_mentions to return email along with user id and full_name
- Fixed normalize_values and renderItem in get_mention_options to display email in suggestions
- Cleared cache dependency so updated values appear in mention dropdown
- Improves usability when multiple users share the same name
2026-01-22 12:14:04 +05:30
Satyam-Kolhe
842fe28e98
refactor: add strict type hints to duration utility functions (#36088) 2026-01-22 10:40:03 +05:30
sokumon
bd39a0a7ca fix(workspace_sidebar): reexport after rename 2026-01-22 03:34:15 +05:30
sokumon
8cd03ba19b fix: show misconfigured icons 2026-01-22 03:06:01 +05:30
Soham Kulkarni
c988975c06
Merge pull request #36186 from ljain112/fix-desktop-icon-awesomebar 2026-01-21 20:59:54 +05:30
UmakanthKaspa
b5fe9e58ca fix(grid): hide duplicate row button when cannot_add_rows is true 2026-01-21 14:28:50 +00:00
ljain112
8776fbe409 fix(utils): update route assignment for external desktop icons 2026-01-21 18:29:39 +05:30
Soham Kulkarni
c3bcdee999
Merge pull request #36178 from sokumon/desktop-icons-fix
fix: generate files after icon rename
2026-01-21 17:15:51 +05:30
Ejaaz Khan
8c25d0a0ec
Merge pull request #36036 from kaulith/fix-print-empty-report
fix: Show alert if report is empty
2026-01-21 17:11:56 +05:30
Mihir Kandoi
b46ab9dd8f
Merge pull request #36180 from frappe/fix-js-error 2026-01-21 17:07:42 +05:30
Kaushal Shriwas
385ddbb68a fix: Use data-label attribute for selecting the element 2026-01-21 17:00:04 +05:30
Mihir Kandoi
9f3e7868bb fix: df is undefined error 2026-01-21 16:55:18 +05:30
Ejaaz Khan
99e43ab317
Merge pull request #36177 from iamejaaz/36075-sidebar-image
fix(UI): checkbox alignment and delete icon
2026-01-21 16:55:15 +05:30