Commit graph

31386 commits

Author SHA1 Message Date
mergify[bot]
bdb776faac
Merge pull request #12768 from netchampfaris/remove-password
fix: Remove encrypted password when it is unset
2021-04-02 06:55:24 +00:00
Suraj Shetty
efba586054
Merge branch 'develop' into remove-password 2021-04-02 09:46:57 +05:30
mergify[bot]
9a90d251fe
Merge pull request #12779 from hasnain2808/fix-list-view-patch
fix: use reload_doc instead of reload_doctype
2021-04-01 16:13:52 +00:00
hasnain2808@gmail.com
86ddc1b2a3 fix: list view setting patch 2021-04-01 21:14:10 +05:30
mergify[bot]
90c574f0b2
Merge pull request #12777 from hasnain2808/fix-list-view-patch
fix: Patch to pluralize list view setting
2021-04-01 15:24:12 +00:00
hasnain2808@gmail.com
872151f32e fix: fix patch to pluralize list view setting 2021-04-01 20:31:57 +05:30
Leela vadlamudi
32ff36d414
Merge pull request #12774 from leela/fix-filters-using-childtable-data
fix: get_count API endpoint
2021-04-01 19:40:41 +05:30
leela
566f8ba12a fix: get_count API endpoint
Make get_count work with join queries
2021-04-01 19:23:19 +05:30
Suraj Shetty
c78be3d28d
Merge pull request #12770 from surajshetty3416/fix-get_route_options_for_new_doc 2021-04-01 18:34:33 +05:30
mergify[bot]
b4eb772cc2
Merge pull request #12767 from prssanna/form-viewers-fix
fix: Emit doc close event on doc change
2021-04-01 13:04:02 +00:00
Suraj Shetty
e25fae3f8f fix: get_route_options_for_new_doc in link field
- Used correct df where get_route_options_for_new_doc
function is attached

