60 Commits (eefae43a47a3f85c4a963c7b7c506425715cab96)

Author SHA1 Message Date
Igor Scheller f90ab26fee Moved translation helpers to sub namespace 5 years ago
Igor Scheller ca0b2d8b5f Improved email error logging 6 years ago
msquare ef2d917c59 catch mail exceptions, execute the action, inform the user about the error and create a log entry 6 years ago
msquare 412be8e188 upgrade chart.js lib and fix bargraph. fixes #511 6 years ago
Igor Scheller 88f3bafa5e Replaced `Auth()` with `auth()` 6 years ago
Igor Scheller a2aaba9cab User: Bugfixes & code cleanup 6 years ago
Igor Scheller 89e62c95a7 Changed more functions 🎉 6 years ago
Igor Scheller 2dcb7cc2de Replaced some global `$user` variables 6 years ago
Igor Scheller d15946df2d Changed `src/` code and templates to use the new user model 6 years ago
Igor Scheller 6187eed3bb Merge remote-tracking branch 'MyIgel/mailing' 6 years ago
Igor Scheller d0abc27c07 Merge remote-tracking branch 'MyIgel/translations' 6 years ago
Igor Scheller 222c9fed7d Merge remote-tracking branch 'MyIgel/templating' 6 years ago
Igor Scheller 01e9c22695 Implemented mailing abstraction
Closes #434
6 years ago
Igor Scheller 36dafdb68a Merge remote-tracking branch 'MyIgel/rebuild-psr7' 6 years ago
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class 6 years ago
Igor Scheller 427315195b Moved translation/internationalization to Helpers\Translator class 6 years ago
Igor Scheller d6c8f1a614 Merge branch 'master' to 'rebuild-database' 6 years ago
Igor Scheller f3b3b6683c Added middleware tests 6 years ago
Bot 28349b69a8 Changed JS to use single quotes instead of double quotes 6 years ago
Igor Scheller fe58e4f422 database: updated checks for selectOne 7 years ago
Katrin Leinweber a2fa3fce3d rephrase more naturally 7 years ago
Igor Scheller 6953090e7d 392: Show warning message when editing html news without proper permissions to save them, Closes #392 7 years ago
Bot 952c7892f3 Formatting & Docstrings 7 years ago
msquare 567ed9ebd2 remove flags since they do not belong to language selection 7 years ago
Igor Scheller d49e49c364 Implemented service provider functionality 7 years ago
Igor Scheller 8c81adc8e8 Implemented container 7 years ago
Igor Scheller 0a20883aa8 Reimplementation of 2840bb619 (signup requires arrival), closes #330 7 years ago
Igor Scheller 2bd127c011 Use symfony session 7 years ago
Igor Scheller cc01c906ba #336: Integration of symfony/http-foundation request 7 years ago
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object 7 years ago
Igor Scheller a2b9edc6a3 Reapplied "Merge pull request #314 from Scriptkiddi/master" 7 years ago
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class 8 years ago
Bot 55141154c0 Replaced " with ' 8 years ago
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup 8 years ago
Bot d71e7bbfad Formatting 8 years ago
Bot 7313e15ce8 PSR-2 formatting 8 years ago
Igor Scheller 1f0ca24f5c Fix relative paths: missing / on internationalization 8 years ago
Igor Scheller f894ca5fa4 Fix relative paths 8 years ago
msquare f2630162e9 reduce complexity of password recovery controller 8 years ago
msquare 6dfefc3bb9 small code improvements 8 years ago
msquare 3738d071f8 remove long array syntax 8 years ago
msquare 07ddbb0f4c make short variable names longer 8 years ago
msquare 5170fd7f6e prohibit inline control structures on helpers 8 years ago
msquare 28e5a3b978 user_ical rewrite (remove codacy issues) 8 years ago
Felix Favre 8c1f6d2c9c removed sessionhelper. we should let this handle the server administrator within the PHP config 9 years ago
Philip Häusler c4ee004095 rework arrival stat graphs and tables 9 years ago
Philip Häusler 53737666c6 add bootstrap datepicker 9 years ago
Felix Favre dc2c986522 fix location of session file storage 10 years ago
Philip Häusler 0a59089e2b add room model tests 10 years ago
Philip Häusler 7e650920d3 dont send mails for my own actions 10 years ago