Commit Graph

22 Commits (edcc1f481d51ab99c15e145c39ecfd05191fa496)

Author SHA1 Message Date
Igor Scheller acf84f222d Added Room model
Igor Scheller c5dd21cbd6 Deleted shift: Added message about worklog entry
Igor Scheller a2aaba9cab User: Bugfixes & code cleanup
Igor Scheller d7aea575ff Replaced more sql queries and old data
Igor Scheller 89e62c95a7 Changed more functions 🎉
Igor Scheller 90e1a94962 Make application name configurable
* Added app_name configuration option
* Extended `EngelsystemMailer` to prepend the application name to all mails

Closes 
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class
Bot 952c7892f3 Formatting & Docstrings
Bot 55141154c0 Replaced " with '
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup
Bot d71e7bbfad Formatting
Bot 7313e15ce8 PSR-2 formatting
msquare 1ec19b46f3 prohibit inline control structures on mailers
msquare 53ad1b5110 fix codacy unused code
Felix Favre e4bd324801 changed all y-m-d date formats to Y-m-d date formats
part of 
Philip Häusler 2d587478a1 fix different bugs with shift types
Philip Häusler 7e650920d3 dont send mails for my own actions
Philip Häusler 1f572918ff include all mailers
Felix Favre a3718cca52 fix syntax error
Felix Favre 8f918422f4 mailer functions for shift delete,assign,remove
Felix Favre 09ef38ff35 change shift mail function
Felix Favre 9e0cc40e6d added shift mailer