Part-DB.Part-DB-server/src
2020-07-04 23:44:15 +02:00
..
Command Updated UpdateExchangeRatesCommand to use the new service. 2020-06-07 22:46:32 +02:00
Configuration Changed license to AGPL3+ 2020-02-22 18:14:36 +01:00
Controller Fixed PHPstan issue. 2020-06-07 23:00:27 +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 Do not delete an file if there is an other attachment remaining after deletion. 2020-06-13 21:55:20 +02:00
Events Fixed coding style. 2020-04-10 13:05:08 +02:00
EventSubscriber Updated to doctrine migrations 3.0. 2020-07-04 23:38:18 +02:00
Exceptions Fixed coding style. 2020-05-10 21:39:31 +02:00
Form Added a button to update exchange rates via web gui. 2020-06-07 22:38:10 +02:00
Helpers Use BigDecimal object type for Supplier shipping costs, instead of bcmath string. 2020-05-18 22:07:09 +02:00
Migration Updated to doctrine migrations 3.0. 2020-07-04 23:38:18 +02:00
Repository Fixed "Limit to existing parts" function. 2020-06-13 22:19:03 +02:00
Security Fixed coding style. 2020-05-10 21:39:31 +02:00
Services Added a button to update exchange rates via web gui. 2020-06-07 22:38:10 +02:00
Twig Show additional infos about the part picture, when hovering it. 2020-05-27 22:51:43 +02:00
Validator/Constraints Added translations for PartLot Validation errors. 2020-06-13 22:29:32 +02:00
Kernel.php Updated recipe of framework bundle. 2020-07-04 23:44:15 +02:00