summaryrefslogtreecommitdiff
path: root/mat
AgeCommit message (Expand)Author
2015-02-05Remove obsolete cmd_setstatecos
2015-02-05Skip prepared meals from shoppinglist.cos
2015-02-05Make cmd_showplan display comments again.cos
2015-02-05Add unsetting planned entries.cos
2015-02-05Have cmd_showplan check planstate using actual inventory.cos
2015-02-05Make cmd_setmeal and cmd_showplan handle several mealtypes per day.cos
2015-01-25Optimize strings on labels, to prepare to fit more information.cos
2015-01-25Initial implementation of cmd_reprintlabel.cos
2015-01-25Include recipe name for ingredients on shopping list.feature/queuecos
2015-01-25Implement cmd_queuerm.cos
2015-01-25Combine repeated shopping list items when they have the same unit.cos
2015-01-25Add initial queue implementation.cos
2015-01-25Add interface for queue commands.cos
2015-01-25Rearrange printer limit values a little.cos
2015-01-18First attempt at cleaning up label printing mess.cos
2015-01-14Modify border to make text fit label better. Needs to be re-done propely.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-11-21Use a config file instead of hard coding everything.cos
2014-01-18Store preparation dates in inventory table.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-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-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-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