.. |
_attachments.html.twig
|
Use twig global AttachmentManager in templates.
|
2020-04-03 14:56:48 +02:00 |
_delete_form.html.twig
|
Allow to add a comment when editing/creating/deleting an element.
|
2020-02-23 00:44:52 +01:00 |
_duplicate.html.twig
|
Added a duplicate button in data structures (categories, footprints, etc.) Admin pages.
|
2020-04-06 13:14:47 +02:00 |
_export_form.html.twig
|
Improved mobile view of the admin pages.
|
2020-01-04 22:20:17 +01:00 |
_info.html.twig
|
Show the creating or last editing user in part or structure info.
|
2020-02-06 19:22:01 +01:00 |
_parameters.html.twig
|
Show correct validator error position when a new element was added to CollectionType.
|
2020-03-30 15:49:04 +02:00 |
AttachmentTypeAdmin.html.twig
|
Allow to restrict the file extensions for a attachment type.
|
2019-10-31 22:37:54 +01:00 |
CategoryAdmin.html.twig
|
Added advanced options to category admin page.
|
2019-04-26 18:05:43 +02:00 |
CompanyAdminBase.html.twig
|
Added default_currency and shipping cost fields to supplier admin page.
|
2019-08-14 15:41:01 +02:00 |
CurrencyAdmin.html.twig
|
Added an console command for updating currency exchange rates.
|
2019-08-13 13:04:31 +02:00 |
DeviceAdmin.html.twig
|
Added admin page for devices
|
2019-04-26 18:31:09 +02:00 |
EntityAdminBase.html.twig
|
Added a duplicate button in data structures (categories, footprints, etc.) Admin pages.
|
2020-04-06 13:14:47 +02:00 |
FootprintAdmin.html.twig
|
Allow to specify the 3d model for a footprint.
|
2019-10-03 14:04:09 +02:00 |
GroupAdmin.html.twig
|
Redirect user if it need to add an 2FA method or need to change password
|
2019-12-31 17:54:51 +01:00 |
LabelProfileAdmin.html.twig
|
Added basic admin page for Label profiles.
|
2020-04-11 17:34:01 +02:00 |
ManufacturerAdmin.html.twig
|
Added admin pages for manufacturers and suppliers.
|
2019-04-26 19:12:48 +02:00 |
MeasurementUnitAdmin.html.twig
|
Added admin page for measurement unit.
|
2019-08-14 18:31:46 +02:00 |
StorelocationAdmin.html.twig
|
Extended store location options can be edited via Admin page now.
|
2019-08-14 18:45:28 +02:00 |
SupplierAdmin.html.twig
|
Added default_currency and shipping cost fields to supplier admin page.
|
2019-08-14 15:41:01 +02:00 |
UserAdmin.html.twig
|
Fixed 2FA disable button in user admin.
|
2019-12-31 17:36:42 +01:00 |