.. |
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
|
NewsController: redirect after edit to /news instead of /news/[id]
|
2020-12-18 17:56:12 +01:00 |
Database
|
migration: Prevent parallel migration runs
|
2020-06-28 19:31:17 +02:00 |
Exceptions
|
Exceptions: Log previous exception
|
2020-10-18 16:58:36 +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
|
Schedule import: Add overview
|
2020-11-22 16:53:07 +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
|
Groups: Added Welcome Angel
|
2020-09-22 11:46:11 +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 |