Part-DB.Part-DB-server/src
2019-08-25 13:14:30 +02:00
..
Command Added an console command for updating currency exchange rates. 2019-08-13 13:04:31 +02:00
Configuration Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Controller Fixed exception about non-persisted entities, when using the cached StructuralEntityType. 2019-08-21 00:46:45 +02:00
DataTables Added database migration for new entities. 2019-08-12 18:04:53 +02:00
Entity Allow part lots to have an null storage location. 2019-08-21 11:58:41 +02:00
EntityListeners Fixed exception in caching mechanism, if no user was logged in. 2019-08-20 18:18:11 +02:00
EventSubscriber Added an event subscriber, which injects a header helpful for debugging single page apps. 2019-03-24 17:21:59 +01:00
Exceptions Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Form Show validation errors in SIUnitType 2019-08-25 13:14:30 +02:00
Helpers Implemented lazy loading for TreeViewNode state. 2019-04-05 23:27:46 +02:00
Migrations Allow part lots to have an null storage location. 2019-08-21 11:58:41 +02:00
Repository Fixed some inspection issues. 2019-08-20 18:39:57 +02:00
Security Added admin page for measurement unit. 2019-08-14 18:31:46 +02:00
Services Added a field for edit the mass of a part. 2019-08-24 12:55:47 +02:00
Twig Show part mass in part info page. 2019-08-16 16:43:31 +02:00
Validator/Constraints Added constraints for selectable attribute. 2019-08-12 21:47:25 +02:00
Kernel.php Initial commit 2019-02-23 16:49:38 +01:00