.. |
AdminPages
|
Improved typing and phpdoc type annotations
|
2023-06-18 15:37:42 +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
|
Forbid access to homepage if a user has no allow permission
|
2023-08-20 12:33:08 +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
|
Fix parameter mapping on part creation dialog to fix add builds part
|
2023-08-20 20:30:38 +02:00 |
PartImportExportController.php
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
PartListsController.php
|
Replaced filter classes getters with public readonly properties to improve DX
|
2023-06-18 16:41:00 +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
|
Use imports instead of FQNs
|
2023-06-11 15:00:28 +02:00 |
TypeaheadController.php
|
Use imports instead of FQNs
|
2023-06-11 15:00:28 +02:00 |
UserController.php
|
Prevent that an administrator can lockout himself accidentally out of the user interface by using one of the permission presets
|
2023-08-20 12:42:56 +02:00 |
UserSettingsController.php
|
Added password meter based on zxcvbn
|
2023-06-27 01:07:26 +02:00 |
WebauthnKeyRegistrationController.php
|
Improved typing and phpdoc type annotations
|
2023-06-18 15:37:42 +02:00 |