summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25Initial commit of sheetprint script.cos
2015-01-25Merge branch 'feature/queue'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-25Actually add authenticate_session script, as intended in 7ac05db.cos
2015-01-25Rearrange printer limit values a little.cos
2015-01-18First attempt at cleaning up label printing mess.cos
2015-01-17Strike implemented item from TODO list.cos
2015-01-14Modify border to make text fit label better. Needs to be re-done propely.cos
2015-01-10Merge branch 'feature/web-relocate'cos
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