Commit graph

32032 commits

Author SHA1 Message Date
prssanna
61d0da5ca5 fix: do not empty viewers parent on form refresh 2021-04-27 14:54:35 +05:30
shariquerik
d34bb3b633 fix: sider fix 2021-04-27 14:54:35 +05:30
shariquerik
ff047ef943 fix: Grid Form buttons Insert Above, Insert Below not hidden when cannot_add_rows is true 2021-04-27 14:54:35 +05:30
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
walstanb
eb45e8775a feat(UI): standardardized themed scrollbar 2021-04-17 15:20:12 +05:30
Suraj Shetty
85ad358a83
Merge pull request #12872 from surajshetty3416/copy-doc-without-boundaries 2021-04-17 11:38:37 +05:30
Suraj Shetty
7e3b930138 fix: Update labels 2021-04-16 22:14:41 +05:30
Suraj Shetty
2bbe4e6461 refactor: Use better naming 2021-04-16 20:53:27 +05:30
mergify[bot]
960fcc23af
Merge pull request #12824 from ankush/db_statica_hack
chore: static analysis hack for globals
2021-04-16 07:31:05 +00:00
mergify[bot]
c4d95ecafb
Merge pull request #12827 from anupamvs/data-import-issues
fix: don't allow user to remove/change data source file in data import
2021-04-16 03:33:26 +00:00
mergify[bot]
e36d9283af
Merge pull request #12534 from CaseSolvedUK/qr-cols-v13
feat: allow query/custom reports to save custom data in the json field
2021-04-16 02:36:19 +00:00
mergify[bot]
b71f8dcba1
Merge pull request #12866 from nikhilponnuru/version-13
fix: newly created Workspace not being accessible unless a shortcut u…
2021-04-16 02:33:15 +00:00
mergify[bot]
0b490a23c1
Merge pull request #12864 from resilient-tech/fix-attachment-icon
fix: attachment pill lock icon redirects to File
2021-04-16 02:24:20 +00:00
nikhilponnuru
de70877228 fix: Newly created Workspace not being accessible unless a shortcut under Shortcuts is created 2021-04-15 22:17:24 +05:30
Suraj Shetty
f974294484 feat: Copy DocType / Documents without boundaries 2021-04-15 22:12:48 +05:30
walstanb
d216acaaae fix: attachment pill lock icon redirects to File 2021-04-15 19:28:47 +05:30
Suraj Shetty
a2af812dfb
Merge pull request #12844 from surajshetty3416/group-mentions 2021-04-15 16:38:45 +05:30
Suraj Shetty
ccadda21d5
fix: Multi-column paste in grid (#12861) 2021-04-15 16:33:07 +05:30
mergify[bot]
2f811c3ac6
Merge pull request #12858 from leela/validations-on-customfield
fix: add field type check in custom field validation
2021-04-15 10:58:17 +00:00
Suraj Shetty
7d335a9bef fix: Make group mention clickable 2021-04-15 16:22:17 +05:30
Suraj Shetty
1bfeafca5f fix: Check if data-is-group should be true before getting doc 2021-04-15 16:08:18 +05:30
Suraj Shetty
b2649eda1e fix: Use css variables for mention colors 2021-04-15 16:07:03 +05:30
Suraj Shetty
f71a6c09f5 fix: Sync user groups realtime 2021-04-15 14:53:01 +05:30