.. |
.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
|
Added an simple import system for attachment types.
|
2019-04-11 22:41:21 +02:00 |
Category.php
|
Added advanced options to category admin page.
|
2019-04-26 18:05:43 +02:00 |
Company.php
|
Added admin pages for manufacturers and suppliers.
|
2019-04-26 19:12:48 +02:00 |
DBElement.php
|
Use green button for creating new elements.
|
2019-04-13 18:43:23 +02:00 |
Device.php
|
Added admin page for devices
|
2019-04-26 18:31:09 +02: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 an export function to attachment_types admin pages.
|
2019-04-07 19:30:42 +02: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
|
Added translations
|
2019-04-28 12:30:33 +02:00 |
Storelocation.php
|
Added working treeviews and buttons.
|
2019-03-25 12:44:44 +01:00 |
StructuralDBElement.php
|
Added an simple import system for attachment types.
|
2019-04-11 22:41:21 +02:00 |
Supplier.php
|
Use the correct target entities for Devices and Supplier children.
|
2019-04-05 23:31:48 +02:00 |
User.php
|
Used PHP_CS_Fixer with symfony preset on codebase.
|
2019-03-20 23:16:07 +01:00 |