New Release 0.6.4(Cperry)

Saturday,24 Nov 2007

The new release is out and sadly it does not include the meal planner.  This is a bug fix, and enhancement release.  Very little of this relase was actually done by me.  This is the first release ever where I have not done 100% of the code.  A user of OpenEats spent many hours/days working on patches to make OpenEats better and from his hard work spawned a new release.

Some major bugs where fixed by one Chad Perry with this release

   1. Corrected a bug where recipe directions where not showing a validation error if the form failed for creating/update a recipe
   2. Corrected a bug where if your search index did not exist then a lot of search functions would fail now the index is checked to exist if it doesn't then it gets created
   3. Corrected some display issues with the "Add ingredient" row CSS

Chad not only fixed bugs he added some MAJOR enhancements

   1. On the edit recipe page, the clunky drop down list for recipe ingredients has been replaced with a new and improved auto complete list, now all you have to do is start to type a few letters of your ingredient and if it is in the data base it will be displayed
   2. No longer do you have to click the plus graphic to add a new ingredient row, Chad has replaced this with a bit of code that will automatically create a new row for you after you add an ingredient
   3.  No longer do you have to do click an extra link to add an ingredient that was not found, if you type one in on the ingredient field that was not found it will add it for you autmoaticly
   4.  Note feature (the only thing I had to do with this release)  You can now add personal notes to any recipe that only you can see and have access to.  This will come in handy if you changed a recipe in any way, you can write down what you did in your note section and referee to it the next time you make the recipe