summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-08-30Use symfony sessionIgor Scheller
2017-08-30FormattingBot
2017-08-29Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-08-29#336: Integration of symfony/http-foundation requestIgor Scheller
2017-08-28#337: Added routingIgor Scheller
2017-07-28forgott to include query bindings into selectOnemsquare
2017-07-28dried code by introducing selectOne for select queries with only one result l...msquare
2017-07-28exception handler should handle throwables instead of exceptionsmsquare
2017-07-28clear delete queries from false resulsmsquare
2017-07-23fix unreadable exceptionmsquare
2017-07-23fix problem where empty string is not recognized as get valuemsquare
2017-07-23fix problem where 0 is not recognized as get valuemsquare
2017-07-23handle failed db queries in Db classmsquare
2017-07-20replaced template_render with dynamic renderer classIgor Scheller
2017-07-19Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-07-19fix small issues on checking success of a db querymsquare
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-01-21Refactoring: Config cleanup / moved to classIgor Scheller
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-20Added exception handlerIgor Scheller