Commit graph

54177 commits

Author SHA1 Message Date
Aditya Patil
0cdeee51ab refactor: linked documents retrieval and UX 2026-02-23 18:58:12 +05:30
Priyal208
e86df0f9cc
fix: skip _validate_update_after_submit() for virtual fields (#37390) 2026-02-23 12:59:57 +00:00
Akhil Narang
461ea81783
fix(ldap): sync backend and frontend restrictions (#37411)
Only System Managers can use this functionality.

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-02-23 12:53:49 +00:00
Ankush Menat
fc5ea75350
fix: hide old_parent field by default in Tree DocTypes (#37410)
Co-authored-by: Vibhuti Garachh <vibhutigarachh4@gmail.com>
2026-02-23 12:43:12 +00:00
Ankush Menat
85e0fdaa6c
fix: Apply full perm logic on global search (#37400)
Co-authored-by: AarDG10 <aarol.dsouza@gmail.com>
2026-02-23 17:55:27 +05:30
Ankush Menat
c3781f1bd7
fix: Clear active sessions when user type changes (#37402)
Users often need to log out and log back in when session type changes.
This PR just does it for them.

Co-authored-by: AarDG10 <aarol.dsouza@gmail.com>
2026-02-23 12:07:11 +00:00
Ankush Menat
657b1eb50c
fix!: Restrict allowed HTML in msgprints (#37399)
Co-authored-by: AarDG10 <aarol.dsouza@gmail.com>
2026-02-23 11:49:15 +00:00
s-aga-r
0f35058688
Merge pull request #37391 from s-aga-r/fix-28243
fix: prevent `UTF-8` corruption in text attachments
2026-02-23 16:51:36 +05:30
Diptanil Saha
e394a0f5ee
Merge pull request #37375 from diptanilsaha/notification_sync 2026-02-23 16:00:44 +05:30
s-aga-r
9a3d173b62 fix: prevent UTF-8 corruption in text attachments 2026-02-23 15:40:14 +05:30
Soham Kulkarni
bff5f212ce
Merge pull request #37383 from sokumon/notification-ui 2026-02-23 14:50:00 +05:30
Suraj Shetty
e108263af0
Merge pull request #36958 from Kesavan-code/fix-#36950 2026-02-23 14:43:39 +05:30
Suraj Shetty
fc2b61e5aa
fix(Web Form): child table link fields break for guest submissions (#37208) 2026-02-23 14:41:48 +05:30
Sumit Jain
29bbb183a1
fix: duplicate last quoted messagg (#37240) 2026-02-23 14:36:33 +05:30
sokumon
d8c1e94005 fix: notification panel shadow 2026-02-23 14:17:05 +05:30
Priyal208
b7214c6957
fix: report and notification folder deletion on deletion from ui (#37190)
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com>
2026-02-23 08:45:43 +00:00
s-aga-r
9bf9fa6d7b
Merge pull request #37362 from s-aga-r/fix-36281
fix(IMAP): safely handle `UID FETCH` response
2026-02-23 13:20:55 +05:30
Akhil Narang
838dffd502
fix(oauth): use get_email() helper in OAuth email validation (#37373)
Co-authored-by: Kaushal Shriwas <kaushalshriwas118@gmail.com>
2026-02-23 07:42:10 +00:00
Suraj Shetty
349bfd96b0
Merge pull request #37261 from frappe/31903-autocomplete-field-type-issue 2026-02-23 13:08:55 +05:30
diptanilsaha
57f6734255 fix(sync): remove is_standard notifications records on deletion 2026-02-23 12:59:57 +05:30
s-aga-r
d3eab14047
Merge pull request #37304 from s-aga-r/21201
fix: validate message size against SMTP SIZE limit
2026-02-23 12:43:30 +05:30
Suraj Shetty
d428845db3
Merge pull request #37301 from prathameshkurunkar7/28969-exclude-css-class-names-from-translatable-strings 2026-02-23 12:25:36 +05:30
Akhil Narang
04b2a433b6
fix(db_query): relax some restrictions (#37314)
Allow valid identifiers

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-02-23 12:21:26 +05:30
Suraj Shetty
5b09a76606
Merge pull request #37357 from GursheenK/notification-by-role-admin-silently-fails 2026-02-23 11:46:45 +05:30
s-aga-r
dc11227b73 fix(IMAP): safely handle UID FETCH response 2026-02-23 11:45:08 +05:30
Ankush Menat
a94312b30f
fix: Handle missing default workspace (#37359) 2026-02-23 11:43:25 +05:30
Kerolles Fathy
a71134ee2b
fix(DX): Add patches folder when generating new app boilerplate (#37352)
* fix(DX): add patches folder creation when generating new app boilerplate

* test: add patches folder to paths_inside_app
2026-02-23 11:08:20 +05:30
Suraj Shetty
20952ebe00
Merge pull request #36787 from GursheenK/bulk-actions-not-disabled-with-user-settings 2026-02-23 10:37:06 +05:30
Suraj Shetty
b9fb6420d4
Merge pull request #37347 from frappe/pot_develop_2026-02-22 2026-02-23 10:35:55 +05:30
s-aga-r
cc7474abee fix: ignore attachments over the attachment_limit 2026-02-23 09:58:37 +05:30
Gursheen Anand
5640551824 chore: add get_info helper comment 2026-02-22 22:55:35 +05:30
Gursheen Anand
aed7c5d589 fix: resolve receiver by role for Administrator correctly in notifications 2026-02-22 22:52:26 +05:30
frappe-pr-bot
6597e00cb1 chore: update POT file 2026-02-22 09:42:08 +00:00
Gursheen Anand
85dc6d15b0 fix: labels in user desk settings 2026-02-22 13:53:48 +05:30
Suraj Shetty
872e4586c8
Merge pull request #36859 from mendozal/fix-float-parse-number-format 2026-02-22 13:15:07 +05:30
mergify[bot]
4e9212a5a7
Merge branch 'develop' into fix-float-parse-number-format 2026-02-22 07:43:45 +00:00
Suraj Shetty
0c211aa4a0
Merge pull request #35940 from AarDG10/fix-orderby-pg 2026-02-22 13:09:43 +05:30
Ejaaz Khan
cd6f3ad20b
Merge pull request #37343 from AarDG10/fix-email-impersonation
fix: skip sending mail if account does not exist
2026-02-22 12:57:40 +05:30
AarDG10
380511f711 refactor: better naming 2026-02-22 11:36:16 +05:30
AarDG10
93952e8c98 test: fix test to suit the changes 2026-02-22 11:35:19 +05:30
AarDG10
d4baeb0687 fix: skip sending mail if account does not exist 2026-02-22 11:14:03 +05:30
Suraj Shetty
5648e8d430
Merge pull request #36917 from KerollesFathy/fix-remove-duplicated-more-articles-on 2026-02-22 10:57:19 +05:30
Ejaaz Khan
646d1bbcf6
Merge pull request #37108 from frappe/37032-calendar-view-ignores-first-day-of-the-week-and-incorrect-weekly-off-highlighting
fix(calendar): update first day of the week to use dynamic configuration
2026-02-22 00:32:03 +05:30
Suraj Shetty
696d04b860
Merge pull request #36979 from archielister/Exclude-virtual-fields-from-group-by-options
fix: Exclude virtual fields from add group options
2026-02-21 20:57:05 +05:30
Suraj Shetty
26f678ed3c style: fix formatting issues 2026-02-21 20:55:40 +05:30
Suraj Shetty
3ba5e10144
Merge pull request #36960 from kaulith/fix-workspace-card-filter 2026-02-21 20:53:55 +05:30
Sagar Vora
164273e613
Merge pull request #37334 from sagarvora/perf-input-hide-show
perf: avoid layout thrashing in control input toggle
2026-02-21 20:53:46 +05:30
Sagar Vora
50df1505fe
Merge pull request #37335 from sagarvora/avoid-jq-obj
perf: avoid creating jQuery obj to detect height/width
2026-02-21 20:53:18 +05:30
Sagar Vora
9bab8e910c perf: avoid creating jQuery obj to detect height/width 2026-02-21 11:51:29 +05:30
Sagar Vora
260abca660 perf: avoid layout thrashing in control input toggle 2026-02-21 11:35:17 +05:30