summaryrefslogtreecommitdiff
path: root/includes/model/AngelType_model.php
AgeCommit message (Expand)Author
2017-12-27check if logged in before sign upmsquare
2017-12-25Formatting & DocstringsBot
2017-12-23add show on dashboard flag for angeltypesmsquare
2017-11-29fix query for creating angeltypesmsquare
2017-11-24complete feature contact info for angeltypes, fixes #275msquare
2017-11-19fix problem with default values, fixes #354, fixes #353msquare
2017-11-19fix sql queries with boolsmsquare
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-01-22Removed spacesBot
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-12-13merge #253msquare
2016-11-30merged master and issuejwacalex
2016-11-30initial commit and functionality for no self sign upjwacalex
2016-11-18add ValidationResult to namespacemsquare
2016-11-17reduce complexity of angeltype edit controllermsquare
2016-11-11rename coordinator to supportermsquare
2016-10-05continue working on shifts calendar renderermsquare
2016-10-04reduce complexity of shifts controllermsquare
2016-10-04reduce complexity of user angeltypes controllermsquare
2016-09-29use more ValidationResultmsquare
2016-09-29make short variable names longermsquare
2016-09-29prohibit inline control structures on model and viewmsquare
2015-12-20#198 fixed: driving license feature completed - integrated into angeltypesPhilip Häusler
2014-12-28harden the sql queriesPhilip Häusler
2014-08-23add user view, better bootstrapPhilip Häusler
2014-05-13implemented team/angeltype coordinatorsPhilip Häusler
2014-03-24fixed angeltype add modelPhilip Häusler
2014-03-09angeltypes about sectionPhilip Häusler
2014-03-09added angeltype descriptionPhilip Häusler
2014-01-07completed api commentsPhilip Häusler
2014-01-07reviewed cookies apiPhilip Häusler
2014-01-05rewritten angeltypes and user angeltypesPhilip Häusler
2013-12-29first api new filesPhilip Häusler