Part-DB.Part-DB-server/src
Jan Böhmer 8338c0f2d6 Fix exception with AmountFormatter if Si prefix were enabled and no unit symbol were set.
Also this case is now prevented by Validator (as it is not very useful). Fixes issue #171.
2022-09-17 17:58:01 +02:00
..
Command Fixed some inspection issues. 2022-08-14 19:32:53 +02:00
Configuration Fixed some inspection issues. 2020-08-21 22:43:37 +02:00
Controller Implement a filter for Log Table (part 1) 2022-09-11 18:45:31 +02:00
DataFixtures Fixed some inspection issues. 2022-08-14 19:32:53 +02:00
DataTables Set compund filter accessible for reflection to fix errors on PHP < 8.1 2022-09-11 19:18:20 +02:00
Doctrine Make filters work on default MySQL servers to by removing the ONLY_FULL_GROUP_BY sql mode 2022-09-11 23:41:31 +02:00
Entity Fix exception with AmountFormatter if Si prefix were enabled and no unit symbol were set. 2022-09-17 17:58:01 +02:00
EntityListeners Fixed code style. 2020-08-21 21:36:22 +02:00
Events Fixed code style. 2020-08-21 22:44:38 +02:00
EventSubscriber Fixed some deprecations. 2022-08-14 19:09:07 +02:00
Exceptions Fixed some inspection issues. 2022-08-14 19:32:53 +02:00
Form Allow to filter logs by user who caused them 2022-09-11 18:57:48 +02:00
Helpers Fixed some inspection issues. 2022-08-14 19:39:07 +02:00
Migration Use platforms to decide which migrations to use, instead of drivers 2022-07-17 23:45:17 +02:00
Repository Fixed static analysis issues. 2022-09-11 19:14:16 +02:00
Security Fixed some deprecations. 2022-08-14 19:09:07 +02:00
Services Fix exception with AmountFormatter if Si prefix were enabled and no unit symbol were set. 2022-09-17 17:58:01 +02:00
Twig Added possibility to apply filters to search results. 2022-09-10 00:08:59 +02:00
Validator/Constraints Fixed some inspection issues. 2022-08-14 19:32:53 +02:00
.preload.php Updated composer dependencies. 2020-10-02 12:16:12 +02:00
Kernel.php Updated symfony/framework-bundle 2022-03-04 19:11:09 +01:00