18 Commits

Author SHA1 Message Date
a2d873853d Set template variables programmatically. 2016-07-30 23:33:00 +02:00
7211edb0a0 Cleanup. 2016-07-13 22:32:49 +02:00
37df5aa0e9 Move session management to separate class. 2016-07-13 22:17:56 +02:00
6723ece603 Renamed a few methods for clarification. 2016-07-10 23:28:01 +02:00
f94186a20f Reduce complexity in MailOutput. 2016-07-10 23:01:21 +02:00
02c6c15548 Reduce complexity. 2016-07-10 22:42:39 +02:00
918026fca4 Assign empty value for unset fields. Fix bug in test. 2016-07-10 21:56:19 +02:00
ebc0c89fcc Further optimisation of FieldDefinition class. 2016-07-10 21:49:08 +02:00
d8f8c7c381 Moved mail sending to new class. 2016-07-10 18:43:05 +02:00
0d57aace4b Fix naming of variables. 2016-07-10 16:24:03 +02:00
be90c98118 Output handling to separate classes. 2016-07-10 16:18:16 +02:00
89af62d083 Add custom prefix for definition files to class. 2016-07-10 16:17:50 +02:00
85329deae2 Reduce complexity in FieldDefinition class. 2016-07-10 00:50:25 +02:00
e217414f11 Moved more features to FieldDefinition class. 2016-07-10 00:25:36 +02:00
4df5b6896c Convert to array if JSON isn't one already. 2016-07-09 20:40:46 +02:00
e024bdba85 Type hint for Scrutinizer. 2016-07-09 20:35:20 +02:00
120823e83c CamelCase and more tests. 2016-07-09 20:22:55 +02:00
ba4ead8bf5 New class for handling field definitions. 2016-07-09 20:07:00 +02:00