Commit graph

17648 commits

Author SHA1 Message Date
Rushabh Mehta
abaf87342d
Merge pull request #7011 from deepeshgarg007/chat_profile
fix: Chat profile not found err msg fix
2019-03-02 19:50:19 +05:30
FinByz Tech Pvt. Ltd
bfa4a2c82c fix: Removed unexpected keword argument 'indicator' (#7010)
Removed unexpected keyword argument 'indicator' from frappe.throw function.
2019-03-02 19:37:28 +05:30
deepeshgarg007
347a6dc17f fix: Chat profile not found err msg fix 2019-03-02 17:15:05 +05:30
Frappe Bot
c7d567c54d Merge branch 'hotfix' 2019-03-01 09:10:17 +00:00
Frappe Bot
e0e8b54fc2 bumped to version 11.1.13 2019-03-01 09:10:17 +00:00
Rushabh Mehta
b288522f3f
Merge pull request #7006 from rohitwaghchaure/indexing_for_workflow_action
(fix, workflow action): added indexing for user and status columns
2019-03-01 09:08:53 +05:30
Rushabh Mehta
f0ff4fb6bf
Merge pull request #7007 from rohitwaghchaure/errprint_not_working
fix: errprint not working
2019-03-01 09:08:31 +05:30
Rohit Waghchaure
ae67ced14d fix: errprint not working 2019-02-28 20:23:06 +05:30
Rohit Waghchaure
7aad78be75 (fix, workflow action): added indexing for user and status columns 2019-02-28 18:55:57 +05:30
Frappe Bot
e64757f98e Merge branch 'hotfix' 2019-02-28 10:05:31 +00:00
Frappe Bot
c72c83c400 bumped to version 11.1.12 2019-02-28 10:05:31 +00:00
Rushabh Mehta
b480c6af44
Merge pull request #6995 from Anurag810/unlink_contact
fix: Unlink user with contact during user deletion.
2019-02-28 12:51:31 +05:30
Suraj Shetty
1b17d7d31a
Merge pull request #6998 from rohitwaghchaure/dont_do_commit_explicitly
fix: explicit commit submitting the document even if exception is raised

due to this doc used to get submitted even if the validation failed
2019-02-27 19:18:45 +05:30
Rohit Waghchaure
0ede34aeb3 fix: explicit commit submitting the document even if exception is raised 2019-02-27 17:10:41 +05:30
Anurag Mishra
4c3f1b8b82 fix: found user 2019-02-27 15:12:30 +05:30
Anurag Mishra
6082145e55 fix: unlink contact on deleting user 2019-02-27 14:51:34 +05:30
Deepesh Garg
c9c607b71d fix: Chat message not found on refresh issue fix (#6990)
If chat message is deleted then chat message not found error message is shown on refresh.

![chat message](https://user-images.githubusercontent.com/42651287/53424137-a55d1100-3a08-11e9-909f-1c585ddb416a.png)
2019-02-26 23:55:32 +05:30
Sagar Vora
c9d60da566 Merge branch 'hotfix' 2019-02-26 17:04:51 +05:30
Sagar Vora
e1e47a22c1 bumped to version 11.1.11 2019-02-26 17:24:51 +05:50
Deepesh Garg
f1bcaf6b83 fix: Wrong indicator and status fix in sales order containing workflow (#6967)
When a DocType has a workflow, it's docstatus is now handled by the Workflow. 
This resulted in a bug where the document status shows as "To bill and deliver" (Sales Order) instead of "Draft".
2019-02-26 16:21:06 +05:30
Suraj Shetty
bce52fdd31
Merge pull request #6979 from rohitwaghchaure/removed_duplicate_page
fix: Removed duplicate page user permissions for page and report
2019-02-26 16:18:39 +05:30
Rohan
302f781fd8 fix(report): Fix file exports for reports that show totals (#6902)
* fix(report): Fix file exports for reports that show totals

* fix(report): Add tests for Query Report export
2019-02-26 16:11:55 +05:30
Aditya Hase
c2b8f4a267 fix(list-view): Cast docnames to string (#6980) 2019-02-26 15:46:30 +05:30
Rushabh Mehta
c34021bca9 fix(travis): move to node 10 2019-02-26 14:26:24 +05:30
Ishan Loya
fa6707f4a1 Update timestamp (#6985)
Update timestamp to add endpoint_url field on migrate
2019-02-25 12:35:13 +05:30
Rohit Waghchaure
288dae9adc fix: test cases 2019-02-25 12:30:37 +05:30
Rohit Waghchaure
65b646e59e fix: Removed duplicate page user permissions for page and report 2019-02-24 08:22:25 +05:30
Saurabh
86dab7e492 Merge branch 'hotfix' 2019-02-22 10:25:18 +05:30
Saurabh
cd618f2aec bumped to version 11.1.10 2019-02-22 10:55:18 +06:00
rohitwaghchaure
a94a429f91
Merge pull request #6973 from netchampfaris/fix-custom-report-filters
fix: Report filters in Custom Reports
2019-02-21 18:48:24 +05:30
Faris Ansari
de1ced231d fix: Report filters in Custom Reports
- frappe.route_options should not override Report Filters
2019-02-21 18:37:06 +05:30
Saurabh
e3be9b383f Merge branch 'hotfix' 2019-02-21 16:18:15 +05:30
Saurabh
dd328340c2 bumped to version 11.1.9 2019-02-21 16:48:15 +06:00
Suraj Shetty
7559aea876
Merge pull request #6969 from deepeshgarg007/multiselect-fix
fix: Cannot email docs form menu
2019-02-21 13:19:27 +05:30
rohitwaghchaure
8ca0d3574c
Merge pull request #6972 from rohitwaghchaure/fixed_code_issue_report
fix: code cleanup
2019-02-21 13:16:32 +05:30
Rohit Waghchaure
1e3ee5db9b code cleanup 2019-02-21 13:15:07 +05:30
rohitwaghchaure
98a94d18b8
Merge pull request #6971 from rohitwaghchaure/email_button_is_not_working
fix: email button not working
2019-02-21 13:07:39 +05:30
Rohit Waghchaure
3575686618 fix: email button not working 2019-02-21 13:03:45 +05:30
deepeshgarg007
9bb614e93d fix: Check if options exists in df or not" 2019-02-21 09:37:53 +05:30
deepeshgarg007
1076b25d1c fix: Check option length in condition 2019-02-21 09:23:37 +05:30
Saurabh
c2b87443a0 Merge branch 'hotfix' 2019-02-20 18:12:47 +05:30
Saurabh
6ea90fba91 bumped to version 11.1.8 2019-02-20 18:42:47 +06:00
Faris Ansari
82036241e2 fix: Dont set doctype if it is not set (#6966) 2019-02-20 17:36:07 +05:30
Rushabh Mehta
b534fcecc8
Merge pull request #6964 from rohitwaghchaure/reports_are_not_working
fix: reports are not working
2019-02-20 16:59:13 +05:30
Rohit Waghchaure
013bee1c07 fix: reports are not working 2019-02-20 16:56:00 +05:30
Suraj Shetty
06841e80d4
Merge pull request #6963 from deepeshgarg007/base_list
fix: Filter out null values form field array
2019-02-20 16:17:49 +05:30
deepeshgarg007
39a0372f4f fix: Filter out null values form field array 2019-02-20 14:30:14 +05:30
Suraj Shetty
f708d05de5
Merge pull request #6962 from netchampfaris/deferred-rendering-signature-geo
fix: Render Signature and Geolocation after dialog is shown
2019-02-20 12:56:45 +05:30
Suraj Shetty
f52a294c27
fix: unexpected permission message while creating address
fix: unexpected permission message while creating address
2019-02-20 11:45:58 +05:30
Faris Ansari
0e82b8dcf7 fix: Indent using tabs 2019-02-20 11:20:25 +05:30