aboutsummaryrefslogtreecommitdiff
path: root/src/bdrem/UserInterface.php
AgeCommit message (Collapse)Author
2016-06-17debug option for mail rendererChristian Weiske
2015-03-18Make "readme" and "config" commands work againChristian Weiske
2015-03-18fix version in user interfaceChristian Weiske
2014-03-21ical rendererChristian Weiske
2014-03-20use ANSI color codes on shell by defaultChristian Weiske
2014-03-20add docblocks to all files, classes, methods and variablesChristian Weiske
2014-03-12fix long command namesChristian Weiske
2014-02-25add option to specify config fileChristian Weiske
2014-02-25show error, not exceptionChristian Weiske
2014-02-25load config file from different locations, including pharChristian Weiske
2014-02-25commands to show readme and extract config templateChristian Weiske
2014-02-21remove quiet option; we do not use it anywayChristian Weiske
2014-02-21Show help even when config file does not existChristian Weiske
2014-02-18add stopOnEmpty and date parametersChristian Weiske
2014-02-13catch exceptionsChristian Weiske
2014-02-13update configuration example file, fix variable namesChristian Weiske
2014-02-13daysAfter -> daysNext, daysBefore -> daysPrevChristian Weiske
2014-02-05use console_commandline for parameter parsingChristian Weiske
2014-02-03mail sendingChristian Weiske
2014-01-23introduce UserInterface class, add simple parameter support for web and cliChristian Weiske