.. |
AdminPages
|
Renamed Storelocation entity to StorageLocation
|
2023-09-04 22:57:40 +02:00 |
.gitignore
|
Initial commit
|
2019-02-23 16:49:38 +01:00 |
AttachmentFileController.php
|
Applied rector rules up to symfony 6.2
|
2023-05-28 01:21:05 +02:00 |
GroupController.php
|
Fixed some more phpstan issues
|
2023-06-18 00:00:58 +02:00 |
HomepageController.php
|
Merge branch 'master' into api
|
2023-08-26 22:15:12 +02:00 |
InfoProviderController.php
|
Show an error flash, if the info providers cannnot communicate with the servers instead of throwing an exception
|
2023-11-27 23:17:20 +01:00 |
KiCadApiController.php
|
Allow to show all parts of all categories in a single KiCad category by setting EDA_KICAD_CATEGORY_DEPTH to -1
|
2023-12-03 15:03:00 +01:00 |
LabelController.php
|
Show a notice flash if the content of labels is empty
|
2023-06-27 00:18:47 +02:00 |
LogController.php
|
Use enum for undo mode
|
2023-06-18 21:26:28 +02:00 |
OAuthClientController.php
|
Fixed phpstan issues
|
2023-07-17 00:43:35 +02:00 |
PartController.php
|
Show a meaningful flash warning if trying to add/withdraw an amount of 0 instead of throwing an exception
|
2023-12-07 00:36:16 +01:00 |
PartImportExportController.php
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
PartListsController.php
|
Renamed Storelocation entity to StorageLocation
|
2023-09-04 22:57:40 +02:00 |
ProjectController.php
|
Validate bom when adding additional bom entries via addPart controller to prevent invalid BOMs
|
2023-07-03 00:28:37 +02:00 |
RedirectController.php
|
Fixed some more phpstan issues
|
2023-06-18 00:00:58 +02:00 |
ScanController.php
|
Allow to scan IPN barcodes using the built in barcode scanner
|
2023-11-12 00:36:13 +01:00 |
SecurityController.php
|
Fixed static analysis issue and added test for UserRepository
|
2023-08-01 16:20:31 +02:00 |
SelectAPIController.php
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
StatisticsController.php
|
Applied rector rules up to symfony 6.2
|
2023-05-28 01:21:05 +02:00 |
ToolsController.php
|
Show a notification on homepage and server info page if there is a new version available.
|
2023-08-04 23:49:26 +02:00 |
TreeController.php
|
Renamed Storelocation entity to StorageLocation
|
2023-09-04 22:57:40 +02:00 |
TypeaheadController.php
|
Renamed Storelocation entity to StorageLocation
|
2023-09-04 22:57:40 +02:00 |
UserController.php
|
Forbid a user to delete himself on the admin page
|
2023-10-24 13:32:44 +02:00 |
UserSettingsController.php
|
Fixed PHPstan issues
|
2023-08-28 22:39:29 +02:00 |
WebauthnKeyRegistrationController.php
|
Improved typing and phpdoc type annotations
|
2023-06-18 15:37:42 +02:00 |