seitime-frappe/frappe/integrations/doctype
2023-06-08 11:47:17 +05:30
..
connected_app fix(minor): only show authorization message if connected app is set (#19605) 2023-01-16 16:22:38 +05:30
dropbox_settings fix: add back dropbox access token 2023-03-20 17:48:21 +05:30
google_calendar refactor: frappe.cache() usage to frappe.cache (#21282) 2023-06-08 11:47:17 +05:30
google_contacts refactor(Google Contact): authorize_access 2023-03-30 11:47:52 +02:00
google_drive fix: use file name for backups to Google Drive (#19504) 2023-01-06 17:06:51 +05:30
google_settings refactor: replace bad usage of db.set_value 2023-01-04 11:13:53 +05:30
integration_request feat: clear integration log request logs (#20373) 2023-03-17 14:38:26 +05:30
ldap_group_mapping feat(ldap): Allow setting "User Type" for new users 2022-07-07 17:13:59 +05:30
ldap_settings fix: ldap with 2fa (#19753) 2023-01-30 14:44:53 +05:30
oauth_authorization_code test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
oauth_bearer_token fix: minor oauth doctypes enhancements (#20613) 2023-04-07 14:33:41 +05:30
oauth_client fix: minor oauth doctypes enhancements (#20613) 2023-04-07 14:33:41 +05:30
oauth_provider_settings style: format JS files with prettier 2022-08-04 14:51:01 +05:30
oauth_scope refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
query_parameters refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
s3_backup_settings docs: clarify what s3 endpoint does (#19566) 2023-01-11 15:43:24 +05:30
slack_webhook_url test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
social_login_key test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
social_login_keys style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
token_cache refactor: rename get_time_zone to get_system_timezone 2023-03-04 19:30:03 +01:00
webhook refactor: frappe.cache() usage to frappe.cache (#21282) 2023-06-08 11:47:17 +05:30
webhook_data chore: Minified DocType JSON notation from old verbose notation 2022-08-03 12:22:03 +05:30
webhook_header chore: Minified DocType JSON notation from old verbose notation 2022-08-03 12:22:03 +05:30
webhook_request_log fix(ui): rearrange fields in webhook request log doctype 2023-05-21 15:50:52 +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