Part-DB-server/src
Jan Böhmer b73725bd9a Use Doctrine paginator in table adapter.
This fixes the problem that the pagination were wrong (only one element on a page and other things like that).
2020-01-16 21:42:29 +01:00
..
Command Applied symplify rules to codebase. 2020-01-05 22:49:00 +01:00
Configuration Applied symplify rules to codebase. 2020-01-05 22:49:00 +01:00
Controller Applied symplify rules to codebase. 2020-01-05 22:49:00 +01:00
DataFixtures Applied symplify rules to codebase. 2020-01-05 22:49:00 +01:00
DataTables Use Doctrine paginator in table adapter. 2020-01-16 21:42:29 +01:00
Entity Enforce a meaningful username format. 2020-01-08 20:57:46 +01:00
EntityListeners Fixed missing invalidation of user tree views. 2020-01-08 20:50:37 +01:00
EventSubscriber Applied symplify rules to codebase. 2020-01-05 22:49:00 +01:00
Exceptions Applied symplify rules to codebase. 2020-01-05 22:49:00 +01:00
Form Applied symplify rules to codebase. 2020-01-05 22:49:00 +01:00
Helpers Applied symplify rules to codebase. 2020-01-05 22:49:00 +01:00
Migrations Applied symplify rules to codebase. 2020-01-05 22:49:00 +01:00
Repository Applied symplify rules to codebase. 2020-01-05 22:49:00 +01:00
Security Applied symplify rules to codebase. 2020-01-05 22:49:00 +01:00
Services Fixed strict types exception in attachments list. 2020-01-07 19:38:11 +01:00
Twig Applied symplify rules to codebase. 2020-01-05 22:49:00 +01:00
Validator/Constraints Applied symplify rules to codebase. 2020-01-05 22:49:00 +01:00
Kernel.php Updated recipes for symfony/framework-bundle. 2020-01-07 19:06:08 +01:00