summaryrefslogtreecommitdiff
path: root/includes/controller/user_angeltypes_controller.php
AgeCommit message (Expand)Author
2019-12-08Renamed redirect() to throwRedirect()Bot
2019-06-03Log messages without inline HTMLIgor Scheller
2018-12-02Moved permission checks to Authenticator classIgor Scheller
2018-11-21Require POST for sending formsIgor Scheller
2018-10-31User: Bugfixes & code cleanupIgor Scheller
2018-10-31Replaced more user related stuffIgor Scheller
2018-10-31Removed `User($id)` function :tada:Igor Scheller
2018-10-31Changed more functions :tada:Igor Scheller
2018-10-30Translation: added pluralization supportIgor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2018-01-14database: updated checks for selectOneIgor Scheller
2017-12-26Updated translation / Formatting / TestIgor Scheller
2017-12-25Formatting & DocstringsBot
2017-12-19redo shift signoff and icons for delete/confirm/acknowledgment questionsmsquare
2017-12-02fix log on confirming angelsmsquare
2017-08-29Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-08-28#337: Added routingIgor Scheller
2017-07-28remove exit commands after redirects (redirect does already die)msquare
2017-07-28clear delete queries from false resulsmsquare
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-03-03Some fixesIgor Scheller
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2016-11-15reduce complexity of menu and hintsmsquare
2016-11-15reduce complexity of menu and hintsmsquare
2016-11-11rename coordinator to supportermsquare
2016-10-04reduce complexity of user angeltypes controllermsquare
2016-09-30simplify user_angeltype_add_controllermsquare
2016-09-29rename tomsquare
2016-09-29prohibit inline control structures on controllersmsquare
2016-08-22remove unused codemsquare
2016-08-22remove old update scriptmsquare
2016-08-21remove unused codemsquare
2016-08-21fix codacy unused codemsquare
2015-12-20make angeltype names clickablePhilip Häusler
2015-07-27show number of user angel types to confirm in hintPhilip Häusler
2014-12-06move hints to toolbarPhilip Häusler
2014-12-06fix wrong angel type alarmPhilip Häusler
2014-09-08fix wrong nick and api sql queryPhilip Häusler
2014-09-08fix wrong username on angeltype confirmPhilip Häusler
2014-08-23add user view, better bootstrapPhilip Häusler
2014-05-13notify coordinators about unconfirmed angeltypesPhilip Häusler
2014-05-13implemented team/angeltype coordinatorsPhilip Häusler
2014-05-13router simplificationPhilip Häusler
2014-01-07controller commentsPhilip Häusler
2014-01-07reviewed cookies apiPhilip Häusler
2014-01-05rewritten angeltypes and user angeltypesPhilip Häusler