Part-DB.Part-DB-server/src
2020-06-07 21:11:09 +02:00
..
Command Use BigDecimal for Currency exchange rate. 2020-05-20 20:57:16 +02:00
Configuration Changed license to AGPL3+ 2020-02-22 18:14:36 +01:00
Controller Refactored Admin Page controllers a bit... 2020-06-07 21:11:09 +02:00
DataFixtures [ReelCalculator] Added permission and added it to tools menu. 2020-06-03 22:19:59 +02:00
DataTables Show attachment name and filename when hovering over an table picture. 2020-05-27 21:54:08 +02:00
Entity Fixed bug that wrong function was called. 2020-05-31 15:03:27 +02:00
EntityListeners Ensure that attachments are not used in preview when deleting, so we do not encounter integrity violations. 2020-05-13 20:46:13 +02:00
Events Fixed coding style. 2020-04-10 13:05:08 +02:00
EventSubscriber Fixed PHPStan issues. 2020-06-07 16:33:31 +02:00
Exceptions Fixed coding style. 2020-05-10 21:39:31 +02:00
Form Fixed file extension validation for attachments. 2020-06-01 15:55:34 +02:00
Helpers Use BigDecimal object type for Supplier shipping costs, instead of bcmath string. 2020-05-18 22:07:09 +02:00
Migrations Fixed coding style. 2020-05-10 21:39:31 +02:00
Repository Moved getParts() and getPartsCount() to a repository (instead of a class method). 2020-05-16 20:53:35 +02:00
Security Fixed coding style. 2020-05-10 21:39:31 +02:00
Services Fixed assets path generation on windows (use server path for files where this is possible). 2020-06-07 19:25:58 +02:00
Twig Show additional infos about the part picture, when hovering it. 2020-05-27 22:51:43 +02:00
Validator/Constraints Fixed file extension validation for attachments. 2020-06-01 15:55:34 +02:00
Kernel.php Added parameters.yaml to kernel again. 2020-05-31 19:58:57 +02:00