Commit graph

23078 commits

Author SHA1 Message Date
Rushabh Mehta
e6664bfba9 fix: scheduler log cold start 2019-12-06 16:13:10 +05:30
Shivam Mishra
eab6cb76b8 style: better comments 2019-12-06 15:47:49 +05:30
Shivam Mishra
6a71950214 style: added comments 2019-12-06 15:39:28 +05:30
rohitwaghchaure
63951fb844
Merge pull request #8968 from rohitwaghchaure/fixed_patch_for_drop_column_apply_user_permissions
fix: patch
2019-12-06 15:36:12 +05:30
Shivam Mishra
7b07df513c style: better variable names 2019-12-06 15:28:34 +05:30
Rohan Bansal
8590ff0477 fix: add default role on sign up via SSO 2019-12-06 15:28:09 +05:30
Shivam Mishra
0ac077f431 feat: enable scroll for changelog dialog 2019-12-06 15:26:52 +05:30
Shivam Mishra
e1754d78ef feat: allow overflow scroll for msgprint body 2019-12-06 15:26:33 +05:30
Rohit Waghchaure
54e5538065 fix: patch 2019-12-06 15:18:54 +05:30
Shivam Mishra
d7f4f865cb fix: wider msg dialog for changelog 2019-12-06 15:15:29 +05:30
rohitwaghchaure
2411d0c527
Merge pull request #8946 from rohitwaghchaure/get_css_class_color_not_working_in_calendar
fix: Color not working in the calendar
2019-12-06 13:26:11 +05:30
mergify[bot]
ae5ba4bdaa
Merge pull request #8952 from ruchamahabal/onboarding-ui-fixes
fix: Onboarding Wizard Multiple Fixes
2019-12-06 07:14:36 +00:00
Rucha Mahabal
e07f5ffafe
fix: spacing
Co-Authored-By: Shivam Mishra <scmmishra@users.noreply.github.com>
2019-12-06 12:29:09 +05:30
mergify[bot]
872d194eeb
Merge pull request #8920 from deepeshgarg007/address_fixes
fix: Default and company address fixes
2019-12-06 06:35:04 +00:00
prssanna
84d8db2dff fix: fix ambiguous column error when going to next doc 2019-12-06 11:43:02 +05:30
deepeshgarg007
b4bff1d009 fix: Remove changes in notifications 2019-12-06 09:26:32 +05:30
deepeshgarg007
59d6be6446 fix: revert changes made to get_default_address function 2019-12-06 09:21:24 +05:30
Suraj Shetty
10701738d8
fix: Convert list to tuple 2019-12-06 08:29:02 +05:30
Suraj Shetty
3b61a6cb28 fix: Code cleanup
- Pass values so that db cursor can handle escaping
2019-12-06 07:46:49 +05:30
Himanshu Warekar
c336424fa4 fix: codacy fixes 2019-12-04 23:13:43 +05:30
Himanshu Warekar
f616a7c814 Merge branch 'develop' of https://github.com/frappe/frappe into pref_global_search 2019-12-04 23:13:27 +05:30
prssanna
cb8ccffb37 fix: add mandatory_depends_on and read_only_depends_on to customize form 2019-12-04 21:35:32 +05:30
prssanna
b95129d34d fix(tests): add ui tests 2019-12-04 21:35:32 +05:30
prssanna
6b07bde29a fix: check if this.frm exists 2019-12-04 21:34:49 +05:30
prssanna
6f87f4e7bc fix: code formatting 2019-12-04 21:34:49 +05:30
prssanna
1026800ee0 feat: add mandatory_depends_on and read_only_depends_on to docfield 2019-12-04 21:34:49 +05:30
Rucha Mahabal
65ac0f3982 fix: resume after reload broken 2019-12-04 19:30:14 +05:30
Rucha Mahabal
e1454c20ec fix: codacy fixes 2019-12-04 18:19:15 +05:30
Rucha Mahabal
0b19bc3790 refactor: simplified calls 2019-12-04 17:56:05 +05:30
Rucha Mahabal
74fe3c71f7 feat: style only onboarding wizard 2019-12-04 17:20:22 +05:30
Rucha Mahabal
a8076cfefe feat: added validation for slide with same order 2019-12-04 17:11:29 +05:30
Rucha Mahabal
36dd074dcc fix: added is_last_slide method in slides 2019-12-04 16:21:18 +05:30
Rucha Mahabal
d9bbd10382 fix: added a 'Continue' type slide 2019-12-04 15:59:38 +05:30
mergify[bot]
af67d81b7b
Merge pull request #8786 from prssanna/child-table-pagination
feat: Child table pagination
2019-12-04 08:09:37 +00:00
Shivam Mishra
71b398c7c6 style: aded semi colon 2019-12-04 13:11:03 +05:30
Shivam Mishra
5414f1897f fix: query report chart options 2019-12-04 12:41:42 +05:30
prssanna
146c4d46cb fix: change function name to go_to_last_page_to_add_row 2019-12-04 11:59:35 +05:30
Rohit Waghchaure
8b74628770 fix: Color not working in the calendar 2019-12-04 11:27:30 +05:30
mergify[bot]
ac7c5837c5
Merge pull request #8861 from alias/frappe_org_dev
fix: Allow to delete custom doctype with custom module
2019-12-03 16:17:45 +00:00
mergify[bot]
e193746a91
Merge pull request #8873 from Mangesh-Khairnar/add-yearly-in-dashboard
feat: Add all time in dashboard charts
2019-12-03 15:59:32 +00:00
DeeMysterio
c06be49f6c feat(tags): accept click to enter tags (#8826)
* feat(tags): accept click to enter tags

* fix: refactor code

* fix: refactor code

* style: Fix Codacy
2019-12-03 16:58:33 +05:30
mergify[bot]
4893ef5c78
Merge pull request #8933 from ruchamahabal/filter_doctypes_for_bulk_update
fix: Restrict DocTypes in Bulk Update Tool
2019-12-03 11:06:16 +00:00
Rucha Mahabal
bc577d5a9f fix: don't set filter for restrict_to_domain in Bulk Update Tool 2019-12-03 16:09:30 +05:30
mergify[bot]
27fcb322d9
Merge pull request #8939 from revant/fix-social-login-develop
fix(integration): Social Login Key
2019-12-03 10:10:53 +00:00
Himanshu Warekar
65402bc2fa tests: fix results being return 2019-12-03 15:27:10 +05:30
Himanshu Warekar
86e1d0367b Merge branch 'develop' of https://github.com/frappe/frappe into pref_global_search 2019-12-03 14:25:04 +05:30
Revant Nandgaonkar
de6ec7985a fix(integration): Social Login Key
add missing field
2019-12-03 12:41:35 +05:30
Shivam Mishra
1898b2fb0e fix: use hasattr to verify links (#8938)
* fix: use hasattr to verify links

* fix: verify length explicitly

* style: remove unnecessary call to len
2019-12-03 07:11:04 +00:00
Ben Knowles
a8914a2cbd fix: REST API utf-8 decoding on creates/updates (#8875)
* fix: REST API utf-8 decoding on creates/updates

Creating or updating a document via the REST API would generate an error of:

`TypeError: the JSON object must be str, not 'bytes'`

Because get_data() returns bytes which must be explicitly converted to a string before parsing as JSON.

Defect introduced by efe94886a and a71a92341e

* fix: switch to safe_decode
2019-12-03 06:44:11 +00:00
Rucha Mahabal
5b16efd1e7 chore: code cleanup for the old doctype Setup Wizard Slide 2019-12-02 17:23:13 +05:30