Commit graph

32215 commits

Author SHA1 Message Date
leela
3fd5f75606 fix: remove the token validation check
Let token be part of state to make state dynamic. But there is no need
to have validation for token.
2021-04-27 14:54:35 +05:30
leela
86aa060da5 refactor: removed unused code 2021-04-27 14:54:34 +05:30
Rohan Bansal
919a7b7218 fix: update dependencies 2021-04-27 14:54:34 +05:30
Rohan Bansal
3142723d41 feat: manage Python 3 compatiblity with dependencies 2021-04-27 14:54:34 +05:30
Suraj Shetty
83ee74c074 fix: Typo in get_all_language_with_name (#12902) 2021-04-27 14:54:33 +05:30
Sagar Vora
e81d2567ff test: multiple cypress fixes 2021-04-27 14:54:33 +05:30
Suraj Shetty
8b8bd2a463 chore: Upgrade frappe-charts to rc13 (#12896) 2021-04-27 14:54:33 +05:30
Rushabh Mehta
f16a53a2ba fix(minor): Add a delete trigger in grid, and use it to refresh labels in Website Settings 2021-04-27 14:54:33 +05:30
Sagar Vora
bc1b928d73 fix: cannot read property doc of undefined (#12891) 2021-04-27 14:54:33 +05:30
Ernesto Ruiz
1d98651976 fix: Make strings translatable (#12877)
Make strings translatable.
2021-04-27 14:54:33 +05:30
mustafaelagamey
d8dca020b3 fix: Remove cmd only if exist (#12886)
* only remove cmd if exist

When calling this function from backend this line raises key error as there's no such key called cmd

* style: Simplify code

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-27 14:54:33 +05:30
leela
50f9a7e1d8 fix: kanban board sync issue
Recent refactoring introduced an issue of not syncing board data(comes from
reference doctype) into kanban board columns db. Changed to sync it at time
of creating kanban board.
2021-04-27 14:54:33 +05:30
Sagar Vora
6c8f04ea1b fix: Cannot read property current of undefined 2021-04-27 14:54:32 +05:30
Sagar Vora
96d5b141e4 test: no need to blur text editor 2021-04-27 14:54:32 +05:30
Sagar Vora
26ff01d68f fix: sider issue 2021-04-27 14:54:32 +05:30
Sagar Vora
4c4cb68fdc style: use ES6 class 2021-04-27 14:54:29 +05:30
Sagar Vora
e94d15c5c1 fix: clear_cache only on success; use me instead of this 2021-04-27 14:53:52 +05:30
Sagar Vora
050b8eaafa fix: set lang to frappe.boot.lang by default 2021-04-27 14:53:52 +05:30
Sagar Vora
686a2c53ad fix: sider issues 2021-04-27 14:53:52 +05:30
Sagar Vora
3b4e40d6b1 refactor: frappe.views.CommunicationComposer 2021-04-27 14:53:49 +05:30
Raffael Meyer
e42b4e7311 fix: add back column break that was lost in merge 2021-04-27 14:46:12 +05:30
barredterra
72dc556bb3 fix: make Default Email Template a link field 2021-04-27 14:45:47 +05:30
barredterra
a720efdbd0 fix: signature should be an empty string by default
(would become undefined if the server message was empty)
2021-04-27 14:45:07 +05:30
barredterra
bde85dcb72 fix: don't apply default email template for reply 2021-04-27 14:43:57 +05:30
barredterra
d31ed278d6 fix: check if email_template is set
Prevents error on empty email_template.
2021-04-27 14:43:57 +05:30
barredterra
90819667cf fix: check if frm is available
Prevents error when creating new Communication from list view.
2021-04-27 14:43:57 +05:30
barredterra
46c5e30185 feat: add default_email_template to Customize Form 2021-04-27 14:43:54 +05:30
barredterra
eac90c26d1 feat: default_email_template 2021-04-27 14:42:55 +05:30
Suraj Shetty
5582da424e
fix: Typo 2021-04-23 21:03:48 +05:30
Suraj Shetty
66b57365bb chore: Bump to vv13.1.2 2021-04-23 21:01:25 +05:30
mergify[bot]
8c2a5fc0c1
fix: Currency labels in grids (backport #12974) (#12979)
(cherry picked from commit 2c7136761e)

Co-authored-by: Saqib <nextchamp.saqib@gmail.com>
2021-04-23 20:49:58 +05:30
mergify[bot]
ec8bf035ea
fix: Default values were not triggering change event (backport #12975) (#12976)
(cherry picked from commit 669fead799)

Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2021-04-23 20:37:05 +05:30
Suraj Shetty
ef5a7ef10a chore: Bump version to v13.1.1 2021-04-22 16:47:51 +05:30
Suraj Shetty
6e8f76b591
Merge pull request #12962 from frappe/mergify/bp/version-13-pre-release/pr-12959
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2021-04-22 16:29:29 +05:30
Suraj Shetty
10deafbdec fix: Override get_model_value for table multiselect
(cherry picked from commit 1ef4a58aa8)
2021-04-22 10:51:59 +00:00
Suraj Shetty
c8feddeaab fix(control): Check if same value is set to avoid unnecessary change trigger
(cherry picked from commit 162f191b77)
2021-04-22 10:51:58 +00:00
mergify[bot]
92366d59aa
fix: Invalid HTML generated by the base template (backport #12953) (#12954)
Closes #12952

(cherry picked from commit 1a30e11b5f)

Co-authored-by: Anand Chitipothu <anandology@gmail.com>
2021-04-22 09:06:37 +05:30
mergify[bot]
9025fce1c0
fix(query): Use single quotes for string constant (backport #12948) (#12949)
(cherry picked from commit 6225f9b35e)

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-22 01:03:13 +05:30
mergify[bot]
8080f5b75b
fix: Form Dashboard reference link (backport #12945) (#12947)
(cherry picked from commit 4d552c241f)

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-22 00:40:46 +05:30
mergify[bot]
9dc4cac495
fix: Use grid docfield list while creating grid_row docfield copy (backport #12940) (#12946)
Previously, it was using doctype level docfield list
which did not had the updated docfields for a grid.

(cherry picked from commit acfa1c1cca)

Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2021-04-22 00:30:00 +05:30
Nabin Hait
107b6af071 Merge branch 'version-13-pre-release' into version-13 2021-04-21 12:34:00 +05:30
Nabin Hait
f4472cc384 bumped to version 13.1.0 2021-04-21 12:53:59 +05:50
mergify[bot]
eae7f74d1e
fix: Ignore non utf-8 files for translation scan (backport #12935) (#12936)
Co-authored-by: Faris Ansari <netchampfaris@users.noreply.github.com>
2021-04-21 12:18:11 +05:30
mergify[bot]
d296688b35
fix: Handle error while session start (backport #12933) (#12934)
- The occurs randomly at the time of boot

(cherry picked from commit 87d8666c60)

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-21 11:43:47 +05:30
Suraj Shetty
bc95dc277c
chore: Add release notes for v13.1.0 (#12932) 2021-04-21 11:43:34 +05:30
mergify[bot]
96bfeb63c3
fix: Resolve value in promise while validating link field (backport #12925) (#12929)
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-20 22:26:34 +05:30
mergify[bot]
09b0097e48
fix: Get defaults from user_defaults based on fieldname (backport #12924) (#12927)
(cherry picked from commit ec0c628c84)

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2021-04-20 22:09:43 +05:30
mergify[bot]
98f0aca0bb
fix: Pass aggregate_on_doctype to properly create the query (backport #12917) (#12922)
(cherry picked from commit a19207c2f1)

Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2021-04-20 15:01:28 +05:30
mergify[bot]
c5c5da51a2
fix(treeview): Accept filters as kwargs to avoid TypeError (backport #12920) (#12921)
(cherry picked from commit 06ea52b964)

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-20 14:57:28 +05:30
mergify[bot]
d47870d449
fix: whitelist login method to fetch session id remotely (backport #12913) (#12916)
(cherry picked from commit e21b1e40c4)

Co-authored-by: Abhishek Balam <abhishekbalam96@gmail.com>
2021-04-20 14:57:03 +05:30