seitime-frappe/frappe/patches/v15_0
2024-09-17 11:41:51 +02:00
..
copy_disable_prepared_report_to_prepared_report.py chore: patches for copying disable_prepared_report and removing prepared report settings from system settings 2022-11-29 13:46:11 +05:30
drop_modified_index.py perf!: Only add modified index on parent doctypes (#18119) 2022-09-15 19:16:12 +05:30
migrate_role_profile_to_table_multi_select.py chore: keep old field data for role profile around 2024-02-10 13:45:55 +05:30
migrate_session_data.py refactor: Use JSON for session data (#25207) 2024-03-04 06:47:48 +00:00
migrate_to_utm.py fix: migration to utm 2024-09-17 11:41:51 +02:00
move_event_cancelled_to_status.py fix(event)!: Move "Cancelled" to status instead of event_type (#21471) 2023-07-11 18:56:57 +05:30
remove_background_jobs_from_dropdown.py fix: Remove Background Jobs from dropdown 2023-04-17 12:16:30 +05:30
remove_event_streaming.py chore: patch for removing event streaming doctypes & module 2022-08-26 18:51:18 +05:30
remove_implicit_primary_key.py chore: name current db handle properly 2024-01-14 17:14:21 +01:00
remove_prepared_report_settings_from_system_settings.py fix: prepared report patch (#19807) 2023-01-27 14:26:54 +05:30
sanitize_workspace_titles.py fix: sanitize html instead of escaping when creating/updating workspace (#24284) 2024-01-12 21:07:31 +05:30
set_contact_full_name.py fix: skip setting of contact full name if its too long (#25509) 2024-03-18 18:38:23 +05:30
set_file_type.py fix: dont guess extension without filename 2023-08-18 18:59:42 +05:30
validate_newsletter_recipients.py fix: commit after each write 2023-11-27 20:12:14 +01:00