summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-21fixes for lighttpd and php 5.4v0.5.0Christian Weiske
2014-03-21prepare release of 0.5.0Christian Weiske
2014-03-21update readmeChristian 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 homepage and link depsChristian Weiske
2014-03-20update READMEChristian Weiske
2014-03-20add docblocks to all files, classes, methods and variablesChristian Weiske
2014-03-14update readmeChristian Weiske
2014-03-14task to render readmeChristian Weiske
2014-03-13create bzipped phar fileChristian Weiske
2014-03-12fix long command namesChristian Weiske
2014-03-12Remove manual phar building scriptsChristian Weiske
2014-03-12add net_ldap as dependencyChristian 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-26script to copy pear package dependenciesChristian 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-13fix readmeChristian Weiske
2014-02-13LDAP source driverChristian Weiske
2014-02-13catch exceptionsChristian Weiske
2014-02-13update configuration example file, fix variable namesChristian Weiske
2014-02-13fix typos, add license infoChristian 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