Commit graph

51084 commits

Author SHA1 Message Date
anwarpatelnoori
42c104fa76 fix: mange specific roles without saving the user doc 2025-09-21 11:43:37 +00:00
Hussain Nagaria
7dcc670ca8
Merge pull request #33899 from frappe/feat/control-decimal-width 2025-09-20 18:38:10 +05:30
Akhil Narang
76c82b411a
Merge pull request #34057 from akhilnarang/fix-response-type
fix: set content-type for the responses not handled by werkzeug
2025-09-19 15:41:47 +05:30
Akhil Narang
b8afe4b303
fix: set content-type for the responses not handled by werkzeug
I had suggested removing this code, didn't realise it applied to the whole function and not just the else block

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-09-19 15:39:28 +05:30
Ejaaz Khan
0ab0cd7d9c
Merge pull request #34049 from aerele/show-or-hide-filters-in-print-view
feat: provide an option to show or hide applied filters in report pri…
2025-09-19 14:31:07 +05:30
Ejaaz Khan
273c3d625b
Merge pull request #34041 from ShreyasTheNewbie/workflow_action
fix: validate mandatory fields before workflow action
2025-09-19 12:24:53 +05:30
ravibharathi656
27f2f49c56 fix: include filters only if checked 2025-09-19 11:06:23 +05:30
Ejaaz Khan
248c1cf08b
Merge pull request #34052 from frappe/l10n_develop
fix: sync translations from crowdin
2025-09-19 10:28:57 +05:30
MochaMind
f4f6e467b0 fix: Serbian (Latin) translations 2025-09-19 00:37:47 +05:30
MochaMind
6af45b8792 fix: Norwegian Bokmal translations 2025-09-19 00:37:44 +05:30
MochaMind
2cb15a1fc3 fix: Swedish translations 2025-09-19 00:37:39 +05:30
MochaMind
1260a0c0e8 fix: Serbian (Cyrillic) translations 2025-09-19 00:37:36 +05:30
MochaMind
7ae1691f62 fix: German translations 2025-09-19 00:37:33 +05:30
Navin-S-R
96a0f8246c feat: provide an option to show or hide applied filters in report print view 2025-09-18 18:43:48 +05:30
Raffael Meyer
4ef2a72278
feat: translate filename of exported report (#34046) 2025-09-18 14:40:38 +02:00
Ejaaz Khan
e66b6acc90
Merge pull request #34015 from iamejaaz/47622-report-link-field-permission
fix(QueryReport): respect user permissions in Link fields
2025-09-18 15:56:13 +05:30
Shreyas Sojitra
a716b3ea20
fix: validate mandatory fields before applying action
Previously, workflow actions bypassed mandatory field validation since only workflow_state was updated. This patch ensures required fields are validated before transitions.
Additionally, check_mandatory has been moved to frappe.ui.form for reuse and references updated accordingly.
2025-09-18 13:54:10 +05:30
Hussain Nagaria
5c280c1596 refactor: move to inline comment 2025-09-18 12:26:14 +05:30
Hussain Nagaria
7373d90691 fix: no semgrep on PIL monkey patch 2025-09-18 12:22:37 +05:30
Hussain Nagaria
e21560d237 refactor: remove unnecessary precision setting 2025-09-18 12:18:56 +05:30
Akhil Narang
15daa00c4c
Merge pull request #34017 from the-bokya/better-redirect-handling
fix: better redirect handling
2025-09-18 11:47:52 +05:30
Akhil Narang
38fbe65d09
fix: call format() on the result of _() (#34016)
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
2025-09-17 19:54:17 +00:00
Raffael Meyer
6746ce9043
fix(Number Card): permission query and frontend perms (#34023)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-17 19:25:33 +00:00
MochaMind
cd6360318d
fix: sync translations from crowdin (#34025) 2025-09-17 21:21:29 +02:00
Raffael Meyer
3797756b43
chore: enable Norsk Bokmal (#33978) 2025-09-17 21:06:20 +02:00
Hussain Nagaria
f74c665cc2 test: precision exceeds length 2025-09-18 00:18:32 +05:30
Hussain Nagaria
de6195e12f test: length and precision for decimal based fields 2025-09-18 00:15:42 +05:30
Hussain Nagaria
9bd8dc8900 refactor: cleaner handling of length and precision 2025-09-17 23:54:06 +05:30
Ayush Chaudhari
9f3e327231 test: better redirect handling 2025-09-17 21:42:25 +05:30
Ayush Chaudhari
4a830b49e8 fix: better redirect handling 2025-09-17 21:42:22 +05:30
Raffael Meyer
2955e65525
fix: round seconds to minutes in Duration (#34020) 2025-09-17 16:15:40 +02:00
Saqib Ansari
391f08e63b
feat: active app telemetry (#33755) 2025-09-17 17:30:06 +05:30
Ejaaz Khan
7c60ce811a fix: check for none/empty js filters 2025-09-17 14:50:38 +05:30
Saqib Ansari
888be118d3 chore: fix linting errors 2025-09-17 13:39:57 +05:30
Saqib Ansari
ec0a864d35 refactor: simplify send_file parameters 2025-09-17 13:39:45 +05:30
Saqib Ansari
de3c5c7800 chore: remove unused variables 2025-09-17 13:32:50 +05:30
Hussain Nagaria
c230e86e2c fix: handle length more robustly 2025-09-17 13:27:13 +05:30
Ejaaz Khan
94d31b5cdc refactor: remove debigging statements 2025-09-17 12:49:40 +05:30
Ejaaz Khan
67fc4a7ad4 fix(QueryReport): respect user permissions in Link fields 2025-09-17 12:47:39 +05:30
Saqib Ansari
f8266f39b1
Merge pull request #34014 from nextchamp-saqib/checkbox-alignment
fix: top-align checkbox input & left-align description with label
2025-09-17 12:33:12 +05:30
Saqib Ansari
b8a87a6bdb fix: center align avatar 2025-09-17 11:53:45 +05:30
Saqib Ansari
36c099a328 fix: center align label in keyboard shortcuts 2025-09-17 11:53:39 +05:30
Saqib Ansari
73defb853c fix: top-align checkbox input & left-align description with label 2025-09-17 11:49:13 +05:30
Soham Kulkarni
679909d5fd
Merge pull request #34007 from sokumon/child-table-keyboard
fix: add new row after last field while navigating via keyboard
2025-09-17 11:09:20 +05:30
Ejaaz Khan
9c747bd363
Merge pull request #34000 from diptanilsaha/report_jinja_print_format
fix: print format for reports
2025-09-17 10:45:01 +05:30
sokumon
668dc88c10 fix: add new row after last field while navigating via keyboard 2025-09-17 02:22:42 +05:30
Ejaaz Khan
1bcdd28255
Merge pull request #34009 from iamejaaz/add-flag-letter-head
fix: add in_install flag condition in default values
2025-09-17 00:58:00 +05:30
Ejaaz Khan
6704277232 refactor: add in_install flag condition in default values 2025-09-17 00:45:20 +05:30
Akhil Narang
8a8580043e
Merge pull request #34001 from akhilnarang/fix-translation
fix: use `.format()` instead of f string
2025-09-16 13:02:36 +05:30
Akhil Narang
bc6f08fc28
fix: use .format() instead of f string
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-09-16 12:01:15 +05:30