Part-DB.Part-DB-server/src
2020-05-20 22:45:41 +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 Show messages, when an element can not be deleted. 2020-05-17 21:52:47 +02:00
DataFixtures Fixed coding style. 2020-05-10 21:39:31 +02:00
DataTables Fixed coding style. 2020-05-10 21:39:31 +02:00
Entity Fixed wrongly detected changes of prices caused by not identical objects. 2020-05-20 22:45:41 +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 coding style. 2020-05-10 21:39:31 +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 Use BigDecimal for Pricedetail price field. 2020-05-20 22:02:07 +02:00
Twig Use BigDecimal for Pricedetail price field. 2020-05-20 22:02:07 +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