nupplaPhil
|
d6efc90194
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
|
nupplaPhil
|
5dfee31108
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:16 +01:00 |
|
nupplaPhil
|
8e6973b774
|
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
|
2019-12-29 20:17:43 +01:00 |
|
nupplaPhil
|
1de3f186d7
|
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
|
2019-12-29 20:16:55 +01:00 |
|
Michael
|
8c03bdada9
|
parameters now are having a default value and are optional
|
2019-11-05 21:48:54 +00:00 |
|
Michael
|
bd62d548db
|
Added parameters
|
2019-11-05 20:22:54 +00:00 |
|
Philipp Holzer
|
bff427174b
|
Fix parameters for Source
|
2019-08-18 15:14:03 +02:00 |
|
Philipp Holzer
|
b5cb3bc783
|
Fixing https://github.com/friendica/friendica/issues/7299#issuecomment-521745931
|
2019-08-18 15:12:10 +02:00 |
|
Hypolite Petovan
|
92b415bc36
|
Fix EOL and EOF in Admin modules
|
2019-05-02 09:55:50 -04:00 |
|
Hypolite Petovan
|
451a06a597
|
Various code inspection items
- Fix class extension in Module\Admin\Item\Source
- Remove useless condition in Module\Admin\Features
|
2019-05-02 09:55:50 -04:00 |
|
Hypolite Petovan
|
9774c95b80
|
Remove duplicate $baseurl template variable
- Remove unused $overwriteURL parameter in Renderer::replaceMacros
|
2019-05-02 09:55:48 -04:00 |
|
Hypolite Petovan
|
ad02fd140a
|
Move /itemsource to src/Module/Admin
|
2019-05-02 09:52:53 -04:00 |
|
Hypolite Petovan
|
bc5d1384e1
|
Move admin/deleteitem to src/Module/Admin
|
2019-05-02 09:52:52 -04:00 |
|