Commit graph

31448 commits

Author SHA1 Message Date
Suraj Shetty
2b8a04d3c6
Merge pull request #12771 from frappe/mergify/bp/version-13-pre-release/pr-12767
fix: Emit doc close event on doc change (bp #12767)
2021-04-01 18:35:46 +05:30
prssanna
d7162c361e fix: also emit doc close event on doc change
(cherry picked from commit 987b3e23ca)
2021-04-01 13:05:14 +00:00
Suraj Shetty
30704b2c17
Merge pull request #12765 from frappe/mergify/bp/version-13-pre-release/pr-12764
fix: users currently viewing a form (bp #12764)
2021-04-01 15:53:16 +05:30
prssanna
92a8750e51 fix: users currently viewing a form
(cherry picked from commit 0952e5d2d0)
2021-04-01 10:14:28 +00:00
Suraj Shetty
8d462d843d
Merge pull request #12760 from frappe/mergify/bp/version-13-pre-release/pr-12744 2021-04-01 12:58:33 +05:30
Suraj Shetty
88ddf21110 test: Add a test case for grid validation
(cherry picked from commit 108c728298)
2021-04-01 07:28:15 +00:00
Suraj Shetty
c2c9df632c fix: Grid validation
- Use separate docfields list for each child table row to
avoid cross row validation issue

(cherry picked from commit be857c753b)
2021-04-01 07:28:15 +00:00
mergify[bot]
6ca947a41b
fix: only focus on first input if form is new (bp #12758) (#12759)
(cherry picked from commit 4fb544cb0a)

Co-authored-by: prssanna <prssud@gmail.com>
2021-04-01 12:54:50 +05:30
mergify[bot]
8e53913e7e
fix: Miscellaneous changes (bp #12754) (#12755)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-01 09:47:14 +05:30
mergify[bot]
88617dd2ae
fix: Chart style in Dark Mode (bp #12751) (#12752)
(cherry picked from commit 8d07768a07)

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-03-31 23:46:34 +05:30
mergify[bot]
2bd53e95ab
fix: Return correct value from frappe.db.count (bp #12748) (#12750)
(cherry picked from commit b279ca2c0f)

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-03-31 22:29:56 +05:30
mergify[bot]
c26a009ff5
fix: get frappe.client.get_value() to work when as_dict is false (bp #12739) (#12749)
(cherry picked from commit 193dbec47c)

Co-authored-by: Walstan Baptista <38958184+walstanb@users.noreply.github.com>
2021-03-31 22:13:22 +05:30
mergify[bot]
cbf4288a54
fix: change z-index even when list is empty (bp #12745) (#12747)
(cherry picked from commit bbcfee9b48)

Co-authored-by: hasnain2808@gmail.com <hasnain2808@gmail.com>
2021-03-31 20:20:21 +05:30
Leela vadlamudi
bc1cbd98b6
Merge pull request #12746 from frappe/mergify/bp/version-13-pre-release/pr-12729
refactor: Code cleanup and attempt tracker for 2FA (bp #12729)
2021-03-31 19:16:36 +05:30
leela
e7b5ea282c test: OTP atempt tracker tests
(cherry picked from commit 8fcb97ae31)
2021-03-31 13:43:20 +00:00
leela
e94ea12568 fix: Track 2FA OTP attempts using login tracker
(cherry picked from commit 1f6f02fd5a)
2021-03-31 13:43:20 +00:00
leela
bda37b541b refactor: Cleanup name confusion
Using `delete_session` name for a function and also as a method name is
confusing. Cleaned that up.

(cherry picked from commit 9200192c1c)
2021-03-31 13:43:20 +00:00
leela
79233f007d fix: Make authentication check mandatory even in case of 2FA
(cherry picked from commit 2227b910d3)
2021-03-31 13:43:19 +00:00
Prssanna Desai
a7e37d9a1d
Merge pull request #12742 from frappe/mergify/bp/version-13-pre-release/pr-12741
fix: checkbox bleed (bp #12741)
2021-03-31 17:01:46 +05:30
hasnain2808@gmail.com
4e09f36eef fix: checkbox bleed
(cherry picked from commit b12714ae20)
2021-03-31 10:57:54 +00:00
Prssanna Desai
3839f9f500
Merge pull request #12740 from hasnain2808/fix--filters-in-share-url-not-working-prerelese 2021-03-31 16:27:29 +05:30
hasnain2808@gmail.com
cd18d947a7 fix: use pathname on window.location 2021-03-31 15:34:20 +05:30
Mohammad Hasnain Mohsin Rajan
7018c0457d chore: add semicolon 2021-03-31 15:33:39 +05:30
mergify[bot]
ee92355ab9
fix: Miscellaneous changes (bp #12730) (#12738)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-03-31 13:07:43 +05:30
mergify[bot]
1d37a43059
refactor: Grid paste code (bp #12633) (#12737)
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2021-03-31 12:50:36 +05:30
mergify[bot]
ab7f9c0b1b
fix: copy paste rows more than 50 (one page) (bp #12548) (#12736)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
Co-authored-by: Fisher Yu <12823863+szufisher@users.noreply.github.com>
2021-03-31 12:48:21 +05:30
mergify[bot]
40cd028c34
fix: first column padding in datatable (bp #12733) (#12734)
(cherry picked from commit 1c3688e0ed)

Co-authored-by: Prssanna Desai <prssud@gmail.com>
2021-03-31 12:36:23 +05:30
Rushabh Mehta
6ed664b5c7
Merge pull request #12731 from frappe/mergify/bp/version-13-pre-release/pr-12713
fix(refactor): lockdown frappe.desk.reportview (bp #12713)
2021-03-31 10:56:02 +05:30
Rushabh Mehta
8203ab6ff7 Update frappe/desk/reportview.py
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
(cherry picked from commit 375cdea145)
2021-03-31 05:25:08 +00:00
Rushabh Mehta
aa6288a265 fix(reportview): test
(cherry picked from commit 337bdc976c)
2021-03-31 05:25:07 +00:00
Rushabh Mehta
5a8c89ccb4 fix(minor): tests
(cherry picked from commit 82399ddfba)
2021-03-31 05:25:07 +00:00
Rushabh Mehta
2acaf1a464 fix(minor): tests
(cherry picked from commit 868228bdea)
2021-03-31 05:25:07 +00:00
Rushabh Mehta
cf526d714d fix(minor): return value in reportview.py
(cherry picked from commit 1aa8adadcb)
2021-03-31 05:25:07 +00:00
Rushabh Mehta
8c3debca69 fix(minor): tests and linting
(cherry picked from commit d959fc7310)
2021-03-31 05:25:07 +00:00
Rushabh Mehta
80c26612ea fix(minor): lockdown frappe.client.get_list
(cherry picked from commit 2248c6c410)
2021-03-31 05:25:07 +00:00
Rushabh Mehta
97a0f6f3ab fix(minor): disallow comments in fields
(cherry picked from commit f1f64772a5)
2021-03-31 05:25:06 +00:00
Rushabh Mehta
939b5a9e26 fix(report): move count, aggregation to serverside
(cherry picked from commit 6d978a1df0)
2021-03-31 05:25:06 +00:00
Rushabh Mehta
6d2a90913e fix(minor): make group_by validation tighter
(cherry picked from commit c9b367933a)
2021-03-31 05:25:06 +00:00
Rushabh Mehta
5e8cbfa72e fix(minor): handle as fieldnames
(cherry picked from commit 0def97543b)
2021-03-31 05:25:06 +00:00
Rushabh Mehta
64f21730b1 fix(minor): functions must end with bracket
(cherry picked from commit 0c995940c1)
2021-03-31 05:25:06 +00:00
Rushabh Mehta
0fab70f39b fix(minor): fieldnames can't have commas
(cherry picked from commit 511a5ddc4b)
2021-03-31 05:25:05 +00:00
Rushabh Mehta
6ba3a95c03 fix(refactor): lockdown frappe.desk.reportview
(cherry picked from commit a2ffea53f2)
2021-03-31 05:25:05 +00:00
mergify[bot]
7947b07baa
fix: enable fetch from for Check fieldtype (bp #12727) (#12728)
(cherry picked from commit 8d3e0c2440)

Co-authored-by: prssanna <prssud@gmail.com>
2021-03-30 20:42:49 +05:30
mergify[bot]
524b12f0cd
fix: System Notification fix (bp #12719) (#12724)
(cherry picked from commit 93e6cc4ac1)

Co-authored-by: prssanna <prssud@gmail.com>
2021-03-30 20:31:56 +05:30
mergify[bot]
16684995e0
fix: pull modules from Module Def instead of desktop config file (bp #12631) (#12723)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
(cherry picked from commit 875056bb15)

Co-authored-by: Prssanna Desai <prssud@gmail.com>
2021-03-30 16:41:44 +05:30
Prssanna Desai
250c9fb405
Merge pull request #12718 from frappe/mergify/bp/version-13-pre-release/pr-12669
fix: Redesign fixes (bp #12669)
2021-03-30 12:03:54 +05:30
Suraj Shetty
afe6d1cc31 style: Remove unnecessary space
(cherry picked from commit fdb94a5177)
2021-03-30 05:44:22 +00:00
prssanna
ceb029ae51 fix: translation syntax
(cherry picked from commit a638618788)
2021-03-30 05:44:22 +00:00
prssanna
04b1cf5b94 fix: render map view in Views menu
(cherry picked from commit 8af1616656)
2021-03-30 05:44:21 +00:00
prssanna
d11ed6a217 style: fix formatting
(cherry picked from commit 7fe570c297)
2021-03-30 05:44:21 +00:00