index
:
events
main
Notify by email if there are events this day.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-04-04
Rename birthday to event
Joris
2015-11-29
Use next week range to compute next week age and next week day of birthdates
Joris
2015-11-29
Authorize comments on birthdates.csv
Joris
2015-11-29
Show days of week in next week notification
Joris
2015-11-22
Exit failure when there are parsing errors
Joris
2015-11-22
Check for list emptyness with null instead of length
Joris
2015-11-22
Validate birthdates and show an error message if there are invalid ones
Joris
2015-11-22
Minor style modification
Joris
2015-11-22
Generate a mail that contains both birthdays today and birthdays next week
Joris
2015-11-21
Get next week birthdays and send an empty mail for the moment
Joris
2015-11-21
Log details about sent mails in a file
Joris
2015-11-21
Add filter birthday between function
Joris
2015-10-11
Secure date functions
Joris
2015-10-10
Invert firstname and lastname in a birthdate
Joris
2015-10-10
Modeling dates as day - month - year
Joris
2015-10-10
Do not send an email if there is no birthday
Joris
2015-10-10
Parse months with 3 letters in english
Joris
2015-10-10
More readable birthdates in csv file
Joris
2015-10-09
Initial commit
Joris