Part-DB.Part-DB-server/src
2019-08-27 22:47:03 +02:00
..
Command Added an command which deletes all abandoned files created by attachments that dont exist anymore. 2019-08-27 18:54:02 +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 Fixed invalid mapping for entities error. 2019-08-27 22:47:03 +02:00
EntityListeners Delete the file associated with an attachment after an attachment is delted or changed. 2019-08-27 22:24:56 +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 The URL field of an attachment must contain a valid url. 2019-08-27 13:17:19 +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 Delete the file associated with an attachment after an attachment is delted or changed. 2019-08-27 22:24:56 +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