summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-31Reimplementation of 2840bb619 (signup requires arrival), closes #330Igor Scheller
2017-08-30Use symfony sessionIgor Scheller
2017-08-30BugfixesIgor Scheller
2017-08-30FormattingBot
2017-08-29Bumped PHP version to min. 7.0.0 (see 440ed74c)Igor Scheller
2017-08-29Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
# 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
2017-08-29Refactoring: Moved files to arrayIgor Scheller
2017-08-29Security: Only allow angels with admin_news_html privilege to use HTMLIgor Scheller
2017-08-29#336: Integration of symfony/http-foundation requestIgor Scheller
2017-08-28#337: Added routingIgor Scheller
2017-07-28fix wrong request getmsquare
2017-07-28remove exit commands after redirects (redirect does already die)msquare
2017-07-28forgott to include query bindings into selectOnemsquare
2017-07-28dried code by introducing selectOne for select queries with only one result ↵msquare
line expected
2017-07-28use glyph bool icons on room listmsquare
2017-07-28fix angeltype edit and display bugsmsquare
2017-07-28fix lane renderingmsquare
2017-07-28exception handler should handle throwables instead of exceptionsmsquare
2017-07-28further switching to db exceptions instead of return falsemsquare
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 with html select containing 0 as keymsquare
2017-07-23fix problem where 0 is not recognized as get valuemsquare
2017-07-23handle failed db queries in Db classmsquare
2017-07-20bootstrap updatemsquare
2017-07-20Merge pull request #329 from MyIgel/renderermsquare
Added renderer
2017-07-20Merge pull request #328 from MyIgel/mastermsquare
Changed $_GET, $_POST and $_REQUEST to use the Request object
2017-07-20replaced template_render with dynamic renderer classIgor Scheller
2017-07-20Removed overwhelmed pageIgor Scheller
2017-07-20Moved $themes array to configIgor Scheller
2017-07-20Passwords should be postedIgor Scheller
2017-07-19Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-07-19update tests to work with phpunit version installed by composermsquare
2017-07-19unarrived angels can enter a shift (has been disabled for 33c3)msquare
2017-07-19remove 24h shift filter time range limitmsquare
2017-07-19fix small issues on checking success of a db querymsquare
2017-07-19Merge pull request #326 from MyIgel/mastermsquare
Reapplied missing commits
2017-07-19Changed recommended PHP Version to >= 7.0Igor Scheller
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-07-17Reapplied "fix icon font path"Igor Scheller
2017-07-17Reapplied "Merge pull request #321 from raboof/wantsToDrive"Igor Scheller
2017-07-17Reapplied "Merge pull request #319 from ↵Igor Scheller
jwacalex/gh_317_unable_to_edit_hidden_room_in_admin"
2017-07-17Reapplied "Merge pull request #314 from Scriptkiddi/master"Igor Scheller
2017-07-17Added phpunit and fixed typoIgor Scheller
2017-07-16remove german readme and add development readme #269msquare
2017-06-20Merge branch 'pr/316' into feature-igel-rewritemsquare
2017-05-24fix icon font pathmsquare
2017-05-24Merge pull request #308 from MyIgel/themesmsquare
Themes: Moved bootstrap and improved generate script
2017-05-01Merge pull request #321 from raboof/wantsToDrivemsquare
Improvements around 'wants_to_drive'