You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Igor Scheller d9f898a0bb Bugfix: Replaced Diactoros with Symfony PsrHttpFactory to use PhpExtended\HttpMessage implementation
Prevents warnings that get converted to errors when run in dev mode
7 years ago
..
Config EventConfig: Merge event configuration from database to global config 7 years ago
Container Added Container\ServiceProvider test 8 years ago
Controllers credits: Allow customization 7 years ago
Database Migrations: Added namespace 7 years ago
Exceptions Changed `src/` code and templates to use the new user model 7 years ago
Helpers Implemented controller permissions 7 years ago
Http Bugfix: Replaced Diactoros with Symfony PsrHttpFactory to use PhpExtended\HttpMessage implementation 7 years ago
Logger Models: Added LogEntry model 7 years ago
Mail Make application name configurable 7 years ago
Middleware Don't save sessions permanently on api and metrics paths 7 years ago
Models user: allow up to 40 characters for dect numbers 7 years ago
Renderer Renderer: Added twig extension for markdown rendering 7 years ago
ApplicationTest.php Added caching for templating and routing 7 years ago
HasDatabase.php migration: Exclude add_angel_supporter_permissions from unit tests 7 years ago
HelpersTest.php Replaced some global `$user` variables 7 years ago
ServiceProviderTest.php Tests: Moved ServiceProvider::setExpects to TestCase 7 years ago
TestCase.php Tests: Moved ServiceProvider::setExpects to TestCase 7 years ago