summaryrefslogtreecommitdiff
path: root/includes/pages/user_shifts.php
AgeCommit message (Expand)Author
2017-12-29add shift filter buttons at the topmsquare
2017-12-27fix ical export descriptionmsquare
2017-12-27feature request: filter angel types based on account settings, closes #362Igor Scheller
2017-12-27check if logged in before sign upmsquare
2017-12-25Formatting & DocstringsBot
2017-12-20introduce new shift signup state for not arrived angelsmsquare
2017-12-20rewrite controller for creating shift entriesmsquare
2017-12-19redo shift signoff and icons for delete/confirm/acknowledgment questionsmsquare
2017-12-13add link to public dashboard from shift viewmsquare
2017-12-10remove room number and visible flag, rename pentabarf to frab and introduce m...msquare
2017-11-29#366 Feature: Time Interval Buttons (on Shifts page), closes #366Igor Scheller
2017-11-19fix all redirects to home (because of new urls redirect to ? wont work anymore)msquare
2017-09-25Merge branch 'noc0lour:fix_setup_bugs', closes #335Igor 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-08-28#337: Added routingIgor Scheller
2017-08-16fix order by not in select clause for >mysql-5.7Andrej Rode
2017-07-20replaced template_render with dynamic renderer classIgor Scheller
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-01-21Replaced " with 'Bot
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
2017-01-01Fix relative pathsIgor Scheller
2016-12-29bring back filtering by occupancymsquare
2016-12-28move data sorting to beginmsquare
2016-12-28move data sorting to beginmsquare
2016-12-28remove unused codemsquare
2016-12-27select only one room per defaultmsquare
2016-12-27shift view performance improvementsmsquare
2016-11-17reduce complexity of user driver licensemsquare
2016-11-15fix shift calendar headersmsquare
2016-11-07implement shift calendar into user shift pagemsquare
2016-10-04reduce complexity of shiftsfilter updatemsquare
2016-10-04reduce complexity of shift viewmsquare
2016-10-04move static access to datetime parse functionmsquare
2016-10-04fix variable naming problemsmsquare
2016-10-03restore ical exportmsquare
2016-10-02bring back session filter storemsquare
2016-10-02introduce ShiftsFiltermsquare
2016-10-02split user_shifts into different functionsmsquare
2016-10-01improve code stylemsquare
2016-09-30remove long array syntaxmsquare
2016-09-29rename tomsquare
2016-09-29prohibit inline control structures on pagesmsquare
2016-08-21fix method names, quotes, duplication in forms.jsmsquare
2016-08-21fix codacy unused codemsquare