Gavin D'souza
|
9be8a0895d
|
Merge branch 'develop' into between-formatting
|
2021-10-29 13:13:55 +05:30 |
|
mergify[bot]
|
80345e4206
|
Merge pull request #14526 from surajshetty3416/fix-has-permission-for-child-doc
fix: Check parent permission while doing `has_permission` for child
|
2021-10-28 10:08:50 +00:00 |
|
Suraj Shetty
|
4e6ea8fdbd
|
fix: Docstring of has_permission & made error title translatable
- doctype -> DocType
- fixed other typo
|
2021-10-28 15:25:45 +05:30 |
|
Suraj Shetty
|
26dfdf5c11
|
test: Update tests
|
2021-10-28 11:18:36 +05:30 |
|
Gavin D'souza
|
c1db7649eb
|
test: Delete from Access Log before each website test
This should fix flaky test_printview_page which fails due to name
collision while creating access log documents
|
2021-10-27 14:37:19 +05:30 |
|
Suraj Shetty
|
3b92971a8e
|
test: Update test case
|
2021-10-27 13:53:08 +05:30 |
|
Suraj Shetty
|
64822df6ff
|
Merge branch 'develop' into fix-has-permission-for-child-doc
|
2021-10-27 13:07:44 +05:30 |
|
Suraj Shetty
|
68cf640545
|
test: Test child table permission
|
2021-10-27 13:00:16 +05:30 |
|
mergify[bot]
|
92c60983cc
|
Merge pull request #14463 from ankush/fuzzy_website_search
feat: allow fuzzy search in website search
|
2021-10-25 06:57:33 +00:00 |
|
mergify[bot]
|
4e3547fd08
|
Merge pull request #14552 from Aradhya-Tripathi/at/query/fix
fix: set_value takes for_update for pypika objects
|
2021-10-25 06:04:48 +00:00 |
|
Ankush Menat
|
56f5b3d1f3
|
test: make global search tests less flaky
|
2021-10-24 14:46:02 +05:30 |
|
Aradhya-Tripathi
|
d6b9781163
|
feat: Added test to assert lock for pypika objects
|
2021-10-23 15:08:28 +05:30 |
|
Gavin D'souza
|
f08faf151c
|
test(website): Clear db.value_cache on tearDown
|
2021-10-22 18:18:14 +05:30 |
|
Mohammad Hasnain
|
08ac2eda0a
|
Merge branch 'develop' into between-formatting
|
2021-10-20 19:37:43 +05:30 |
|
Mohammad Hasnain
|
d7b7afeb14
|
fix: format between for creation/ modified
|
2021-10-19 16:18:21 +05:30 |
|
Sagar Vora
|
5c86dc80c7
|
fix: if_owner constraint being applied wrongly (#14471)
* fix: `if_owner` constraint being applied wrongly
* test: check if owner on `frappe.get_list`
Co-authored-by: Pruthvi Patel <pruthvipatel145@gmail.com>
|
2021-10-19 15:03:17 +05:30 |
|
gavin
|
a52decf308
|
Merge pull request #14481 from saxenabhishek/aks-feat-semgrep-sql
ci: semgrep rule for db.sql
|
2021-10-19 13:50:03 +05:30 |
|
Gavin D'souza
|
a575cff8a7
|
fix: Retry flaky test_printview_page if errored
|
2021-10-19 12:35:55 +05:30 |
|
Ankush Menat
|
35b242fe27
|
test: remove app unit tests
|
2021-10-12 17:33:29 +05:30 |
|
Suraj Shetty
|
05231f97f8
|
Merge pull request #14424 from frappe/fix-group-by-child-table-field
|
2021-10-12 14:20:36 +05:30 |
|
Suraj Shetty
|
18df0b0f8c
|
test: Fix test
|
2021-10-12 13:46:06 +05:30 |
|
Suraj Shetty
|
74ec9657da
|
test: Update aggregation test
|
2021-10-12 13:36:30 +05:30 |
|
Suraj Shetty
|
8febefae9c
|
test: Add test case to validate aggregation
- based on child table field
|
2021-10-12 12:05:05 +05:30 |
|
Suraj Shetty
|
c6538cf318
|
Merge branch 'develop' into discussions-single-topic
|
2021-10-12 11:41:04 +05:30 |
|
Gavin D'souza
|
4e7be5b3ec
|
Merge branch 'develop' of github.com:frappe/frappe into at/safeqb
|
2021-10-11 12:45:03 +05:30 |
|
pateljannat
|
bee2491221
|
test: ui test for single thread
|
2021-10-07 12:53:19 +05:30 |
|
Aradhya-Tripathi
|
2a241bd2dc
|
style: formatted code
|
2021-10-05 18:23:46 +05:30 |
|
Aradhya-Tripathi
|
3b25bde3ac
|
feat: Added tests for SafeQB
|
2021-10-05 18:14:06 +05:30 |
|
Aradhya-Tripathi
|
162645d703
|
fix: fixed get_value tests
|
2021-10-05 16:23:37 +05:30 |
|
Aradhya-Tripathi
|
4919d1ba62
|
feat: Added tests for get_value with sql functions
|
2021-10-05 16:02:51 +05:30 |
|
gavin
|
22876d9803
|
Merge pull request #14102 from Aradhya-Tripathi/at-refactor
feat: additional filter support
|
2021-10-05 12:06:04 +05:30 |
|
pateljannat
|
fd57185bc9
|
style: indentation, etc
|
2021-10-01 13:04:57 +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 |
|
pateljannat
|
888bff9b1b
|
Merge branch 'develop' of https://github.com/frappe/frappe into discussions
|
2021-09-28 14:50:41 +05:30 |
|
leela
|
cb696d2966
|
fix: rq utiliy module conflicts with redis queue's rq package
|
2021-09-23 12:42:25 +05:30 |
|
Aradhya-Tripathi
|
73eb7806a8
|
refactor: removed aggregation from database.py
refactor: moved aggregate to frappe.query
|
2021-09-20 22:47:06 +05:30 |
|
Jannat Patel
|
bc5fcce14f
|
fix: tests
|
2021-09-18 12:34:54 +05:30 |
|
Jannat Patel
|
d49ce24e09
|
fix: web page and load time
|
2021-09-17 18:10:26 +05:30 |
|
Jannat Patel
|
dc73dea318
|
test: ui
|
2021-09-17 15:46:29 +05:30 |
|
Gavin D'souza
|
86fa811004
|
test: Add test for DatabaseQuery Column comparison
|
2021-09-16 13:04:25 +05:30 |
|
Mohammad Hasnain Mohsin Rajan
|
ae5cf9c32c
|
chore: change missing_in_backup function docstring
|
2021-09-12 19:09:05 +05:30 |
|
Ankush Menat
|
049df53cd8
|
Merge branch 'develop' into ci_ubuntu_latest
|
2021-09-12 17:05:17 +05:30 |
|
Suraj Shetty
|
3aa569182a
|
Merge branch 'fix-flaky-tests-3' of https://github.com/surajshetty3416/frappe into fix-flaky-tests-3
|
2021-09-08 11:45:19 +05:30 |
|
Suraj Shetty
|
4441eb7d90
|
test: Fix test_request_language_resolution_with_cookie
|
2021-09-08 11:45:15 +05:30 |
|
Suraj Shetty
|
14cca39a5e
|
Merge branch 'develop' into fix-flaky-tests-3
|
2021-09-07 20:34:59 +05:30 |
|
Suraj Shetty
|
8e9a46fff9
|
test: Miscellaneous fixes to avoid flaky tests
|
2021-09-07 19:57:57 +05:30 |
|
Abhishek Saxena
|
1d02d26a2b
|
Merge branch 'develop' into aks-fix-postgres
|
2021-09-07 17:42:03 +05:30 |
|
Your Name
|
74d6ed32d6
|
test: add frappe.db.add_index
|
2021-09-07 17:40:55 +05:30 |
|
Ankush Menat
|
b33b469aff
|
Merge branch 'develop' into ci_ubuntu_latest
|
2021-09-07 13:10:56 +05:30 |
|
mergify[bot]
|
cea341ccf5
|
Merge pull request #13594 from shariquerik/custom-doctype-webform-perm
fix: Webform Permission for custom doctype
|
2021-09-06 17:06:13 +00:00 |
|