aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-10-12Add date headerv0.6.2Christian Weiske
2023-08-08Fix PHP8 error: string offset access syntax with curly bracesChristian Weiske
2021-03-15Support dependency installation via composerChristian Weiske
2016-06-17Make CSS inline in HTML mailsChristian Weiske
2016-06-17debug option for mail rendererChristian Weiske
2015-03-18Catch CSV errorsv0.6.0Christian Weiske
2015-03-18Make "readme" and "config" commands work againChristian Weiske
2015-03-18fix version in user interfaceChristian Weiske
2015-03-18Add CSV file data sourceChristian Weiske
2014-03-21fixes for lighttpd and php 5.4v0.5.0Christian Weiske
2014-03-21properly generate full-day ical eventsChristian Weiske
2014-03-21fix CSChristian Weiske
2014-03-21add links to calendar and plain text on html pageChristian Weiske
2014-03-21fix dates in ical and add calendar titleChristian Weiske
2014-03-21ical rendererChristian Weiske
2014-03-20add microformats2 markup to html tableChristian 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-03-06phing build file to create a standalone phar packageChristian Weiske
2014-03-05add Auto-Submitted: auto-generated mail header (RFC #3834, sect 5)Christian Weiske
2014-02-26include lib/ dir, use it as include pathChristian Weiske
2014-02-25script to generate phar fileChristian 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-18use local date formatChristian Weiske
2014-02-18remove double subjectChristian Weiske
2014-02-18add stopOnEmpty and date parametersChristian Weiske
2014-02-18adapt to console_table 1.2.0Christian Weiske
2014-02-13fix ldap driver when p=0 and n=0Christian Weiske
2014-02-13LDAP source driverChristian Weiske
2014-02-13catch exceptionsChristian Weiske
2014-02-13update configuration example file, fix variable namesChristian Weiske
2014-02-13Fixes for MS SQL serverChristian Weiske
2014-02-13escape stringsChristian Weiske
2014-02-13daysAfter -> daysNext, daysBefore -> daysPrevChristian Weiske
2014-02-13use more widely compatible SQL; CONCAT is not supported across all RDBMSChristian Weiske
2014-02-12first sql source implementationChristian Weiske
2014-02-05use console_commandline for parameter parsingChristian Weiske
2014-02-03mail sendingChristian Weiske
2014-01-27default ansi to offChristian Weiske
2014-01-27Add ansi color codes to console outputChristian Weiske
2014-01-23introduce UserInterface class, add simple parameter support for web and cliChristian Weiske
2014-01-23web text rendererChristian Weiske
2014-01-23html renderer, console renderer uses pear's Console_TableChristian Weiske
2014-01-14first version that reads birthday reminder filesChristian Weiske