Commit graph

17808 commits

Author SHA1 Message Date
Suraj Shetty
4fbd498f89
Merge pull request #7282 from netchampfaris/print-format-not-shown
fix: Invert check for print_format_type
2019-04-16 10:23:46 +05:30
Suraj Shetty
cc2fe2a226
Merge pull request #7288 from deepeshgarg007/doctype
fix:Do not rename files and folders before rename for custom doctype
2019-04-16 10:22:51 +05:30
deepeshgarg007
c193a33d3c fix: Do not rename or move files for custom doctype 2019-04-16 09:29:29 +05:30
Deepesh Garg
1c008df029
Merge pull request #7283 from deepeshgarg007/custom-report-hotfix
feat: Allow user to save custom report
2019-04-15 16:57:41 +05:30
deepeshgarg007
7fe33574ff fix: Show button for custom report 2019-04-15 16:32:23 +05:30
Faris Ansari
9717302893 fix: Invert check for print_format_type
If print_format_type is not set, it does not show up.
2019-04-15 16:24:56 +05:30
deepeshgarg007
35dd2af7ae fix: Report name passing fix 2019-04-15 15:46:48 +05:30
deepeshgarg007
b6e9e72dfe fix: Pass report name while saving custom report 2019-04-15 15:10:46 +05:30
Faris Ansari
64d049679c fix: More cleanup 2019-04-15 15:07:51 +05:30
deepeshgarg007
9f293b5846 fix:Code cleanup and fixes 2019-04-15 15:05:40 +05:30
deepeshgarg007
6efb5c6ece fix: Styling and codacy fixes 2019-04-15 14:58:48 +05:30
deepeshgarg007
5f0f552d02 feat: Allow user to save custom reports 2019-04-15 14:57:50 +05:30
Deepesh Garg
820fb104fb
Merge pull request #7273 from deepeshgarg007/query_report_hotfix
fix: Refresh query report if route options are passed
2019-04-15 11:26:00 +05:30
deepeshgarg007
0d7da4bb31 fix:Refresh report again if route options 2019-04-13 21:32:43 +05:30
rohitwaghchaure
be7c382745
Merge pull request #7266 from rohitwaghchaure/bulk_assign_to_not_working
fix: Bulk assign to is not working
2019-04-12 13:25:09 +05:30
Rohit Waghchaure
b19025fec2 fix: Bulk assign to is not working 2019-04-12 13:23:22 +05:30
Suraj Shetty
1dacc13229
Merge pull request #7257 from netchampfaris/handle-html-xlsx
fix(xlsx): Fix for handle failed html parse
2019-04-11 23:25:30 +05:30
Anurag Mishra
7f4e300271 fix: set ignore mandatory true for create contact on creating user (#7255) 2019-04-11 16:10:17 +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
becef09e06 fix(xlsx): Fix for handle failed html parse 2019-04-11 14:53:48 +05:30
Suraj Shetty
e8d5872eb7
Merge pull request #7239 from rohitwaghchaure/advance_search_show_ten_records_in_the_serach
feat: Added pagination in advance search widget
2019-04-11 10:13:56 +05:30
Rushabh Mehta
8aa883d269
Merge pull request #7172 from ahmed-madi/hotfix
fix: Add reference_doctype and reference_name to the to send_workflow_action_email function
2019-04-11 09:34:44 +05:30
Rushabh Mehta
7fa6c6cc74
Merge pull request #7165 from ElasticRun/username
fix: No need to fetch complete user list to get two usernames
2019-04-11 09:30:42 +05:30
Rushabh Mehta
3ac7bed214
Merge pull request #7248 from Anurag810/opp_from_communiction
fix: (WN-SUP41735)generating many opportunity on same lead on the base of communication
2019-04-11 09:26:57 +05:30
Rushabh Mehta
3d7788ac2d
Merge pull request #7249 from netchampfaris/get-all-ancestors
fix: Get all ancestors
2019-04-11 09:26:04 +05:30
Rohit Waghchaure
747641646c fix: hide pagination if there is no records or result set is less than 20 2019-04-10 16:35:23 +05:30
Faris Ansari
8d7682ecd7
Merge pull request #7225 from deepeshgarg007/custom-reports
feat: Allow user to add fields in query reports
2019-04-10 16:12:12 +05:30
Faris Ansari
56f94700e2 fix: Get all ancestors
When a file is uploaded by Guest, the folder size needs to be updated,
which breaks because get_ancestors uses `get_list`
2019-04-10 15:58:10 +05:30
deepeshgarg007
3cd899dfab fix: Translation fixes 2019-04-10 15:34:18 +05:30
deepeshgarg007
fc2b66dac0 fix: Rename label from doctype to from document type 2019-04-10 14:49:34 +05:30
deepeshgarg007
a9b080ca6a fix: Styling fixes and missing semicolon 2019-04-10 14:05:07 +05:30
deepeshgarg007
327caada32 fix: Removed unused imports and data passing 2019-04-10 13:02:25 +05:30
deepeshgarg007
35165a7e69 fix: Find footer buttons only in case of tree report 2019-04-10 12:56:32 +05:30
deepeshgarg007
3a5166c423 feat: Allow user to add custom columns in report 2019-04-10 12:56:32 +05:30
deepeshgarg007
e60d032224 fix: Codacy fixes 2019-04-10 12:56:32 +05:30
deepeshgarg007
bc7e68a6f9 fix: Remove add fields checkbox from report doctype 2019-04-10 12:56:32 +05:30
deepeshgarg007
f4061acf90 feat:Addition of custom fields in query reports 2019-04-10 12:56:32 +05:30
deepeshgarg007
ff6cf8c3e3 feat:Custom fields in reports 2019-04-10 12:56:32 +05:30
Anurag Mishra
fd260b64c7 fix: generating many opportunity on same lead on the base of communication 2019-04-10 11:49:56 +05:30
Suraj Shetty
0c9e5e2540
style: Add space between key and value 2019-04-09 22:54:52 +05:30
Suraj Shetty
5dd963d4ce
Merge pull request #7218 from Delte/patch-2
fix: Wrong Type of TR-Turkish
2019-04-09 22:47:26 +05:30
Suraj Shetty
82f56ed726
Merge pull request #7241 from netchampfaris/quill-ordered-list
fix(Quill): Numbering in ordered list
2019-04-09 22:45:01 +05:30
Faris Ansari
8d4c0b4d5b fix(Quill): Numbering in ordered list 2019-04-09 17:51:58 +05:30
Rohit Waghchaure
fdb71ae10f feat: Added more button in advance search widget 2019-04-09 15:40:44 +05:30
Suraj Shetty
09d6ce83f4
Merge pull request #7186 from Alchez/hotfix-todo-priority
fix(todo): Use priority in source document, if available, for ToDo
2019-04-09 14:33:40 +05:30
Suraj Shetty
fbeacac986
Merge pull request #7237 from kennethsequeira/contact-sal
feat: Add salutation to contact display 😁
2019-04-09 14:05:29 +05:30
Kenneth Sequeira
af46d5c845 add salutation to contact display 😁 2019-04-09 13:28:59 +05:30
Rushabh Mehta
e10af018b3
Merge pull request #7229 from frappe/revert-7177-check-version-hf
Revert "fix: Raise exception if apps are on incompatible branches"
2019-04-08 17:10:14 +05:30
Rushabh Mehta
ad37597fb0 Revert "fix: Raise exception if apps are on incompatible branches (#7177)"
This reverts commit 52da1476e3.
2019-04-08 17:09:54 +05:30
Frappe Bot
5d0e02ae18 Merge branch 'hotfix' 2019-04-08 09:15:01 +00:00