seitime-frappe/frappe/integrations/doctype
Revant Nandgaonkar 4df6135c3c enqueue_after_commit option added to frappe.enqueue (#4167)
* enqueue_after_commit option added to frappe.enqueue

* Fixes

Codacy https://www.codacy.com/app/frappe/frappe/pullRequest?prid=934733
clear frappe.flags.enqueue_after_commit after executing enqueued jobs

* sync_global_search() uses enqueue_after_commit=True

* Update database.py

* webhooks enqueue after commit

* Update __init__.py
2017-10-18 11:43:02 +05:30
..
dropbox_settings [fix] dropbox upload of unicode filenames 2017-09-24 11:12:52 +03:00
gsuite_settings Use 'in' instead of 'has_key' 2017-09-04 16:05:58 +05:30
gsuite_templates GSuite integration (#3252) 2017-06-13 14:55:07 +05:30
integration_request Deprecate Integration Broker (#2831) 2017-03-14 11:24:26 +05:30
ldap_settings several throw translations (#3441) 2017-06-13 14:32:47 +05:30
oauth_authorization_code Deprecate Integration Broker (#2831) 2017-03-14 11:24:26 +05:30
oauth_bearer_token Replaced mixed usage of tabs and spaces for indents with tabs only (#3828) 2017-08-01 11:53:58 +05:30
oauth_client Oauth2 implicit grant fixes tests (#4261) 2017-10-06 11:47:33 +05:30
oauth_provider_settings [feature] document versioning #2469 (#2523) 2016-12-29 18:01:42 +05:30
paypal_settings Import six.moves.urllib.parse.urlencode instead of urllib.urlencode 2017-08-11 00:38:26 +05:30
razorpay_settings [fix] generate token while initiating razorpay payment and accept payment against the token. do not pass payment arguments in url, user can modify payment parameters (#4269) 2017-10-06 17:23:12 +05:30
s3_backup_settings [major] AWS S3 Integration for Frappé (#4272) 2017-10-17 12:45:25 +05:30
social_login_keys Replaced urlparse imports with six.moves.urllib.parse (#3847) 2017-08-03 11:43:28 +05:30
stripe_settings Fixed rounding problem in stripe integration (#10645) 2017-09-23 01:46:12 +02:00
webhook enqueue_after_commit option added to frappe.enqueue (#4167) 2017-10-18 11:43:02 +05:30
webhook_data Cleanup and Docs for Webhooks 2017-09-14 17:26:34 +05:30
webhook_header [Fix] Codacy Errors 2017-09-10 18:30:50 +05:30
__init__.py Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30