Bernd Bestel
a5ea20afc6
Optimized VSCode formatter handling
2026-03-02 20:12:28 +01:00
Bernd Bestel
c70a7efd15
Optimized Composer handling
2026-03-02 20:11:39 +01:00
Bernd Bestel
1463a8d21b
PHP 8.5 support
2026-03-01 18:32:51 +01:00
Bernd Bestel
9fe398c4bf
Updated .github files
2026-02-08 21:42:23 +01:00
Bernd Bestel
541cf6599f
Formatting optimization
2026-02-08 18:07:55 +01:00
Bernd Bestel
29033a28a9
Updated .github files
2026-02-07 18:03:53 +01:00
Bernd Bestel
487631397c
Optimized product definition quantity unit handling
2026-02-04 21:49:46 +01:00
Bernd Bestel
cf7df4bdf8
Fixed stock entry form "Reprint stock entry label"
2026-02-03 20:29:15 +01:00
Bernd Bestel
471f21e992
Fixed broken HTML markup ( fixes #2867 )
2026-01-31 23:48:17 +01:00
Bernd Bestel
2a124a3d47
Check for empty usernames in ReverseProxyAuthMiddleware (references #2843 )
2026-01-13 21:02:30 +01:00
Bernd Bestel
bf96ff5b92
Optimized special character handling in OOF plugin product names ( fixes #2848 , references #2740 )
2026-01-13 20:51:25 +01:00
Bernd Bestel
b1e3ef7881
Fixed % handling in Userfield captions ( fixes #2856 )
2026-01-13 20:09:30 +01:00
Bernd Bestel
68b4abfac4
Added changelog for #2814
2025-09-28 20:44:05 +02:00
GammaC0de
1934256f29
Support data: URI images for external barcode lookup plugins ( #2814 )
...
* add support for data: URI images for external barcode lookup plugins
* Adapt existing code style
---------
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2025-09-28 20:37:47 +02:00
Bernd Bestel
8129b6b60b
Added changelog for #2788
2025-09-20 12:17:22 +02:00
Bernd Bestel
5bb016dfa5
Added changelog for #2811
2025-09-20 12:15:47 +02:00
Jordy
23ccd05719
Get the image file type from the response content type ( #2811 )
...
* Get the image file type from the response content type
When using the external lookup tool, the file extention in the URL is used for the name of the downloaded image. However, some API's do not use file types in the resource name. If that is the case, the Content-Type of the request will now be used to define the file extention.
* Typo: Deleted last empty line on accident.
* Typo
* Apply code style and simplify this
---------
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2025-09-20 12:12:45 +02:00
Bernd Bestel
4c5fbffd25
Optimized date input shorthand handling ( fixes #2806 )
2025-09-14 13:48:01 +02:00
Bernd Bestel
8509645985
Optimized datetimepicker next input focus handling ( fixes #2807 )
2025-09-14 10:32:26 +02:00
Bernd Bestel
7de98db143
Added changelog for #2794
2025-08-15 16:59:23 +02:00
DeepCoreSystem
31185beac5
Enhance product card chart colors for better visibility ( #2794 )
...
* Enhance product card chart colors for better visibility
* Code style
---------
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2025-08-15 16:55:50 +02:00
Bernd Bestel
c8ee47f935
Don't use double quoted string literals (in triggers / RAISE)
2025-08-03 23:22:38 +02:00
Bernd Bestel
4148f8e88e
Don't use double quoted string literals (in triggers / RAISE)
2025-08-03 23:21:01 +02:00
Bernd Bestel
ba2cb6ce08
Don't use double quoted string literals (in triggers / RAISE)
2025-08-03 23:14:33 +02:00
Bernd Bestel
6b18b0a7be
Allow German Umlauts in OOF plugin product names ( fixes #2740 )
2025-06-07 18:00:38 +02:00
Bernd Bestel
ad0447497c
Pulled translations from Transifex
2025-06-07 17:33:46 +02:00
Bernd Bestel
3e4f200475
Updated dependencies
2025-06-07 17:27:22 +02:00
Bernd Bestel
8560becb83
Optimized product picker barcode clear handling ( fixes #2745 )
2025-05-26 20:20:40 +02:00
Bernd Bestel
d6f3595684
Fixed shoppinglistitemtostock flow purchase dialog close handling ( fixes #2739 )
2025-05-25 21:44:12 +02:00
Bernd Bestel
8de5700310
Allow 0 for shopping list item amounts (references #2712 )
2025-04-02 20:50:40 +02:00
Bernd Bestel
21aa5eab21
Prepared next release
2025-03-28 19:54:16 +01:00
Bernd Bestel
b5c9cbccf5
Updated dependencies
2025-03-28 19:47:24 +01:00
Bernd Bestel
de7ad6b115
Pulled translations from Transifex
2025-03-28 19:38:48 +01:00
Bernd Bestel
a3f66b664b
Change the default Grocycode type to DataMatrix
2025-03-21 17:49:31 +01:00
Bernd Bestel
4364f07899
Added changelog for #2706 / #2705
2025-03-21 17:47:39 +01:00
Bernd Bestel
d26f24a28b
Updated dependencies
2025-03-21 17:42:58 +01:00
Fándly Gergő
e786433273
Replaced barcode scanning library with ZXing ( #2706 )
...
* Replaced barcode scanning library with ZXing
* Applied code formatting rules
* Delete now obsolete user settings
* Review
---------
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2025-03-21 17:41:39 +01:00
Bernd Bestel
03ab765ccd
Added changelog for #2704 / #2318
2025-03-21 16:41:34 +01:00
Bernd Bestel
b2ba1de9e3
Use JSON label printer webhooks by default
2025-03-21 16:40:56 +01:00
Fándly Gergő
89b8a9c1a9
Added option to include details in the webhook sent to label printers ( #2704 )
...
* Added option to include details in the webhook sent to label printers
* Removed LABEL_PRINTER_INCLUDE_DETAILS flag
* Make this actually work
* Care about all places where webhooks are used / don't forget recipes
---------
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2025-03-21 16:34:33 +01:00
Bernd Bestel
541318e964
Include non-latin font variants / clean up font-weight ( closes #2699 )
2025-03-12 17:48:06 +01:00
Bernd Bestel
d1a8900f98
Also show the product's default store on /stockoverview ( closes #2698 )
2025-03-10 17:36:23 +01:00
Bertrand SIFRE
6ca87a9a49
fix(openapi): volatile is not an array, it's an object ( #2694 )
2025-03-10 17:22:56 +01:00
Bernd Bestel
2a3e23ded4
Handle image URLs with query parameters returned from an external barcode lookup plugin
2025-03-04 20:40:48 +01:00
Bernd Bestel
46253c455f
Optimize product name special characters handling in OFF external barcode lookup plugin
2025-03-04 20:38:10 +01:00
Bernd Bestel
63dcfcde47
Prepared next release
2025-02-28 17:12:16 +01:00
Bernd Bestel
54cd5a004d
Updated README / changelog
2025-02-28 16:14:26 +01:00
Bernd Bestel
c11bbba214
Updated changelog
2025-02-27 21:23:56 +01:00
Bernd Bestel
fdddc9295d
Updated dependencies
2025-02-27 18:01:56 +01:00
Bernd Bestel
1d6e545710
Pulled translations from Transifex
2025-02-27 18:01:40 +01:00