Part-DB-server/src
2019-08-26 23:46:38 +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 Show infos about filename and filesize on attachment edit tab. 2019-08-26 23:46:38 +02:00
DataTables Added database migration for new entities. 2019-08-12 18:04:53 +02:00
Entity Allow to add/delete attachments via part edit page. 2019-08-26 23:30:35 +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 Allow to add/delete attachments via part edit page. 2019-08-26 23:30:35 +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 Show infos about filename and filesize on attachment edit tab. 2019-08-26 23:46:38 +02:00
Twig Show formatted amount values on part info page. 2019-08-26 15:09:05 +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