Part-DB.Part-DB-server/src
2019-09-11 17:00: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 Allow to specify operations that also need to be set. 2019-09-11 13:37:51 +02:00
Controller Allow to show parts in a storelocation or an supplier. 2019-09-08 17:30:58 +02:00
DataTables Format amounts in part tables using the partUnit 2019-09-08 18:19:29 +02:00
Entity Allow to specify operations that also need to be set. 2019-09-11 13:37:51 +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 Check permission when changing permissions for users. 2019-09-11 17:00:03 +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 Added an translation extractor, that extracts permission labels. 2019-09-10 22:48:17 +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 Allow to specify operations that also need to be set. 2019-09-11 13:37:51 +02:00
Kernel.php Initial commit 2019-02-23 16:49:38 +01:00