Part-DB-server/src/Entity
2019-04-05 17:49:02 +02:00
..
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
Attachment.php Show a treeview in the admin menus, to select between the different elements. 2019-04-05 17:49:02 +02:00
AttachmentContainingDBElement.php Show a treeview in the admin menus, to select between the different elements. 2019-04-05 17:49:02 +02:00
AttachmentType.php Show a treeview in the admin menus, to select between the different elements. 2019-04-05 17:49:02 +02:00
Category.php Added working treeviews and buttons. 2019-03-25 12:44:44 +01:00
Company.php Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
DBElement.php Added a basic dialog for editing/creating attachmentType elements. 2019-03-28 19:24:34 +01:00
Device.php Added working treeviews and buttons. 2019-03-25 12:44:44 +01:00
DevicePart.php Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Footprint.php Added working treeviews and buttons. 2019-03-25 12:44:44 +01:00
Group.php Use escaped name for groups. This fixes an exception on some MySQL servers. 2019-03-25 22:03:52 +01:00
Manufacturer.php Added working treeviews and buttons. 2019-03-25 12:44:44 +01:00
NamedDBElement.php Added a basic dialog for editing/creating attachmentType elements. 2019-03-28 19:24:34 +01:00
Orderdetail.php Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Part.php Fixed some inspection issues. 2019-03-20 23:24:20 +01:00
PartsContainingDBElement.php Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
PermissionsEmbed.php Added some unit tests. 2019-03-26 23:34:40 +01:00
Pricedetail.php Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Storelocation.php Added working treeviews and buttons. 2019-03-25 12:44:44 +01:00
StructuralDBElement.php Added a basic dialog for editing/creating attachmentType elements. 2019-03-28 19:24:34 +01:00
Supplier.php Added working treeviews and buttons. 2019-03-25 12:44:44 +01:00
User.php Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00