Log In
Register for free.
Managing Meals ID:
Password:
Forgot password?
Statistics
Total users: 154
Total Recipies: 525
Average: 3.41
Change Log
Build: 88
Date: 3/4/09
Type: Initial .2 release
Features:
  • Delete multiple ingredients on list form
  • Changed to strictly jquery
  • Updated jquery version to newest
  • Inline calendar picker instead of popout
  • Inline calendar now only lets you select future dates
  • Tweaked list displayer to show in friendlier terms
  • Fixed lots of spelling errors on membership
  • Removed sounds like on ingredients search
  • Cook time no longer required
  • Refresh available even if recipe hasn't been updated from source
  • Fixed bug with query that was not adding ingredients correctly on list. Insert wasn't inserting measurement group
  • Updated highest common denominator to round only teaspoons before trying to easy fraction them
  • Several other small bugs and cleanup on list generation
  • Start date can't be after end date on list creation
  • Check for checked boxes on multiple delete on list
  • List validation errors fixed
  • Disabled adding items to days that have past on calendar
  • Removing recipes on grocery list now removes their respective ingredients
  • Adding the same list item will make it add up
  • Ability to add recipes to list and all ingredients will be merged
  • Fixed link to recipes in calendar add
  • Fixed link to recipes on "today's recipes" on index
  • Table updates in calendar
Build: 85
Date: 2/1/09
Type: Final .1 release
Features:
  • Fixed viewable buttons on recipe viewer for bots, they were reporting recipes
  • Added contact us and report bug pages, links in footer
  • Added front page news from our blog
  • Added new messages count and link in user section
  • Key for last added recipes
  • Removed top saved, last added is same page just sorted differently
  • Added valid link in footer
  • All pages completely valid (except calendar), unless we missed one
  • Stats for number of users fixed
  • First live test of ipn
  • Removed calendar on root
  • Rename a couple file
  • Removed unused passing variables
  • Adding/Deleting ingredient updates the recipes change date
  • Fixed tool tip for validation
  • Removed membership root level router
  • Split recipe log from common
  • Removed log in from root
  • Removed recipe from root
  • Removed print view settings and approval page from root
  • Split some files up/cleanup in some files
  • Fixed assumptions when deleting a recipe
  • Added link for admin's to remove recipes from front end
  • Hide getting started screen
  • Added link back in saved recipe to community version
  • Handle recipes that no longer exist
  • Custom 404 page
  • If recipe no longer exists the view back link is removed
  • Added link to refresh the recipe if it's a newer version than what is saved
  • Verbiage on recipe box change from deleted to delete (thanks Tami)
  • Fixed bug when deleting ingredient from list and then trying to add an ingredient to the list (thanks Tami)
  • Fixed bug when adding note to list and then trying to add an ingredient to the list (thanks Tami)
  • Changed illuminate to eliminate on index (thanks Tami)
  • Deleting saved recipe and saving recipe now correctly updates the original recipe. Provides accurate count of current users with your recipe saved
  • Bold on index if there are new messages
  • rename all files to match naming convention
  • Fixed category search for only unique recipes
  • Added email to friend
  • Name required when saving a list both in list_main and list_add
  • Forum> removed quick log in & removed log in link now sends to root index
  • Footer added to forum, moved forum links above splitter bar
  • Several sections on forum padding was added so it wasn't butting against edge of screen
  • On searching main area, clicking recipe and ingredients sets focus back to text box
  • Vip adds are removed and content is widened
  • Corrected Vip history status
  • Validation on email a friend
  • Validation on all forms
  • Recipe main form now requires >0 for servings prep time and cook time
  • Fixed adding blank notes or recipes on calendar
Build: 64
Date: 2/1/09
Type: First public release
Features:
  • Updated change log
  • Fixed recipe link on index for today's recipes
  • Removed notes link on index for today's notes
  • If no notes or recipes for today we display it nicer
  • Easy fraction- on ingredient page easy decimals are turned to fractions
  • In ie hand on index add log header
  • Fixed saving list with a ' in it
  • Table on index headers are left aligned now in IE
  • Report recipe for dupes profanity or nonsensical
  • Fixed highest common denominator bug
  • Removed root groceries.php file (4 more root files to remove)
  • If you already own the recipe you can no longer save multiple copies, you can only report and view your copy
  • Drop down in ingredient adder no longer flashes
  • Drop down in ingredient is tab-able immediately
  • Added tabs in recipe page
  • Added bread crumb for easy telling which recipe your in
  • Added notes field
  • Moved around cur ingredient display
  • After adding ingredient focus back to amount
  • After clicking ingredient returned by ajax search focus set to notes
  • Removed gill
  • Add log now defaults to asc for the columns that aren't sorted by, the one that is sorted is the opposite link
  • Removed top saved from index and put note about sorting with column headers
  • Fixed lists with notes and header script includes
Build: 55
Date: 1/21/09
Type: Bugs/Small updates
Features:
  • Fixed round on average recipes per user
    • Removed here echo on add ingredient
    • Meal on index change to recipe
    • Getting started added on index
    • Footer links dynamic
    • Click to sort headers on "Added recipe log", click again for reverse
    • Ordered other measurements by name
    • Admin link on forum index
    • Tooltips on main menu verbiage corrected
    • Fixed ingredient search now it's not as liberal
    • Limiting list count correctly
    • Improved search with no results returned (removed 1 query)
    • When searching or browsing the recipes you already saved are light grey and italicized
    • Admin pages fleshed out
  • Table viewer
  • Ingredient adder
  • Ingredient replacer to add ingredients and replace recipes with its id
  • Measurement adder
  • Category adder
    • Fixed limit on index
    • Added change log
    • Added meta tags
    • Fixed print view it wasn't adding measurements correctly
    • Calendar has print view albeit cryptic
    • Notes on calendar are in italics
Build: 44
Date: 1/17/09
Type: Initial
Features:
  • Search page
    • Category and popular ingredients on left menu
    • Recipe name and ingredients search
  • Recipe Viewer
    • Last added recipe browser
    • Top saved recipe browser
  • Today's recipes/notes on index
  • Calendar
    • Click header to add note or recipe to day
    • Current date highlighted
    • Browse between months
  • Lists
    • Create grocery list via date range or from scratch
    • Save lists for editing
    • Ingredients are totaled and displayed to highest interval
    • Print view on grocery lists, options to show notes recipes and check boxes
  • Recipes
    • Create personal recipes
    • Save community recipes
    • Js add categories for searching and organization
    • Ajax ingredient add/delete
  • Forum for communication and help