Age | Commit message (Expand) | Author |
---|---|---|
2017-12-25 | Formatting & Docstrings | Bot |
2017-07-28 | dried code by introducing selectOne for select queries with only one result l... | msquare |
2017-07-28 | further switching to db exceptions instead of return false | msquare |
2017-07-28 | clear delete queries from false resuls | msquare |
2017-07-23 | handle failed db queries in Db class | msquare |
2017-01-22 | Removed spaces | Bot |
2017-01-21 | Changed from mysqli to PDO, some refactorings, faster sql queries | Igor Scheller |
2017-01-03 | Replaced " with ' | Bot |
2017-01-03 | PPHDoc, formatting, fixes, cleanup | Bot |
2017-01-02 | Formatting | Bot |
2017-01-02 | PSR-2 formatting | Bot |
2016-10-04 | reduce complexity of shifts controller | msquare |
2016-09-29 | prohibit inline control structures on model and view | msquare |
2015-01-10 | fix creation of shift types | Philip Häusler |
2014-12-28 | harden the sql queries | Philip Häusler |
2014-12-17 | add shift types model | Philip Häusler |
2014-12-17 | prepare for shift types model, add db update | Philip Häusler |