.. |
Config
|
Tests: Replaced duplicates and formatting/cleanup
|
2019-11-06 13:16:00 +01:00 |
Container
|
Use self references and fix class naming
|
2019-04-25 18:17:19 +02:00 |
Controllers
|
News: Preselect "Is Meeting" when adding from Meeting overview
|
2020-06-14 13:55:08 +02:00 |
Database
|
migration: Prevent parallel migration runs
|
2020-06-28 19:31:17 +02:00 |
Exceptions
|
Exception handling: Added NullHandler to be used in commands
|
2020-06-14 13:55:08 +02:00 |
Helpers
|
More .editorconfig improvements
|
2020-06-28 19:39:29 +02: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
|
Formatting, syntax, typehint and namespace fixes, cleanups
|
2020-04-25 16:54:30 +02:00 |
Middleware
|
Added application base url: Redirector now uses URLs instead of relative paths
|
2020-04-25 15:50:57 +02:00 |
Models
|
Tests: Added ModelTest class
|
2020-06-14 13:55:08 +02:00 |
Renderer
|
Renderer: Log critical instead of error if no matching file renderer configured
|
2020-06-14 13:55:08 +02:00 |
ApplicationTest.php
|
Formatting, syntax, typehint and namespace fixes, cleanups
|
2020-04-25 16:54:30 +02:00 |
HasDatabase.php
|
DB/MySQL: Use utf8mb4 to support emojis
|
2020-04-25 16:54:30 +02:00 |
HelpersTest.php
|
Response: Added with and withInput methods and back/redirect functions
|
2019-12-08 02:12:56 +01: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 |