Commit graph

52047 commits

Author SHA1 Message Date
Sagar Vora
e3e5b6616a
Merge pull request #35000 from sagarvora/perf-validate-link
perf: ignore link validation if no fetch and value in awesomplete list
2025-12-01 21:23:21 +05:30
Sagar Vora
aab68012d0 perf: ignore link validation if no fetch and value in awesomplete list 2025-12-01 20:59:51 +05:30
Sagar Vora
8868f7bf81
Merge pull request #35001 from frappe/refactor/remove-redundant-child-permission-checks
refactor: remove redundant child table permission checks
2025-12-01 20:50:56 +05:30
Sagar Vora
3a3a83b644 refactor: remove redundant child table permission checks
The `check_parent_permission` calls in client.py are redundant because
`frappe.has_permission` already handles child tables via `has_child_permission`,
which performs the same validations plus additional permlevel checks.
2025-12-01 20:37:18 +05:30
Sagar Vora
84af5adecd
Merge pull request #34999 from sagarvora/send-validated-value
fix: send validated `ignore_user_permissions` to custom query
2025-12-01 20:12:23 +05:30
Sagar Vora
4d069d0a30 fix: send validated ignore_user_permissions to custom query 2025-12-01 20:02:42 +05:30
Sagar Vora
de37b8f397
Merge pull request #34995 from sagarvora/fix-search-link 2025-12-01 19:32:06 +05:30
Sagar Vora
9623b6f4cf test: increase threshold for idle CPU usage to reduce flakiness 2025-12-01 19:05:42 +05:30
Sagar Vora
d48b0d1632 fix(search)!: validate ignore_user_permissions in link search 2025-12-01 19:03:55 +05:30
Soham Kulkarni
33b5e0aec2
Merge pull request #34988 from sokumon/desktop-fixes 2025-12-01 15:38:23 +05:30
sokumon
0cbeb68946 fix: dont allow editing sidebar 2025-12-01 15:12:59 +05:30
Abdeali Chharchhodawala
af3e272037
fix: improve handling of hidden columns in XLSX export (#34944) 2025-12-01 14:40:53 +05:30
Diptanil Saha
47227136b5
Merge pull request #34916 from diptanilsaha/email-compose-w-cc-bcc 2025-12-01 13:05:04 +05:30
Ejaaz Khan
8591904dff
Merge pull request #34974 from iamejaaz/remove-text-from-search
feat: remove input from search
2025-12-01 12:23:27 +05:30
avc
7bbf72bf62
fix: system settings layout (#34980) 2025-12-01 12:22:50 +05:30
Jannat Patel
68850deb5b
Merge pull request #34926 from frappe/data-import-validation
fix: validate mandatory fields in import file
2025-12-01 12:11:36 +05:30
Ejaaz Khan
f93d305983
Merge pull request #34978 from git-avc/child-form-width-sidebar
fix: child row form with sidebar expanded
2025-12-01 12:03:22 +05:30
Ejaaz Khan
1a1aa4170a test: use id instead of text in test 2025-12-01 11:59:45 +05:30
Jannat Patel
415b74bee6 fix: skip validation is headers is misconfigured 2025-12-01 11:45:53 +05:30
diptanilsaha
6f9629a11b fix: enable email composing if cc or bcc field is provided without recipients 2025-12-01 11:44:09 +05:30
Diptanil Saha
ce21a108e0
Merge pull request #34946 from diptanilsaha/bcc-email 2025-12-01 11:40:53 +05:30
Ejaaz Khan
051660dff9 refactor: change the design of desktop search 2025-12-01 11:38:42 +05:30
Ejaaz Khan
ee0ffa92f3
Merge pull request #34979 from git-avc/fix-scroll-bar-grid-row-form
fix: show scrollbar on grid row form only if needed
2025-12-01 10:13:12 +05:30
git-avc
8c4ff3e381 fix: show scrollbar on grid row form only if needed 2025-11-30 23:01:21 +01:00
git-avc
eee5c08753 fix: child row form with sidebar expanded 2025-11-30 22:47:18 +01:00
Sagar Vora
5bcfa65b9e
Merge pull request #34976 from sagarvora/fix-validate-link-child-table-fetch
fix(client): pass parent_doctype when fetching fields for child table links
2025-12-01 02:07:06 +05:30
Sagar Vora
652cd169de fix(client): pass parent_doctype when fetching fields for child table links 2025-12-01 01:57:03 +05:30
Ejaaz Khan
e676061800 feat: remove input from search 2025-12-01 00:42:12 +05:30
MochaMind
245580077f
fix: sync translations from crowdin (#34972)
* fix: Spanish translations

* fix: Arabic translations

* fix: Czech translations

* fix: Danish translations

* fix: German translations

* fix: Hungarian translations

* fix: Italian translations

* fix: Dutch translations

* fix: Polish translations

* fix: Portuguese translations

* fix: Russian translations

* fix: Serbian (Cyrillic) translations

* fix: Swedish translations

* fix: Turkish translations

* fix: Chinese Simplified translations

* fix: Vietnamese translations

* fix: Portuguese, Brazilian translations

* fix: Indonesian translations

* fix: Persian translations

* fix: Tamil translations

* fix: Thai translations

* fix: Croatian translations

* fix: Burmese translations

* fix: Bosnian translations

* fix: Norwegian Bokmal translations

* fix: Serbian (Latin) translations

* fix: Esperanto translations

* fix: French translations

* fix: Slovenian translations
2025-11-30 23:35:58 +05:30
Ejaaz Khan
ac2bb9fe9b
Merge pull request #34715 from rehanrehman389/new-tab-help
fix: add ctrl+enter shortcut info to awesome bar help
2025-11-30 22:12:28 +05:30
Ejaaz Khan
3dce759523
refactor: format code 2025-11-30 21:50:33 +05:30
Ejaaz Khan
f1785c810e
Merge branch 'develop' into new-tab-help 2025-11-30 21:48:30 +05:30
Ejaaz Khan
7f8a7c87a9
Merge pull request #34727 from elshafei-developer/add-missing-translate-function
fix: add missing translate function
2025-11-30 21:24:32 +05:30
Soham Kulkarni
09a96651cd
Merge pull request #34941 from sokumon/sibling-in-dropdown 2025-11-30 20:47:45 +05:30
MochaMind
d94e5ea0b6
chore: update POT file (#34970) 2025-11-30 09:59:28 +00:00
Ejaaz Khan
1136a3f39d
Merge pull request #34951 from UmakanthKaspa/fix-data-import-validation
fix: validate allow_import and import permission in Data Import
2025-11-30 14:51:09 +05:30
Ejaaz Khan
6ccae4e6f3
Merge pull request #34893 from Lyes7/fix/list-view-workflow-actions-blank-items
fix: update workflow action item visibility in list view
2025-11-30 14:48:53 +05:30
MochaMind
86f514d9a8
fix: sync translations from crowdin (#34958)
* fix: Persian translations

* fix: Croatian translations

* fix: Slovenian translations
2025-11-30 14:44:05 +05:30
Ejaaz Khan
6620cd6a03
Merge pull request #34964 from git-avc/full_width_grid_form
fix: apply full width on grid row form
2025-11-30 14:42:53 +05:30
xLyes7
40fe339907 Merge branch 'develop' into fix/list-view-workflow-actions-blank-items 2025-11-30 07:37:43 +01:00
git-avc
d8f6d1d8ba fix: apply full width on grid row form 2025-11-29 21:29:00 +01:00
Hussain Nagaria
f65f1102f0
fix: clear translation cache for doc before save lang (#34955)
* fix: clear translation cache for doc before save lang

* refactor: order of ops

* refactor: use walrus operator
2025-11-29 15:21:55 +00:00
Soham Kulkarni
adfb0f5c0d
Merge pull request #34957 from sokumon/mynmar-setup-wizard 2025-11-29 20:39:07 +05:30
sokumon
7849cbdc87 fix: add regex to get the correct country name 2025-11-29 19:33:40 +05:30
UmakanthKaspa
45f3bc16b7 fix: validate allow_import and import permission in data import 2025-11-29 02:14:37 +00:00
Sagar Vora
f099b6cc98
Merge pull request #34947 from frappe/fix-user-perm-computed-children 2025-11-28 17:18:18 +05:30
Sagar Vora
0a4ff25b54 fix: check user permissions on computed child tables 2025-11-28 17:08:22 +05:30
diptanilsaha
39caf442e9 fix: permit email sending when recipients, cc are empty but bcc has value 2025-11-28 16:57:52 +05:30
sokumon
2111438803 fix: handle on click behaviour for section break 2025-11-28 15:56:08 +05:30
Akhil Narang
e5b340fad4
feat(error_log): add in some request/job metadata (#34937)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-11-28 15:29:30 +05:30