Commit graph

21175 commits

Author SHA1 Message Date
mergify[bot]
005c1951b0
Merge pull request #8204 from ashish-greycube/patch-8
fix(email): AttributeError: 'Message' object has no attribute 'encode' #8148
2019-08-21 08:20:12 +00:00
mergify[bot]
5c24a25d12
Merge pull request #8213 from netchampfaris/msgprint-anchor-tags
fix: Underline anchor tags in msgprint
2019-08-21 08:11:46 +00:00
mergify[bot]
49a8cbd546
Merge pull request #8215 from netchampfaris/dashboard-chart-results
fix: Add date for last period if results exists
2019-08-21 08:07:54 +00:00
Suraj Shetty
3eb6a22989
fix: Remove unwanted str() 2019-08-21 13:28:14 +05:30
Ashish Shah
4c7cbd6d7a
Update receive.py 2019-08-21 12:01:06 +05:30
Faris Ansari
93dffdf493 fix: Add date for last period if results exists 2019-08-20 19:05:36 +05:30
Faris Ansari
e3f0f62448 fix: Underline anchor tags in msgprint 2019-08-20 18:37:42 +05:30
mergify[bot]
87074ae149
Merge pull request #8205 from netchampfaris/add-events-for-workflow-action
feat: Add events for Workflow Action
2019-08-20 12:34:34 +00:00
Saurabh
e5a03d3180
Merge pull request #8212 from sahil28297/merge_v12_hotfix_1
Merge version-12-hotfix into develop
2019-08-20 17:49:46 +05:30
Sahil Khan
9b65a7c4a1 Merge branch 'version-12-hotfix' into merge_v12_hotfix_1 2019-08-20 16:09:39 +05:30
Sahil Khan
3d2e570553 Merge branch 'version-12-hotfix' into version-12 2019-08-20 15:59:28 +05:30
Sahil Khan
2ab425e266 bumped to version 12.0.7 2019-08-20 16:19:28 +05:50
mergify[bot]
2127d44806
Merge pull request #8195 from adityahase/fix-dashboard-options
fix(dashboard): Only show valid options for time_interval
2019-08-20 07:39:19 +00:00
Faris Ansari
ba6dac76a0 feat: Add events for Workflow Action
- before_workflow_action
- after_workflow_action
2019-08-20 13:09:13 +05:30
mergify[bot]
c15ff16aff
Merge pull request #8201 from prssanna/list-group-by-fix
fix: fix reverse list order on firefox
2019-08-20 07:37:10 +00:00
mergify[bot]
15ba51a5db
Merge pull request #8202 from ruchamahabal/fix-auto-repeat
fix: auto repeat date and unlink id
2019-08-20 07:16:22 +00:00
mergify[bot]
1bd37fd60d
Merge pull request #8208 from deepeshgarg007/chat_fix
fix: Response fix in chat message seen function
2019-08-20 06:42:02 +00:00
deepeshgarg007
6d0bf734a5 fix: Response fix in chat message seen function 2019-08-20 11:38:45 +05:30
Rushabh Mehta
d33af3b273 feat(template): add frappe-content-type for markdown 2019-08-20 11:09:36 +05:30
Ashish Shah
b8803a51ad
Update receive.py 2019-08-19 18:34:52 +05:30
Prssanna Desai
a0f0f5afd3 fix: add space after if 2019-08-19 14:15:30 +05:30
Rucha Mahabal
e0bb24bcd4 fix: auto repeat date and unlink id 2019-08-19 13:47:48 +05:30
Prssanna Desai
fd279bd94a fix: fix reverse list order on firefox 2019-08-19 12:58:53 +05:30
Suraj Shetty
10e20adcf3 fix: Allow user to export if user has permission to export own documents (#8172) 2019-08-19 11:55:29 +05:30
Suraj Shetty
e6e4247228
fix: Prevent multiple clicks during import (#8199)
fix: Prevent multiple clicks during import
2019-08-19 11:44:55 +05:30
Suraj Shetty
f7afaa079e fix: Remove freeze 2019-08-19 11:26:04 +05:30
Fisher Yu
f397762f2a Update data_import.js
prevent multiple times click the start import button to import same data multiple times
2019-08-19 11:20:18 +05:30
Suraj Shetty
bc0f256fe5
Merge pull request #8150 from rohitwaghchaure/allow_to_select_child_doctype_in_user_permissions
fix: Allow to select child doctype in user permissions
2019-08-19 11:17:24 +05:30
Suraj Shetty
6a3f935c8a
fix(minor): skip "options" validation in patch (#8197)
fix(minor): skip "options" validation in patch
2019-08-19 11:08:18 +05:30
Suraj Shetty
4686534936
refactor: enabled primary action in footer (#8189)
refactor: enabled primary action in footer
2019-08-19 11:00:25 +05:30
Deepesh Garg
6e302338cd
Merge pull request #8196 from deepeshgarg007/dropdown_fix
fix: Dropdown menu not working on mobile
2019-08-19 09:58:22 +05:30
Rushabh Mehta
23e03ff365 fix(minor): skip "options" validation in patch 2019-08-19 09:53:06 +05:30
deepeshgarg007
f9b5a2ccb3 fix: Dropdown menu not working on mobile 2019-08-19 09:09:50 +05:30
Aditya Hase
62a04d8efd fix(dashboard): Only show valid options for time_interval 2019-08-17 23:05:29 +05:30
Shivam Mishra
e4b7f33ed1 refactor: added deafult value for wrapper 2019-08-16 16:35:53 +05:30
Shivam Mishra
2d26f3bcf5 refactor: enabled primary action in footer 2019-08-16 16:32:53 +05:30
mergify[bot]
bf29f558a8
Merge pull request #8186 from surajshetty3416/fix-success-action
fix: Success Action timeout issue
2019-08-16 10:37:11 +00:00
Govind S Menokee
4353d21f2e fix: Menu items not clickable (#8090)
Correct the z-index of the .dropdown-backdrop
2019-08-16 15:42:53 +05:30
mergify[bot]
cbedaf384a
Merge pull request #8181 from Alchez/v12-webhook-condition
feat: add conditional triggers for Webhook (v12/v13)
2019-08-16 10:04:31 +00:00
Rohan Bansal
edba86ceba fix: cyclical imports 2019-08-16 13:31:20 +05:30
Rohan Bansal
2109c7a984 feat: add conditional triggers for Webhook 2019-08-16 13:25:48 +05:30
Suraj Shetty
0713eeb0fe fix: Fix success action timeout issue 2019-08-16 10:38:43 +05:30
mergify[bot]
7752eb8584
Merge pull request #8185 from hrwX/btn-new-doc-fix
fix(ListView): trigger primary function on btn-new-doc
2019-08-16 04:29:47 +00:00
Himanshu Warekar
75fa52d0be fix: trigger primary function on btn-new-doc 2019-08-16 09:38:37 +05:30
mergify[bot]
c6b1cc9f63
Merge pull request #8179 from deepeshgarg007/workflow_fix_develop
fix: Add email perm in set_read_only mode for workflow
2019-08-16 03:24:06 +00:00
Suraj Shetty
91cd8bf94b
Merge pull request #8183 from deepeshgarg007/menu_fix
fix: Duplicate items in menu dropdown
2019-08-16 08:43:17 +05:30
Suraj Shetty
6417a4d386
fix: Use fieldname instead of name for preview_fields (#8184)
fix: Use fieldname instead of name for preview_fields
2019-08-16 08:31:49 +05:30
Maximilian Federle
52c516c0e1 fix: Always use field.fieldname in preview_fields
If building preview_fields from mandatory fields in get_preview_data, use the correct property "fieldname" instead of "name".
If not, subsequent db queries will fail with illegal column names.
2019-08-16 08:19:08 +05:30
deepeshgarg007
8678ebc519 fix: Duplicate items in menu dropdown 2019-08-15 10:59:10 +05:30
Deepesh Garg
26f40209c6
Merge pull request #8176 from deepeshgarg007/email_limit
fix: Remove email limit check from frappe
2019-08-14 18:13:52 +05:30