Commit graph

31351 commits

Author SHA1 Message Date
Suraj Shetty
eba5961372
Merge branch 'version-13-pre-release' into client-script-list-view-v13-bp 2021-03-17 13:30:49 +05:30
mergify[bot]
25fb3c339b
chore(sider): add sider default config for flake8 + ignore tab errors (W191) (bp #12587) (#12598)
Co-authored-by: Mohammad Hasnain Mohsin Rajan <hasnain2808@gmail.com>
2021-03-17 13:30:28 +05:30
Faris Ansari
3d7f499162 fix: Reset form boilerplate if view is List 2021-03-17 12:43:42 +05:30
Faris Ansari
fbaacd1c46 fix: Hide Apply To for Single doctypes 2021-03-17 12:43:38 +05:30
Faris Ansari
7abf44a68f fix: DocType and Apply To should be set only once 2021-03-17 12:43:34 +05:30
Faris Ansari
41a472fa3b fix: Don't add child table button for List script 2021-03-17 12:43:26 +05:30
Faris Ansari
fc64532f3a fix: List view formatters should override standard formatters 2021-03-17 12:43:17 +05:30
Faris Ansari
6f89e29b46 fix: rename field to simply "view" 2021-03-17 12:43:10 +05:30
Faris Ansari
10737a8a61 fix: remove print statement 2021-03-17 12:42:30 +05:30
Faris Ansari
62b6ca8a22 feat: Client Script for List views 2021-03-17 12:42:24 +05:30
Prssanna Desai
6d62fb4aca
Merge pull request #12581 from frappe/mergify/bp/version-13-pre-release/pr-12557 2021-03-15 20:39:21 +05:30
Prssanna Desai
46351b5054 fix: use single statememt
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
(cherry picked from commit 7d1e04fac3)
2021-03-15 06:52:53 +00:00
prssanna
970e1421db fix: select field condition to check if value is selected
(cherry picked from commit 97f7f6345b)
2021-03-15 06:52:53 +00:00
prssanna
b1df2730cc fix: web form print button
(cherry picked from commit 4246f8f3d8)
2021-03-15 06:52:53 +00:00
prssanna
dcd6a35692 fix: more button in web list
(cherry picked from commit 9386dbc1d3)
2021-03-15 06:52:53 +00:00
prssanna
1aeb5f684c fix: commonify quill styles for website and desk
(cherry picked from commit 1581c99da7)
2021-03-15 06:52:53 +00:00
prssanna
8188f07aa1 refactor: common form styles
(cherry picked from commit ec004cc1b7)
2021-03-15 06:52:53 +00:00
prssanna
0e81d0d25c fix: web form style
(cherry picked from commit 72192e4a10)
2021-03-15 06:52:53 +00:00
prssanna
bbfdd04000 fix: web form buttons
(cherry picked from commit 1937a1e558)
2021-03-15 06:52:53 +00:00
prssanna
98ae10efdd fix: toast red indicator icon
(cherry picked from commit dcbce242a9)
2021-03-15 06:52:53 +00:00
prssanna
fe65c99c3b fix: missing bracket in get_inner_group_button
(cherry picked from commit 882ea6e3d1)
2021-03-15 06:52:53 +00:00
prssanna
982522aa3f chore: update frappe charts
(cherry picked from commit 89b9c29802)
2021-03-15 06:52:53 +00:00
prssanna
7b44421e35 fix: don't show social login icon if not set
(cherry picked from commit 91cb71f0c9)
2021-03-15 06:52:53 +00:00
prssanna
74268c2219 fix: uncomment conditions that handle guest access for desk
(cherry picked from commit aa8f7cc3c5)
2021-03-15 06:52:52 +00:00
Suraj Shetty
288df4fe0d Merge branch 'develop' of https://github.com/frappe/frappe into version-13-pre-release 2021-03-11 17:14:12 +05:30
mergify[bot]
e9aa93fe98
Merge pull request #12424 from CaseSolvedUK/sitemapfix-v13
fix: Bug preventing proper detection of pages
2021-03-11 08:58:13 +00:00
Fisher Yu
8ef2545665
fix: encode filename to handle special characters (#12478)
* fix: same as previous row treated as one doc

treat repeated parent doc rows as same doc(parent), because legacy system downloaded data with inner join will normally have repeat same content for the parent docs

* fix: attached url with utf8 characters file name e.g Chinese

fix attached file via URL in comment by file name with utf8 characters

* fix: revert as it is already in other PR

* refactor: use frappe.safe_encode

Co-authored-by: Faris Ansari <netchampfaris@users.noreply.github.com>
2021-03-11 08:57:37 +00:00
Faris Ansari
5e5f470272
Merge pull request #12464 from prssanna/docname-trailing-space
fix: include space and tab in special characters to match to encode url
2021-03-11 14:18:01 +05:30
Faris Ansari
a0d3ddbf6b
fix: encode URI unconditionally
ref: https://stackoverflow.com/a/29948396

Co-authored-by: Rohan <Alchez@users.noreply.github.com>
2021-03-11 14:09:11 +05:30
Leela vadlamudi
a2e791eaa0
Merge pull request #12455 from Alchez/dev-import-file-error
fix: error while using data import and importing docs (develop)
2021-03-11 13:00:09 +05:30
Prssanna Desai
8c799ef43a
Merge pull request #12527 from pateljannat/gantt-progress-on-the-bar 2021-03-11 12:39:29 +05:30
mergify[bot]
f0c3788b66
Merge pull request #12565 from leela/import-templates
perf: Increase data import's download template perf over 10x
2021-03-11 07:01:50 +00:00
pateljannat
645c6dc221 Merge branch 'develop' of https://github.com/frappe/frappe into gantt-progress-on-the-bar 2021-03-11 11:20:21 +05:30
pateljannat
deec4c4681 fix: indentation 2021-03-11 11:19:43 +05:30
Ankush Menat
6c2d377e74
fix: use semgrep cli instead of docker image (#12566)
CLI is more flexible at present. Until github action catches up,
switch to CLI version.

This also fixes failure from forks which don't contain semgrep config
yet.
2021-03-11 10:42:42 +05:30
leela
a62cc40885 perf: Improve import template performance by 10 times
Removed nested forloop to get the performace and also using generators
to reduce memory usage.
2021-03-11 09:52:40 +05:30
Afshan
a342ca2386
fix: Get file name from path (#12437)
* fix: get file name from path

* Update frappe/integrations/doctype/dropbox_settings/dropbox_settings.py

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>

* fix: upload only files which have file url

* fix: patch to fix files name and url

* fix: fixing patch

* refact: patch refactor

* fix: missing :

* fix: renamed variables

* fix: refactoring patch

* fix: update file exists function

* fix: added patch path in patch.txt

* fix: added try except

* fix: Use set_value instead of set_values

* style: Fix formatting

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-03-10 18:36:10 +00:00
mergify[bot]
856e9adf38
Merge pull request #12558 from resilient-tech/fix-rename-doc
fix: Document rename
2021-03-10 13:46:18 +00:00
Sagar Vora
224a80aa9d fix: old doc not found error when renaming doc 2021-03-10 18:20:20 +05:30
mergify[bot]
15a9b6a727
Merge pull request #12556 from resilient-tech/fix-recorder-routing
fix: routing issues in recorder
2021-03-10 12:19:38 +00:00
this-gavagai
e2b91b5454
chore(calendar): Updated fullcalendar.js to v3.10.2 (#12519)
Co-authored-by: theopen-institute <admin@theopen.institute>
2021-03-10 17:19:53 +05:30
mergify[bot]
e2c2e88610
Merge pull request #12530 from resilient-tech/fix-dashboard-view
fix: allow navigating back from dashboard view
2021-03-10 11:27:22 +00:00
Sagar Vora
0588e9c7ff fix: routing issues in recorder 2021-03-10 16:55:03 +05:30
mergify[bot]
2e20158753
Merge pull request #12529 from resilient-tech/fix-router
fix(router): navigating forward not working for routes in frappe.re_route
2021-03-10 11:24:50 +00:00
Sagar Vora
9aeb9ac185 fix(router): navigating forward not working for routes in frappe.re_route 2021-03-10 16:08:18 +05:30
pateljannat
9e6946417e fix: conditions 2021-03-10 15:39:45 +05:30
mergify[bot]
7eee5c1a35
Merge pull request #11643 from Alchez/feat-remove-failed-queue
feat: Clear failed jobs queue
2021-03-10 05:20:53 +00:00
pateljannat
68557ed1b9 Merge branch 'gantt-progress-on-the-bar' of https://github.com/pateljannat/frappe into gantt-progress-on-the-bar 2021-03-10 10:39:46 +05:30
pateljannat
b21e73cf00 fix: handled no progress field scenario 2021-03-10 10:39:40 +05:30
mergify[bot]
0b7b6a863e
Merge pull request #12555 from netchampfaris/web-fixes-24
fix: Website fixes
2021-03-10 05:06:53 +00:00