summaryrefslogtreecommitdiff
path: root/includes/pages/admin_active.php
AgeCommit message (Expand)Author
2019-12-26User: Add pronoun statementIgor Scheller
2019-12-08Renamed redirect() to throwRedirect()Bot
2019-06-03Log messages without inline HTMLIgor Scheller
2018-12-28active angels: Bugfix and prevent errors when searching double spacesIgor Scheller
2018-11-21Require POST for sending formsIgor Scheller
2018-10-31Fixed error if shirt size is not configuredIgor Scheller
2018-10-31User: Bugfixes & code cleanupIgor Scheller
2018-10-31Replaced more user related stuffIgor Scheller
2018-10-31Changed more functions :tada:Igor Scheller
2018-09-23Config: Removed nightshifts queryIgor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2018-08-29Removed translation from config fileIgor Scheller
2018-01-14database: updated checks for selectOneIgor Scheller
2017-12-30use user tshirt countmsquare
2017-12-30simplify t-shirt statisticsmsquare
2017-12-30make got t-shirt always availablemsquare
2017-12-30better hour formattingmsquare
2017-12-29add work date to work logmsquare
2017-12-29add user work log entries featuremsquare
2017-12-25Formatting & DocstringsBot
2017-11-19fix minor cody style issues (codacy)msquare
2017-08-29Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-08-28#337: Added routingIgor Scheller
2017-07-28dried code by introducing selectOne for select queries with only one result l...msquare
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-01-22Removed spacesBot
2017-01-21Refactoring: Config cleanup / moved to classIgor Scheller
2017-01-21Replaced [0-9] with \dBot
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-12-28fix missing users on active angels viewmsquare
2016-11-10fix missing var checkmsquare
2016-11-02fix admin_active.php not displaying (issue #271)anykraus
2016-09-30remove long array syntaxmsquare
2016-09-29make short variable names longermsquare
2016-09-29rename tomsquare
2016-09-29prohibit inline control structures on pagesmsquare
2016-08-21fix codacy unused codemsquare
2015-12-29search only for nickname on active angel pagePhilip Häusler
2015-08-14put shirt statistics into one tablePhilip Häusler
2015-08-14add table of needed shirts to user active pagePhilip Häusler
2015-08-13keep the show all users checkboxPhilip Häusler
2015-08-13show all forced active angelsPhilip Häusler
2015-08-13add possibility to show already done shifts in admin active viewPhilip Häusler
2015-01-05set force active user to activePhilip Häusler
2014-12-28harden the sql queriesPhilip Häusler
2014-12-17integrate shift type into shiftsPhilip Häusler