Bernd Bestel
|
98469248eb
|
Optimized tracking button handling on /choresoverview (closes #2186)
|
2023-03-31 20:12:06 +02:00 |
|
Bernd Bestel
|
792c710bdc
|
Fixed produces product handling when consuming meal plan shadow recipes (fixes #2160)
|
2023-03-12 16:35:18 +01:00 |
|
Bernd Bestel
|
c9c0baefeb
|
Optimized datetime Userfields handling (fixes #2108)
|
2023-02-06 20:36:26 +01:00 |
|
Bernd Bestel
|
d8d3c3ef0b
|
Split the quick consume and open amount product option (closes #2127)
|
2023-02-05 20:37:39 +01:00 |
|
Bernd Bestel
|
b64d726c42
|
Added a new config option for energy unit display (closes #2109)
|
2023-02-05 15:55:45 +01:00 |
|
Bernd Bestel
|
0bd698c968
|
Print stock entry labels when consuming a "Produces product" recipe (closes #2123)
|
2023-02-05 15:24:28 +01:00 |
|
Bernd Bestel
|
9ef5045c9b
|
Added changelog for #2118
|
2023-02-05 15:09:13 +01:00 |
|
Bernd Bestel
|
1e9a4d9590
|
Added Romanian translation
|
2023-02-05 14:55:23 +01:00 |
|
Bernd Bestel
|
efc7b999bb
|
Fixed product average price/last price/price history chart handling regarding empty/0 prices (fixes #2106)
|
2023-01-13 13:19:22 +01:00 |
|
Bernd Bestel
|
4e56dee6f0
|
Finalized "Auto reprint stock entry label" (closes #2092)
|
2023-01-05 20:12:15 +01:00 |
|
Bernd Bestel
|
3b160659f3
|
Typo
|
2023-01-05 18:28:57 +01:00 |
|
Bernd Bestel
|
83fa02d8ad
|
Added an option to reprint stock entry labels when editing them (closes #2092)
|
2023-01-05 18:15:21 +01:00 |
|
Bernd Bestel
|
daf5ad33c7
|
Show recipe ingredients/preparation side by side in fullscreen mode (closes #2051)
|
2023-01-05 17:44:07 +01:00 |
|
Bernd Bestel
|
f057ae7e06
|
Add note to barcode created by the workflow InplaceAddBarcodeToExistingProduct on /purchase and /inventory (closes #2093)
|
2023-01-04 19:56:55 +01:00 |
|
Bernd Bestel
|
c0fbc4adaf
|
Fixed /stockoverview value column sort format (fixes #2088)
|
2023-01-01 20:33:08 +01:00 |
|
Bernd Bestel
|
efae0b193d
|
Add amount to barcode created by the workflow InplaceAddBarcodeToExistingProduct on /purchase (closes #2085)
|
2022-12-29 11:21:33 +01:00 |
|
Bernd Bestel
|
76500c57bd
|
Optimize recipe ingredient costs/calories calculation when only_check_single_unit_in_stock is used (closes #780)
|
2022-12-26 19:48:26 +01:00 |
|
Bernd Bestel
|
3f2ad17460
|
Make it possible to add recipes from /recipes to the meal plan (closes #2003)
|
2022-12-26 14:25:33 +01:00 |
|
Luís Neto
|
c60a1783da
|
Fix typo (conume -> consume) in 3.3.2 changelog (#2083)
|
2022-12-26 13:43:46 +01:00 |
|
Bernd Bestel
|
0585e80c70
|
Implemented "Default quantity unit consume" (closes #1845)
|
2022-12-26 11:11:55 +01:00 |
|
Bernd Bestel
|
383ac49919
|
Added note in README and Changelog about better performance when using a more recent SQLite version (references #2056)
|
2022-12-26 08:46:44 +01:00 |
|
Bernd Bestel
|
46c4cdb81a
|
Return numbers as numbers on all API endpoints
|
2022-12-25 20:49:11 +01:00 |
|
Bernd Bestel
|
0229d187ae
|
Removed qu_factor_purchase_to_stock (migrated existing factors to normal product specific QU conversions)
|
2022-12-25 19:48:22 +01:00 |
|
Bernd Bestel
|
dea6f3f820
|
Replace also the unit when displaying a recipe ingredient with a variable amount (closes #2080)
|
2022-12-24 13:06:27 +01:00 |
|
Bernd Bestel
|
dd409b4bf9
|
Fixed consume amount calculation when consuming multiple substituted subproducts at once and when multiple/different conversion factors were involved (fixes #2076)
|
2022-12-21 21:00:49 +01:00 |
|
Bernd Bestel
|
407344e86a
|
Fixed recipe ingredient costs/calories calculation when product substitution and unit conversions is involved at the same time (fixes #2075)
|
2022-12-21 20:16:22 +01:00 |
|
Bernd Bestel
|
f6e0ff11f1
|
Fixed column visibility handling when there is a shadow rowgroup column (fixes #2074)
|
2022-12-20 22:11:35 +01:00 |
|
Bernd Bestel
|
2ebb9b2cd9
|
Show product group Userfields on the shopping list (closes #2069)
|
2022-12-18 20:56:02 +01:00 |
|
Bernd Bestel
|
38a4ad8ec4
|
Upgraded to PHP 8.1
|
2022-12-10 15:19:11 +01:00 |
|
Bernd Bestel
|
4be447fc60
|
Expose quantity_unit_conversions_resolved via the API (read only) (references #2056 and #1360)
|
2022-12-04 13:41:44 +01:00 |
|
Bernd Bestel
|
df39f94fca
|
Added changelog for #2056
|
2022-12-04 12:37:50 +01:00 |
|
Bernd Bestel
|
3b3212d101
|
Updated README + Changelog regarding supported PHP runtime info
|
2022-11-29 20:03:40 +01:00 |
|
Bernd Bestel
|
6affa01f81
|
Added a "Clear done items" button to the shopping list (closes #1999)
|
2022-11-19 19:45:00 +01:00 |
|
Bernd Bestel
|
605ceb1b19
|
Fixed typos
|
2022-11-19 19:35:10 +01:00 |
|
Bernd Bestel
|
7d4a9602ab
|
Return the battery object in endpoint /batteries (closes #2045)
|
2022-11-19 19:33:50 +01:00 |
|
Bernd Bestel
|
eb370dad1e
|
Fixed changelog typo
|
2022-11-13 14:22:29 +01:00 |
|
Bernd Bestel
|
8676b86575
|
Prepared next release
|
2022-11-12 18:24:01 +01:00 |
|
Bernd Bestel
|
3070448555
|
Fixed granular user permission checking in GenericEntityApiController (fixes #2025)
|
2022-10-17 21:00:10 +02:00 |
|
Bernd Bestel
|
bb0cc50ffc
|
Added Ukrainian translation (closes #2008)
|
2022-09-26 13:31:35 +02:00 |
|
Bernd Bestel
|
24c9247663
|
Make it possible to edit a user without necessarily updating the users password (closes #1942)
|
2022-08-27 14:54:52 +02:00 |
|
Bernd Bestel
|
e8dc334758
|
Always allow move_on_open (closes #1983)
|
2022-08-27 11:27:49 +02:00 |
|
Bernd Bestel
|
f1bc2cc40f
|
Fixed that consuming partially fulfilled recipes was possible (fixes #1981)
|
2022-08-27 00:08:23 +02:00 |
|
Bernd Bestel
|
c0d0b8fc90
|
Fixed default consume rule ORDER BY handling related to stock_next_use (fixes #1979)
|
2022-08-26 11:15:15 +02:00 |
|
Bernd Bestel
|
d883474f03
|
Fixed LABEL_PRINTER_HOOK_JSON check was missing when running label printer WebHooks client side (fixes #1978)
|
2022-08-25 18:46:49 +02:00 |
|
Bernd Bestel
|
c396c2a84c
|
Also update from_qu_id and to_qu_id of inverse unit conversions automatically (closes #1977)
|
2022-08-24 21:10:22 +02:00 |
|
Bernd Bestel
|
52e2c6d480
|
Fixed qu_id_stock change handling related to product_barcode amounts (fixes #1976)
|
2022-08-22 23:58:34 +02:00 |
|
Bernd Bestel
|
2fbd559105
|
Fixed qu_id_stock change handling related to the products own amount properties (fixes #1975)
|
2022-08-22 23:46:47 +02:00 |
|
Bernd Bestel
|
58c6b72d77
|
Fixed qu_id_stock change handling when needed conversion is only defined by the products qu_factor_purchase_to_stock (fixes #1973)
|
2022-08-22 20:11:57 +02:00 |
|
Bernd Bestel
|
dfe9868a48
|
Fixed qu_id_stock change handling when needed conversion is only defined globally (fixes #1974)
|
2022-08-22 19:53:58 +02:00 |
|
Bernd Bestel
|
06968ac289
|
Fixed stock entry Userfield edit handling (fixes #1969)
|
2022-08-18 21:29:19 +02:00 |
|