Commit graph

610 commits

Author SHA1 Message Date
gavin
9571fb0269
Merge pull request #11830 from gavindsouza/fix-remove-from-installed-apps
fix: Clear cache after updating defaults manually
2020-11-06 16:49:52 +05:30
Gavin D'souza
d284d38b62 Merge branch 'develop' of github.com:frappe/frappe into fix-remove-from-installed-apps 2020-11-05 18:30:38 +05:30
Suraj Shetty
5632541b99
Merge branch 'develop' into non_negative 2020-11-04 15:14:28 +05:30
Gavin D'souza
cb44492feb test: Added tests for bench remove-from-installed-apps 2020-11-03 13:55:26 +05:30
Suraj Shetty
3368d83238
fix: Remove @ from relevance query (#11837) 2020-11-02 13:07:09 +05:30
Deepesh Garg
3d9e4bbd8e Merge branch 'develop' of https://github.com/frappe/frappe into non_negative 2020-10-29 16:53:36 +05:30
Deepesh Garg
dbd8f52e54 feat: Non negative check for Int, Float and Currency fields 2020-10-29 16:40:38 +05:30
Aditya Hase
67276b72f7
Merge pull request #11792 from adityahase/fix-pdf-generation
fix(pdf): PDF generation shouldn't fail in background jobs and tests
2020-10-28 11:42:55 +05:30
Aditya Hase
17429037cc
Merge pull request #11655 from adityahase/fix-scheduled-job-type
fix(scheduler): Don't enqueue a job if it is being executed
2020-10-28 11:42:34 +05:30
Aditya Hase
56fc1130a4
test(scheduler): Don't enqueue a job if it is being executed 2020-10-28 10:31:48 +05:30
Aditya Hase
9d0ca3b72e
test(recorder): Test start-recording and stop-recording commands 2020-10-28 09:37:06 +05:30
Aditya Hase
6a059fc2ac
test(recorder): Error page rendering shouldn't fail when recorder is active 2020-10-28 09:36:19 +05:30
Aditya Hase
ea2ab810e6
test(pdf): Generate PDF as a user
i.e. when frappe.session is set
2020-10-27 14:18:35 +05:30
Rushabh Mehta
ceb1ecce73 fix(minor): test_db.py 2020-10-26 14:16:23 +05:30
Rushabh Mehta
0b93784b32 fix(minor): test_db.py 2020-10-26 14:13:38 +05:30
Rushabh Mehta
8a198f363b fix(default): cast as string as required 2020-10-26 10:02:04 +05:30
Rushabh Mehta
b5cb39bdb1 fix(minor): fix fieldame in apply_property_setters in model/meta.py 2020-10-26 10:02:04 +05:30
mergify[bot]
99e1c11652
Merge pull request #11642 from surajshetty3416/fix-report-excel-export
refactor: Fix excel export
2020-10-22 12:05:43 +00:00
Saurabh
af5f535d1f fix: test case 2020-10-20 16:15:17 +05:30
Suraj Shetty
9db41ee0e6
Merge branch 'develop' into fix-report-excel-export 2020-10-19 15:53:40 +05:30
Suraj Shetty
b726a8769a test: Fix query report test 2020-10-18 11:20:04 +05:30
Gavin D'souza
e812fb7da5 test: Update test_db_keywords_as_fields for postgres
* Updated styling to fit word limit
2020-10-12 18:36:26 +05:30
Gavin D'souza
992f66e044 test: Use standard distinct 2020-10-12 18:05:04 +05:30
Gavin D'souza
5097d9cd6e test: Updated tests with changed DatabaseQuery.prepare_args
behaviour
2020-10-12 15:47:28 +05:30
marination
22b013364e fix: Test for 'distinct' keyword 2020-10-07 16:04:29 +05:30
mergify[bot]
30eb9f15b1
Merge pull request #11652 from adityahase/fix-pluck
fix(db_query): Allow plucking a field without having to add it to the fields list
2020-10-06 13:20:22 +00:00
Aditya Hase
fa2c320c49
test(db_query): Test for pluck syntax 2020-10-06 18:27:19 +05:30
Gavin D'souza
efaed4b953 Merge branch 'develop' of github.com:frappe/frappe into compress-files 2020-10-05 13:37:46 +05:30
barredterra
28d9ca79e9 test: special method to encode spaces the right way 2020-09-26 20:23:59 +02:00
barredterra
8dda805654 fix: simplify test 2020-09-25 17:14:31 +02:00
barredterra
dbcf6bc5c3 fix: login, get_full_url 2020-09-25 16:54:36 +02:00
barredterra
8dfea8a3e3 test: fix/refactor oauth tests 2020-09-25 16:43:24 +02:00
Gavin D'souza
89c2973ea8 test: Fix tests to map with functionality 2020-09-25 15:23:43 +05:30
Gavin D'souza
60e76e0606 fix: Enhancements for the BaseCommands class 2020-09-25 14:35:55 +05:30
Gavin D'souza
6ea47833ec test: Added tests for backup command 2020-09-25 14:35:38 +05:30
mergify[bot]
3275cc4c5a
Merge pull request #11500 from gavindsouza/mysql-syntax-error
fix(doctype): Allow MySQL keywords as Docfields
2020-09-24 08:45:34 +00:00
Gavin D'souza
309508b422 test: Test for reading aliased field query 2020-09-24 13:28:58 +05:30
Gavin D'souza
4cfc4c90d8 test: Use lowercase fields 2020-09-24 10:59:43 +05:30
Gavin D'souza
6cf7e4575f fix: Precision shouldn't be allowed as its a meta attrib
Fieldname precision conflicting with meta object
2020-09-23 19:11:59 +05:30
Gavin D'souza
646f29f628 test: Test for RU using DB reserved keywords
Co-authored-by: Marica <maricadsouza221197@gmail.com>
2020-09-23 18:56:20 +05:30
Gavin D'souza
6f4931845e test: test once for 40 keyword fields instead 2020-09-23 17:19:10 +05:30
Gavin D'souza
ba0ac381f4 test: Fix fields added in doctype 2020-09-23 16:52:23 +05:30
Gavin D'souza
471202585c fix: Sider 2020-09-23 16:17:53 +05:30
Gavin D'souza
21c898583f test: Add test for creating doctypes with fields for reserved db
keywords
2020-09-23 16:12:48 +05:30
Faris Ansari
489f6e9d76 test: Add tests for override_doctype_class 2020-09-22 15:20:52 +05:30
Saurabh
a0086db9b6
fix(frappe client): validate http method for frappe.client api (#11228) 2020-09-14 12:30:30 +05:30
barredterra
1930993675 test: login-css is no longer in login.html 2020-09-10 14:49:31 +02:00
Aditya Hase
3c65a9ef04
Merge pull request #11189 from scmmishra/blog-route-fix 2020-09-10 13:39:06 +05:30
Aditya Hase
d8377dccc2
chore(tests): Cleanup property setter added for Blog Post 2020-09-10 11:23:13 +05:30
mergify[bot]
e75df971fc
Merge pull request #11305 from gavindsouza/allow-me-to-execute-anything
feat: Allow me to execute anything console would allow
2020-09-09 13:22:51 +00:00