summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-10Initial commit of authenticate_session script.feature/web-relocatecos
2015-01-10Add storage links on relocate page.cos
2015-01-10Default session expiration was a bit quick.cos
2015-01-10Implement relocate command.cos
2015-01-10Order inventory by preparation date.cos
2015-01-10Add hackish support to print a logo on some labels.cos
2015-01-10Use system wide config file for label_id_prefix & label_name.cos
2014-12-17Use system wide config file for label_name & label_id_prefix.cos
2014-12-06Add cgi-bin/Makefile + replace Makefile.PL.cos
2014-11-21Initial commit of mat.cgicos
2014-11-21Use a config file instead of hard coding everything.cos
2014-01-18Store preparation dates in inventory table.cos
2014-01-18Add initial config generation helper.cos
2014-01-18Added initial README file.cos
2013-11-29Add todo item about kitchen computer scripts.cos
2013-11-29Initial addition of development TODO list.cos
2013-11-18Added intial Makefile.PL.cos
2013-04-28Restore label border to a sane value.cos
2013-04-28Store shopping list in an array of hashes.cos
2013-04-27Print a warning when including an empty recipe in shoppinglist.cos
2013-04-27Change printer to use QL-720NW driver.cos
2013-01-27Generate a smaller label than the default size of 29x90 mm.cos
2012-12-17Add to db when button is pressed on the scales.cos
2012-12-17Use QR codes rather than EAN13.cos
2012-12-17Improved upon inventory support.cos
2012-12-17Happy road trip backseat n900 hacking...cos
2012-12-17Fixed off by one bug in searchrecipes.cos
2012-12-17Made searchrecipe work with perl version in squeeze.cos
2012-12-17Added initial version of searchrecipes command.cos
2012-12-17Initial support for showing comments in mealplan.cos
2012-12-17Move sql dump clutter from top dir.cos
2012-12-17Add error message on unknown commands.cos
2012-12-17Add inital version of cmd_showrecipe().cos
2012-12-17Make showplan show four weeks separated with blank lines.cos
2012-12-17Made printf statements easier to read.cos
2012-12-17Have shoppinglist check state of entries.cos
2012-12-17Added printing of mealtype in showplan.cos
2012-12-17Add initial help output.cos
2012-12-17Add shoppinglistcos
2012-12-17Add movemeal command.cos
2011-08-29Make sql dumps have a suitable file suffix.cos
2011-08-11Added states to planned meals.cos
2011-08-10Output recipe id in plan for now.cos
2011-08-08Fix missing quote bug in addrecipe.cos
2011-08-08Make addrecipe command add ingredients.cos
2011-08-08Added editrecipe command.cos
2011-08-08Added addrecipe command.cos
2011-08-08Added postpone command.cos
2011-08-08Changed setmeal to overwrite existing meals.cos
2011-08-08Added randmeal command.cos