| .. |
|
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
|
Centralized logic for part creation form
|
2023-07-16 23:46:20 +02: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
|
Renamed Storelocation entity to StorageLocation
|
2023-09-04 22:57:40 +02: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
|
Fixed tests
|
2023-07-02 17:46:09 +02: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 |