Commit graph

61 commits

Author SHA1 Message Date
Anand Doshi
5b45450252 [fix] create optional columns during sync, use email account name if no sender full name 2016-02-08 13:14:00 +05:30
Neil Trini Lasrado
5542a8e5ef Fixed Attach Image feild selection in Customize Form / Custom Feild 2016-01-25 15:26:25 +05:30
Anand Doshi
d315e089f3 [minor] allow Event in Customize Form 2016-01-08 15:26:54 +05:30
Nabin Hait
61866f6a8a [fix] Set _idx based on Custom Field 2016-01-05 15:18:19 +05:30
Anand Doshi
14d20d6360 [fix] fieldnames should be lowercase 2015-12-25 16:09:29 +05:30
Rushabh Mehta
140cce235e [fix] test case, reorg custom field form 2015-12-24 11:01:42 +05:30
Nabin Hait
cd56b568b7 [fix] Removed logic based on previous_field property 2015-12-23 19:00:54 +05:30
Nabin Hait
270787f1b5 [fix] Create/update property setter for _idx from Custom Field 2015-12-23 19:00:54 +05:30
Rushabh Mehta
658b19990d [fix] system settings saving in frappe 2015-11-30 15:11:57 +05:30
Anand Doshi
e5a2524820 [fix] Ability to hide a field in print if its value is 0 2015-11-25 16:33:37 +05:30
Anand Doshi
15ffac514c [fix] Apply docfield customization in webforms based on fieldname, don't add custom fields, translate labels in webforms 2015-11-23 18:43:59 +05:30
Anand Doshi
5621ba30c0 [enhancement] Int, Currency, Float, Percent as not null and default to 0 2015-11-19 13:09:44 +05:30
Sambhaji Kolate
e28a893a82 [minor] Added collapsible to custom field section break #1364 2015-10-26 16:32:37 +05:30
Anand Doshi
6670ecd4f8 [fix] Customize Title Field using Customize Form. Validate title field customization. Fixes frappe/erpnext#4177 2015-10-22 15:40:25 +05:30
Rushabh Mehta
553211acd8 [fix] depends_on as Small Text 2015-10-15 10:17:53 +05:30
Rushabh Mehta
15c686f572 [fix] make all VARCHAR default lengths as 140 2015-10-14 17:28:10 +05:30
Anand Doshi
3c4f31a23c Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error 2015-10-14 16:00:14 +05:30
Anand Doshi
5d63553f6a Added Field Read Only checkbox in Customize Form Fields 2015-10-01 18:56:18 +05:30
Rushabh Mehta
62d53ce213 [minor] Added collapsible to customize form view. 2015-09-04 22:07:01 +05:30
Anand Doshi
ad9c500863 Exported all doctypes 2015-08-27 16:45:45 +05:30
Rushabh Mehta
647d632b9a [help] fixed custom field examples showing frappe.ui.form.on 2015-08-27 16:07:19 +05:30
Rushabh Mehta
616098ba0a [minor] fix document_type in DocType and add 'name' and 'modified' to customize form sort options 2015-08-24 14:28:17 +05:30
Anand Doshi
f525520788 [fix] Add/Drop unique based on property setter 2015-08-12 14:48:50 +05:30
Anand Doshi
baec4f855f Change Check fields to have default as 0 (if not specified) and not null 2015-07-30 11:54:27 +05:30
Anand Doshi
ec7763eb94 [minor] changed modified for json files to affect #1215 2015-07-27 12:15:05 +05:30
Tsutomu Mimori
a72b6d89de Removed HTML from messages 2015-07-23 21:12:56 +09:00
Rushabh Mehta
56b2317ea0 [fix] property setter for idx 2015-07-10 20:32:54 +05:30
Nabin Hait
1a8055112e In list view property not allowed to no-value-fields 2015-05-04 16:06:00 +05:30
Nabin Hait
5429e1fbca Deleted all property setters for idx 2015-05-01 16:31:31 +05:30
Rushabh Mehta
3adcad64c3 [minor] is_custom_field in Customize Form, page_name editable in Blog Post and other 2015-04-24 11:40:54 +05:30
Rushabh Mehta
b3c5765426 [labels] fixes frappe/erpnext#3105 2015-04-15 13:04:07 +05:30
Rushabh Mehta
4582339bcf [minor] formatters 2015-04-13 15:31:46 +05:30
Anand Doshi
7418bcd613 [minor] fixed custom field insert after validation 2015-04-08 15:29:32 +05:30
Rushabh Mehta
726a59afad [fix] [customize form] cannot delete row for non custom field, fixes frappe/erpnext#2941 2015-04-02 15:07:02 +05:30
Rushabh Mehta
b4cf9f7706 [ux] email alert, fix moduleview, speed of loading 2015-03-25 16:27:01 +05:30
Rushabh Mehta
33d42c306e [customize-form] refactor sort 2015-03-20 18:51:38 +05:30
Anand Doshi
5214bb286a Fixes in test cases and recents 2015-03-05 16:29:26 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Anand Doshi
2e53a15bda Fieldname validation, fixes frappe/erpnext#2608 2015-02-25 15:06:18 +05:30
Rushabh Mehta
7cad548270 [tests] 2015-02-21 22:37:35 +05:30
Rushabh Mehta
ad726e233b [fixes] gantt and other minor 2015-02-19 14:55:45 +05:30
Anand Doshi
df4377bff7 Fixed #1009 2015-02-17 17:40:29 +05:30
Nabin Hait
bfa70a4e8a fixed conflict 2015-02-17 11:14:37 +05:30
Nabin Hait
b7802fa673 fields renamed 2015-02-17 11:13:07 +05:30
Pratik Vyas
2e856908b6 fix Customize form iconbar undefined issue 2015-02-12 15:25:26 +05:30
Nabin Hait
508c4fc64b Fixed Conflict while merging v4 to v5 2015-02-10 17:20:39 +05:30
Anand Doshi
e6a7459657 Fixes in share, moved flags like ignore_mandatory, ignore_validate etc to doc.flags 2015-02-10 14:41:14 +05:30
Rushabh Mehta
9a649a4a3d [share] added share permission and patch #992 2015-02-05 15:51:31 +05:30
Rushabh Mehta
f1dbce8ee0 [merge] v5-design 2014-12-31 14:41:55 +05:30
Nabin Hait
3893678326 fixed conflict while merging develop into v5.0 2014-12-31 14:32:17 +05:30