.. |
__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
|
|
|
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
|
|
|
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
|
|
|
0035_auto_20200427_1637.py
|
|
|
0036_auto_20200427_1800.py
|
|
|
0037_userpreference_search_style.py
|
|
|
0038_auto_20200502_1259.py
|
|
|
0039_recipebook_shared.py
|
|
|
0040_auto_20200502_1433.py
|
|
|
0041_auto_20200502_1446.py
|
|
|
0042_cooklog.py
|
|
|
0043_auto_20200507_2302.py
|
|
|
0044_viewlog.py
|
|
|
0045_userpreference_show_recent.py
|
|
|
0046_auto_20200602_1133.py
|
|
|
0047_auto_20200602_1133.py
|
|
|
0048_auto_20200602_1140.py
|
|
|
0049_mealtype_created_by.py
|
|
|
0050_auto_20200611_1509.py
|
|
|
0051_auto_20200611_1518.py
|
|
|
0052_userpreference_ingredient_decimals.py
|
|
|
0053_auto_20200611_2217.py
|
|
|
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
|
fixed insecure uuid defaults
|
2020-06-25 22:01:54 +02: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
|
changed recipe ingredient relation
|
2020-06-25 21:45:16 +02: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
|
added recipe steps
|
2020-06-25 22:38:17 +02: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
|
conditional header/no amount render
|
2020-06-29 22:01:42 +02: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
|
added ability to display message to users (via admin)
|
2020-09-22 12:36:27 +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 |