summaryrefslogtreecommitdiff
path: root/includes/pages/admin_shifts.php
AgeCommit message (Expand)Author
2019-12-08Added Schedule parsing and replaced old Fahrplan importerIgor Scheller
2019-12-08Renamed redirect() to throwRedirect()Bot
2019-08-19fix back button on shift create previewmsquare
2019-08-17add overnight shift creation feature flagmsquare
2019-08-15fixes #635: set end of the last created shift to the official end inestead of...msquare
2018-12-26add multiple shifts: Fix hour regex and sorting, cleanup and formattingIgor Scheller
2018-12-26Fix warning if searching two whitespaces and formattingIgor Scheller
2018-12-22reformatted code due to guidelinesjwacalex
2018-12-22first draft for #536jwacalex
2018-11-21Require POST for sending formsIgor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2018-01-14database: updated checks for selectOneIgor Scheller
2017-12-25Formatting & DocstringsBot
2017-12-12better logging of needed angeltypes for shifts and roomsmsquare
2017-12-10move room db queries to modelmsquare
2017-11-19change logging of needed angeltypes for created shiftsmsquare
2017-08-30Use symfony sessionIgor Scheller
2017-08-29Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-08-29#336: Integration of symfony/http-foundation requestIgor Scheller
2017-07-28dried code by introducing selectOne for select queries with only one result l...msquare
2017-07-28further switching to db exceptions instead of return falsemsquare
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor 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-10-04move static access to datetime parse functionmsquare
2016-09-29rename tomsquare
2016-09-29prohibit inline control structures on pagesmsquare
2016-08-21fix codacy unused codemsquare
2015-08-14made shift creation angeltypes smaller (like room editing)Philip Häusler
2015-08-13change default end date on creating shiftsPhilip Häusler
2014-12-28harden the sql queriesPhilip Häusler
2014-12-26fix shift creation for shifttypesPhilip Häusler
2014-12-22rewrite create shifts for shifttypesPhilip Häusler
2014-12-12change default selectionFelix Favre
2014-12-07add shift create modelPhilip Häusler
2014-08-23remove html templatesPhilip Häusler
2014-08-22add basic bootstrap themePhilip Häusler
2013-11-25basic gettext integrationPhilip Häusler
2013-09-10#119 added basic shift json export support using same pattern like ical exportPhilip Häusler
2012-12-30replaced header with redirect functionPhilip Häusler
2012-12-30fix #49: "Array" after preview in mass-shift-generationJan-Philipp Litza
2012-12-26#28 begin logPhilip Häusler
2012-12-10code maintenancePhilip Häusler
2012-04-26make hidden rooms visible for shift creationPhilip Häusler
2011-12-26bugfixes with angeltype (TID removed)Philip Häusler
2011-12-26#44 new register formPhilip Häusler