summaryrefslogtreecommitdiff
path: root/includes/helper
AgeCommit message (Expand)Author
2019-09-18Use 403 forbidden on shifts json, atom export and ical exportIgor Scheller
2019-07-08Moved translation helpers to sub namespaceIgor Scheller
2019-04-30Improved email error loggingIgor Scheller
2019-04-28catch mail exceptions, execute the action, inform the user about the error an...msquare
2018-12-09upgrade chart.js lib and fix bargraph. fixes #511msquare
2018-10-31Replaced `Auth()` with `auth()`Igor Scheller
2018-10-31User: Bugfixes & code cleanupIgor Scheller
2018-10-31Changed more functions :tada:Igor Scheller
2018-10-31Replaced some global `$user` variablesIgor Scheller
2018-10-31Changed `src/` code and templates to use the new user modelIgor Scheller
2018-09-26Merge remote-tracking branch 'MyIgel/mailing'Igor Scheller
2018-09-15Merge remote-tracking branch 'MyIgel/translations'Igor Scheller
2018-09-09Merge remote-tracking branch 'MyIgel/templating'Igor Scheller
2018-09-05Implemented mailing abstractionIgor Scheller
2018-09-03Merge remote-tracking branch 'MyIgel/rebuild-psr7'Igor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2018-08-29Moved translation/internationalization to Helpers\Translator classIgor Scheller
2018-08-20Merge branch 'master' to 'rebuild-database'Igor Scheller
2018-08-19Added middleware testsIgor Scheller
2018-08-11Changed JS to use single quotes instead of double quotesBot
2018-01-14database: updated checks for selectOneIgor Scheller
2017-12-27rephrase more naturallyKatrin Leinweber
2017-12-26392: Show warning message when editing html news without proper permissions t...Igor Scheller
2017-12-25Formatting & DocstringsBot
2017-12-19remove flags since they do not belong to language selectionmsquare
2017-09-22Implemented service provider functionalityIgor Scheller
2017-08-31Implemented containerIgor Scheller
2017-08-31Reimplementation of 2840bb619 (signup requires arrival), closes #330Igor Scheller
2017-08-30Use symfony sessionIgor Scheller
2017-08-29#336: Integration of symfony/http-foundation requestIgor Scheller
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-07-17Reapplied "Merge pull request #314 from Scriptkiddi/master"Igor Scheller
2017-01-21Refactoring: Config cleanup / moved to classIgor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2017-01-01Fix relative paths: missing / on internationalizationIgor Scheller
2017-01-01Fix relative pathsIgor Scheller
2016-11-15reduce complexity of password recovery controllermsquare
2016-09-30small code improvementsmsquare
2016-09-30remove long array syntaxmsquare
2016-09-29make short variable names longermsquare
2016-09-29prohibit inline control structures on helpersmsquare
2016-08-21user_ical rewrite (remove codacy issues)msquare
2015-08-26removed sessionhelper. we should let this handle the server administrator wit...Felix Favre
2015-08-16rework arrival stat graphs and tablesPhilip Häusler
2015-07-12add bootstrap datepickerPhilip Häusler
2015-06-07fix location of session file storageFelix Favre
2015-05-14add room model testsPhilip Häusler