seitime-frappe/frappe/patches/v12_0
Gavin D'souza 3446026555 chore: Update header: license.txt => LICENSE
The license.txt file has been replaced with LICENSE for quite a while
now. INAL but it didn't seem accurate to say "hey, checkout license.txt
although there's no such file". Apart from this, there were
inconsistencies in the headers altogether...this change brings
consistency.
2021-09-03 12:02:59 +05:30
..
__init__.py Add patch to create desktop icon for social 2018-10-21 09:53:06 +05:30
change_existing_dashboard_chart_filters.py fix: Run dashboard patch if table already exists (#9678) 2020-03-12 18:58:47 +05:30
copy_to_parent_for_tags.py fix: addfilter operations for tags 2019-11-06 01:13:37 +05:30
create_notification_settings_for_user.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
delete_duplicate_indexes.py fix: delete as much indexes from each table (#9684) 2020-03-13 15:02:47 +05:30
delete_feedback_request_if_exists.py style: Format code for better readability 2021-07-28 18:55:27 +05:30
delete_gsuite_if_exists.py patch: delete gsuite template and settings 2019-08-16 11:44:06 +05:30
fix_email_id_formatting.py fix: email formatting in communication and email queue 2020-08-12 18:30:53 +05:30
fix_public_private_files.py style: Remove unused import 2019-08-07 12:22:03 +05:30
init_desk_settings.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
move_email_and_phone_to_child_table.py fix: Migrate fails on move_email_and_phone_to_child_table patch 2020-04-20 20:31:27 +05:30
move_form_attachments_to_attachments_folder.py fix(patch): Move files only from Home folder 2019-05-23 14:55:48 +05:30
move_timeline_links_to_dynamic_links.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
remove_deprecated_fields_from_doctype.py style: removed frappe.db.sql comments 2021-07-28 13:48:01 +05:30
remove_example_email_thread_notify.py fix: remove example users email ids from notifications 2020-07-17 11:32:02 +05:30
remove_feedback_rating.py BREAKING CHANGE: remove Feedback Trigger and Feedback Rating, this was not very configurable and can now be done better with Web Forms 2019-05-13 14:18:02 +05:30
remove_gcalendar_gmaps.py patch: patch and codacy fixes 2019-07-28 13:49:54 +05:30
remove_parent_and_parenttype_from_print_formats.py fix(patch): set parent and parenttype as None for print formats (#9801) 2020-03-31 04:45:40 +00:00
rename_events_repeat_on.py Update rename_events_repeat_on.py 2019-07-29 10:31:02 +05:30
rename_uploaded_files_with_proper_name.py fix: Get file name from path (#12437) 2021-03-10 18:36:10 +00:00
replace_null_values_in_tables.py fix: use re.sub instead of replace 2019-09-27 13:06:29 +05:30
reset_home_settings.py fix: Unknow column home_settings on migrate from old version. 2021-02-16 13:08:19 +06:00
set_correct_assign_value_in_docs.py refactor: Use run instead of frappe.db.sql 2021-08-12 18:36:43 +05:30
set_correct_url_in_files.py fix(File): Update all file docs that point to the same file on url update (#10953) 2020-07-08 22:43:47 +05:30
set_default_incoming_email_port.py fix: Typo 2019-10-02 09:10:28 +05:30
set_default_password_reset_limit.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
set_primary_key_in_series.py refactor(minor): Use ORM instead of raw delete queries 2021-07-28 19:04:18 +05:30
setup_comments_from_communications.py style: Format code for better readability 2021-07-28 18:55:27 +05:30
setup_email_linking.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
setup_tags.py Patch(Tags): Check if column exists (#8682) 2019-10-29 09:52:38 +00:00
update_auto_repeat_status_and_not_submittable.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
update_global_search.py feat: Global Search with Priorities 2019-09-18 18:21:13 +05:30
update_print_format_type.py Make db query postgres compatible 2019-05-20 12:31:30 +05:30
webpage_migrate_description_to_meta_tag.py fix: Webpage meta patch 2019-02-20 19:05:23 +05:30
website_meta_tag_parent.py fix(Website Route Meta): validate -> autoname 2019-07-15 18:29:47 +05:30