1.0.1 (2021-08-31)
Fixed bugs:
- BUG default sort value not assigned on ingredient/direction creation #41
Closed issues:
- FEATURE RecipeAdmin - rename to Recipes #35
Merged pull requests:
- BUGFIX default sort value not set when creating ingredient/direction #42 (muskie9)
- BUGFIX if RecipePage does not exist it errors when creating new in some cases #40 (muskie9)
- Added permission checks for directions #39 (mak001)
- TESTS Travis and Scrutinizer #38 (jsirish)
- TESTS initial GitHub workflow #37 (jsirish)
- REFACTOR RecipePage - remove summary and searchable fields #36 (jsirish)
- BUGFIX remove all Weight references #34 (jsirish)
- REFACTOR Repo cleanup, README #33 (jsirish)
- REFACTOR CMS Design, remove project specific data #32 (jsirish)
- REFACTOR switch to dynamic/silverstripe-linkable #31 (jsirish)
1.0.0 (2020-03-26)
Implemented enhancements:
- Adjust directions field to be WYSIWYG field #11
Fixed bugs:
Closed issues:
- RecipePage - Categories - Add readonly Primary Category field #29
- Recipe Categories unlink #26
- RecipeLanding FeaturedList & PaginatedList with multiple categories #25
- don't allow tagging of parent category on a recipe detail #24
- Consolidate RecipeCategory and RecipeList into one page type #22
- Getter for Category Page FeaturedList #14
- Remove category from dropdown once it's assigned to a RecipeListPage #13
- Getter for Related Recipes on a Recipe Detail page #12
- Hide parent category from the recipes MA #9
- RecipeListPage paginated list error #4
Merged pull requests:
- RecipePage - list Primary Category in categories tab #30 (jsirish)
- Bugfix/category page length #28 (jsirish)
- RecipePage - RelatedRecipes - traverse additional categories #27 (jsirish)
- refactor - replace RecipeList and RecipeCategory with RecipeCategoryPage #23 (jsirish)
- RecipeListPage - exclude categories already selected #20 (jsirish)
- RecipeCategory - $ListLink #19 (jsirish)
- RecipePage - Servings as Varchar #18 (jsirish)
- RecipeDirection - Title as HTMLText #17 (jsirish)
- BUGFIX RecipeListPage now has_one Category #16 (muskie9)
- RecipeList - CategoryID field #8 (jsirish)
- RecipeList - has_one Category #7 (jsirish)
- RecipeLanding - use statement for PaginatedList #6 (jsirish)
- Bugfix/recipe list pagination #5 (jsirish)
- initial tests #3 (jsirish)
- RecipePage - adds Weight #2 (jsirish)
- RecipeLanding, Controllers #1 (jsirish)
* This Changelog was automatically generated by github_changelog_generator