Commit graph

31417 commits

Author SHA1 Message Date
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
prssanna
6d80c9e1ba feat: don't render filters, sort, add doc button for dashbaord view
(cherry picked from commit e22542a2b1)
2021-03-30 05:44:21 +00:00
prssanna
2081d37269 fix: check if report result exists before formatting
(cherry picked from commit c0e949e809)
2021-03-30 05:44:21 +00:00
prssanna
ad0beb3810 fix: don't show apply filter button if no filter button
(cherry picked from commit ab65f7a7f0)
2021-03-30 05:44:20 +00:00
prssanna
fcdb9c9915 fix: toggle modal scroll for field select in modal
(cherry picked from commit 64d2d99ba8)
2021-03-30 05:44:20 +00:00
prssanna
d4fa6e1286 fix: render info type comments on form timeline
(cherry picked from commit e286cbfc8b)
2021-03-30 05:44:20 +00:00
prssanna
363c76da61 fix: awesomplete style in page form
(cherry picked from commit 1c0e5c20c9)
2021-03-30 05:44:20 +00:00
Suraj Shetty
d74e770ea1
Merge pull request #12712 from frappe/mergify/bp/version-13-pre-release/pr-12662 2021-03-29 19:21:55 +05:30
Suraj Shetty
58608d40a2 fix: Add version link to version content
(cherry picked from commit f202953654)
2021-03-29 13:40:10 +00:00
Suraj Shetty
1b8710fc45 fix: Set color control as Data while adding filter
(cherry picked from commit b22e5ddcb2)
2021-03-29 13:40:10 +00:00
Suraj Shetty
8137bf5d82 fix: Read only mode for color input
- fix style color readonly field
- fix case where color control is hidden

(cherry picked from commit 0d20d1a5d5)
2021-03-29 13:40:10 +00:00
mergify[bot]
4854b7952b
fix: Always validate file URLs (bp #12685) (#12704)
* feat: validate file urls

* fix: validate file url while downloading content

* fix: cleaner validation

* fix: added separate validation for web URLs

Co-authored-by: Saurabh <saurabh6790@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
(cherry picked from commit bbeb241232)

Co-authored-by: Sagar Vora <sagar@resilient.tech>
2021-03-27 18:07:59 +05:30
mergify[bot]
8c5334026c
fix: Typography for markdown content (bp #12692) (#12698)
Co-authored-by: Faris Ansari <netchamp.faris@gmail.com>
2021-03-26 18:28:29 +05:30
Prssanna Desai
5d32daa066
Merge pull request #12690 from frappe/mergify/bp/version-13-pre-release/pr-12613
fix: Format currency values in dashboard chart (bp #12613)
2021-03-26 17:10:00 +05:30
mergify[bot]
e4312479e1
fix: missing help links in navbar help dropdown (bp #12657) (#12691)
Co-authored-by: prssanna <prssud@gmail.com>
2021-03-26 15:24:45 +05:30
Faris Ansari
483bd60669 fix: Format currency values in dashboard chart
(cherry picked from commit 8fcee4e5f8)
2021-03-26 08:52:57 +00:00
mergify[bot]
0f02750939
fix: Hide tooltip on route change (bp #12579) (#12684)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-03-25 17:57:41 +05:30
Prssanna Desai
01cedecff6
Merge pull request #12682 from prssanna/prepared-reports-deletion-v13 2021-03-25 16:44:57 +05:30
mergify[bot]
74fef045f3
chore: Remove unused code (bp #12671) (#12675)
(cherry picked from commit c4b0f54943)

Co-authored-by: Sagar Vora <sagar@resilient.tech>
2021-03-25 15:50:40 +05:30
prssanna
2e044e6af5 fix: update description for prepared_report_expiry_period
- remove duplicate field
2021-03-25 15:44:41 +05:30
prssanna
78f56fd9c8 chore: update docstring for delete_doc 2021-03-25 15:44:19 +05:30
prssanna
08afcb6b4b fix: auto delete prepared reports permanently 2021-03-25 15:44:19 +05:30
prssanna
ec71f21dc6 fix: remove redundant code 2021-03-25 15:44:19 +05:30
prssanna
6d0c68106d feat: flag to delete attached files permanently 2021-03-25 15:44:19 +05:30
prssanna
877ff4ca2d feat: flag to delete docs permanently 2021-03-25 15:44:19 +05:30
mergify[bot]
4de5562f66
fix: Login with username fails (bp #12658) (#12663)
With the recent refactoring we missed to include username check in auth
flow. Added test cases along with the fix.

(cherry picked from commit 2984026035)

Co-authored-by: Leela vadlamudi <leela@users.noreply.github.com>
2021-03-24 21:40:08 +05:30
mergify[bot]
42c3cc4ee1
fix(Workspace): Remove forced scrollbar (bp #12655) (#12656)
(cherry picked from commit 8be8d4ba55)

Co-authored-by: Aditya Hase <aditya@adityahase.com>
2021-03-24 13:05:42 +05:30
Suraj Shetty
dac5dd7005
Merge pull request #12651 from frappe/mergify/bp/version-13-pre-release/pr-12650 2021-03-23 15:54:19 +05:30
Suraj Shetty
574bd11c2d fix: Mobile view for workspace
(cherry picked from commit 228cbb1a17)
2021-03-23 10:22:51 +00:00
Suraj Shetty
72c98a6716 fix: Make scrolling separate for sidebar and main content
(cherry picked from commit 6e22902ae1)
2021-03-23 10:22:51 +00:00
Prssanna Desai
cc29a6dc3b
Merge pull request #12649 from frappe/mergify/bp/version-13-pre-release/pr-12413 2021-03-23 13:59:04 +05:30
Anupam
7150638d8b feat: allowed the auto name in Customize Form
(cherry picked from commit 607dcce21b)
2021-03-23 08:08:22 +00:00