.. |
Config
|
Added EventDispatcher
|
2021-04-12 16:15:25 +02:00 |
Container
|
Use self references and fix class naming
|
2019-04-25 18:17:19 +02:00 |
Controllers
|
OAuth: Compare oauth users using exact compare
|
2021-04-12 17:13:48 +02:00 |
Database
|
migration: Prevent parallel migration runs
|
2020-06-28 19:31:17 +02:00 |
Events
|
Added email notification on new news
|
2021-04-12 16:15:25 +02:00 |
Exceptions
|
Exceptions: Log previous exception
|
2020-10-18 16:58:36 +02:00 |
Helpers
|
configured var dump server
|
2021-01-09 16:44:02 +01:00 |
Http
|
Formatting, syntax, typehint and namespace fixes, cleanups
|
2020-04-25 16:54:30 +02:00 |
Logger
|
Logger: Added handling for exceptions and log exceptions if they occur
|
2020-05-01 20:52:15 +02:00 |
Mail
|
Added email notification on new news
|
2021-04-12 16:15:25 +02:00 |
Middleware
|
Added application base url: Redirector now uses URLs instead of relative paths
|
2020-04-25 15:50:57 +02:00 |
Models
|
News: Add is_pinned
|
2020-12-27 10:59:28 +01:00 |
Renderer
|
Login: Added OAuth support
|
2020-11-22 14:55:29 +01:00 |
ApplicationTest.php
|
Formatting, syntax, typehint and namespace fixes, cleanups
|
2020-04-25 16:54:30 +02:00 |
HasDatabase.php
|
MySQL: Use bin format to compare oauth users
|
2020-12-29 00:28:37 +01:00 |
HelpersTest.php
|
Added email notification on new news
|
2021-04-12 16:15:25 +02:00 |
ServiceProviderTest.php
|
Tests: Replaced setMethods as it is deprecated
|
2019-11-06 12:29:58 +01:00 |
TestCase.php
|
Tests: TestCase: Initialize $this->app on every run
|
2019-10-08 13:57:50 +02:00 |