summaryrefslogtreecommitdiff
path: root/includes/pages/admin_shifts.php
AgeCommit message (Expand)Author
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
2011-12-21#44 angeltypes recreatedPhilip Häusler
2011-12-21#44 angeltypes recreatedPhilip Häusler
2011-12-21#44 angeltypes recreatedPhilip Häusler
2011-10-12#35 admin_shifts: escape from previewPhilip Häusler
2011-09-16make shift creation more comfortable by automatically selecting mode on chang...Jan-Philipp Litza
2011-09-12shift name is now optionalPhilip Häusler
2011-09-12#5 fixed user_shifts needed angel types calculationPhilip Häusler
2011-09-12#5 fixed shift calculationPhilip Häusler
2011-09-11#5 preview for shifts to be createdPhilip Häusler
2011-09-07form validation for creating shifts (admin_shifts) and changed database layoutPhilip Häusler
2011-09-06begin form validationPhilip Häusler
2011-09-06create multiple shiftsPhilip Häusler