seitime-frappe/frappe/patches/v14_0
2023-06-12 15:43:23 +05:30
..
__init__.py fix: Add patch to remove Data Import Legacy 2021-07-30 12:31:07 +05:30
clear_long_pending_stale_logs.py refactor: dont delete route history by default 2022-06-15 12:33:17 +05:30
copy_mail_data.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
delete_data_migration_tool.py chore: db.get_all -> get_all 2022-08-22 11:35:14 +05:30
delete_payment_gateways.py chore: patch for deleting payment doctypes 2022-07-26 23:17:05 +05:30
different_encryption_key.py refactor: use separate config key for encryption (#17720) 2022-08-03 13:52:02 +05:30
disable_email_accounts_with_oauth.py fix(patch): only run disable_email_accounts_with_oauth if connected user is not set (#20799) 2023-04-20 22:03:11 +05:30
drop_data_import_legacy.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
drop_unused_indexes.py perf!: Only add modified index on parent doctypes (#18119) 2022-09-15 19:16:12 +05:30
log_settings_migration.py fix: clear pending logs using big-deletes 2022-06-15 12:33:14 +05:30
remove_db_aggregation.py refactor!: Drop deprecated functionality (#18815) 2022-11-11 19:54:36 +05:30
remove_is_first_startup.py chore: use qb for patch 2022-05-04 13:35:57 +05:30
remove_manage_subscriptions_from_navbar.py chore: remove manage subscriptions from navbar settings (#20249) 2023-03-06 10:44:38 +05:30
remove_post_and_post_comment.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
reset_creation_datetime.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
save_ratings_in_fraction.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
set_document_expiry_default.py refactor: replace bad usage of db.set_value 2023-01-04 11:13:53 +05:30
set_suspend_email_queue_default.py refactor: rename hold_queue to suspend_email_queue 2022-07-18 22:32:12 +05:30
setup_likes_from_feedback.py refactor: Replaced blog's feedback with comment's comment_type='Like' (#17479) 2022-07-14 14:09:00 +05:30
transform_todo_schema.py fix: Populate ToDo.allocate_to column 2022-01-04 13:59:27 +05:30
update_attachment_comment.py feat: consistent, translatable timeline messages (#17526) 2022-10-12 22:27:04 +05:30
update_auto_account_deletion_duration.py refactor: replace bad usage of db.set_value 2023-01-04 11:13:53 +05:30
update_color_names_in_kanban_board_column.py chore: db.get_all -> get_all 2022-08-22 11:35:14 +05:30
update_github_endpoints.py feat: Added Subscription Banner for remotely logging into FrappeCloud dashboard from site (backport #18263) (#18281) 2022-10-03 16:41:12 +05:30
update_integration_request.py fix: ignore if integration_type column doesn't exist (for direct v14 installations) for integration request patch 2022-06-16 14:43:32 +05:30
update_is_system_generated_flag.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
update_multistep_webforms.py chore: dont rerun patch 2022-08-30 18:21:26 +05:30
update_webforms.py chore: db.get_all -> get_all 2022-08-22 11:35:14 +05:30
update_workspace2.py fix: error in workspace patch (#21335) 2023-06-12 15:43:23 +05:30