Commit graph

55501 commits

Author SHA1 Message Date
Ejaaz Khan
bd57f0501a
Merge pull request #38974 from KerollesFathy/fix/sidebar-collapse-icon-rtl
fix(sidebar): correct collapse sidebar icon direction in RTL
2026-04-28 22:04:55 +05:30
Ejaaz Khan
d4b995af04 fix: default show navigation button 2026-04-28 22:00:47 +05:30
AarDG10
2ea2c68e6e test: fix tests to accomodate new change 2026-04-28 19:46:11 +05:30
KerollesFathy
15966a78a6 fix(report): prevent standard report creation when developer mode is off 2026-04-28 13:32:46 +00:00
AarDG10
8b763e96e3 test: fix test to accomodate multi-db queries 2026-04-28 18:23:40 +05:30
KerollesFathy
f911835a5d fix(sidebar): correct collapse sidebar icon direction in RTL 2026-04-28 12:27:07 +00:00
AarDG10
fd2661160e fix(query): always alias the table when used in joins 2026-04-28 17:52:20 +05:30
Aarol D'Souza
9d683f15c7
Merge pull request #38952 from AarDG10/fix-disc-topic
fix(discussion_topic): add perm. check to submit_discussion method
2026-04-28 16:18:17 +05:30
AarDG10
a9d98723b4 test: add test to check if reply is restricted to owner 2026-04-28 15:51:47 +05:30
Soham Kulkarni
8df5ca026b
Merge pull request #38960 from sokumon/keyboard-form 2026-04-28 12:44:44 +05:30
sokumon
6e2c35b6ef fix: keyboard shortcuts on form 2026-04-28 12:29:15 +05:30
Aarol D'Souza
3b8d67ae11
Merge pull request #38941 from AarDG10/fix-email-acc
fix(email_account): add perm. check to set_email_password
2026-04-28 12:15:52 +05:30
Soham Kulkarni
a75d243071
Merge pull request #38953 from sokumon/desktop-folder 2026-04-28 12:10:58 +05:30
sokumon
63724e1e3a fix: small jitter while opening an folder icon 2026-04-28 11:56:51 +05:30
AarDG10
befd7f313c fix(discussion_topic): add perm. check to submit_discussion method
Users should not be able to edit someone else's replies. Forbidding it w/ this check.
2026-04-28 11:19:10 +05:30
Aarol D'Souza
cc519fd4ad
Merge pull request #38948 from AarDG10/fix-std-macros
fix(standard_macros): escape fields in standard print format template
2026-04-28 08:25:46 +05:30
AarDG10
9bcac62d98 fix(standard_macros): escape fields in standard print format template
Escaping on output, and reverting changes made in formatters.py.
2026-04-28 08:12:16 +05:30
MochaMind
643b405eb2
fix: sync translations from crowdin (#38946) 2026-04-27 22:40:12 +02:00
Ejaaz Khan
94120badd5
Merge pull request #38846 from Shllokkk/letter-head-fix
feat: add custom_css field in letterhead
2026-04-27 23:57:37 +05:30
Ejaaz Khan
ebdd472ba6
Merge pull request #38880 from Abdeali099/delete-property-setters
feat: Add bulk delete utility for property setters
2026-04-27 21:59:46 +05:30
Soham Kulkarni
8f288a6a2d
Merge pull request #38877 from sokumon/form-builder-ui 2026-04-27 19:27:22 +05:30
sokumon
02a422be81 fix: icons on field container 2026-04-27 18:31:38 +05:30
Shrihari Mahabal
56c602e94d fix: add perm check to document follow 2026-04-27 18:00:47 +05:30
AarDG10
dd9450dc46 fix(email_account): add perm. check to set_email_password
Not too certain why a perm. check was skipped here, adding nonetheless.
2026-04-27 17:34:47 +05:30
Ankush Menat
54145369f4
ci: remove a lot of dead CI code (#38940)
- Selectively upload coverage only when captured
2026-04-27 12:04:29 +00:00
KerollesFathy
9c8eefab7b fix(Permission Type): disable user can not create 2026-04-27 10:31:04 +00:00
Ejaaz Khan
242e7b55ca
Merge pull request #38914 from KerollesFathy/fix-getting-started
fix(sidebar): show "Getting Started" only when sidebar expanded
2026-04-27 15:57:41 +05:30
KerollesFathy
3b5efd28ae refactor: use padding 2026-04-27 10:07:59 +00:00
KerollesFathy
f1c0d75c94 fix(sidebar): add margin to "Getting Started" onboarding link 2026-04-27 09:45:15 +00:00
Ankush Menat
27712f3c76
perf: Avoid ordering for link field checks (#38928) 2026-04-27 15:06:30 +05:30
Ejaaz Khan
e13017794b
Merge pull request #38523 from frappe/38448-property-to-include-fields-in-default-import-template
feat: property to include fields in default import template
2026-04-27 14:55:38 +05:30
Ejaaz Khan
e6daaa6c48
Merge pull request #38567 from frappe/38159-allow-bulk-edit-in-child-tables
feat: allow Bulk Edit in Child Table
2026-04-27 14:50:55 +05:30
Sumit Jain
f7a344857f fix(grid): enhance phone field handling in bulk edit modal for child tables 2026-04-27 13:32:20 +05:30
Sumit Jain
38bbe0a3a3 fix(grid): improve phone selection in bulk edit modal for child tables 2026-04-27 12:45:49 +05:30
Aarol D'Souza
cdc6dca582
Merge pull request #38835 from AarDG10/fix-formatters
fix(formatters)!: escape input fields
2026-04-27 12:26:38 +05:30
AarDG10
7693e6970d test(formatter): add test to check escaping 2026-04-27 12:06:20 +05:30
Sumit Jain
25c19683db feat(grid): add tests for bulk edit functionality in child tables 2026-04-27 11:49:45 +05:30
Abdeali Chharchhoda
8d328e2f94 refactor: Simplify property setter deletion logic and enforce required fields 2026-04-27 10:43:24 +05:30
Sumit Jain
440c94ff9e feat(customize_form): add 'in_import_template' field option to customize form and field 2026-04-27 10:43:04 +05:30
MochaMind
374fa3cf6f
fix: sync translations from crowdin (#38919)
* fix: French translations

* fix: Spanish translations

* fix: Arabic translations

* fix: Czech translations

* fix: Danish translations

* fix: Italian translations

* fix: Dutch translations

* fix: Polish translations

* fix: Portuguese translations

* fix: Slovenian translations

* fix: Turkish translations

* fix: Vietnamese translations

* fix: Portuguese, Brazilian translations

* fix: Indonesian translations

* fix: Persian translations

* fix: Thai translations

* fix: Burmese translations

* fix: Norwegian Bokmal translations

* fix: German translations

* fix: Hungarian translations

* fix: Russian translations

* fix: Serbian (Cyrillic) translations

* fix: Swedish translations

* fix: Chinese Simplified translations

* fix: Croatian translations

* fix: Bosnian translations

* fix: Serbian (Latin) translations

* fix: Esperanto translations
2026-04-27 10:29:11 +05:30
Ejaaz Khan
5630086f43
Merge pull request #38916 from KerollesFathy/fix/email-queue-update-status
fix(EmailQueue): ensure communication exists before updating delivery status
2026-04-27 10:19:43 +05:30
Ejaaz Khan
17a4b7a83d
Merge pull request #38856 from KerollesFathy/fix/update-link-field-in-multi-select-dialog
fix(MultiSelectDialog): refresh results on Link field selection without requiring blur
2026-04-27 10:18:09 +05:30
KerollesFathy
615b2c5e8d fix(EmailQueue): ensure communication exists before updating delivery status 2026-04-26 12:11:25 +00:00
MochaMind
19f68c98bb
chore: update POT file (#38911) 2026-04-26 17:31:22 +05:30
Ejaaz Khan
323ee5beba
Merge pull request #38907 from iamejaaz/small-ui-ux-fix
chore: update datatble to 1.20.3
2026-04-26 17:31:00 +05:30
KerollesFathy
052db75961 fix(sidebar): show "Getting Started" only when sidebar expanded 2026-04-26 11:01:52 +00:00
Ejaaz Khan
328d4763e5 chore: update datatble to 1.20.3 2026-04-26 11:08:44 +05:30
Ejaaz Khan
9a22cabd95
Merge pull request #38905 from iamejaaz/small-ui-ux-fix
fix(QueryReport): change toggle cursor to pointer
2026-04-26 10:33:43 +05:30
Ejaaz Khan
007328ae89 fix(QueryReport): change toggle cursor to pointer 2026-04-26 10:10:31 +05:30
Ejaaz Khan
614da3ee77
Merge pull request #38904 from iamejaaz/small-ui-ux-fix
fix(datatable): left border visibility
2026-04-26 10:09:22 +05:30