Part-DB-server/src/Services/LabelSystem
Michael 7e34535e62
Some checks failed
Build assets artifact / Build assets artifact (push) Has been cancelled
Docker Image Build / docker (push) Has been cancelled
Docker Image Build (FrankenPHP) / docker (push) Has been cancelled
Static analysis / Static analysis (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.1, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.1, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.1, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Has been cancelled
Added Datamatrix and C93 label twigs (#931)
* Added Datamatrix and C93 label twigs

* Added new barcode placeholders to ckeditor plugin

---------

Co-authored-by: Jan Böhmer <mail@jan-boehmer.de>
2025-05-11 00:46:38 +02:00
..
Barcodes Added capability to scan Digikey barcodes and open the local part part page based on the result (#811) 2025-01-04 01:20:51 +01:00
BarcodeScanner Do the EIGP114 detection after userdefined barcode detection, so that users can override it on their partLots 2025-01-04 18:41:27 +01:00
PlaceholderProviders Added Datamatrix and C93 label twigs (#931) 2025-05-11 00:46:38 +02:00
DompdfFactory.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
LabelBarcodeGenerator.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
LabelExampleElementsGenerator.php Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
LabelGenerator.php Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
LabelHTMLGenerator.php Added some more useful variables to the twig label generator 2024-03-06 21:11:31 +01:00
LabelProfileDropdownHelper.php Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
LabelTextReplacer.php Added placeholders filter to utilize the placeholders in twig mode 2024-03-06 21:00:49 +01:00
SandboxedTwigFactory.php Split attachment paths (#848) 2025-02-22 17:29:14 +01:00