.. |
Command
|
2bd05fbd47
[TOOLS][COMMAND] Add 'app:populate_initial_values' command, which inserts values into the language table if it does not yet contain values. Add database-force-nuke to Makefile, which does all the steps necessary to reset the database
|
3 years ago |
Controller
|
dabf5576d3
[CONTROLLER][Feeds] Implement query for home feed: note-from:subscribed
|
3 years ago |
Core
|
1e6bc5b6ab
[CORE][Form] Fix Form::handle and report back any errors
|
3 years ago |
DataFixtures
|
0194b6b14c
[TESTS] Fix tests by adding missing is_local columns and by login in the admin user in the admin panel test
|
3 years ago |
DependencyInjection
|
299e893ca9
[TOOLS][PHPStan][DocCheck] Fix errors found by PHPStan and Doc Check
|
3 years ago |
Entity
|
59abffe744
[ENTITY][Actor][DOC] Add explanation in Actor::__call
|
3 years ago |
Migrations
|
4b31c1f48f
[V3] Big Bang
|
3 years ago |
PHPStan
|
b524c5bc90
[TOOLS][PHPStan] Add missing toString on the call to DB::filterName, as it seems something changed in some update
|
3 years ago |
Repository
|
9109c61af5
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
3 years ago |
Routes
|
a28c0da4af
[COMPONENT][Language][Settings] Factor out language settings into the language component
|
3 years ago |
Security
|
7d8cce3b27
[COMPONENT][Feed] Correct queries and introduce new feeds
|
3 years ago |
Twig
|
dd33720957
[TWIG] Add 'dd' and 'die' functions to twig
|
3 years ago |
Util
|
2e69eac63e
[CONTROLLER][UserPanel][UTIL][FORM][ActorForms] Move UserPanel::personalInfo to ActorForms::personalInfo
|
3 years ago |
CacheKernel.php
|
9109c61af5
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
3 years ago |
Kernel.php
|
9109c61af5
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
3 years ago |