Rushabh Mehta
|
b09beb9147
|
fix(tests): cleanup
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
b4b620e738
|
fix(refactor): event_update_log - move code from document.py and cleanup hooks
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
3d6b3870bd
|
fix(minor): document.py:notify_consumers
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
a9a0979465
|
fix(minor): cache_key in cache_manager
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
aad2375cf3
|
fix(major): make document events more efficient, fix bug in cache_manager.get_doctype_map
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
26a9230fdd
|
fix(tests): more debugging
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
73c98d7082
|
fix(minor): stop printing
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
e262ef6add
|
fix(minor): logging fix in document.py
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
fe9f1e803e
|
fix(minor): allow for_update as a key in get_doc
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
fb7bc2659a
|
fix(minor): allow for_update as a key in get_doc
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
b1971d1f65
|
fix(minor): add for_update parameter in get_doc
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
ef1d1b0dc4
|
fix(minor): typo
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
c83a9a142b
|
fix(minor): mogrify
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
eba6dfa12a
|
fix(major): frappe.db.set_value will lock the row
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
e421bc19f6
|
fix(major): frappe.db.set_value will lock the row
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
4d97635ab4
|
fix(major): frappe.db.set_value will lock the row
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
22c6e08b1b
|
fix(test): try with print_sql
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
14d9c28eb7
|
fix(test): try with print_sql
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
541f7c016d
|
fix(tests): cleanup workflow test and commits
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
72e266f908
|
fix(tests): cleanup workflow test and commits
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
77cc95a673
|
fix(test): retry test_event_producer
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
bb074aa90d
|
fix(test): retry test_event_producer
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
8cf288a657
|
fix(sider): use flake8 noqa?
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
e213e50e6c
|
fix(sider): ignore except for patch
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
137df8290b
|
fix(sider): fix sider issues
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
b0f2af0ac5
|
fix(tests): add tests for home page
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
b0b5a56566
|
fix(minor): in install, load doctype_action and doctype_link before doctype
|
2020-08-17 09:41:54 +05:30 |
|
Rushabh Mehta
|
77018fc9d6
|
fix(cleanup): cleanup layout of doctype, user, role, add home_page to Portal Settings, Role
|
2020-08-17 09:41:54 +05:30 |
|
mergify[bot]
|
cde45ba488
|
Merge pull request #11274 from deepeshgarg007/toggle_full_width
fix: Add missing Toggle Full Width action in Navbar Settings
|
2020-08-16 14:11:15 +00:00 |
|
Deepesh Garg
|
f549c51185
|
fix: Idx for help dropdown
|
2020-08-16 19:26:29 +05:30 |
|
Deepesh Garg
|
1635597f67
|
fix: Assignment
|
2020-08-16 18:28:45 +05:30 |
|
Deepesh Garg
|
8b1d3a098a
|
Merge branch 'develop' of https://github.com/frappe/frappe into toggle_full_width
|
2020-08-15 13:05:04 +05:30 |
|
Deepesh Garg
|
ecacb4cc4e
|
fix: Add missing Toggle Full Width action in Navbar Settings
|
2020-08-15 12:57:30 +05:30 |
|
mergify[bot]
|
e819c75734
|
Merge pull request #11217 from gavindsouza/rename-backups
fix: fetch correct backup files
|
2020-08-15 06:04:50 +00:00 |
|
Shivam Mishra
|
3de0c18ab2
|
Merge pull request #10723 from scmmishra/feat-search-api-changes
feat: Search API changes
|
2020-08-14 14:00:56 +00:00 |
|
Shivam Mishra
|
88d28d7757
|
chore(revert): show traceback on smtp error
This reverts commit beaaf16758.
|
2020-08-14 18:47:10 +05:30 |
|
Shivam Mishra
|
beaaf16758
|
test: show traceback on smtp error
|
2020-08-14 18:30:27 +05:30 |
|
Gavin D'souza
|
9e00039351
|
style: Black
|
2020-08-14 17:25:18 +05:30 |
|
Gavin D'souza
|
c2ea55b0c0
|
style: Black
|
2020-08-14 17:22:48 +05:30 |
|
Mohammad Hasnain Mohsin Rajan
|
14400fe1d3
|
style: fix typo tood to todo (#11272)
|
2020-08-14 17:04:09 +05:30 |
|
gavin
|
56a9cc51e3
|
Merge pull request #11094 from gavindsouza/bulk-restore
feat: Bulk restore documents in Deleted Document List view
|
2020-08-14 16:34:34 +05:30 |
|
Anurag Mishra
|
6bfd07be51
|
feat: Ignore doctypes for cancel_all (#11034)
|
2020-08-14 16:12:02 +05:30 |
|
mergify[bot]
|
fbb3d6b88e
|
Merge pull request #11257 from scmmishra/same-site-mobile
feat: set samesite none for mobile
|
2020-08-13 12:37:46 +00:00 |
|
mergify[bot]
|
7c7f333f86
|
Merge pull request #11242 from netchampfaris/grid-form-refresh-field
fix(bug): pass correct fieldname to refresh_field
|
2020-08-13 12:30:40 +00:00 |
|
mergify[bot]
|
1fd2dcdf52
|
Merge pull request #11246 from prssanna/child-table-row-index
feat(Report Builder): Ability to show child table row index number
|
2020-08-13 12:25:45 +00:00 |
|
Suraj Shetty
|
f7be4fe804
|
Merge branch 'develop' into same-site-mobile
|
2020-08-13 17:54:41 +05:30 |
|
Mangesh-Khairnar
|
b49571f9b3
|
feat(notification): Add WhatsApp/SMS channels (#9623)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
|
2020-08-13 17:53:09 +05:30 |
|
Suraj Shetty
|
d5d45cdf3b
|
Merge branch 'develop' into bulk-restore
|
2020-08-13 17:44:37 +05:30 |
|
Faris Ansari
|
b7e6f85a85
|
fix: convert to sentence case
|
2020-08-13 16:44:56 +05:30 |
|
Gavin D'souza
|
f06dc0f7d9
|
fix: Literal strings for translation
* Used const instead of let
* Used template strings instead of repl
|
2020-08-13 16:29:31 +05:30 |
|