Part-DB.Part-DB-server/src
2019-09-05 22:27:18 +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 Added some simple tables for searching, subcategories and tags. 2019-09-05 22:27:18 +02:00
DataTables Added some simple tables for searching, subcategories and tags. 2019-09-05 22:27:18 +02:00
Entity Added validator for the isFull/onlyExisting/singlePart options of locations. 2019-09-04 23:20:10 +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 Explicitly call translator interface for form labels. 2019-09-04 15:53:18 +02:00
Helpers Implemented lazy loading for TreeViewNode state. 2019-04-05 23:27:46 +02:00
Migrations Added a migration to start from an empty DB. 2019-09-02 17:30:14 +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 Allow to delete parts. 2019-09-02 17:42:13 +02:00
Twig When formatting money strings, by default only show the trailing digits that are not zero. 2019-09-01 14:08:53 +02:00
Validator/Constraints Added translations for validator strings. 2019-09-04 23:56:18 +02:00
Kernel.php Initial commit 2019-02-23 16:49:38 +01:00