summaryrefslogtreecommitdiff
path: root/includes/model/Room_model.php
AgeCommit message (Expand)Author
2017-12-25Formatting & DocstringsBot
2017-12-17add log entries when deleting a roommsquare
2017-12-10move room db queries to modelmsquare
2017-12-10remove room number and visible flag, rename pentabarf to frab and introduce m...msquare
2017-11-24add shift calendar to angeltype viewmsquare
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-28clear delete queries from false resulsmsquare
2017-07-23handle failed db queries in Db classmsquare
2017-07-17Reapplied "Merge pull request #319 from jwacalex/gh_317_unable_to_edit_hidden...Igor Scheller
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-03Bugfixes & improvementsIgor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2016-10-03move sql queries from shifts controller to modelmsquare
2016-09-29make short variable names longermsquare
2016-09-29prohibit inline control structures on model and viewmsquare
2015-12-29fix room creationPhilip Häusler
2015-05-14add room model testsPhilip Häusler
2014-12-28fix shift updatePhilip Häusler
2014-12-28harden the sql queriesPhilip Häusler
2014-01-07reviewed cookies apiPhilip Häusler
2014-01-05cookie-0007-API-getRoom-show-real-rooms.patchPhilip Häusler
2013-12-29first api new filesPhilip Häusler