Commit graph

32058 commits

Author SHA1 Message Date
Suraj Shetty
a19207c2f1 fix: Pass aggregate_on_doctype to properly create the query 2021-04-20 14:21:25 +05:30
mergify[bot]
e637f8d703
Merge pull request #12912 from revant/fix-id-token
fix: id_token format
2021-04-19 14:49:41 +00:00
Revant Nandgaonkar
46d68e252f fix: id_token format
decode bytes to utf-8 string
2021-04-19 20:01:52 +05:30
mergify[bot]
2cc1733126
Merge pull request #12887 from alyf-de/fix_test_token_cache
test: fix PermissionError in test_token_cache
2021-04-19 11:56:05 +00:00
mergify[bot]
6be8852b0e
Merge pull request #12905 from prssanna/form-viewers-fix
fix: do not empty viewers parent on form refresh
2021-04-19 11:49:58 +00:00
mergify[bot]
ea87616afb
Merge pull request #12906 from shariquerik/hide-grid-form-buttons-fix
fix: Grid Form buttons Insert Above, Insert Below not hidden when can…
2021-04-19 11:48:12 +00:00
mergify[bot]
3b0909afd0
Merge pull request #12904 from leela/oauth-timeout
fix: OAuth token expiry
2021-04-19 11:40:34 +00:00
shariquerik
ccb76ce56b fix: sider fix 2021-04-19 16:58:26 +05:30
gavin
a8d0e39fd4
Merge pull request #12784 from Alchez/feat-py3-dependencies
feat: manage Python 3 compatiblity with dependencies
2021-04-19 16:55:04 +05:30
shariquerik
10d9611e6a fix: Grid Form buttons Insert Above, Insert Below not hidden when cannot_add_rows is true 2021-04-19 16:05:01 +05:30
prssanna
6ecbf55de5 fix: do not empty viewers parent on form refresh 2021-04-19 15:12:00 +05:30
leela
1c2d69fbe7 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-19 14:51:53 +05:30
leela
fe73a0b22a refactor: removed unused code 2021-04-19 14:43:44 +05:30
Suraj Shetty
1600d85279
fix: Typo in get_all_language_with_name (#12902) 2021-04-19 14:15:30 +05:30
Rohan Bansal
a7794d9f6c Merge remote-tracking branch 'upstream/develop' into feat-py3-dependencies 2021-04-19 12:51:50 +05:30
Rohan Bansal
f617bfeba6 fix: update dependencies 2021-04-19 12:51:48 +05:30
mergify[bot]
6ca3d71064
Merge pull request #12893 from resilient-tech/cypress
test: multiple cypress fixes
2021-04-19 05:23:41 +00:00
Suraj Shetty
c16584bbf1
chore: Upgrade frappe-charts to rc13 (#12896) 2021-04-19 10:45:54 +05:30
Sagar Vora
c8763859ae test: multiple cypress fixes 2021-04-18 13:22:43 +05:30
Rushabh Mehta
85af21cd03
Merge pull request #12890 from rmehta/fix-grid-delete
fix(minor): Add a delete trigger in grid, and use it to refresh labels in Website Settings
2021-04-18 12:46:06 +05:30
Sagar Vora
33b12d91f9
fix: cannot read property doc of undefined (#12891) 2021-04-18 12:38:19 +05:30
Rushabh Mehta
0d87ad2133 fix(minor): Add a delete trigger in grid, and use it to refresh labels in Website Settings 2021-04-18 11:58:20 +05:30
Ernesto Ruiz
2bf968e753
fix: Make strings translatable (#12877)
Make strings translatable.
2021-04-18 10:24:12 +05:30
mustafaelagamey
75822a323a
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-18 04:46:19 +00:00
mergify[bot]
3b30001750
Merge pull request #12874 from leela/fix-kanban-board
fix: Kanban board sync issue
2021-04-18 04:36:24 +00:00
mergify[bot]
7a910c627d
Merge pull request #12878 from resilient-tech/refactor-communication-composer
refactor: frappe.views.CommunicationComposer
2021-04-18 04:23:36 +00:00
barredterra
edef0a467d fix: test_token_cache PermissionError 2021-04-17 18:31:43 +02:00
Suraj Shetty
ef3fe365bc
Merge branch 'develop' into refactor-communication-composer 2021-04-17 16:31:24 +05:30
mergify[bot]
a5274c7077
Merge pull request #12879 from resilient-tech/fix-prop-of-undefined
fix: Cannot read property `current` of undefined
2021-04-17 11:00:36 +00:00
mergify[bot]
b903428f6d
Merge pull request #12881 from resilient-tech/test-form
test: no need to blur text editor
2021-04-17 11:00:28 +00:00
mergify[bot]
355a5579a2
Merge pull request #12882 from resilient-tech/feat-scrollbar
feat(UI): consistently themed scrollbars
2021-04-17 10:48:09 +00:00
walstanb
eb45e8775a feat(UI): standardardized themed scrollbar 2021-04-17 15:20:12 +05:30
Sagar Vora
513835a92c test: no need to blur text editor 2021-04-17 13:12:19 +05:30
Sagar Vora
c02fbb27b6 fix: sider issue 2021-04-17 12:24:00 +05:30
Sagar Vora
47d13a40c7 style: use ES6 class 2021-04-17 12:21:19 +05:30
Suraj Shetty
85ad358a83
Merge pull request #12872 from surajshetty3416/copy-doc-without-boundaries 2021-04-17 11:38:37 +05:30
Sagar Vora
01cd2308bb fix: Cannot read property current of undefined 2021-04-17 03:53:41 +05:30
Sagar Vora
354e89f4c6 fix: clear_cache only on success; use me instead of this 2021-04-17 03:24:01 +05:30
Sagar Vora
4a28b2f202 fix: set lang to frappe.boot.lang by default 2021-04-17 02:38:36 +05:30
Sagar Vora
e4527284d7 fix: sider issues 2021-04-17 02:12:12 +05:30
Sagar Vora
d12c47681e refactor: frappe.views.CommunicationComposer 2021-04-17 02:01:45 +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
leela
73662a50fe 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-16 16:21:19 +05:30
Raffael Meyer
6f73455eb2
Merge branch 'develop' into default_email_template 2021-04-16 12:32:51 +02:00
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