It stopped working after https://github.com/frappe/frappe/pull/12744
2021-04-01 18:29:03 +05:30
Faris Ansari
0fc2016b22 test: for password unset 2021-04-01 17:55:08 +05:30
Faris Ansari
bcb01f6491 fix: Remove encrypted password when it is unset 2021-04-01 17:48:20 +05:30
prssanna
987b3e23ca fix: also emit doc close event on doc change 2021-04-01 17:05:44 +05:30
mergify[bot]
8a41881344
Merge pull request #12764 from prssanna/form-viewers
fix: users currently viewing a form
2021-04-01 10:12:57 +00:00
mergify[bot]
c584bfc529
Merge pull request #12763 from resilient-tech/fix-get_children
fix: create `_get_children` for passing `ignore_permissions` when needed
2021-04-01 09:50:28 +00:00
prssanna
0952e5d2d0 fix: users currently viewing a form 2021-04-01 15:17:35 +05:30
Sagar Vora
3b3b9e7e4a fix: create _get_children for passing ignore_permissions when needed 2021-04-01 15:04:51 +05:30
Suraj Shetty
431eb5046f
Merge pull request #12744 from surajshetty3416/fix-grid-validation
Co-authored-by: Prssanna Desai <prssud@gmail.com>
2021-04-01 12:56:41 +05:30
mergify[bot]
906790ec8a
Merge pull request #12758 from prssanna/form-input-focus
fix: only focus on first input if form is new
2021-04-01 07:22:57 +00:00
Suraj Shetty
108c728298 test: Add a test case for grid validation 2021-04-01 12:38:40 +05:30
prssanna
4fb544cb0a fix: only focus on first input if form is new 2021-04-01 12:16:49 +05:30
Prssanna Desai
202aac9e51
Merge branch 'develop' into fix-grid-validation 2021-04-01 11:00:10 +05:30
Suraj Shetty
f8fc853445
fix: Miscellaneous changes (#12754) 2021-04-01 09:42:49 +05:30
Snyk bot
3cd4e33469
chore(Snyk): Security upgrade snyk from 1.509.0 to 1.518.0 (#12753)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NETMASK-1089716
2021-04-01 08:34:58 +05:30
Suraj Shetty
8d07768a07
fix: Chart style in Dark Mode (#12751) 2021-03-31 23:42:11 +05:30
Prssanna Desai
0ac2a1f772
Merge branch 'develop' into fix-grid-validation 2021-03-31 22:38:19 +05:30
Suraj Shetty
b279ca2c0f
fix: Return correct value from frappe.db.count (#12748) 2021-03-31 22:15:29 +05:30
Walstan Baptista
193dbec47c
fix: frappe.client.get_value() to work when as_dict is false (#12739) 2021-03-31 16:33:34 +00:00
mergify[bot]
b51f13c291
Merge pull request #12720 from resilient-tech/whitelist-methods
feat: frappe.whitelist for doc methods
2021-03-31 16:23:32 +00:00
Suraj Shetty
7124e49473
Merge branch 'develop' into whitelist-methods 2021-03-31 20:42:37 +05:30
mergify[bot]
09b9c9e2f8
Merge pull request #12745 from hasnain2808/multiselect
fix: change z-index even when list is empty
2021-03-31 13:43:40 +00:00
Leela vadlamudi
4ef7f11751
Merge pull request #12729 from leela/code-cleanup
refactor: Code cleanup and attempt tracker for 2FA
2021-03-31 19:06:44 +05:30
hasnain2808@gmail.com
bbcfee9b48 fix: change z-index even when list is empty 2021-03-31 17:59:51 +05:30
Suraj Shetty
be857c753b fix: Grid validation
- Use separate docfields list for each child table row to
avoid cross row validation issue
2021-03-31 17:40:22 +05:30
mergify[bot]
1e8e0f4a3e
Merge pull request #12741 from hasnain2808/multiselect
fix: checkbox bleed
2021-03-31 10:56:50 +00:00
hasnain2808@gmail.com
b12714ae20 fix: checkbox bleed 2021-03-31 15:43:19 +05:30
Prssanna Desai
4a9498345d
Merge pull request #12721 from hasnain2808/fix--filters-in-share-url-not-working 2021-03-31 14:31:17 +05:30
leela
8fcb97ae31 test: OTP atempt tracker tests 2021-03-31 13:38:46 +05:30
hasnain2808@gmail.com
ec3ef85c06 chore: fix merge conflicts 2021-03-31 13:05:44 +05:30
hasnain2808@gmail.com
71ecb288c7 fix: use pathname on window.location 2021-03-31 13:01:33 +05:30
leela
1f6f02fd5a fix: Track 2FA OTP attempts using login tracker 2021-03-31 12:49:31 +05:30
Suraj Shetty
5688b3e7d9
fix: Miscellaneous changes (#12730) 2021-03-31 12:36:09 +05:30
Prssanna Desai
1c3688e0ed
fix: first column padding in datatable (#12733) 2021-03-31 12:33:06 +05:30
Rushabh Mehta
ed6468d5f2
Merge pull request #12713 from rmehta/fix-reportview
fix(refactor): lockdown frappe.desk.reportview
2021-03-31 10:50:25 +05:30
Rushabh Mehta
375cdea145
Update frappe/desk/reportview.py
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-03-31 10:10:46 +05:30
leela
9200192c1c refactor: Cleanup name confusion
Using `delete_session` name for a function and also as a method name is
confusing. Cleaned that up.
2021-03-30 20:59:00 +05:30
leela
2227b910d3 fix: Make authentication check mandatory even in case of 2FA 2021-03-30 20:58:52 +05:30
mergify[bot]
a1f15245f7
Merge pull request #12726 from zerodha/check_connections
fix: global get_conf() fails to return site config
2021-03-30 15:11:45 +00:00
mergify[bot]
c438359d3f
Merge pull request #12727 from prssanna/checkbox-fetch-from
fix: enable fetch from for Check fieldtype
2021-03-30 15:09:06 +00:00