seitime-frappe/frappe/patches/v14_0
Akhil Narang 3f1e19de85
refactor(treewide): enable RUF rules
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-02-21 16:20:28 +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!: Remove error snapshot 2023-06-28 10:59:51 +05:30
copy_mail_data.py style: re-format with ruff 2024-02-05 18:53:33 +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 style: re-format with ruff 2024-02-05 18:53:33 +05:30
drop_data_import_legacy.py fix: remove data import legacy leftover fields (#23113) 2023-11-06 19:18:39 +05:30
drop_unused_indexes.py refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
log_settings_migration.py fix: clear pending logs using big-deletes 2022-06-15 12:33:14 +05:30
modify_value_column_size_for_singles.py fix: convert value column to longtext for Singles 2023-09-06 16:23:01 +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: re-format with ruff 2024-02-05 18:53:33 +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 fix: delete doctype after migrating (#22195) 2023-08-25 10:16:32 +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