27 Commits (5b12eecdd63dd6fc64e988cd2ff6b5fb89d10429)

Author SHA1 Message Date
Igor Scheller 86c0713baa Added helpers unit test 7 years ago
Igor Scheller 1e267ce3b1 Added Renderer unit test 7 years ago
Igor Scheller 2cb636b651 Added Container unit test 7 years ago
Igor Scheller e6ed8a3017 Changed LogEntries table: Use log level instead of nick name 7 years ago
Igor Scheller b3b65743cd Added Logger 7 years ago
Igor Scheller 0ac9818764 Added Application 7 years ago
Igor Scheller 8c81adc8e8 Implemented container 7 years ago
Igor Scheller 2bd127c011 Use symfony session 7 years ago
Bot a473a56f1d Formatting 7 years ago
Igor Scheller d0074cf006 Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
# Conflicts:
#	includes/controller/angeltypes_controller.php
#	includes/pages/admin_groups.php
#	includes/pages/user_settings.php
#	includes/sys_page.php
#	src/Exceptions/Handler.php
#	src/Http/Request.php
7 years ago
Igor Scheller cc01c906ba #336: Integration of symfony/http-foundation request 7 years ago
Igor Scheller 73175e2b64 #337: Added routing 7 years ago
msquare 26515d7582 forgott to include query bindings into selectOne 8 years ago
msquare f82e5456d2 dried code by introducing selectOne for select queries with only one result line expected 8 years ago
msquare 440ed74cd7 exception handler should handle throwables instead of exceptions 8 years ago
msquare 5794c4cab8 clear delete queries from false resuls 8 years ago
msquare 144b453bc6 fix unreadable exception 8 years ago
msquare 2b834ba7f1 fix problem where empty string is not recognized as get value 8 years ago
msquare 908f5712cc fix problem where 0 is not recognized as get value 8 years ago
msquare a157004f4a handle failed db queries in Db class 8 years ago
Igor Scheller e1762e7764 replaced template_render with dynamic renderer class 8 years ago
Igor Scheller ec45216899 Merge remote-tracking branch 'engelsystem/feature-igel-rewrite' 8 years ago
msquare e93dd774a5 fix small issues on checking success of a db query 8 years ago
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object 8 years ago
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class 8 years ago
Igor Scheller 9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries 8 years ago
Igor Scheller f7c09cb7ff Added exception handler 8 years ago