summaryrefslogtreecommitdiff
path: root/includes/view/ShiftEntry_view.php
AgeCommit message (Expand)Author
2019-06-04Only show the shift "Comment" field for own entriesIgor 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 user_link and some other user functions to use the user idIgor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2017-12-25Formatting & DocstringsBot
2017-12-20rewrite controller for creating shift entriesmsquare
2017-12-19redo shift signoff and icons for delete/confirm/acknowledgment questionsmsquare
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2016-09-30small code improvementsmsquare
2016-09-29prohibit inline control structures on model and viewmsquare
2015-12-29fix room creationPhilip Häusler
2014-08-23minor bugfixesPhilip Häusler
2014-08-22add basic bootstrap themePhilip Häusler
2013-12-27freeloader featurePhilip Häusler
2013-11-25forgot to add the new viewsPhilip Häusler