Commit Graph

23 Commits (ad6b48bd20246093c50ef13514fd2733762ceed5)

Author SHA1 Message Date
Igor Scheller f90ab26fee Moved translation helpers to sub namespace
Igor Scheller ca0b2d8b5f Improved email error logging
msquare ef2d917c59 catch mail exceptions, execute the action, inform the user about the error and create a log entry
Igor Scheller 88f3bafa5e Replaced `Auth()` with `auth()`
Igor Scheller a2aaba9cab User: Bugfixes & code cleanup
Igor Scheller 89e62c95a7 Changed more functions 🎉
Igor Scheller 2dcb7cc2de Replaced some global `$user` variables
Igor Scheller d15946df2d Changed `src/` code and templates to use the new user model
Igor Scheller 01e9c22695 Implemented mailing abstraction
Closes 
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class
Igor Scheller 427315195b Moved translation/internationalization to Helpers\Translator class
Katrin Leinweber a2fa3fce3d rephrase more naturally
Bot 952c7892f3 Formatting & Docstrings
Igor Scheller a2b9edc6a3 Reapplied "Merge pull request from Scriptkiddi/master"
Bot 55141154c0 Replaced " with '
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup
Bot d71e7bbfad Formatting
Bot 7313e15ce8 PSR-2 formatting
msquare f2630162e9 reduce complexity of password recovery controller
msquare 5170fd7f6e prohibit inline control structures on helpers
Philip Häusler 7e650920d3 dont send mails for my own actions
Philip Häusler 57a92dbdcd add opt-in bool for shiftinfo mails and remove icq from users
Philip Häusler 0c98f13eee user password recovery