- Dec 18, 2019
-
-
Sahil Khan authored
- Dec 16, 2019
-
-
Sahil Khan authored
-
Sahil Khan authored
- Dec 14, 2019
-
-
Suraj Shetty authored
* fix: Show default currency as a fallback for currency fieldtype * test: Add a test for currency formatting
-
- Dec 12, 2019
-
-
mergify[bot] authored
fix(patch): auto commit on more than 10000 writes
-
- Dec 10, 2019
-
-
Chinmay D. Pai authored
fixes issue where patch fails with: frappe.exceptions.ValidationError: Too many writes in one request. Please send smaller requests Signed-off-by:
Chinmay D. Pai <chinmaydpai@gmail.com>
-
- Dec 09, 2019
-
-
Chinmay Pai authored
fixes issues with class objects other than str Traceback (most recent call last): File "/home/frappe/frappe-bench/apps/frappe/frappe/email/doctype/email_account/email_account.py", line 281, in receive communication = self.insert_communication(msg, args=args) File "/home/frappe/frappe-bench/apps/frappe/frappe/email/doctype/email_account/email_account.py", line 338, in insert_communication email = Email(raw) File "/home/frappe/frappe-bench/apps/frappe/frappe/email/receive.py", line 372, in __init__ self.parse() File "/home/frappe/frappe-bench/apps/frappe/frappe/email/receive.py", line 393, in parse self.process_part(part) File "/home/frappe/frappe-bench/apps/frappe/frappe/email/receive.py", line 445, in process_part self.text_content += self.get_payload(part) File "/home/frappe/frappe-bench/apps/frappe/frappe/email/receive.py", line 489, in get_payload charset = self.get_charset(part) File "/home/frappe/frappe-bench/apps/frappe/frappe/email/receive.py", line 484, in get_charset charset = chardet.detect(frappe.safe_encode(part))['encoding'] File "/home/frappe/frappe-bench/env/lib/python3.6/site-packages/chardet/__init__.py", line 34, in detect '{0}'.format(type(byte_str))) TypeError: Expected object of type bytes or bytearray, got: <class 'email.message.Message'> Signed-off-by:
Chinmay D. Pai <chinmaydpai@gmail.com>
-
mergify[bot] authored
perf: merge gzip and mysqldump to speedup backup
-
- Dec 04, 2019
-
-
Saurabh authored
-
- Dec 03, 2019
-
-
Suraj Shetty authored
fix: update sidebar tags on changing list filters (v11)
-
- Nov 26, 2019
-
-
Aditya Hase authored
fix(patch): Handle failures in while making Prepared Report attachments private
-
Aditya Hase authored
-
- Nov 25, 2019
-
-
mergify[bot] authored
fix(security): Make all Prepared Report file attachments private
-
Aditya Hase authored
-
- Nov 21, 2019
-
-
mergify[bot] authored
fix: deadlock issue on load of company
-
Rohit Waghchaure authored
-
- Nov 19, 2019
-
-
Rohan Bansal authored
-
- Nov 18, 2019
-
-
mergify[bot] authored
fix(Report): Fix report currency
-
prssanna authored
-
Sahil Khan authored
-
Sahil Khan authored
-
mergify[bot] authored
fix: Default check field value in treeview
-
- Nov 17, 2019
-
-
deepeshgarg007 authored
-
- Nov 15, 2019
-
-
Rohan Bansal authored
-
- Nov 14, 2019
-
-
mergify[bot] authored
fix(scheduler): Activate scheduler if found inactive
-
mergify[bot] authored
fix: poplib.error_proto exception (v11)
-
- Nov 13, 2019
-
-
Aditya Hase authored
-
- Nov 11, 2019
-
-
mergify[bot] authored
format: singular-plural format (v11)
-
Rohan Bansal authored
-
- Nov 07, 2019
-
-
Rucha Mahabal authored
-
- Nov 04, 2019
-
-
mergify[bot] authored
fix: convert number to string if title_field
-
mergify[bot] authored
fix: Reroute to doctype if custom doctype
-
Faris Ansari authored
-
Suraj Shetty authored
-
- Nov 03, 2019
-
-
mergify[bot] authored
fix: fix non-ascii characters in HTTP headers.
-
mergify[bot] authored
feat: enable indicator change for cancelled
-