Part-DB-server/src/Entity
2019-03-19 17:17:04 +01:00
..
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
Attachment.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
AttachmentContainingDBElement.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
AttachmentType.php enforce strict typing for all entities. 2019-03-05 14:54:42 +01:00
Category.php enforce strict typing for all entities. 2019-03-05 14:54:42 +01:00
Company.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
DBElement.php enforce strict typing for all entities. 2019-03-05 14:54:42 +01:00
Device.php Use Assert lib for value checking in setters 2019-03-05 17:02:48 +01:00
DevicePart.php enforce strict typing for all entities. 2019-03-05 14:54:42 +01:00
Footprint.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
Group.php Added a simple Voter for checking, if a user is allowed, to view/edit/create a part. 2019-03-18 19:05:41 +01:00
Manufacturer.php enforce strict typing for all entities. 2019-03-05 14:54:42 +01:00
NamedDBElement.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
Orderdetail.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
Part.php Added fields to edit category, storelocations and manufacturer of a part. 2019-03-14 12:56:55 +01:00
PartsContainingDBElement.php enforce strict typing for all entities. 2019-03-05 14:54:42 +01:00
PermissionsEmbed.php Added a simple Voter for checking, if a user is allowed, to view/edit/create a part. 2019-03-18 19:05:41 +01:00
Pricedetail.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
Storelocation.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
StructuralDBElement.php Added a simple Voter for checking, if a user is allowed, to view/edit/create a part. 2019-03-18 19:05:41 +01:00
Supplier.php enforce strict typing for all entities. 2019-03-05 14:54:42 +01:00
User.php Use anonymous user permissions, if nobody is logged in. 2019-03-19 17:17:04 +01:00