summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)Author
2017-11-19fix log message from changing event configmsquare
2017-11-01Added RequestServiceProvider and SessionServiceProviderIgor Scheller
2017-11-01Moved includes to own fileIgor Scheller
2017-10-31Added service providersIgor Scheller
2017-09-25Merge branch 'noc0lour:fix_setup_bugs', closes #335Igor Scheller
2017-09-22Implemented service provider functionalityIgor Scheller
2017-09-21Added app path to containerIgor Scheller
2017-09-21Changed Container to Illuminate/ContainerIgor Scheller
2017-09-20Added registration_enabled configurationIgor Scheller
2017-09-20Set cookie to httponlyIgor Scheller
2017-09-20Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-09-20Added helpers unit testIgor Scheller
2017-09-19Changed LogEntries table: Use log level instead of nick nameIgor Scheller
2017-09-19Added LoggerIgor Scheller
2017-09-19Implemented containerIgor Scheller
2017-09-19Added ApplicationIgor Scheller
2017-09-16change shift renderer global add user linkmsquare
2017-08-31Implemented containerIgor Scheller
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-29Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
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-08-16add edited_at_timestamp to shift creation to fix mysql errorAndrej Rode
2017-08-16fix order by not in select clause for >mysql-5.7Andrej Rode
2017-08-16fix only_full_group_by mysql default behaviourAndrej Rode
2017-07-28fix wrong request getmsquare
2017-07-28remove exit commands after redirects (redirect does already die)msquare
2017-07-28dried code by introducing selectOne for select queries with only one result l...msquare
2017-07-28use glyph bool icons on room listmsquare
2017-07-28fix angeltype edit and display bugsmsquare
2017-07-28fix lane renderingmsquare
2017-07-28further switching to db exceptions instead of return falsemsquare
2017-07-28clear delete queries from false resulsmsquare
2017-07-23fix problem with html select containing 0 as keymsquare
2017-07-23handle failed db queries in Db classmsquare
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-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-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-07-17Reapplied "Merge pull request #321 from raboof/wantsToDrive"Igor Scheller