2522 Commits

Author SHA1 Message Date
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 v4.5.0 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 v4.4.2 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
Bernd Bestel
57438409c4 Reduce package size 2025-02-27 18:01:18 +01:00
Bernd Bestel
72453eac0a Transpose product column index when searching in it (fixes #2688) 2025-02-27 17:07:30 +01:00
Bernd Bestel
27b79841fc Scale up values on the shopping list when shopping_list_round_up is enabled (closes #2687) 2025-02-25 18:43:42 +01:00
Bernd Bestel
2b994fd2ee Handle window.top in embedded iframe situations (fixes #2686) 2025-02-24 19:52:43 +01:00
Bernd Bestel
ce5be6645e Optimized /locationcontentsheet only-in-stock checkbox page reload persistence (in Chrome) (references #2669) 2025-02-06 20:27:35 +01:00
Bernd Bestel
b7c4011e80 Fixed link userfield saving (fixes #2670) 2025-02-06 20:09:19 +01:00
Bernd Bestel
ebcc9a422e Use OFF localized product names if available (closes #2666) 2025-02-03 18:55:33 +01:00
Bernd Bestel
6a7436dbf0 Persist shopping list print settings (closes #2667) 2025-02-03 18:36:10 +01:00
Bernd Bestel
bf353d9622 API: Expose permission_hierarchy read only via generic entity interactions (closes #2662) 2025-02-01 09:34:16 +01:00
Pierre Penninckx
2690e535e3 Make labels on login form point to correct inputs (#2661)
Co-authored-by: ibizaman <ibizapeanut@gmail.com>
2025-02-01 09:31:54 +01:00
Bernd Bestel
98769aea11 grocy/grocy-docker has been retired 2025-01-31 18:18:40 +01:00
Bernd Bestel
9c60fdec5a Prepared next release v4.4.1 2025-01-31 16:42:05 +01:00
Bernd Bestel
d37c98e5f0 Pulled translations from Transifex 2025-01-31 16:38:59 +01:00
Bernd Bestel
a1dea994c9 Updated dependencies 2025-01-31 16:36:02 +01:00
Bernd Bestel
11fdf5929a Apply table filters on /tasks load (fixes #2660) 2025-01-31 16:33:55 +01:00
Bernd Bestel
56d8c2f13a Changed shopping_list_defaults default amount 2025-01-31 15:56:15 +01:00
Bernd Bestel
aa88046ca4 Added database version to system info 2025-01-31 15:44:57 +01:00
Bernd Bestel
a35db9f1d3 Optimized form input field navigation delay 2025-01-31 15:35:34 +01:00
Bernd Bestel
c8ac094bf4 Prevent non-number amounts for shopping list items on database level (closes #2657) 2025-01-30 19:42:56 +01:00