Bernd Bestel
|
7e2f30396f
|
Fixed consume recipe product_id handling /w parent/child products (closes #1982)
|
2022-08-27 14:25:55 +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 |
|
Bernd Bestel
|
9b52168b94
|
Fixed /userfields/{entity}* endpoints OpenAPI definition (fixes #1967)
|
2022-08-14 23:09:27 +02:00 |
|
Bernd Bestel
|
54d91b8b76
|
Added changelog for #1962
|
2022-08-06 17:38:43 +02:00 |
|
Akosh Pinter
|
312dd8a200
|
Fixes for losing Stock Note field content #1961 (#1962)
* Fixed losing Note field content #1961
Fixed losing Note field content when splitting stock entries #1961
* Applied code formatting rules
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
|
2022-08-06 17:35:11 +02:00 |
|
Bernd Bestel
|
57d70851c8
|
Fixed stock overview page status button counters related to the product option "Never show on stock overview" (fixes #1956)
|
2022-07-24 21:36:29 +02:00 |
|
Bernd Bestel
|
5b53175ed6
|
Handle null Userfield values in userfieldsform component (fixes #1953)
|
2022-07-22 16:47:23 +02:00 |
|
Bernd Bestel
|
721a0ce417
|
Move back to original tempusdominus-bootstrap-4 package (references #143)
|
2022-07-19 16:40:12 +02:00 |
|
Bernd Bestel
|
0b532f7624
|
Fixed StockService->ConsumeProduct $productStockAmount check (fixes #1949)
|
2022-07-18 17:35:35 +02:00 |
|
Bernd Bestel
|
e64df711e2
|
Optimized dynamic leading zeros rounding in productamountpicker (fixes #1943)
|
2022-07-14 17:01:12 +02:00 |
|
Bernd Bestel
|
8cb9157c73
|
Fixed shopping list item form product barcode scan handling (fixes #1940)
|
2022-07-12 19:00:40 +02:00 |
|
Bernd Bestel
|
b57ba59243
|
Fixed unreproducible edge case JS error when rescheduling chores (references #1938)
|
2022-07-09 09:00:15 +02:00 |
|
Bernd Bestel
|
a85af22d6a
|
Allow h1-h6 tags in HTMLPurifier (fixes #1932)
|
2022-07-03 08:24:32 +02:00 |
|
Bernd Bestel
|
9b2c96c085
|
Added Lithuanian translation
|
2022-07-02 16:46:46 +02:00 |
|
Bernd Bestel
|
a80e048c2d
|
Optimized product_barcodes handling (references #1928)
|
2022-06-30 13:38:30 +02:00 |
|
Bernd Bestel
|
bef261d869
|
Fixed average shelf life (productcard) for edited stock entries (fixes #1924)
|
2022-06-27 20:26:32 +02:00 |
|
Bernd Bestel
|
dbf660f953
|
Fix stock_auto_decimal_separator_prices input value handling (references #1917)
|
2022-06-11 13:51:19 +02:00 |
|
Bernd Bestel
|
2de87eb446
|
Only apply stock_auto_decimal_separator_prices when value is not empty and not already contains a decimal separator (fixes #1917)
|
2022-06-11 13:25:52 +02:00 |
|
Bernd Bestel
|
9498dd9c67
|
Improve /purchase tab order handling (closes #1915)
|
2022-06-11 12:48:20 +02:00 |
|
Bernd Bestel
|
7cb19f2c66
|
Prepared next release
v3.3.1
|
2022-06-10 18:13:01 +02:00 |
|
Bernd Bestel
|
8faa76e965
|
Pulled translations from Transifex
|
2022-06-10 18:12:30 +02:00 |
|
Bernd Bestel
|
264ed3887a
|
Updated dependencies
|
2022-06-10 17:53:53 +02:00 |
|
Bernd Bestel
|
fe92caaed4
|
Fixed price history chart data parsing (fixes #1914)
|
2022-06-09 22:14:00 +02:00 |
|
Bernd Bestel
|
48e9467a99
|
Fixed that rescheduling of "Track date only"-chores for today was not possible (fixes #1908)
|
2022-06-05 23:48:52 +02:00 |
|
Bernd Bestel
|
27582611c1
|
Split user setting stock_decimal_places_prices into separate settings for input/display (closes #1893)
|
2022-06-04 14:09:35 +02:00 |
|
Bernd Bestel
|
337ca7d4ba
|
Pulled translations from Transifex
|
2022-06-04 13:48:20 +02:00 |
|
Bernd Bestel
|
1ef64025c5
|
Fixed potential JS error when copying product with empty but not null description
|
2022-06-04 13:32:31 +02:00 |
|
Bernd Bestel
|
cd41c27ee1
|
Fixed plural form missing handling (references #1878 and #1903)
|
2022-06-01 22:33:13 +02:00 |
|
Bernd Bestel
|
fd7a4e02be
|
Fixed chore form validation edge case (fixes #1905)
|
2022-06-01 20:59:57 +02:00 |
|
Bernd Bestel
|
3d3e4bac75
|
Fixed edit shopping list item QU initialisation
|
2022-06-01 20:43:42 +02:00 |
|
Bernd Bestel
|
3b8944d61b
|
Fixed recipes_pos_resolved.missing_amount calculation (references #1903)
|
2022-06-01 20:32:31 +02:00 |
|
Bernd Bestel
|
6da637ab66
|
Fixed API filter >= and <= comparison (fixes #1904)
|
2022-05-30 17:20:15 +02:00 |
|
Bernd Bestel
|
e757cab0da
|
Fixed recipe ingredient costs/calories when using substituted product with unit conversions (fixes #1903)
|
2022-05-29 22:48:48 +02:00 |
|
Bernd Bestel
|
aeae1b0db3
|
Added changelog for #1891
|
2022-05-29 17:08:03 +02:00 |
|
Thomas Johanns
|
dd966fd198
|
Handle stock_id in OpenProductByBarcode (#1891)
* Handle stock_id in OpenProductByBarcode
* Code formatting
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
|
2022-05-29 17:05:41 +02:00 |
|
Bernd Bestel
|
dfdf45fa56
|
Fixed meal plan product/note calendar items links (fixes #1897)
|
2022-05-23 22:28:45 +02:00 |
|
Bernd Bestel
|
af7de61c43
|
Typo
|
2022-05-14 17:11:40 +02:00 |
|
Bernd Bestel
|
5406448be0
|
Use singular localization form when plural form is not provided (closes #1878)
|
2022-05-14 17:10:48 +02:00 |
|
Bernd Bestel
|
e21875bf2a
|
Updated changelog
|
2022-05-14 17:04:19 +02:00 |
|
Bernd Bestel
|
a5e3442602
|
Don't enforce first/last name when creating users (closes #1888)
|
2022-05-14 16:59:11 +02:00 |
|
Bernd Bestel
|
9c1fd176c0
|
Fixed shopping_list_to_stock_workflow_auto_submit_when_prefilled user settings control initialization (fixes #1875)
|
2022-04-29 11:46:50 +02:00 |
|