.. |
App
|
"getUserNickname" is now "getLoggedInUserNickname"
|
2021-08-09 19:48:39 +00:00 |
Capabilities
|
Migrate PermissionSet to Depository paradigm
|
2021-10-07 19:53:38 +02:00 |
Collection/Api
|
Move FSuggest to depository
|
2021-10-23 21:45:35 -04:00 |
Console
|
Merge pull request #10867 from annando/replace-p
|
2021-10-13 19:33:59 -04:00 |
Contact
|
Fix FSuggestselect
|
2021-10-23 21:45:38 -04:00 |
Content
|
replace the video entry in the Nav.php with media as well
|
2021-10-20 15:11:30 +02:00 |
Core
|
Merge pull request #10923 from nupplaphil/feat/error_handling
|
2021-10-24 22:41:38 -04:00 |
Database
|
Cast object parameters to string in Database\Database
|
2021-10-03 15:35:47 -04:00 |
Factory
|
Rename Depository to Repository
|
2021-10-23 21:45:36 -04:00 |
Model
|
Move FSuggest to depository
|
2021-10-23 21:45:35 -04:00 |
Module
|
Handle invalid avatar pictures
|
2021-10-24 11:33:35 +00:00 |
Navigation/Notifications
|
Rename Depository to Repository
|
2021-10-23 21:45:36 -04:00 |
Network
|
Refactor User::getAvatarUrlForId into getAvatarUrl
|
2021-10-02 19:06:25 -04:00 |
Object
|
Use a constant for the profile photo album
|
2021-10-14 04:12:00 +00:00 |
Profile/ProfileField
|
Rename Depository to Repository
|
2021-10-23 21:45:36 -04:00 |
Protocol
|
Move FSuggest to depository
|
2021-10-23 21:45:35 -04:00 |
Render
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
Security
|
Add some missing Copyright header
|
2021-10-23 21:45:36 -04:00 |
Util
|
Manually expand ACLs coming from non-permissionset tables
|
2021-10-21 18:56:43 -04:00 |
Worker
|
Fix PHP_NOTICE because of fsuggestion
|
2021-10-23 21:46:32 -04:00 |
App.php
|
Remove most calls to date_default_timezone_* calls
|
2021-10-03 13:42:31 -04:00 |
BaseCollection.php
|
Fixups
|
2021-10-18 23:32:42 +02:00 |
BaseDataTransferObject.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
BaseEntity.php
|
Fixing PUBLIC usage, Fixing DB-View, Creating tests
|
2021-10-18 23:32:45 +02:00 |
BaseFactory.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
BaseModel.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
BaseModule.php
|
"getUserId" is now "getLoggedInUserId"
|
2021-08-09 20:33:46 +00:00 |
BaseRepository.php
|
Add some missing Copyright header
|
2021-10-23 21:45:36 -04:00 |
DI.php
|
Rename Depository to Repository
|
2021-10-23 21:45:36 -04:00 |
LegacyModule.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |