.. |
Command
|
Improved typing and phpdoc type annotations
|
2023-06-18 15:37:42 +02:00 |
Configuration
|
Removed old GPLv2 copyright header
|
2022-11-29 22:28:53 +01:00 |
Controller
|
Allow slashes in digikey product ids
|
2023-07-17 23:21:30 +02:00 |
DataFixtures
|
Fixed phpunit tests
|
2023-07-17 00:34:00 +02:00 |
DataTables
|
Do not use fetch join, as even with the N+1 problem the queries are faster than with the very complex and slow expressions needed for the fetch Join pagination
|
2023-07-22 23:51:06 +02:00 |
Doctrine
|
Added a field extension for SQLite and let the database sort the elements by the given ID order directly
|
2023-07-23 01:19:48 +02:00 |
Entity
|
Do not use fetch join, as even with the N+1 problem the queries are faster than with the very complex and slow expressions needed for the fetch Join pagination
|
2023-07-22 23:51:06 +02:00 |
EntityListeners
|
Use imports instead of FQNs
|
2023-06-11 15:00:28 +02:00 |
Events
|
Write to event log, when a user gets impersonated
|
2023-07-08 23:07:06 +02:00 |
EventSubscriber
|
Only check every 10 minutes if the user needs to setup a 2FA method enforced by its group
|
2023-07-19 00:56:28 +02:00 |
Exceptions
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
Form
|
Show the value returned by the provider on part creation page.
|
2023-07-16 23:19:02 +02:00 |
Helpers
|
Fixed some more phpstan issues
|
2023-06-18 00:00:58 +02:00 |
Migration
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
Repository
|
Added a field extension for SQLite and let the database sort the elements by the given ID order directly
|
2023-07-23 01:19:48 +02:00 |
Security
|
Added basic logic for impersonation
|
2023-07-04 00:31:13 +02:00 |
Serializer
|
Fixed some errors introduced by earlier typings
|
2023-06-18 16:01:28 +02:00 |
Services
|
Fixed sorting for element choice type and added tests
|
2023-07-23 01:01:29 +02:00 |
Twig
|
Fixed phpstan issues
|
2023-07-17 00:43:35 +02:00 |
Validator
|
Fixed phpstan issue
|
2023-07-03 00:38:14 +02:00 |
.preload.php
|
Added copyright/license info to files
|
2022-11-29 21:21:26 +01:00 |
Kernel.php
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |