| .. |
|
ApiPlatform
|
Removed unnecessary commented code
|
2023-10-04 00:50:28 +02:00 |
|
ApiResource
|
Fixed API Platform deprecations
|
2023-10-25 20:40:41 +02:00 |
|
Command
|
Removed unnecessary curly brackets in string interpolation, which are deprecated in PHP 8.2
|
2023-10-14 20:31:04 +02:00 |
|
Configuration
|
Added system to restrict permissions based on API token level
|
2023-08-28 21:20:59 +02:00 |
|
Controller
|
Allow to scan IPN barcodes using the built in barcode scanner
|
2023-11-12 00:36:13 +01:00 |
|
DataFixtures
|
Allow to scan IPN barcodes using the built in barcode scanner
|
2023-11-12 00:36:13 +01:00 |
|
DataTables
|
Added ipn to possible columns in project BOM view
|
2023-10-26 17:55:03 +02:00 |
|
Doctrine
|
Fixed some deprecations related to missing return types
|
2023-10-25 17:27:37 +02:00 |
|
Entity
|
Added ability to view part relations on a part info page
|
2023-11-15 00:44:45 +01:00 |
|
EntityListeners
|
Use imports instead of FQNs
|
2023-06-11 15:00:28 +02:00 |
|
EventListener
|
Added possibility to add a change comment to changes via the API
|
2023-09-18 13:24:33 +02:00 |
|
Events
|
Write to event log, when a user gets impersonated
|
2023-07-08 23:07:06 +02:00 |
|
EventSubscriber
|
The frontend dependencies can now detect their path automatically.
|
2023-11-03 23:01:23 +01:00 |
|
Exceptions
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
|
Form
|
Added a seperate field for specifying the other relation
|
2023-11-14 23:35:18 +01:00 |
|
Helpers
|
Added possibility to ignore the checks of withdraw amount when building projects
|
2023-08-20 23:23:18 +02:00 |
|
Migration
|
Allow database migration from legacy versions even if the perms_label column is missing in the groups table
|
2023-09-09 23:04:50 +02:00 |
|
Repository
|
Ensure that the user property is really null in getLastUser function, if the target user was deleted
|
2023-10-24 23:55:14 +02:00 |
|
Security
|
Fixed PartVoter when a class string is passed
|
2023-10-15 16:47:39 +02:00 |
|
Serializer
|
Fixed some deprecations related to missing return types
|
2023-10-25 17:27:37 +02:00 |
|
Services
|
Improved the association edit panel
|
2023-11-13 23:01:59 +01:00 |
|
State
|
Added API endpoint to get info about the API token currently used to authenticate the user
|
2023-08-17 00:36:25 +02:00 |
|
Twig
|
Renamed Storelocation entity to StorageLocation
|
2023-09-04 22:57:40 +02:00 |
|
Validator
|
Fixed some deprecations related to missing return types
|
2023-10-25 17:27:37 +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 |