Part-DB-server/src
2019-08-20 18:39:57 +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 some inspection issues. 2019-08-20 18:39:57 +02:00
DataTables Added database migration for new entities. 2019-08-12 18:04:53 +02:00
Entity Fixed some inspection issues. 2019-08-20 18:39:57 +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 Cache the tree nodes list generated for StructuralEntityType. 2019-08-20 12:34:43 +02:00
Helpers Implemented lazy loading for TreeViewNode state. 2019-04-05 23:27:46 +02:00
Migrations Show part lots on part's info page. 2019-08-16 22:54:23 +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 Fixed exception in caching mechanism, if no user was logged in. 2019-08-20 18:18:11 +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