..
Admin
Error handling: Rename renderers to formatters
2019-08-20 20:07:47 +02:00
Api
Send a HTTP 401 for incorrect login credentials
2019-09-13 15:03:03 +02:00
Bus
One BusServiceProvider is enough
2018-08-22 07:58:50 +02:00
Console
improve queue error handling
2019-10-18 13:13:30 +02:00
Database
Use class constant instead of strings
2019-07-06 00:03:25 +02:00
Discussion
Revert search performance regression
2019-10-26 15:41:39 +02:00
Event
moved GetDisplayName event to User namespace ( #1768 )
2019-07-06 19:27:44 +02:00
Extend
Make exception message dynamic as well
2019-08-01 22:25:28 +02:00
Extension
Remove superfluous ForbiddenException
2019-08-22 00:06:26 +02:00
Formatter
Amend the existing rel attribute of links
2019-09-26 23:02:39 +02:00
Forum
Error handling: Rename renderers to formatters
2019-08-20 20:07:47 +02:00
Foundation
Prepare beta.10 release ( #1885 )
2019-09-16 09:28:17 +02:00
Frontend
Add back defaults for language and direction attributes ( #1860 )
2019-09-05 08:28:52 +02:00
Group
Restore beta.9 behavior of assertCan()
2019-09-14 21:32:00 +02:00
Http
Remove superfluous ForbiddenException
2019-08-22 00:06:26 +02:00
Install
Add a docblock
2019-11-13 21:19:21 +01:00
Locale
Use Laravel's class-based Str and Arr helpers
2019-07-06 01:30:58 +02:00
Mail
Allow configuring all drivers via frontend ( #1169 )
2019-03-19 09:56:20 +01:00
Notification
Clean up database query
2019-07-11 22:35:19 +02:00
Post
Allow formatting post content without a request ( #1848 )
2019-09-04 00:12:28 +02:00
Queue
Fix the queue:restart command ( #1932 )
2019-11-15 15:01:31 +01:00
Search
Use Laravel's class-based Str and Arr helpers
2019-07-06 01:30:58 +02:00
Settings
added return type hint to memory cache
2019-10-08 15:51:19 +02:00
Update
Use Laravel's class-based Str and Arr helpers
2019-07-06 01:30:58 +02:00
User
Fixes #1877 Replace getIdsForUsername() with subquery instead. ( #1878 )
2019-10-02 01:04:01 +02:00
Util
No slug? Then no '-' separator! ( #1351 )
2018-02-09 07:22:50 +10:30
helpers.php
Public and base directory can be separated ( #938 )
2016-04-23 11:55:53 +09:30