engelsystem/includes
msquare e0de2c2c65 more work on 35c3 theme 2018-11-25 15:40:53 +01:00
..
controller Require POST for sending forms 2018-11-21 19:24:36 +01:00
helper Replaced `Auth()` with `auth()` 2018-10-31 13:43:23 +01:00
mailer User: Bugfixes & code cleanup 2018-10-31 13:43:23 +01:00
model Added caching for templating and routing 2018-11-24 16:30:36 +01:00
pages Require POST for sending forms 2018-11-21 19:24:36 +01:00
view more work on 35c3 theme 2018-11-25 15:40:53 +01:00
application.php Refactoring: moved application bootstrapping to bootstrap.php 2018-01-16 19:56:05 +01:00
autoload.php Installation: Added migrations for install.sql and update.sql files 2018-08-30 16:07:50 +02:00
engelsystem.php Make application name configurable 2018-10-30 22:50:22 +01:00
includes.php EventConfig: Merge event configuration from database to global config 2018-10-30 21:13:56 +01:00
sys_auth.php Replaced more user related stuff 2018-10-31 13:43:23 +01:00
sys_form.php Require POST for sending forms 2018-11-21 19:24:36 +01:00
sys_log.php Changed more functions 🎉 2018-10-31 13:43:23 +01:00
sys_menu.php Replaced `Auth()` with `auth()` 2018-10-31 13:43:23 +01:00
sys_page.php EventConfig: Merge event configuration from database to global config 2018-10-30 21:13:56 +01:00
sys_template.php Merge branch 'twig-templates' 2018-09-23 20:11:37 +02:00