summaryrefslogtreecommitdiff
path: root/mat
AgeCommit message (Expand)Author
2019-05-04Two changes:HEADmastercos
2019-01-30Assorted changes from the last few yearscos
2017-12-03Allow some unicode and tracking of nutritients.cos
2017-11-26Add some code changes made during the last year or so.cos
2016-07-17Add missing unit conversion for cl & ml.cos
2016-07-17Invalid servings count should still count.cos
2016-07-17Make some fixes to faulty unit conversion.cos
2015-10-03Add some unit conversion to shoppinglist.cos
2015-10-03Initialize counter correctly.cos
2015-08-16Output suitable mealtypes when showing inventory.cos
2015-08-04Improve readability of main.cos
2015-08-04Energy density on labels, ask servings & show recipe second argument.cos
2015-04-20Initial unit conversion support.cos
2015-04-04Hack to shoppinglist, to enable shopping arbitrary items.cos
2015-04-04Include energy information on label.cos
2015-04-04Add cmd_setcomment().cos
2015-04-04Enable setting multiple dishes per meal.feature/multimealcos
2015-02-05Hack cmd_showplan to display multiple dishes per meal.cos
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