| .. |
|
.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
|
Added a possibility to restrict the access to certain entity columns.
|
2019-03-20 19:11:34 +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
|
Use ColumnSecurity for remaing part properties.
|
2019-03-20 22:30:03 +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
|
Added a console command to set the password of a user.
|
2019-03-20 12:27:11 +01:00 |