.. |
Api
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
App
|
Move /profile_photo to Module\Settings\Profile\Photo
|
2020-01-20 07:27:12 -05:00 |
Collection
|
Rename classes
|
2020-01-26 20:30:24 +01:00 |
Console
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
Content
|
Merge pull request #8156 from MrPetovan/task/7817-custom-fields-part-2
|
2020-01-24 20:17:52 +01:00 |
Core
|
Rename migration method for clarity in Repository\ProfileField
|
2020-01-23 14:00:42 -05:00 |
Database
|
Clarify update.php doc and mention Database\PostUpdate
|
2020-01-20 07:47:53 -05:00 |
Factory
|
Fix Introductions tab
|
2020-01-26 21:39:50 +01:00 |
Model
|
Merge pull request #8175 from MrPetovan/task/revert-profile-default-tab
|
2020-01-26 20:33:27 +01:00 |
Module
|
Fix NoScrape SQL
|
2020-01-27 23:28:38 +01:00 |
Network
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
Object
|
Renaming - part 2 :-)
|
2020-01-27 00:01:17 +01:00 |
Protocol
|
Remove references to deprecated profile.is-default and profile.profile-name fields
|
2020-01-22 19:42:37 -05:00 |
Render
|
Remove get_app() in favor of DI::app()
|
2020-01-04 23:42:01 +01:00 |
Repository
|
Rename classes
|
2020-01-26 20:30:24 +01:00 |
Util
|
Renaming - part 2 :-)
|
2020-01-27 00:01:17 +01:00 |
Worker
|
Remove references to deprecated profile.is-default and profile.profile-name fields
|
2020-01-22 19:42:37 -05:00 |
App.php
|
Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone
|
2020-01-19 22:23:44 +01:00 |
BaseCollection.php
|
Create new ProfileField classes
|
2020-01-22 19:42:34 -05:00 |
BaseFactory.php
|
Introduce Repository, Factory, Collection, Model base classes
|
2020-01-06 21:39:00 -05:00 |
BaseModel.php
|
ReWork Notification Model/Module/Object/Repository/Factory
|
2020-01-25 19:58:22 +01:00 |
BaseModule.php
|
Remove duplicate profile_uid key in App->profile array
|
2020-01-20 07:32:46 -05:00 |
BaseRepository.php
|
ReWork Notification Model/Module/Object/Repository/Factory
|
2020-01-25 19:58:22 +01:00 |
DI.php
|
Make EMailer util dynamic
|
2020-01-26 21:35:03 +01:00 |
LegacyModule.php
|
cleanup
|
2020-01-19 16:31:34 +01:00 |