Commit graph

37858 commits

Author SHA1 Message Date
saxenabhishek
ba51289c37 test: update test_multiple_tables_in_filters 2022-04-28 17:10:31 +05:30
saxenabhishek
36de21c059 feat: left join tables by default 2022-04-28 17:10:31 +05:30
saxenabhishek
b1a0a3816b style: Applied Frappe linting 2022-04-28 17:10:31 +05:30
saxenabhishek
0450a25822 test: get_count 2022-04-28 17:10:31 +05:30
saxenabhishek
3498445733 test: multiple_tables_in_filters 2022-04-28 17:10:31 +05:30
saxenabhishek
d39e6a7890 refactor: new query engine in get_count() 2022-04-28 17:10:31 +05:30
saxenabhishek
c9df86f9ef feat: multi table queries 2022-04-28 17:10:31 +05:30
Rushabh Mehta
a59e5d7aac
Merge pull request #16791 from rmehta/fix-control-test
test: Fixes `control_dynamic_link` test
2022-04-28 16:05:05 +05:30
Rushabh Mehta
4faf6f5704
Merge pull request #16792 from rmehta/fix-email-log
fix(minor): fix email error logging and strip Guest
2022-04-28 15:44:52 +05:30
Rushabh Mehta
dfeb16f58d fix(test): control_dynamic_link.js 2022-04-28 15:20:29 +05:30
Rushabh Mehta
c23cc52948 fix(test): control_dynamic_link.js 2022-04-28 15:17:56 +05:30
gavin
f1cceba81b
Merge pull request #16763 from surajshetty3416/fix-autoname-validation
fix: Validate "autoname" for Customize Form
2022-04-28 15:03:39 +05:30
Suraj Shetty
532e5dd0d6
Merge pull request #16620 from Komal-Saraf0609/control-data 2022-04-28 15:02:50 +05:30
Rushabh Mehta
d3ca83c4d8 fix(minor): fix email error logging and strip Guest 2022-04-28 14:55:39 +05:30
gavin
c0bcae9887
Merge pull request #16793 from gavindsouza/readme-fix
docs: Trimmed whitespace from FC button
2022-04-28 14:54:10 +05:30
Gavin D'souza
760974a050 style(README): Fixed inconsistent whitespaces 2022-04-28 14:52:42 +05:30
Gavin D'souza
b1effcab4b docs: Removed whitespace from Try on FC button 2022-04-28 14:52:29 +05:30
Rushabh Mehta
9847019457 fix(test): control_dynamic_link.js 2022-04-28 14:47:07 +05:30
Rushabh Mehta
efd993cdc3 fix(test): control_dynamic_link.js 2022-04-28 14:45:27 +05:30
Rushabh Mehta
6d266b19af fix(minor): fix email error logging and strip Guest 2022-04-28 14:42:17 +05:30
Rushabh Mehta
ec2c65f0a5 fix(test): control_dynamic_link.js 2022-04-28 14:27:46 +05:30
gavin
b64d10a5ee
docs(README): Add PWD button for Frappe (#16790)
Clicking on the button will take you to Play with Docker site which will
give you a new vanilla Frappe site to test and play around with for 3 hours

PWD File from https://github.com/gavindsouza/install-scripts/blob/main/frappe/pwd.yml
Related ERPNext PR: https://github.com/frappe/erpnext/pull/30817
2022-04-28 14:14:09 +05:30
Ritwik Puri
d1423f1517
test: use data fieldtype instead of int in test_fieldname_starting_with_int (#16771)
* fix(test): use data fieldtype instead of int

postgres doesn't allow using like operator on int/any non-text/varchar column
ref: https://github.com/frappe/frappe/issues/16722

* minor: updated test_fieldname_starting_with_int with child table filters
2022-04-28 13:46:09 +05:30
Rushabh Mehta
926ceb3b25
Merge pull request #16789 from nidhipurohit11/link_field
Modified condition for cypress >> Link field dropdown selection
2022-04-28 12:07:56 +05:30
Komal-Saraf0609
03efa25d03 test: Corrected failed tests 2022-04-28 12:06:45 +05:30
Nidhi Purohit
bc5ab839da Added condition for cypress >> Link dropdown selection 2022-04-28 11:54:36 +05:30
Suraj Shetty
30440026db fix: Do not allow autoname changes to/from autoincrement in customize form 2022-04-28 11:44:33 +05:30
Aditya Hase
672bd8a523
fix: Update links to Frappe Cloud (#16788) 2022-04-28 11:05:50 +05:30
Suraj Shetty
ccc82e2c4c
Merge pull request #15538 from noahjacob/phone_field_control
feat: Phone Control Type
2022-04-28 10:27:52 +05:30
Suraj Shetty
cf49bbe4f8
Merge branch 'develop' into control-data 2022-04-27 17:38:48 +05:30
Suraj Shetty
2bc06a1058 fix: Check if autoname exists 2022-04-27 17:08:42 +05:30
Max Solanki
88992c6686
fix: console error while using TAB shortcut in grid (#16701) 2022-04-27 17:08:26 +05:30
Suraj Shetty
2f2fc0440d test: Init UI test for customize form 2022-04-27 15:56:20 +05:30
Suraj Shetty
a667b00681 refactor: Remove unnecessary switch case 2022-04-27 15:55:29 +05:30
Ankush Menat
9bec3480ed
ci: failfast in case of conflicts (#16777) 2022-04-27 14:25:45 +05:30
gavin
f4394f124a
Merge pull request #16715 from ChillarAnand/v3.11
refactor!: Remove wrapt package
2022-04-27 12:28:13 +05:30
Suraj Shetty
b9231d6d5c
Merge pull request #16774 from surajshetty3416/fix-newsletter 2022-04-27 12:06:42 +05:30
Suraj Shetty
423a0ac731
Merge pull request #16778 from saurabh6790/payment-envent-in-server-script 2022-04-27 12:04:36 +05:30
Saurabh
834706e33b chore: add missing doc event type 2022-04-27 11:45:34 +05:30
chillaranand
a9492ba5fa refactor: Remove wrapt package
Also replaced inspect.getfullargspec with inspect.signature to
preserve signature of a decorated functions.
2022-04-27 11:36:07 +05:30
Raffael Meyer
274d5e69ee
feat: add default date and time format for Germany (#16772) 2022-04-27 10:56:58 +05:30
gavin
af949bc36f
Merge pull request #16773 from alyf-de/refactor-sync-fixtures
refactor: Sync fixtures
2022-04-27 10:54:31 +05:30
Ankush Menat
b714dbb190
fix: dont throw error for a bad translation (#16769) 2022-04-27 10:49:56 +05:30
Suraj Shetty
ebf6a8ce32 style: Fix formatting 2022-04-27 10:30:23 +05:30
Suraj Shetty
9422a4fc88 fix: Add naming_rule to retain changes from Customize Form 2022-04-27 10:25:47 +05:30
Suraj Shetty
2c4773ff44 fix(newsletter): Pass parent instead of parentfield
while getting successful recipients of a newsletter
2022-04-27 09:48:17 +05:30
barredterra
8f53a039a6 refactor: Sync fixtures 2022-04-26 23:43:07 +02:00
Tom-Finke
0334936449
fix: filters not working on "select items" dialog boxes (#16765)
* Fix: is_child_selection_enabled for multiselect dialog filter

* fix: check if field exists before fetching value

Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-04-26 18:08:18 +05:30
gavin
d881fb7ab5
Merge pull request #16762 from gavindsouza/file-list-checkbox
fix(mobile): Show checkbox in file list view
2022-04-26 17:05:00 +05:30
Gavin D'souza
0551a2f1e7 fix(mobile): Show checkbox in file list view 2022-04-26 16:34:34 +05:30