RobertSchouten
246a6f5879
[typo] decloration to declaration
hace 8 años
Nabin Hait
7bb304dd1a
Merge pull request #2054 from nabinhait/field_char_limit
Validate length of fieldname
hace 8 años
Nabin Hait
5383882754
Update db_schema.py
hace 8 años
Rushabh Mehta
ef3412b9cb
[enhance] set doctype label via Customize Form frappe/frappe#2019 ( #2061 )
* [enhance] set doctype label via Customize Form frappe/erpnext#2019
* Update customize_form.py
hace 8 años
Nabin Hait
72f458f41b
Merge pull request #2069 from rmehta/dynamic-page-loading
[fix] dont cache pages with dynamic server side content
hace 8 años
Nabin Hait
9ccd5ab20a
Merge pull request #2070 from netchampfaris/ui-fixes
[ui][fix] frappe/erpnext#6378
hace 8 años
Felipe Orellana
23c045d001
Merge branch 'develop' into inherit_context
hace 8 años
Felipe Orellana
cde153d75b
Added inheritable context hook
hace 8 años
Nabin Hait
c8ca79bda5
Merge pull request #2072 from saurabh6790/razorpay_payment_page
[minor][fix] razorpay payment
hace 8 años
Saurabh
550ea2258d
[minor][fix] razorpay payment
hace 8 años
Saurabh
7d5123dd54
[fix] pull all madatory fields from meta while creatting new node in tree
hace 8 años
Rushabh Mehta
72ed223d41
[minor] more options for frappe.set_query and set_indicator in dashboard
hace 8 años
Sujit Maharjan
9dc3bec1a5
Fixed password decryption for outgoing email ( #2067 )
Since the password was not decrypted, there was error in outgoing email (not from default).
Added
email_account.password = email_account.get_password()
to decrypt the password.
hace 8 años
Faris Ansari
f66672ea02
[ui][fix] notification indicator bg
hace 8 años
Faris Ansari
5e577c6ea4
[mobile][fixes] (frappe/frappe#2048) (frappe/erpnext#6386) ( #2053 )
* [mobile][fix] uploaded images not visible
* [mobile][fix] overflow title
hace 8 años
RobertSchouten
5a4d093cfe
[feature] opt out of workflow status override in list view ( #2040 )
* [feature] opt out of workflow status override in list view
* [feature] opt out of workflow status override in list view
hace 8 años
paurosello
72fa048088
Change colspan in listview ( #2058 )
* Change colspan in listview
Closed last PR as I messed up with my repo.
Sometimes the fields have too much space or it is really small, this solutions allows the users to modify the field colspan per field using the following syntax in frappe.listview_settings
`column_colspan: {"fieldname":2},`
* Update docfield.json
hace 8 años
Makarand Bauskar
ac616e1e3e
[minor] spelling fixes ( #2066 )
hace 8 años
akshay83
14b8e5cee4
[fix] workflow message ( #2056 )
hace 8 años
Nabin Hait
f350578f5c
Merge pull request #2068 from rohitwaghchaure/spelling
[Fix] print_cess to print_css
hace 8 años
Rushabh Mehta
0544194ef6
[fix] dont cache pages with dynamic server side content
hace 8 años
Rohit Waghchaure
efc02f6ffc
[Fix] print_cess to print_css
hace 8 años
Nabin Hait
763fda8a5c
Merge pull request #2064 from saurabh6790/patch_fix_ib
[fix] dropbox service fix
hace 8 años
Saurabh
ce91426302
[fix] dropbox service fix
hace 8 años
Rushabh Mehta
059b7d7b70
[fix] change subject in email alert, fixes frappe/erpnext#6361
hace 8 años
Rushabh Mehta
3726aacb8a
[fix] reportview click on edit features
hace 8 años
Nabin Hait
55a92e6554
Merge branch 'integration_broker_patch' into develop
hace 8 años
Nabin Hait
cb54017f4f
[fix] integration broker patch
hace 8 años
Neil Trini Lasrado
e804cd56e4
Fixes for web forms ( #2060 )
hace 8 años
Saurabh
31868bf060
[patch][fix]
hace 8 años
Rushabh Mehta
7166bc3e61
[translation] [fixes] frappe/erpnext#5860 and docs
hace 8 años
Rushabh Mehta
2e66bd044b
[docs] and other minor fixes
hace 8 años
Nabin Hait
5b6a8cdc26
Fixed version conflict
hace 8 años
Nabin Hait
21aaca48ed
Merge branch 'hotfix'
hace 8 años
Nabin Hait
c619c0f9fb
bumped to version 7.0.32
hace 8 años
Nabin Hait
64e178f6e0
Update cleanup_list_settings.py
hace 8 años
Nabin Hait
c1e5e5dabe
Fixed version conflict
hace 8 años
Nabin Hait
6c41ae3fd9
Merge branch 'hotfix'
hace 8 años
Nabin Hait
5eac10a5c7
bumped to version 7.0.31
hace 8 años
Nabin Hait
d070f880e2
Validate length of fieldname
hace 8 años
Nabin Hait
9c785cdbce
Merge pull request #2050 from manqala/patch-1
Update sites.md
hace 8 años
Nabin Hait
197805cd48
Merge pull request #2051 from strixaluco/patch-3
Update country_info.json
hace 8 años
Rushabh Mehta
541d8be95f
[complete] auto email report
hace 8 años
Rushabh Mehta
5cdab8da3f
[fix] language for zh and zh-TW ( #2052 )
hace 8 años
strixaluco
bb07efa4f0
Update country_info.json
Ukrainian hryvnia added
hace 8 años
manqala
29c7203fe8
Update sites.md
hace 8 años
Rushabh Mehta
37eb4eaffc
[wip] grid in web form ( #2044 )
* [wip] grid in web form
* [complete] webform in grid
* [minor] configurable sidebar items in web form
* [fix] tests
* [style]
hace 8 años
KanchanChauhan
8b78f70b43
Option to send email from Data Import Tool where applicable ( #2026 )
hace 8 años
Shreyas Patil
a5b0b4211a
[Fix] Increment the failed attempts for email account failure ( #2045 )
hace 8 años
RobertSchouten
0422311fb6
print format show default heading for editing ( #2039 )
* print format show default heading for editing
* print format show default heading for editing
hace 8 años