Commit graph

33461 commits

Author SHA1 Message Date
Suraj Shetty
ffb020ce0e fix: Make query postgres compatible 2021-07-15 08:37:47 +05:30
Suraj Shetty
ae70502f91 test: Add test case to validate tag count query 2021-07-13 15:34:36 +05:30
Suraj Shetty
e826866503 fix: Tag count query 2021-07-13 14:24:12 +05:30
gavin
a837a4d69c
Merge pull request #13680 from frappe/mergify/bp/develop/pr-13667
fix: custom script to duplicate row not working in v13 (backport #13667)
2021-07-13 13:21:55 +05:30
mergify[bot]
df9386208a
Merge pull request #13655 from MitulDavid/patch-1
fix: Accurately cast fieldtype in frappe.db.get_single_value()
2021-07-13 05:50:12 +00:00
Rushabh Mehta
372447846e fix(minor): website_builder.scss removed border for cards 2021-07-13 10:14:43 +05:30
Rushabh Mehta
959a5549d1 fix(minor): website_builder.scss padding and line-height for cards 2021-07-13 09:51:40 +05:30
Mitul David
42585579e6
refactor: Replace str.format() with f-strings 2021-07-12 19:13:29 +05:30
rohitwaghchaure
10fde05950 fix: custom script to duplicate row not working in v13 (#13667)
(cherry picked from commit 1615baf69a476a4c8361cd8af19e2edada6b4784)
2021-07-12 12:15:28 +00:00
mergify[bot]
d8c4ad379c
Merge pull request #13488 from shariquerik/custom-report-link-fix
fix: Invalid Custom Report link on Workspace
2021-07-12 12:10:08 +00:00
Mitul David
934fc17a3b
refactor: Improve readability, consistency 2021-07-12 15:52:57 +05:30
Leela vadlamudi
1753cc1ac6
Merge pull request #13670 from frappe/send-me-a-copy-not-working
fix: send me a copy not working
2021-07-12 11:45:00 +05:30
Suraj Shetty
e66c76c971
Merge pull request #13674 from surajshetty3416/fix-scrollbars 2021-07-12 09:15:19 +05:30
Suraj Shetty
d54bc4fc70 fix: Make scrollbar thumb rounded 2021-07-11 21:00:03 +05:30
Mitul David
95550861a7
refactor(minor): Fix indentation 2021-07-09 18:48:12 +05:30
Mitul David
1e839f0ab1
test: Add test for frappe.db.get_single_value 2021-07-09 18:36:06 +05:30
Mohammad Hasnain Mohsin Rajan
6fd762da96
fix: send me a copy not working 2021-07-09 18:02:19 +05:30
mergify[bot]
c192f6972b
Merge pull request #12715 from alyf-de/google_drive_picker
feat: Google Drive Picker
2021-07-09 06:01:16 +00:00
Suraj Shetty
ef5c486b0a
Merge pull request #13664 from surajshetty3416/fix-dashboard-open-count 2021-07-07 23:11:55 +05:30
Suraj Shetty
ee75cea4fe fix: Enable set_open_count
perf: move set_open_count to after_refresh to avoid unnecessary calls
2021-07-07 22:39:12 +05:30
Suraj Shetty
67736f9199
Merge pull request #13662 from surajshetty3416/fix-file-folder-routing-issue 2021-07-07 19:39:15 +05:30
Suraj Shetty
121ae7e36b fix: Allow to open folders that are nested inside 2 folders 2021-07-07 17:58:45 +05:30
Mohammad Hasnain Mohsin Rajan
d25252b1e1
perf: Index workflow action fields (#13622)
* feat: add number format parameter in doc.get_formatted

* fix: add test cases

* fix: test_document test

* fix: test_document test fix

* fix: readding test for test_formatter

* perf: add indexes in workflow action

* chore: commit auto created file

* Revert "feat: add number format parameter in doc.get_formatted"

This reverts commit 6bdcae1201.

* Revert "fix: add test cases"

This reverts commit 4bafae6e38.

* Revert "fix: test_document test"

This reverts commit 3336915dae.

* Revert "fix: readding test for test_formatter"

This reverts commit f5e40141af.

* chore: remove unwanted changes

* chore: remove unwanted changes

Co-authored-by: Kenneth Sequeira <seq.kenneth@gmail.com>
2021-07-07 15:52:19 +05:30
Mitul David
64840aac6b
refactor(minor): Delete redundant imports 2021-07-06 14:13:27 +05:30
Mitul David
a1e84d2341
fix: Accurately cast fieldtype in frappe.db.get_single_value() 2021-07-06 13:28:18 +05:30
mergify[bot]
9fdde15841
Merge pull request #13651 from resilient-tech/fix-cannot-read-property
fix: cannot read property `0` of undefined
2021-07-06 05:18:30 +00:00
Mohammad Hasnain Mohsin Rajan
b5d9de1fc4
fix: Option to pass any value for limit from client-side (#13452)
* add unlimited support to frappe.db.get_list - js

* fix: use 0 for getting all components in get_list

* fix: use autocomplete instead of select for letterheads

* fix: linting

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

* chore: linting

* fix: add placeholder to autocomplete

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-07-05 14:33:19 +00:00
Sagar Vora
5b2a79ed2e fix: cannot read property 0 of undefined 2021-07-05 16:17:41 +05:30
mergify[bot]
bb9f73b8f6
Merge pull request #13647 from resilient-tech/fix-capure
fix: removed red indicator from alert
2021-07-05 07:31:49 +00:00
walstanb
9140361188 fix: removed red indicator from alert 2021-07-05 12:08:24 +05:30
gavin
cd98d88a9f
Merge pull request #13646 from frappe/mergify/bp/develop/pr-13628
fix(Workspace): Pass doctype info for link item (backport #13628)
2021-07-05 10:57:23 +05:30
Gavin D'souza
bdfb53a50c fix(Workspace): Pass doctype info for link item
Without item.doctype, url for non standard reports in workspace cards doesn't set properly since doctype value is unidentified

Sometimes, the whole workspace won't render because slug function breaks while recieving undefined object

(cherry picked from commit 689e38b8610cc9e0b9b738d2774d0daa193dc309)
2021-07-05 05:16:21 +00:00
Suraj Shetty
4420ed1b20
Merge pull request #13641 from surajshetty3416/fix-minified-js-load 2021-07-03 14:40:35 +05:30
Suraj Shetty
fccd19a44c test: Add test to validate minified js load 2021-07-03 14:13:16 +05:30
Suraj Shetty
508f47e871 fix: Minified js load 2021-07-03 14:13:02 +05:30
Leela vadlamudi
f69615ac76
Merge pull request #13637 from leela/revert/prssanna/amended-doc-naming
fix: Revert "Merge pull request #13244 from prssanna/amended-doc-naming"
2021-07-02 18:10:53 +05:30
leela
f31d01a2a6 Revert "Merge pull request #13244 from prssanna/amended-doc-naming"
This reverts commit 58b95662c2, reversing
changes made to c553b7e23a.
2021-07-02 17:43:16 +05:30
mergify[bot]
dede680ceb
Merge pull request #13567 from alyf-de/bench_version_branch_commit
feat: print branch and commit on `bench version`
2021-07-02 08:24:55 +00:00
Leela vadlamudi
1e42272b32
Merge pull request #13575 from alyf-de/translate_connection_group_label
feat: translate connection group label
2021-07-02 13:39:24 +05:30
Leela vadlamudi
4d2a686960
Merge pull request #13500 from sunnyakaxd/develop
fix: Remove meta from pickling overhead
2021-07-02 13:36:48 +05:30
Leela vadlamudi
038649489e
Merge pull request #13632 from leela/remove-unnecessaty-imports
fix: remove not needed six import
2021-07-02 11:27:04 +05:30
leela
3552132789 fix: remove not needed six import 2021-07-02 11:25:20 +05:30
Leela vadlamudi
58b95662c2
Merge pull request #13244 from prssanna/amended-doc-naming
refactor: set amended docname to original docname
2021-07-02 11:23:10 +05:30
Leela vadlamudi
4800ee8725
Merge branch 'develop' into amended-doc-naming 2021-07-02 10:47:47 +05:30
Suraj Shetty
c553b7e23a
Merge pull request #13631 from surajshetty3416/fix-website-base-template 2021-07-02 09:17:16 +05:30
Suraj Shetty
4363e51c6d test: Fix improper tests for website rendering 2021-07-01 22:10:02 +05:30
Suraj Shetty
a93bb67030 test: Add test case to validate raw file load 2021-07-01 22:08:15 +05:30
Suraj Shetty
02e735da8e fix: Do not set base template for resource 2021-07-01 22:06:26 +05:30
gavin
3e92cf2f0e
Merge pull request #13619 from gavindsouza/hide-attachment-cond-dev
fix: Hide "Attach File" in form if max limit reached
2021-07-01 17:07:19 +05:30
gavin
f082db0a90
Merge pull request #13621 from frappe/dependabot/npm_and_yarn/socket.io-parser-3.3.2
chore(deps): [security] bump socket.io-parser from 3.3.0 to 3.3.2
2021-07-01 13:47:16 +05:30