Age | Commit message (Expand) | Author |
---|---|---|
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-23 | handle failed db queries in Db class | msquare |
2017-07-19 | fix small issues on checking success of a db query | 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-11-11 | fixes #266: add checkbox allowing the users email to be used by humans like e... | msquare |
2016-09-29 | prohibit inline control structures on model and view | msquare |
2016-09-27 | finished rename settings to event config and added more date validation for e... | msquare |
2016-09-27 | rename settings to event config and implement mvc pattern on it | msquare |