Commit graph

713 commits

Author SHA1 Message Date
prssanna
a8861c8ed4 fix: code formatting 2020-03-13 15:17:11 +05:30
prssanna
7bb014ee9a fix: update db type map 2020-03-13 15:17:11 +05:30
prssanna
c5c9ae46e6 feat: change fieldtype in db with customize form 2020-03-13 15:17:11 +05:30
Shivam Mishra
6461a01fc5 feat: update doctype 2020-03-12 16:33:37 +05:30
Suraj Shetty
c6789019ea refactor: Update Translation table
- Rename target_name -> translated_text
- Rename source_name -> source_text
- Rename contributed_translation_doctype_name -> contribution_docname
- Add contribute field
- Add patch to move data to new columns
2020-03-12 15:45:38 +05:30
Shivam Mishra
d3b0df0d40 feat: set is_standard 2020-03-12 11:31:00 +05:30
prssanna
7e6a22ac72 feat: add button to go to list in customize form 2020-03-06 21:54:17 +05:30
Shivam Mishra
af475a7d5d fix (cleanup): remove incomplete dependencies data 2020-03-05 11:31:19 +05:30
Shivam Mishra
dbe84903f8 feat: added customization page 2020-03-02 18:49:57 +05:30
mergify[bot]
d212a7d1dd
Merge pull request #9428 from prssanna/customize-form-print-format
fix: filter default print format in Customize Form by doctype
2020-02-07 16:55:52 +00:00
prssanna
b0513409ab fix: filter default print format in customize form by doctype 2020-02-05 12:35:20 +05:30
Himanshu Warekar
1980b5f988 fix: add quick entry in custom field 2020-02-01 11:59:44 +05:30
Himanshu Warekar
092dcde236 Merge branch 'develop' of https://github.com/frappe/frappe into custom_append_to 2020-01-16 13:22:31 +05:30
prssanna
8724bbb3dd fix: filter out js type print formats in customize form 2020-01-15 15:53:31 +05:30
Himanshu Warekar
84d740af10 fix: add Email in options 2020-01-14 17:18:29 +05:30
Himanshu Warekar
d9c490fa29 Merge branch 'develop' of https://github.com/frappe/frappe into custom_append_to 2020-01-06 11:16:10 +05:30
Suraj Shetty
03ca005f68
Merge branch 'develop' into qe_cf 2019-12-31 20:26:58 +05:30
Himanshu Warekar
2fe3430e74 fix: create a new section for email append to 2019-12-27 14:30:24 +05:30
Himanshu Warekar
76c0d3b561 fix: adding quick entry fields via customize form 2019-12-27 12:51:29 +05:30
deepeshgarg007
ea274cc999 fix: Add mandatory depends on and read only depends on field in custom field doctype 2019-12-12 21:51:20 +05:30
Himanshu Warekar
b98ea64150 fix: remove status field 2019-12-12 19:23:22 +05:30
Himanshu Warekar
8c9918bc96 feat: allow document creation via email 2019-12-12 12:46:21 +05:30
prssanna
cb8ccffb37 fix: add mandatory_depends_on and read_only_depends_on to customize form 2019-12-04 21:35:32 +05:30
Himanshu Warekar
7e7c14e2e7 fix: statushsould have open and closed in options 2019-11-21 12:21:30 +05:30
Himanshu Warekar
f207d98d78 fix: check if subject and status exists 2019-10-15 15:21:42 +05:30
Himanshu Warekar
7888873672 feat: allow email append to for other doctypes 2019-10-15 14:54:01 +05:30
marination
e08779c362 fix: Importable docs via Customize Form set in redis cache
can_import list is set in redis cache
Data Import's set query will fetch from cache ad update list
2019-10-09 12:36:35 +05:30
marination
3e8ca0dd8d feat: Added 'Allow Import (via Data Import Tool)' checkbox in Customize Form
Checkbox will let users enable DocTypes in Data Import
Document Type Link Field in Data Import will fetch Importable DocTypes from meta
2019-09-27 13:08:33 +05:30
Sahil Khan
64349d9254 feat(custom_field): add length option in custom field 2019-09-12 18:37:26 +05:30
Sahil Khan
a5480c8dfc feat(custom_field): update db on updating custom field 2019-09-12 18:37:13 +05:30
Himanshu Warekar
53527e0483 fix: do not insert synced events 2019-07-31 11:46:48 +05:30
Himanshu Warekar
03c1095038 test: test case fixes 2019-07-31 10:32:40 +05:30
Himanshu Warekar
6a8e82be4d feat: Google Calendar compatible with new events 2019-07-29 16:45:22 +05:30
Himanshu Warekar
26826441c8 fix: test case for customize form 2019-07-27 11:23:22 +05:30
Rucha Mahabal
73df6d2887 requested changes implemented 2019-07-10 11:11:03 +05:30
Rucha Mahabal
589bd26085 changed as per codacy review 2019-07-03 12:19:15 +05:30
Rucha Mahabal
05c45b1c03 feat: Refactor Auto Repeat 2019-07-03 11:50:34 +05:30
Nabin Hait
b375ee9eef fix: merge conflict 2019-06-18 18:45:21 +05:30
Rushabh Mehta
81fa64d4bc refactor(form.js): remove very old API 2019-05-24 09:08:56 +05:30
Aditya Hase
ad0086c7ea feat: Add Track Views field to Customize Form (#7465) 2019-05-14 16:07:53 +05:30
Shivam Mishra
22771008f9 feat: disable customize option for single doctypes 2019-05-06 20:05:39 +05:30
Shivam Mishra
b79d35033f feat: disable customize option for single doctypes 2019-05-06 18:42:28 +05:30
Rushabh Mehta
ac721a6f34 feat(grid): Move row to a particular id 2019-04-21 21:06:06 +05:30
rohitwaghchaure
2f0201e8e1 fix: In global search property from customize form is not working (#7261) 2019-04-11 16:07:09 +05:30
Faris Ansari
c9fac081b8
Merge pull request #7128 from Mangesh-Khairnar/rating-control
Feature: Rating control
2019-03-28 14:16:12 +05:30
Faris Ansari
8081ad1c38
fix: Remove deprecated fields from Customize Form (#7143) 2019-03-27 15:42:21 +05:30
Mangesh-Khairnar
dfe55b6d97 feat: add rating control in docfield, custom docfield, custom form field 2019-03-25 16:47:28 +05:30
Suraj Shetty
fda05cab83
Merge pull request #7097 from netchampfaris/refactor-custom-script
fix: Custom Script form and UX
2019-03-22 10:17:09 +05:30
Faris Ansari
13512a4444 fix: Missing semicolon 2019-03-21 14:43:21 +05:30
Faris Ansari
9d1b8f896a fix: Custom Script form helpers and UX 2019-03-21 14:30:43 +05:30