.. |
Config
|
EventConfig: Merge event configuration from database to global config
|
2018-10-30 21:13:56 +01:00 |
Container
|
Added Container\ServiceProvider test
|
2017-10-31 14:48:29 +01:00 |
Controllers
|
credits: Allow customization
|
2018-12-22 12:01:23 +01:00 |
Database
|
Migrations: Added namespace
|
2018-10-24 19:15:07 +02:00 |
Exceptions
|
Changed `src/` code and templates to use the new user model
|
2018-10-31 13:43:23 +01:00 |
Helpers
|
Implemented controller permissions
|
2018-12-02 12:53:31 +01:00 |
Http
|
PSR-7: Replaced implementation with `Nyholm\Psr7`
|
2019-04-17 13:11:39 +02:00 |
Logger
|
Models: Added LogEntry model
|
2018-08-31 03:24:54 +02:00 |
Mail
|
Make application name configurable
|
2018-10-30 22:50:22 +01:00 |
Middleware
|
Don't save sessions permanently on api and metrics paths
|
2018-12-28 20:35:44 +01:00 |
Models
|
user: allow up to 40 characters for dect numbers
|
2018-12-22 12:03:24 +01:00 |
Renderer
|
Renderer: Added twig extension for markdown rendering
|
2018-12-22 12:01:23 +01:00 |
ApplicationTest.php
|
Added caching for templating and routing
|
2018-11-24 16:30:36 +01:00 |
HasDatabase.php
|
migration: Exclude add_angel_supporter_permissions from unit tests
|
2018-12-30 15:17:01 +01:00 |
HelpersTest.php
|
Replaced some global `$user` variables
|
2018-10-31 13:43:23 +01:00 |
ServiceProviderTest.php
|
Tests: Moved ServiceProvider::setExpects to TestCase
|
2018-10-30 21:13:56 +01:00 |
TestCase.php
|
Tests: Moved ServiceProvider::setExpects to TestCase
|
2018-10-30 21:13:56 +01:00 |