Commit graph

777 commits

Author SHA1 Message Date
Ejaaz Khan
61e5378469
Merge pull request #38176 from UmakanthKaspa/fix-set-only-once-in-customize-form
fix: add `set_only_once` property to custom field and customize form
2026-03-25 01:53:53 +05:30
UmakanthKaspa
22a8d8dd66 fix: add set_only_once property to custom field and customize form 2026-03-23 00:14:10 +05:30
Hussain Nagaria
f4e3643f74 fix(CustomizeForm): don't show view list button for Child tables 2026-03-19 11:45:09 +05:30
Hussain Nagaria
ffdf22065e fix: use .catch instead of second argument to then 2026-03-09 11:12:16 +05:30
Kaushal Shriwas
bd672ddc37 fix: clear localStorage on error in customize form 2026-03-04 23:06:26 +05:30
Kaushal Shriwas
b0db399677 feat: expose hide_toolbar in Customize Form 2026-03-03 20:10:56 +05:30
Aarol D'Souza
9eef4f6dae
fix: force type check in whitelisted methods (#37044)
* fix(contact): force type check in contact whitelisted methods

* fix(google_indexing): force type check in google_indexing whitelisted methods

* fix(assignment_rule): add type checks to assignment_rule whitelisted methods

* refactor: remove unused args

* fix(queue): add type hints to whitelisted methods in queue.py

* fix(auto_email_report): add type hints to whitelisted methods

* fix(dashboard): add type hints to whitelisted methods

* fix(sidebar_item_group): add type hints to whitelisted methods

* fix(weasyprint): add type hints to whitelisted methods

* fix(backups): add type hints to whitelisted methods

* fix(document_naming_settings): add type hints to whitelisted methods

* fix(get_latest_submissions): add type hints to whitelisted methods

* fix(custom_field): add type hints to whitelisted methods

* fix(customize_form): add type hints to whitelisted methods

* fix(personal_data_deletion_request): add type hints to whitelisted functions

* fix(__init__): add type hints to whitelisted methods

* fix(prepared_report): add type hints to whitelisted methods

* fix(session_default_settings): add type hints to whitelisted methods

* fix(document_follow): add type hints to whitelisted methods

* fix(route_history): add type hints to whitelisted methods

* fix(form_tour): add type hints to whitelisted methods

* fix(dashboard_settings): add type hints to whitelisted methods

* fix(address): add type hints to whitelisted methods

* fix(contact): add type hints to whitelisted methods

* fix(discussion_reply): add type hints to whitelisted methods

* fix(auto_repeat): add type hints to whitelisted methods

* fix: add the missing type hints and misc. corrections

* fix(email): add type hints to whitelisted methods

* fix(permitted_documents_for_users): add type hints to whitelisted methods

* fix: correct the type hints

* fix: int PK types

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
Co-authored-by: Ankush Menat <ankush@frappe.io>
2026-02-17 15:16:30 +00:00
Soham Kulkarni
17d0d30304
Merge pull request #35761 from KAVIRAJ0712/fix-client-script 2026-02-01 21:34:00 +05:30
Kaviraj
fb9e1d3f4d fix: model based fetch 2026-01-27 09:35:01 +05:30
Kaviraj
60af994596 fix(client-script): fix redirect issue in single doctype 2026-01-26 22:42:39 +05:30
Kaviraj
9fcaaa97b0 fix(client-script): fix redirect issue in single doctype 2026-01-19 11:03:56 +05:30
git-avc
75b4366325 fix: let's alignment on customize form 2026-01-19 00:07:22 +01:00
KerollesFathy
664417eab9 refactor: remove description from options field 2025-12-30 17:10:55 +00:00
KerollesFathy
4879ff0454 fix: update description for options field in DocField and Customize Form Field 2025-12-30 17:09:48 +00:00
ishtiyak
326e8cb392 feat: Add mask checkbox in customize doctype property 2025-12-23 23:47:49 +05:30
Ejaaz Khan
f09dc7cc07
Merge pull request #34563 from KerollesFathy/ft/add-apply-module-export-filter-on-export-customization
feat: Add Apply Module Export Filter on Export Customization Dialog
2025-12-23 22:16:00 +05:30
Shariq Ansari
950f25dc01
Merge pull request #34770 from shariquerik/event-notifications 2025-12-22 01:54:50 -08:00
sokumon
dd2dc053ca chore: more renames to /desk 2025-12-18 20:45:04 +05:30
K
01ff456d48
fix: link field virtual property (#35208) 2025-12-13 15:46:37 +05:30
Abdeali Chharchhodawala
39b30e0912
refactor: Hide Rename fieldname custom button (#34982) 2025-12-10 17:01:40 +05:30
KerollesFathy
e5a237fc9d refactor: make description on single one line 2025-12-09 12:50:21 +00:00
KerollesFathy
78e75510cc refactor: enhance description for module export filter in Customize Form 2025-12-09 11:47:25 +00:00
Pugazhendhi Velu
e6ebd6ec15 feat: add color property to button field 2025-12-04 16:59:33 +00:00
Akhil Narang
81575386c9
fix: use proper ifnull filter
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-11-20 17:33:07 +05:30
KerollesFathy
c56a725b53 Merge branch 'develop' of https://github.com/frappe/frappe into ft/add-apply-module-export-filter-on-export-customization 2025-11-19 16:56:46 +00:00
Akhil Narang
7ad6f7e2c6
refactor: ensure no meta recursion
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-11-19 21:15:58 +05:30
Akhil Narang
7183caf871
fix(query_builder): default sorting based on doctype meta
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-11-19 21:15:57 +05:30
shariquerik
c517025d07 test: update expected field count in Event customization test 2025-11-19 17:22:17 +05:30
sokumon
fa4e826411 chore: rename app to desk in ui tests 2025-11-14 23:05:13 +05:30
sokumon
49714e916f chore: rename from app to desk 2025-11-14 23:05:13 +05:30
KerollesFathy
39b523ea96 feat: add check to apply module export filter in Export Customizations dialog 2025-11-01 21:41:49 +00:00
Sanket Shah
3914891ebe
fix: increase label field length to 255 chars (#34394)
* fix: increase label field length to 255 chars

Some doc field labels were getting truncated when exceeding 140 characters.

This caused issues during customization of complex forms where descriptive labels were required.

* fix: increase label field length to 255 chars

Some customize form field labels were getting truncated when exceeding 140 characters.

This caused issues during customization of complex forms where descriptive labels were required.
2025-10-28 17:06:24 +05:30
Sanket Shah
eacfe974c7
fix: increase label field length to 255 chars
Some custom field labels were getting truncated when exceeding 140 characters.

This caused issues during customization of complex forms where descriptive labels were required.
2025-10-10 11:19:24 +05:30
Rahul Agrawal
9e5e5ca1ea feat: add Make 'name' searchable in Global Search in custom form 2025-09-26 16:51:18 +05:30
Abdeali Chharchhoda
634d34d8a9 fix: customize rows_threshold_for_grid_search 2025-09-23 16:47:19 +05:30
Shariq Ansari
5d925384dd
Merge branch 'develop' into event 2025-09-04 17:22:42 +05:30
Shariq Ansari
247c98d99b test: update expected field count in Event customization test 2025-09-04 17:19:32 +05:30
Raffael Meyer
cc82ab19ab
feat: syntax highlighting in field description (#33791) 2025-09-03 03:21:34 +02:00
Ritvik Sardana
b3afe4f4f1 chore: rename email account field 2025-07-19 12:26:36 +05:30
Ritvik Sardana
daf8f55458 feat: auto append email account to the document 2025-07-19 11:59:10 +05:30
Ankush Menat
8088bd3891
chore: Drop empty UnitTestCases (#32867)
Next to zero adoption after introduction, just noise in codebase.

I don't see any point in arguing about purity of test cases when
existence and quality of test cases is usually the bigger problem.

Dropped using semgrep
2025-06-10 05:28:53 +00:00
barredterra
30eb14a7dd fix: add param is_system_generated=True to make_property_setter
Defaults to True so that it behaves the same way as `make_custom_field`.
2025-04-21 23:43:48 +02:00
Akhil Narang
94e575b5d0
fix(ci): pin smtp4dev (#32035)
* fix(ci): pin smtp4dev

New version seems to break something.
2025-04-08 13:55:46 +00:00
Sandeep Kakde
8fcd5d1cfa
feat: Adding option to trim custom tables (#31180)
* feat: Adding option to trim custom tables

* refactor: extracting trim_table to index.js from doctype.js & customize_form.js

* refactor: running pre-commit
2025-04-06 15:48:23 +00:00
Raffael Meyer
3f5da98b27
feat: protect attached files (#31855)
* feat: protect attached files

* fix: protection does not apply to draft documents

* chore: update descriptions

* feat: hide delete button when file is protected
2025-03-31 16:00:26 +02:00
Sagar Vora
9a0636bf91 perf: fetch existing fields beforehand 2025-03-08 14:28:19 +05:30
Sagar Vora
7503db4160 perf: restrict doctypes to update when creating custom fields 2025-03-08 14:13:23 +05:30
git-avc
17ea9e2a1c fix: let's customize grid_page_length 2025-02-21 20:21:37 +01:00
Ankush Menat
241eb095ce
perf: skip perm checking on property setters (#29031)
These are internal and never "back linked"
2025-01-02 16:39:21 +00:00
Ankush Menat
60bc472ab6
revert: restore JSON files (#28717)
* Revert: bring back JSON files

* chore: re-apply changes to new files

* chore: remove old TOML files

* chore: delete empty files
2024-12-09 08:41:56 +00:00