Commit Graph
7 Commits
Author SHA1 Message Date
mbirth 320c58be50 Split Output into Output(Generator) and Transport. Needed for later
switching between different mail transports.
2016-08-04 15:35:50 +02:00
mbirth a2d873853d Set template variables programmatically. 2016-07-30 23:33:00 +02:00
mbirth 6723ece603 Renamed a few methods for clarification. 2016-07-10 23:28:01 +02:00
mbirth f94186a20f Reduce complexity in MailOutput. 2016-07-10 23:01:21 +02:00
mbirth d8f8c7c381 Moved mail sending to new class. 2016-07-10 18:43:05 +02:00
mbirth 0d57aace4b Fix naming of variables. 2016-07-10 16:24:03 +02:00
mbirth be90c98118 Output handling to separate classes. 2016-07-10 16:18:16 +02:00