summaryrefslogtreecommitdiff
path: root/includes/model/Room_model.php
AgeCommit message (Collapse)Author
2019-12-08Added Schedule parsing and replaced old Fahrplan importerIgor Scheller
Resolves #553 (Change Frab Import from xCal to XML) Resolves #538 (Feature Request: Multi Frab Import)
2018-01-14models: return null on empty resultIgor Scheller
2018-01-14database: updated checks for selectOneIgor Scheller
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 ↵msquare
map/c3nav integration as well as markdown description for rooms
2017-11-24add shift calendar to angeltype viewmsquare
2017-07-28dried code by introducing selectOne for select queries with only one result ↵msquare
line expected
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 ↵Igor Scheller
jwacalex/gh_317_unable_to_edit_hidden_room_in_admin"
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