Commit graph

35823 commits

Author SHA1 Message Date
Suraj Shetty
05041ede6e
Merge branch 'develop' into leaderboard-load-fix 2021-10-01 08:12:24 +05:30
Suraj Shetty
21067dc8d8
Merge branch 'develop' into fix-date-display 2021-10-01 08:11:41 +05:30
Suraj Shetty
c8c12b4d00
Merge branch 'develop' into hide-show-filter 2021-10-01 08:07:57 +05:30
Suraj Shetty
e654f9a32f
Merge pull request #14251 from ankush/tag_wise_patch_test 2021-10-01 08:05:14 +05:30
Suraj Shetty
4d435e271e
Merge branch 'develop' into coverage 2021-09-30 23:11:26 +05:30
Suraj Shetty
ccc3115cff
Merge pull request #14316 from shariquerik/flaky-ui-tests 2021-09-30 23:11:05 +05:30
Krithi Ramani
78a89fdb99 renamed argument to file_path. Added pycups to requirements.txt 2021-09-30 22:20:42 +05:30
Krithi Ramani
2d018a8591 passed filename as argument 2021-09-30 21:59:29 +05:30
Aradhya-Tripathi
a31f23bee9 Merge branch 'develop' of https://github.com/Aradhya-Tripathi/frappe into at-refactor 2021-09-30 21:42:09 +05:30
Shariq Ansari
01b4717d3e fix: On submitting webform with file, record is created but file is not attached in the attachment section 2021-09-30 20:18:25 +05:30
Shariq Ansari
8f8f80fef7 fix: Leaderboard is not loading for user with language other than en 2021-09-30 19:01:51 +05:30
Shariq Ansari
624cd3a04c fix: Scrollbar is hidden when search modal is minimized 2021-09-30 16:21:20 +05:30
MitulDavid
b9d6063755 test: Fix flaky test in timeline.js 2021-09-30 16:17:02 +05:30
MitulDavid
7ee31deaab fix: 'this.dialog.sections[0] is undefined' in communication.js 2021-09-30 15:40:02 +05:30
gavin
6078cbabaa
Merge pull request #14303 from frappe/mergify/bp/develop/pr-13929
fix: handle JSON content in run_doc_method (backport #13929)
2021-09-30 15:34:07 +05:30
gavin
6f4a281b7d
Merge pull request #14323 from gavindsouza/cp38-m1
chore: Bump psycopg2-binary Python client
2021-09-30 15:13:43 +05:30
Gavin D'souza
39d63641f3 chore: Bump psycopg2-binary Python client 2021-09-30 13:35:39 +05:30
Shariq Ansari
efc338a684
Merge branch 'frappe:develop' into twice-include-theme-for-apps 2021-09-30 12:32:26 +05:30
Shariq Ansari
6bbbfe3014
Merge branch 'frappe:develop' into hide-show-filter 2021-09-30 12:31:53 +05:30
MitulDavid
2570098be2 test: Fix flaky test 'enables Actions button' 2021-09-30 09:55:43 +05:30
Shridhar Patil
34f93330e9
fix: Missing save doc. 2021-09-29 16:24:47 +05:30
MitulDavid
400a604f2e test: Fix flaky tests in list_view.js, navigation.js 2021-09-29 13:34:53 +05:30
MitulDavid
58b3cdeb9a test: Fix flaky tests in form.js 2021-09-29 13:34:22 +05:30
MitulDavid
b159037f6a test: Fix flaky tests in dashboard_links.js 2021-09-29 13:34:07 +05:30
Shariq Ansari
83f7baa2fc
Merge branch 'frappe:develop' into flaky-ui-tests 2021-09-29 12:50:53 +05:30
Shariq Ansari
6f5f9ce1c5 test: fixed flaky ui test for folder_navigation 2021-09-29 11:30:49 +05:30
Shariq Ansari
9243e886c8 test: fixed flaky ui test for timeline_email 2021-09-29 11:14:36 +05:30
leela
d333b00904 fix: Get background jobs info 2021-09-28 21:50:04 +05:30
leela
73843b0ab3 fix: include doc details in workflow action email subject 2021-09-28 20:50:31 +05:30
Saqib Ansari
2072726865 feat: add on_get_node event in treeview 2021-09-28 18:02:36 +05:30
Ankush Menat
c1f9231d72
fix: install future and minor changes
minor changes:
1. quitely checkout new tags
2. avoid changing directory
3. use pip instead of bench to install deps.
2021-09-28 17:28:24 +05:30
Shariq Ansari
bfc68bdd95 fix: Hide Show Filter if there is no saved filters 2021-09-28 16:35:13 +05:30
Saqib Ansari
4109caf1bf chore: improve message & title 2021-09-28 16:15:24 +05:30
Shariq Ansari
e83c4ee7d3 fix: Include Theme for Apps section rendered twice 2021-09-28 15:32:31 +05:30
pateljannat
888bff9b1b Merge branch 'develop' of https://github.com/frappe/frappe into discussions 2021-09-28 14:50:41 +05:30
Saqib Ansari
e205acae3c feat: handle timeout and deadlocks in db.sql 2021-09-28 13:14:26 +05:30
gavin
c2bd1c0f47
Merge pull request #14289 from resilient-tech/setup_db
refactor: `setup_database` for mariadb
2021-09-28 12:52:10 +05:30
pateljannat
47fab75bcd fix: scroll, translations, naming series, placeholder and variable definition 2021-09-28 12:51:28 +05:30
Mai Ismail
1534e5398a
fix(Event Streaming): Doctype dependencies sync (#14299)
File "/home/mai/Workspace/V13/v13_online/apps/frappe/frappe/event_streaming/doctype/event_producer/event_producer.py", line 414, in sync_child_table_dependencies
    child_doc = frappe._dict(child_doc)
TypeError: 'NoneType' object is not iterable
2021-09-28 11:30:09 +05:30
barredterra
a5a4f33644 fix: handle JSON content in run_doc_method
(cherry picked from commit d130a91d9c5d9158fb78563f5a20145a356d07f0)
2021-09-28 05:59:14 +00:00
Suraj Shetty
899148072a
Merge pull request #13849 from shariquerik/get-distinct-records-from-backend
fix: Get unique records from backend for list
2021-09-27 15:19:46 +05:30
Deepesh Garg
e13f99dcb1 test: Check for doc event validations and cache methods 2021-09-27 12:56:08 +05:30
Manuel
ecdd2e55dc
Merge branch 'frappe:develop' into develop 2021-09-27 09:25:08 +02:00
pateljannat
bd184ccec3 fix: label for web page in template 2021-09-27 12:23:19 +05:30
Suraj Shetty
c322f4d065
Merge pull request #14295 from frappe/mergify/bp/develop/pr-14291
fix: set correct title in links table (backport #14291)
2021-09-27 12:10:37 +05:30
Deepesh Garg
6ab38e5d65 fix: Linting Issues 2021-09-27 12:09:32 +05:30
Deepesh Garg
dffd78d3fc fix: Validate server script for doc events 2021-09-27 12:02:31 +05:30
pateljannat
367099f1fa fix: reply seperator 2021-09-27 11:56:45 +05:30
Suraj Shetty
a6a308acaa
Merge pull request #14270 from frappe/dependabot/npm_and_yarn/nth-check-2.0.1 2021-09-27 11:34:10 +05:30
barredterra
37a1a15b87 fix: set correct title
(cherry picked from commit b35391d339b2e2be15f1615011e5ea609eba01f5)
2021-09-27 06:02:29 +00:00