TandoorRecipes/cookbook/migrations
2024-02-19 17:20:04 +01:00
..
__init__.py
0001_initial.py
0002_auto_20191119_2035.py
0003_enable_pgtrm.py
0004_storage_created_by.py
0005_recipebook_recipebookentry.py
0006_recipe_image.py
0007_auto_20191226_0852.py
0008_mealplan.py
0009_auto_20200130_1056.py
0010_auto_20200130_1059.py updated migrations + setup process update 2021-02-21 15:34:35 +01:00
0011_remove_recipeingredients_unit.py
0012_auto_20200130_1116.py
0013_userpreference.py
0014_auto_20200213_2332.py
0015_auto_20200213_2334.py
0016_auto_20200213_2335.py
0017_auto_20200216_2257.py
0018_auto_20200216_2303.py
0019_ingredient.py
0020_recipeingredient_ingredient.py
0021_auto_20200216_2309.py updated migrations + setup process update 2021-02-21 15:34:35 +01:00
0022_remove_recipeingredient_name.py
0023_auto_20200216_2311.py
0024_auto_20200216_2313.py
0025_userpreference_nav_color.py
0026_auto_20200219_1605.py
0027_ingredient_recipe.py
0028_auto_20200317_1901.py
0029_auto_20200317_1901.py
0030_recipeingredient_note.py
0031_auto_20200407_1841.py
0032_userpreference_default_unit.py
0033_userpreference_default_page.py
0034_auto_20200426_1614.py updated migrations + setup process update 2021-02-21 15:34:35 +01:00
0035_auto_20200427_1637.py
0036_auto_20200427_1800.py updated migrations + setup process update 2021-02-21 15:34:35 +01:00
0037_userpreference_search_style.py
0038_auto_20200502_1259.py
0039_recipebook_shared.py
0040_auto_20200502_1433.py user preference fixes and improvements 2020-05-02 14:41:54 +02:00
0041_auto_20200502_1446.py added title field and custom validation 2020-05-02 14:53:09 +02:00
0042_cooklog.py recipe rating 2020-05-02 17:31:35 +02:00
0043_auto_20200507_2302.py added sharing to meal plan + fixed meal plan visibility 2020-05-07 23:16:24 +02:00
0044_viewlog.py show last viewd recipes on search page 2020-05-11 12:42:55 +02:00
0045_userpreference_show_recent.py added setting to disable recent viewed recipes 2020-06-02 10:53:32 +02:00
0046_auto_20200602_1133.py dynamic meal types 2020-06-02 11:46:16 +02:00
0047_auto_20200602_1133.py updated migrations + setup process update 2021-02-21 15:34:35 +01:00
0048_auto_20200602_1140.py dynamic meal types 2020-06-02 11:46:16 +02:00
0049_mealtype_created_by.py per user meal types 2020-06-11 15:19:15 +02:00
0050_auto_20200611_1509.py updated migrations + setup process update 2021-02-21 15:34:35 +01:00
0051_auto_20200611_1518.py per user meal types 2020-06-11 15:19:15 +02:00
0052_userpreference_ingredient_decimals.py ingredient rounding upgrades 2020-06-11 22:32:45 +02:00
0053_auto_20200611_2217.py ingredient rounding upgrades 2020-06-11 22:32:45 +02:00
0054_sharelink.py added sharing links and appropriate tests 2020-06-16 11:23:58 +02:00
0055_auto_20200616_1236.py added comment system preference 2020-06-16 12:44:45 +02:00
0056_auto_20200625_2118.py run rename migration as non atomic to support old sqlite versions 2020-06-29 18:04:56 +02:00
0056_auto_20200625_2157.py updated migrations + setup process update 2021-02-21 15:34:35 +01:00
0057_auto_20200625_2127.py renamed recipeingredient to ingredient 2020-06-25 21:37:18 +02:00
0058_auto_20200625_2128.py one more non atomic transaction 2020-06-29 18:07:56 +02:00
0059_auto_20200625_2137.py updated migrations + setup process update 2021-02-21 15:34:35 +01:00
0060_auto_20200625_2144.py changed recipe ingredient relation 2020-06-25 21:45:16 +02:00
0061_merge_20200625_2209.py added recipe steps 2020-06-25 22:38:17 +02:00
0062_auto_20200625_2219.py updated migrations + setup process update 2021-02-21 15:34:35 +01:00
0063_auto_20200625_2230.py added recipe steps 2020-06-25 22:38:17 +02:00
0064_auto_20200625_2329.py partially working steps edit view 2020-06-25 23:48:27 +02:00
0065_auto_20200626_1444.py ordering of ingredients and steps 2020-06-26 14:50:33 +02:00
0066_auto_20200626_1455.py sorting and ingredient adding 2020-06-26 15:00:41 +02:00
0067_auto_20200629_1508.py image upload working 2020-06-29 15:39:58 +02:00
0068_auto_20200629_2127.py updated migrations + setup process update 2021-02-21 15:34:35 +01:00
0069_auto_20200629_2134.py conditional header/no amount render 2020-06-29 22:01:42 +02:00
0070_auto_20200701_2007.py time step + step delete + sorting improvement 2020-07-01 20:38:35 +02:00
0071_auto_20200701_2048.py ui improvements 2020-07-01 21:04:28 +02:00
0072_step_show_as_header.py step header rendering 2020-07-02 12:12:17 +02:00
0073_auto_20200708_2311.py added api endpoints and tests 2020-07-08 23:19:39 +02:00
0074_remove_keyword_created_by.py removed keyword created by as it was never populated 2020-07-09 21:55:05 +02:00
0075_shoppinglist_shoppinglistentry_shoppinglistrecipe.py shopping list basics 2020-08-11 12:17:12 +02:00
0076_shoppinglist_entries.py super basic shopping list working 2020-08-26 21:11:20 +02:00
0077_invitelink.py basics of invite link creation 2020-09-01 14:57:20 +02:00
0078_invitelink_used_by.py basics of invite link creation 2020-09-01 14:57:20 +02:00
0079_invitelink_group.py basics of invite link creation 2020-09-01 14:57:20 +02:00
0080_auto_20200921_2331.py autosync shopping list and settings 2020-09-21 23:54:46 +02:00
0081_auto_20200921_2349.py autosync shopping list and settings 2020-09-21 23:54:46 +02:00
0082_auto_20200922_1143.py fixed several shopping list issues 2020-09-22 12:01:11 +02:00
0083_space.py added ability to display message to users (via admin) 2020-09-22 12:36:27 +02:00
0084_auto_20200922_1233.py lots of fixes and stuff 2022-06-06 18:21:15 +02:00
0085_auto_20200922_1235.py added ability to display message to users (via admin) 2020-09-22 12:36:27 +02:00
0086_auto_20200929_1143.py create shopping from mealplan 2020-09-29 12:41:59 +02:00
0087_auto_20200929_1152.py fixed migrations for postgres 2020-10-14 22:05:49 +02:00
0088_shoppinglist_finished.py fixed migrations for postgres 2020-10-14 22:05:49 +02:00
0089_auto_20201117_2222.py Finish editing of nutritional information 2020-11-17 22:27:01 +01:00
0090_auto_20201214_1359.py added support for fractions 2020-12-14 14:08:11 +01:00
0091_auto_20201226_1551.py better migration for unit fix 2020-12-27 23:10:22 +01:00
0092_recipe_servings.py re added stuff 2020-12-28 14:14:34 +01:00
0093_auto_20201231_1236.py fixed and cleand up a lot of servings related stuff 2020-12-31 12:44:19 +01:00
0094_auto_20201231_1238.py fixed and cleand up a lot of servings related stuff 2020-12-31 12:44:19 +01:00
0095_auto_20210107_1804.py Make the sticky navbar an option 2021-01-07 18:49:11 +01:00
0096_auto_20210109_2044.py added unique constraint on RecipeBookEntry table 2021-01-09 22:17:56 +01:00
0097_auto_20210113_1315.py recipe description 2021-01-13 13:26:48 +01:00
0098_auto_20210113_1320.py valid_until migration fix 2021-01-13 13:26:57 +01:00
0099_auto_20210113_1518.py cook log 2021-01-13 15:21:51 +01:00
0100_recipe_servings_text.py added customizable Servings text 2021-01-21 20:05:46 +01:00
0101_storage_path.py added option to choose webdav path 2021-01-22 20:29:29 +01:00
0102_auto_20210125_1147.py added ingredient merging to shopping list 2021-01-25 17:24:03 +01:00
0103_food_ignore_shopping.py added ingredient merging to shopping list 2021-01-25 17:24:03 +01:00
0104_auto_20210125_2133.py wip supermarket categories 2021-01-25 21:58:24 +01:00
0105_auto_20210126_1604.py supermarket category api working 2021-01-26 16:16:45 +01:00
0106_shoppinglist_supermarket.py supermarket shopping list relation 2021-01-26 16:53:05 +01:00
0107_auto_20210128_1535.py account linking and docs update 2021-01-28 16:10:26 +01:00
0108_auto_20210219_1410.py space stuff partially working 2021-02-19 15:50:55 +01:00
0109_auto_20210221_1204.py usr signup and more 2021-02-21 15:08:43 +01:00
0110_auto_20210221_1406.py usr signup and more 2021-02-21 15:08:43 +01:00
0111_space_created_by.py usr signup and more 2021-02-21 15:08:43 +01:00
0112_remove_synclog_space.py delete model check fixes + sync log 2021-03-17 00:27:53 +01:00
0113_auto_20210317_2017.py shopping list api tests and refactors 2021-03-17 20:42:17 +01:00
0114_importlog.py import log working 2021-03-18 18:30:12 +01:00
0115_telegrambot.py telegram bot 2021-03-18 22:34:53 +01:00
0116_auto_20210319_0012.py fixed migration 2021-03-19 00:33:06 +01:00
0117_space_max_recipes.py space max 2021-03-24 00:06:34 +01:00
0118_auto_20210406_1805.py add migration to automatically assign group to existing superusers 2021-04-06 18:10:22 +02:00
0119_auto_20210411_2101.py fixed postgres search 2021-04-11 21:02:47 +02:00
0120_bookmarklet.py updated model 2021-05-01 16:30:22 -05:00
0121_auto_20210518_1638.py WIP 2021-07-29 16:38:24 -05:00
0122_auto_20210527_1712.py reworked invite system 2021-05-28 16:49:03 +02:00
0123_invitelink_email.py reworked invite system 2021-05-28 16:49:03 +02:00
0124_alter_userpreference_theme.py fixed migration order and dependencies 2021-07-29 16:38:26 -05:00
0125_space_demo.py fixed migration order and dependencies 2021-07-29 16:38:26 -05:00
0126_alter_userpreference_theme.py style fixes 2021-06-05 18:10:10 +02:00
0127_remove_invitelink_username.py many signup and space management fixes 2021-06-07 16:46:28 +02:00
0128_userfile.py file view 2021-06-08 13:12:04 +02:00
0129_auto_20210608_1233.py file view 2021-06-08 13:12:04 +02:00
0130_alter_userfile_file_size_kb.py file view 2021-06-08 13:12:04 +02:00
0131_auto_20210608_1929.py added basic support for files 2021-06-08 20:17:48 +02:00
0132_sharelink_request_count.py added abuse prevention for share links 2021-06-12 21:15:23 +02:00
0133_sharelink_abuse_blocked.py added abuse prevention for share links 2021-06-12 21:15:23 +02:00
0134_space_allow_sharing.py allow disable sharing for spaces 2021-06-15 21:12:43 +02:00
0135_auto_20210615_2210.py moved to new migration 2021-06-17 15:23:39 +02:00
0136_auto_20210617_1343.py import response improvements 2021-06-17 14:08:03 +02:00
0137_auto_20210617_1501.py django needs two files 2021-06-17 16:05:18 +02:00
0138_auto_20210617_1602.py django needs two files 2021-06-17 16:05:18 +02:00
0139_space_created_at.py admin filter options and timestamp fields 2021-06-22 18:21:14 +02:00
0140_userpreference_created_at.py admin filter options and timestamp fields 2021-06-22 18:21:14 +02:00
0141_auto_20210713_1042.py recipes as part of recipes/steps 2021-07-13 16:47:39 +02:00
0142_alter_userpreference_search_style.py fixed old search made new search default 2021-07-29 16:55:57 +02:00
0143_build_full_text_index.py remove deprecated django.db.backends.postgresql_psycopg2 2023-10-30 21:42:57 -05:00
0144_create_searchfields.py finished food view 2021-08-31 14:58:41 -05:00
0145_alter_userpreference_search_style.py fix migration chain 2021-08-22 13:34:34 +02:00
0146_alter_userpreference_use_fractions.py fix migration chain 2021-08-22 13:34:34 +02:00
0147_keyword_to_tree.py fix migration chain 2021-08-22 13:34:34 +02:00
0148_auto_20210813_1829.py fix migration chain 2021-08-22 13:34:34 +02:00
0149_fix_leading_trailing_spaces.py fixed migrations 2021-08-31 14:58:40 -05:00
0150_food_to_tree.py fixed migrations 2021-08-31 14:58:40 -05:00
0151_auto_20210915_1037.py migration various leftover things after PR's 2021-09-15 10:39:33 +02:00
0152_automation.py basics for automation 2021-09-15 13:07:25 +02:00
0153_auto_20210915_2327.py removed node sort on trees and added better indexes 2021-09-15 16:28:07 -05:00
0154_auto_20210922_1705.py meal plan context menu added, further progress 2021-09-22 20:03:03 +02:00
0155_mealtype_default.py some small meal plan fixes 2021-09-23 13:57:47 +02:00
0156_searchpreference_trigram_threshold.py fixed and expanded on trigram search 2021-09-28 19:12:51 +02:00
0157_alter_searchpreference_trigram.py fixed search defaults 2022-06-14 16:49:58 +02:00
0158_userpreference_use_kj.py Add KJ user preference 2021-10-25 17:25:35 +11:00
0159_add_shoppinglistentry_fields.py fixed old migrations in shopping tree 2024-01-16 08:06:37 +08:00
0160_delete_shoppinglist_orphans.py fixed old migrations in shopping tree 2024-01-16 08:06:37 +08:00
0161_alter_shoppinglistentry_food.py Fix after rebase 2021-12-28 12:03:31 -06:00
0162_userpreference_csv_delim.py minor cleanup 2021-12-28 12:03:34 -06:00
0163_auto_20220105_0758.py make on_hand multiuser 2022-01-05 15:20:10 -06:00
0164_space_show_facet_count.py corrected comment 2022-01-25 17:38:35 +01:00
0165_remove_step_type.py basics 2022-01-18 21:09:08 +01:00
0166_alter_userpreference_shopping_add_onhand.py changed default for auto on hand after shopping 2022-01-20 15:46:49 +01:00
0167_userpreference_left_handed.py shopping list ux optimization, left handed mode 2022-01-21 00:13:36 +01:00
0168_add_unit_searchfields.py add units to search fields 2022-01-31 14:41:18 -06:00
0169_exportlog.py stub out receip search tests 2022-02-08 20:23:49 -06:00
0170_auto_20220207_1848.py merge clashing commits 2022-02-07 18:11:38 -06:00
0171_alter_searchpreference_trigram_threshold.py change default trigram threshold 2022-02-17 10:27:15 -06:00
0172_ingredient_original_text.py small change to be able to retain large texts 2022-02-25 16:19:49 +01:00
0173_recipe_source_url.py wip 2022-03-04 15:54:11 +01:00
0174_alter_food_substitute_userspace.py multi space membership basics 2022-05-31 17:38:12 +02:00
0175_remove_userpreference_space.py multi space membership basics 2022-05-31 17:38:12 +02:00
0176_alter_searchpreference_icontains_and_more.py fixed search defaults 2022-06-14 16:49:58 +02:00
0177_recipe_show_ingredient_overview.py allow disabling of ingredient overview 2022-06-26 12:36:37 +02:00
0178_remove_userpreference_search_style_and_more.py removed old search pages 2022-07-12 20:05:59 +02:00
0179_recipe_private_recipe_shared.py added ability to mark recipes as private 2022-07-13 15:46:39 +02:00
0180_invitelink_reusable.py added ability to use invite link more than once 2022-07-14 11:28:13 +02:00
0181_space_image.py added ability to set space images 2022-07-14 15:23:59 +02:00
0182_userpreference_image.py basics of new settings page working 2022-07-14 17:50:20 +02:00
0183_alter_space_image.py fixed space settings saving issue 2022-08-04 18:54:00 +02:00
0184_alter_userpreference_image.py adding debug toolbar 2022-09-12 17:58:20 +02:00
0185_food_plural_name_ingredient_always_use_plural_food_and_more.py added plural migration and pass param trough in recipe view 2022-11-22 07:58:12 +01:00
0186_automation_order_alter_automation_type.py basics 2023-01-03 23:12:00 +01:00
0187_alter_space_use_plural.py changed plural default 2023-01-20 10:20:03 +01:00
0188_space_no_sharing_limit.py allow infiinit sharing as space setting 2023-02-12 18:16:43 +01:00
0189_property_propertytype_unitconversion_food_fdc_id_and_more.py properties structure imporioved 2023-05-25 16:13:16 +02:00
0190_auto_20230525_1506.py properties structure imporioved 2023-05-25 16:13:16 +02:00
0191_foodproperty_property_import_food_id_and_more.py re-added property imports for open data importer 2023-06-20 15:42:25 +02:00
0192_food_food_unique_open_data_slug_per_space_and_more.py re-added property imports for open data importer 2023-06-20 15:42:25 +02:00
0193_space_internal_note.py improved plugin nav capabilities 2023-06-21 16:07:32 +02:00
0194_alter_food_properties_food_amount.py fixed allow decimals in food property amount 2023-06-26 15:47:44 +02:00
0195_invitelink_internal_note_userspace_internal_note_and_more.py added internal notes and improved invite link form 2023-06-30 23:09:22 +02:00
0196_food_url.py added option to set URL on food 2023-07-22 09:12:45 +02:00
0197_step_show_ingredients_table_and_more.py added migration for step ingredient showing 2023-08-24 11:20:31 +02:00
0198_propertytype_order.py added ability to order property types 2023-08-24 12:50:17 +02:00
0199_alter_propertytype_options_alter_automation_type_and_more.py Squashed commit of the following: 2023-09-12 09:46:08 -05:00
0200_alter_propertytype_options_remove_keyword_icon_and_more.py fixed duplicate detection in migration 0200 2024-02-05 14:52:40 +01:00
0201_rename_date_mealplan_from_date_mealplan_to_date.py added multi day meal planning 2023-09-08 15:31:42 +02:00
0202_remove_space_show_facet_count.py fixed migration 2023-09-12 15:41:38 +02:00
0203_alter_unique_contstraints.py fixed constraint 2023-11-27 22:47:56 +01:00
0204_propertytype_fdc_id.py fixed FDC migration 2024-01-28 08:22:04 +01:00
0205_alter_food_fdc_id_alter_propertytype_fdc_id.py fixed FDC migration 2024-01-28 08:22:04 +01:00
0206_rename_sticky_navbar_userpreference_nav_sticky_and_more.py lots of theming related changes 2024-01-01 22:14:01 +01:00
0207_space_logo_color_128_space_logo_color_144_and_more.py basics of custom icons 2024-01-06 23:23:17 +08:00
0208_space_app_name_userpreference_max_owned_spaces.py added max spaces per user + added custom app name + fixed theming tests 2024-01-15 07:41:51 +08:00
0209_remove_space_use_plural.py removed use_plural space attribute and left over settings 2024-01-28 08:42:42 +01:00
0210_shoppinglistentry_updated_at.py fixed migration order 2024-01-28 11:06:38 +01:00
0211_recipebook_order.py recipe book entry order 2024-02-16 20:09:38 +01:00
0212_alter_property_property_amount.py improved property system to differentiate between unknown and zero 2024-02-18 11:26:16 +01:00
0213_remove_property_property_unique_import_food_per_space_and_more.py almost all unit conversion working 2024-02-19 17:20:04 +01:00