.. |
AdminPages
|
Added forms to change EDA infos of footprints and categories
|
2023-12-01 22:47:05 +01:00 |
Filters
|
Added a filter to filter for parts which are used in a specific project
|
2024-03-02 19:00:30 +01:00 |
InfoProviderSystem
|
Fixed some deprecations related to missing return types
|
2023-10-25 17:27:37 +02:00 |
LabelSystem
|
Allow to scan barcodes, whose content where defined in the vendor_barcode field
|
2023-11-17 23:23:54 +01:00 |
Part
|
Changed logic of invisible to a (forced) visibility field
|
2023-12-03 15:29:17 +01:00 |
Permissions
|
Show a notice above the permission editor, that permissions can depend on each other
|
2023-11-25 00:42:17 +01:00 |
ProjectSystem
|
Fixed some deprecations related to missing return types
|
2023-10-25 17:27:37 +02:00 |
Type
|
Added an autocomplete feature for Kicad symbols and footprints
|
2023-12-02 19:40:26 +01:00 |
AttachmentFormType.php
|
Try to automatically determine an attachment name from a given URL similar to the name of an uploaded file
|
2023-11-27 17:39:24 +01:00 |
CollectionTypeExtension.php
|
Improved typing and phpdoc type annotations
|
2023-06-18 15:37:42 +02:00 |
LabelOptionsType.php
|
Use enums for LabelOptions
|
2023-06-12 23:39:30 +02:00 |
ParameterType.php
|
Renamed Storelocation entity to StorageLocation
|
2023-09-04 22:57:40 +02:00 |
PasswordTypeExtension.php
|
Fixed some deprecations related to missing return types
|
2023-10-25 17:27:37 +02:00 |
TFAGoogleSettingsType.php
|
Removed old GPLv2 copyright header
|
2022-11-29 22:28:53 +01:00 |
UserAdminForm.php
|
Added password meter based on zxcvbn
|
2023-06-27 01:07:26 +02:00 |
UserSettingsType.php
|
Increased user avatar max file size from 2M to 5M
|
2023-09-24 14:46:51 +02:00 |