.. |
App
|
Add the right exceptions for BaseUrl::redirect and respect them when catching exceptions at the Trust page
|
2022-07-07 21:47:39 +02:00 |
Capabilities
|
Fix App routing
|
2022-01-04 20:59:28 +01:00 |
Collection/Api
|
Add missing copyright text
|
2022-01-02 10:49:50 +01:00 |
Console
|
typo in console tool
|
2022-08-05 15:37:38 +02:00 |
Contact
|
Check for GMP module
|
2022-07-17 06:34:37 +00:00 |
Content
|
Conversation entries will now be stored asynchronous if possible
|
2022-08-10 09:28:18 +00:00 |
Core
|
Merge pull request #11830 from MrPetovan/task/11826-pluralization
|
2022-08-08 15:35:54 +02:00 |
Database
|
Use DBA::quoteIdentifier in Database::escapeFields
|
2022-07-28 05:37:22 -04:00 |
Factory
|
Fixed:
|
2022-07-05 18:53:51 +02:00 |
Model
|
Merge pull request #11838 from annando/asynchronous-conversation
|
2022-08-10 10:42:19 -04:00 |
Moderation
|
Make server domain pattern block reason mandatory
|
2022-07-28 05:39:51 -04:00 |
Module
|
Use L10n->tt instead of t() for plural string in Module\BaseApi
|
2022-08-08 02:08:43 -04:00 |
Navigation
|
Merge remote-tracking branch 'upstream/develop' into untrusted
|
2022-07-27 17:56:56 +00:00 |
Network
|
Merge remote-tracking branch 'upstream/develop' into server-detection
|
2022-07-16 12:44:21 +00:00 |
Object
|
Changes
|
2022-06-30 14:18:13 +02:00 |
Profile/ProfileField
|
Another incompatible method declaration fixed + type-hints added
|
2022-06-17 17:18:31 +02:00 |
Protocol
|
Changes after code review
|
2022-08-10 13:43:00 +00:00 |
Render
|
Add smarty3 dirs config
|
2022-08-08 12:28:07 -04:00 |
Security
|
Add password length limit if using the Blowfish hashing algorithm
|
2022-08-01 12:12:18 -04:00 |
Util
|
Improved queue processing
|
2022-08-07 19:24:50 +00:00 |
Worker
|
Improve SQL-Queries / fixed "fetch_parents" setting
|
2022-08-08 20:00:21 +00:00 |
App.php
|
Move system messages from boot to own class
|
2022-07-27 11:54:50 -04:00 |
BaseCollection.php
|
Added more type-hints and documented a few methods
|
2022-06-17 17:18:31 +02:00 |
BaseDataTransferObject.php
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
BaseEntity.php
|
Added more type-hints and documented a few methods
|
2022-06-17 17:18:31 +02:00 |
BaseFactory.php
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
BaseModel.php
|
Added more type-hints and documented a few methods
|
2022-06-17 17:18:31 +02:00 |
BaseModule.php
|
Changes:
|
2022-06-22 16:14:14 +02:00 |
BaseRepository.php
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
DI.php
|
Move system messages from boot to own class
|
2022-07-27 11:54:50 -04:00 |
LegacyModule.php
|
Added more type-hints and documented a few methods
|
2022-06-17 17:18:31 +02:00 |