Part-DB.Part-DB-server/src
2020-05-27 22:51:43 +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 Added missing translation for action success. 2020-05-24 20:20:44 +02:00
DataFixtures Fixed DataFixture. 2020-05-21 13:46:17 +02:00
DataTables Show attachment name and filename when hovering over an table picture. 2020-05-27 21:54:08 +02:00
Entity Update timestamp of the associated element. 2020-05-20 23:36:44 +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 Update timestamp of the associated element. 2020-05-20 23:36:44 +02:00
Exceptions Fixed coding style. 2020-05-10 21:39:31 +02:00
Form Fixed empty message for CurrencyEntityType. 2020-05-20 22:13:47 +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 PHPstan issue. 2020-05-24 21:26:51 +02:00
Twig Show additional infos about the part picture, when hovering it. 2020-05-27 22:51:43 +02:00
Validator/Constraints Use BigDecimal for Currency exchange rate. 2020-05-20 20:57:16 +02:00
Kernel.php Organized parameters better. 2020-05-12 22:53:42 +02:00