..
0001.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0002.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0003.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0004.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0005.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0006.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0007.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0008.sql
Remove unneeded ORDER BY as this maybe lead to problems like in #33
2018-07-31 17:42:07 +02:00
0009.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0010.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0011.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0012.sql
Don't use ORDER BY in VIEWS (as this is invalid SQL, why does this even work sometimes in SQLite) ( fixes #33 )
2018-08-03 08:26:59 +02:00
0013.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0014.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0015.sql
Don't use ORDER BY in VIEWS (as this is invalid SQL, why does this even work sometimes in SQLite) ( fixes #33 )
2018-08-03 08:26:59 +02:00
0016.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0017.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0018.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0019.sql
Reorganize project part 3
2018-04-12 21:13:38 +02:00
0020.sql
Finalize project reorganization
2018-04-14 11:10:38 +02:00
0021.sql
Added localization support
2018-04-16 19:11:32 +02:00
0022.sql
Finish API documentation and token auth (references #5 )
2018-04-21 19:18:00 +02:00
0023.sql
Finish API documentation and token auth (references #5 )
2018-04-21 19:18:00 +02:00
0024.sql
Finish API documentation and token auth (references #5 )
2018-04-21 19:18:00 +02:00
0025.sql
Fixed a problem about recipe fulfillment wrong when there is no stock of a given product
2018-07-15 11:25:12 +02:00
0026.sql
Replace the single user (defined in /data/config.php) with a multi user management thing
2018-07-24 19:31:43 +02:00
0027.php
Upgraded to PHP-CS-Fixer v3
2021-07-03 17:46:47 +02:00
0028.sql
Renamed habits to chores as this is more what it is about
2018-09-22 13:26:58 +02:00
0029.sql
Add something for product price tracking (references #22 )
2018-07-26 20:27:38 +02:00
0030.sql
Properly pluralize everything ( closes #19 )
2018-07-27 19:39:34 +02:00
0031.php
Squashed commit
2025-01-13 17:41:08 +01:00
0032.sql
Don't use ORDER BY in VIEWS (as this is invalid SQL, why does this even work sometimes in SQLite) ( fixes #33 )
2018-08-03 08:26:59 +02:00
0033.sql
Refresh also habit/battery statistics on changes on overview pages (references #26 )
2018-08-04 15:44:58 +02:00
0034.sql
Implement that recipe ingredients can have arbitrary quantity units (references #32 )
2018-08-09 17:24:04 +02:00
0035.sql
Renamed habits to chores as this is more what it is about
2018-09-22 13:26:58 +02:00
0036.sql
Finish first version of tasks feature
2018-09-23 19:26:13 +02:00
0037.sql
Added product groups (this closes #55 )
2018-09-24 13:02:52 +02:00
0038.sql
Include products which are not in stock currently but below min. stock amount on stock overview page ( fixes #69 )
2018-09-30 10:13:37 +02:00
0039.sql
Prepare user settings API (references #74 and #71 )
2018-09-30 10:47:56 +02:00
0040.sql
Finish first early version of "pictures for products" (references #58 )
2018-09-30 23:22:17 +02:00
0041.sql
Added a quick mockup for equipment / instruction manuals (references #25 )
2018-10-02 20:03:08 +02:00
0042.sql
Cascade changes of stock quantity unit of products to recipe positions ( fixes #91 )
2018-10-20 11:17:51 +02:00
0043.sql
Added recipe position groups (references #77 )
2018-10-25 22:45:44 +02:00
0044.sql
Created API endpoints to undo battery charge cycles and chore executions (references #63 )
2018-10-27 10:55:30 +02:00
0045.sql
Fixed a problem with newer SQLite versions (references and fixes #133 )
2019-01-05 20:28:21 +01:00
0046.sql
Prevent opening more products than are unopened in stock
2018-11-18 13:35:21 +01:00
0047.sql
Forgot to save before pushing last commit...
2019-01-05 21:14:23 +01:00
0048.sql
Remove missing translation and improve database migration for #149
2019-01-26 14:12:18 +01:00
0049.sql
Allow optional partial units of products in stock ( closes #123 )
2019-01-26 14:17:02 +01:00
0050.sql
Make it possible to add pictures to recipes ( closes #136 )
2019-01-26 20:06:01 +01:00
0051.sql
Allow different locations per product in stock ( closes #124 )
2019-03-01 20:25:01 +01:00
0052.sql
Implemented scalable recipes ( closes #127 )
2019-03-03 13:27:10 +01:00
0053.sql
Add an option per recipe to not check against the shopping list when adding missing recipe ingredients, only against stock ( closes #154 )
2019-03-03 15:23:39 +01:00
0054.sql
Display total cost of recipes based on last purchase prices ( closes #128 )
2019-03-03 16:33:48 +01:00
0055.sql
Track on consume for which recipe it was ( closes #64 and references #64 )
2019-03-03 18:20:06 +01:00
0056.sql
Added possibility to export the calendar in iCal format ( closes #141 )
2019-03-04 17:44:48 +01:00
0057.sql
Implemented tare weight handling ( closes #132 )
2019-03-05 17:51:50 +01:00
0058.sql
Implemented that included recipes can have a serving amount ( closes #163 and references #127 )
2019-03-05 23:45:04 +01:00
0059.sql
Fixed a rounding regarding stock amount comparison when a (scaled) recipe needs a decimal amount ( closes #164 )
2019-03-06 19:05:32 +01:00
0060.sql
Fixed recipe ingredient notes were not displayed on the recipes page
2019-03-07 22:20:08 +01:00
0061.sql
Added new changelog
2019-04-06 16:00:17 +02:00
0062.sql
Implemented multiple/named shopping lists ( closes #190 )
2019-04-20 17:04:40 +02:00
0063.php
Squashed commit
2025-01-13 17:41:08 +01:00
0064.sql
Show more info in product card ( closes #173 )
2019-04-22 10:11:58 +02:00
0065.sql
Implemented daily/weekly/monthly recurrence patterns for chores ( closes #151 )
2019-04-22 14:01:31 +02:00
0066.sql
Started working on user-defined-fields for all entities (references #176 )
2019-04-22 22:16:35 +02:00
0067.sql
Finished migration to use gettext (this now closes #161 )
2019-05-02 20:20:18 +02:00
0068.sql
Added "variable amount" for recipe ingredients ( closes #181 )
2019-05-04 14:50:15 +02:00
0069.sql
Make it possible to track a chore execution without the time part, only the day
2019-05-04 16:13:05 +02:00
0070.sql
Added first basic version of meal planning (references #146 )
2019-05-06 19:38:47 +02:00
0071.sql
Finished first version of meal planning (for now closes #146 )
2019-05-07 19:48:14 +02:00
0072.sql
Added a new userfield type "preset-list" ( closes #239 )
2019-05-07 21:24:59 +02:00
0073.sql
Remove the internal meal plan recipe when removing a meal plan entry ( fixes #298 )
2019-07-06 13:57:49 +02:00
0074.sql
Fixed nested recipes costs calculation ( fixes #299 )
2019-07-06 14:48:46 +02:00
0075.sql
Added the possibility to mark a shopping list item as "done" ( closes #257 )
2019-07-06 17:56:59 +02:00
0076.sql
Added a "consume this recipe"-button to the meal plan (and also a button to consume all recipes for a whole week) ( closes #283 )
2019-07-06 20:02:40 +02:00
0077.sql
Don't consider a chores executed when the execution was undone
2019-07-07 19:47:05 +02:00
0078.sql
Add chores due date rollover ( closes #340 )
2019-08-10 12:44:09 +02:00
0079.sql
First draft for printable location content sheets (references #341 )
2019-08-10 16:34:29 +02:00
0080.sql
Use the summernote editor for product description ( closes #288 )
2019-08-15 14:35:28 +02:00
0081.sql
Implemented product variations ( closes #196 )
2019-09-14 17:34:36 +02:00
0082.sql
Only cascade changes of stock QU to recipe ingredients which uses the same QU (references #177 )
2019-09-17 16:01:30 +02:00
0083.sql
Implemented that chores can be assigned to users ( closes #253 )
2019-09-17 13:13:26 +02:00
0084.sql
Implemented the option to automatically consume a product on tracking a chore execution ( closes #279 )
2019-09-18 10:02:52 +02:00
0085.sql
Implement custom entities / objects ( closes #242 )
2019-09-18 16:18:15 +02:00
0086.sql
Also consider opened products for minimum stock amounts (optionally, but by default) ( closes #353 )
2019-09-19 18:11:03 +02:00
0087.sql
Implemented a price factor option for recipe ingredients ( closes #295 )
2019-09-19 21:30:24 +02:00
0088.sql
Added a new field calories for products ( closes #268 )
2019-09-20 20:06:24 +02:00
0089.sql
Fixed meal plan did not load when a containing recipe was deleted ( closes #361 )
2019-09-21 09:18:40 +02:00
0090.sql
Fixed that "Spoil rate" and "Average shelf life" on the product card was wrong in most cases
2019-09-21 13:30:44 +02:00
0091.sql
Include meal plan recipes in the calendar ( closes #368 )
2019-09-24 09:40:56 +02:00
0092.sql
Again corrections for #384 )
2019-09-26 20:56:19 +02:00
0093.sql
Optimized nested recipe resolving / prevent infinite nested recipes
2019-10-04 10:30:30 +02:00
0094.sql
Added a chore period type "yearly" ( closes #407 )
2019-10-04 11:24:51 +02:00
0095.sql
Squashed commit
2020-01-27 19:00:49 +01:00
0096.sql
Added the ability to directly add products to the meal plan ( closes #450 )
2020-01-25 11:51:00 +01:00
0097.sql
Implement "Free products" ( closes #426 )
2020-01-26 20:01:30 +01:00
0098.sql
Changelog, small changes and added missing localization strings for #556
2020-02-10 18:24:15 +01:00
0099.sql
set default store for product, purchase set last store purchased if available or use product default ( #672 )
2020-03-27 19:27:40 +01:00
0100.sql
Respect QU conversions when aggregating parent product stock amounts ( fixes #615 )
2020-04-12 18:29:44 +02:00
0101.sql
Fix weekday order for next chore execution calculation for weekly chores ( fixes #570 )
2020-04-13 15:16:38 +02:00
0102.sql
Fixed ( #802 )
2020-04-27 18:11:32 +02:00
0103.sql
Don't enforce barcodes to be unique ( fixes #1205 )
2020-12-22 11:32:26 +01:00
0104.sql
Optimized StockService->GetProductDetails performance ( fixes #2283 )
2023-07-31 16:54:58 +02:00
0105.sql
Fix potential problem (again) when running/upgrading grocy v3.0.0 with SQLite > 3.8.3 < 3.9.0 (references #1209 )
2020-12-23 11:54:39 +01:00
0106.sql
Fix is_aggregate_amount always 0 on stock_current ( #1127 )
2020-11-14 16:41:45 +01:00
0107.sql
Fix is_aggregated_amount of stock_current did not work anymore
2020-11-10 20:11:43 +01:00
0108.sql
Distinguish expiry/best before dates ( closes #851 )
2020-11-15 19:53:44 +01:00
0109.sql
Fix is_aggregated_amount of stock_current did not work anymore
2020-11-10 20:11:43 +01:00
0110.sql
Squashed commit
2020-12-07 19:48:33 +01:00
0111.sql
Fix is_aggregated_amount of stock_current did not work anymore
2020-11-10 20:11:43 +01:00
0112.sql
Fix is_aggregated_amount of stock_current did not work anymore
2020-11-10 20:11:43 +01:00
0113.sql
Make it possible to hide chores/batteries ( closes #1069 )
2020-12-20 10:19:44 +01:00
0114.sql
Fix is_aggregated_amount of stock_current did not work anymore
2020-11-10 20:11:43 +01:00
0115.sql
Don't use double quotes for SQL string literals (references #2170 )
2023-03-16 21:16:27 +01:00
0116.sql
Fix is_aggregated_amount of stock_current did not work anymore
2020-11-10 20:11:43 +01:00
0117.sql
Also relate the shopping list amount to QU stock
2020-11-13 17:30:57 +01:00
0118.sql
Rmove unique constraint on tasks.name ( closes #1001 )
2020-11-15 16:19:55 +01:00
0119.sql
Make Userfields reorderable ( closes #1134 )
2020-11-17 20:12:45 +01:00
0120.sql
Make it possible to merge products ( closes #243 )
2020-12-20 20:58:22 +01:00
0121.sql
Enforce product nesting level also for the API
2020-12-16 17:37:44 +01:00
0122.sql
Optimized/clarified new "Hide product from stock overview" option (references #906 )
2020-12-21 20:43:10 +01:00
0123.sql
Optimized barcode concatenation handling
2020-12-20 16:00:14 +01:00
0124.sql
Performance optimizations
2020-12-20 10:44:19 +01:00
0125.sql
Implemented user pictures ( closes #1158 )
2020-12-20 22:08:50 +01:00
0126.sql
Support indirect QU conversions ( fixes #1217 )
2020-12-24 15:07:04 +01:00
0127.sql
Fixed included recipe amount resolving ( fixes #1252 )
2021-01-03 22:26:08 +01:00
0128.sql
Fixed duplicate barcode migration error ( fixes #1546 )
2021-07-23 16:37:45 +02:00
0129.sql
Display calories always per single serving ( fixes #1359 )
2021-02-21 20:57:34 +01:00
0130.sql
Fixed migration when having unsupported parent/child product nesting levels ( fixes #1542 )
2021-07-25 20:22:10 +02:00
0131.sql
Squashed commit
2021-06-28 17:00:16 +02:00
0132.sql
Use stock_log location instead of product location for stock journal ( fixes #1381 )
2021-07-02 17:04:40 +02:00
0133.sql
Fixed shopping list QU handling ( fixes #1385 , fixes #1384 )
2021-07-02 17:37:06 +02:00
0134.sql
Fixed shopping list unit/total price QU handling ( fixes #1460 )
2021-07-03 18:15:30 +02:00
0135.sql
Consider selected QU for calories calculation for "Only check if any amount is in stock" recipe ingredients ( fixes #1338 )
2021-07-03 20:01:49 +02:00
0136.sql
Squashed commit
2021-07-13 19:29:23 +02:00
0137.sql
Fixed battery_charge_cycles.battery_id data type
2021-07-10 09:33:10 +02:00
0138.sql
Fixed nested recipe ingredient amount calculation ( fixes #1252 )
2021-07-10 11:16:51 +02:00
0139.sql
Implemented meal plan sections ( closes #370 )
2021-07-15 17:54:48 +02:00
0140.sql
Removed unnecessary migration (references #1264 )
2021-07-10 19:15:17 +02:00
0141.sql
Improved page loading time of /recipes and /mealplan when having a big meal plan ( closes #695 )
2021-07-10 22:56:39 +02:00
0142.sql
Make it possible to mark meal plan entries as done ( closes #924 )
2021-07-11 18:32:26 +02:00
0143.sql
Keep the newest instead of the oldest on campacting stock entries
2021-07-12 18:58:49 +02:00
0144.php
Squashed commit
2025-01-13 17:41:08 +01:00
0145.sql
Add an option to make Userfields mandatory ( closes #1339 )
2021-07-11 22:05:08 +02:00
0146.sql
Added a new product option "Should not be frozen" ( closes #1320 )
2021-07-12 19:27:21 +02:00
0147.sql
Squashed commit
2021-07-13 19:29:23 +02:00
0148.sql
Fixed typo
2022-04-17 21:32:54 +02:00
0149.sql
Squashed commit
2021-07-16 17:32:08 +02:00
0150.sql
Don't consider inactive products to be missing ( fixes #1578 )
2021-08-17 18:00:33 +02:00
0151.sql
Enforce min_stock_amount for child products where the parent has cumulate_min_stock_amount_of_sub_products enabled ( fixes #1595 )
2021-09-27 17:39:00 +02:00
0152.sql
Fixed typo
2022-04-17 21:32:54 +02:00
0153.sql
Added the products average price as a hidden by default column on the stock overview page ( closes #1677 )
2021-11-09 19:39:32 +01:00
0154.sql
Fixed track date only chores next_estimated_tracking time comparision ( fixes #1655 )
2021-11-12 18:02:46 +01:00
0155.sql
Fixed per unit stock grocycodes weren't unique per unit ( fixes #1676 )
2021-11-14 15:26:38 +01:00
0156.sql
Fixed per unit stock grocycodes weren't unique per unit ( fixes #1676 )
2021-11-14 15:26:38 +01:00
0157.sql
Show stock journal entries of deleted users / fixed default user handling ( fixes #1725 )
2022-01-06 15:14:32 +01:00
0158.sql
More recipes page performance optimizations (references #1750 )
2022-01-16 16:08:57 +01:00
0159.sql
Fixed missing recipe ingredient amount when "Only check if any amount is in stock" is enabled and when there are unit conversions ( fixes #1718 )
2022-01-23 13:56:41 +01:00
0160.sql
Fixed recipe ingredient stock fulfillment shopping list amount comparison ( fixes #1717 )
2022-02-06 20:02:19 +01:00
0161.sql
Move FEATURE_SETTING_STOCK_COUNT_OPENED_PRODUCTS_AGAINST_MINIMUM_STOCK_AMOUNT to per product option ( closes #1753 )
2022-02-07 19:12:31 +01:00
0162.php
Move FEATURE_SETTING_STOCK_COUNT_OPENED_PRODUCTS_AGAINST_MINIMUM_STOCK_AMOUNT to per product option ( closes #1753 )
2022-02-07 19:12:31 +01:00
0163.sql
Squashed commit
2022-02-08 18:08:26 +01:00
0164.sql
Squashed commit
2022-02-09 17:48:21 +01:00
0165.sql
Squashed commit
2022-02-09 17:48:21 +01:00
0166.sql
Fixed chore upgrade handling when having nonsensical user data ( fixes #1826 )
2022-03-23 17:17:39 +01:00
0167.sql
Fixed column selection of ix_chores_log_performance1 index
2022-02-11 17:46:17 +01:00
0168.sql
Fixed products product stock entry price ( fixes #1791 )
2022-02-19 09:03:42 +01:00
0169.sql
Added an daily-same-time chore period type ( closes #1793 )
2022-02-20 16:03:50 +01:00
0170.sql
Use products stock QU for product_barcodes when empty (references #1794 )
2022-02-20 17:07:22 +01:00
0171.sql
Delete QU conversions when deleting QU (theoretical problem, closes #1796 )
2022-02-20 19:18:10 +01:00
0172.sql
Fixed battery charge cycle undo handling ( fixes #1800 )
2022-02-26 17:38:58 +01:00
0173.sql
Fixed "Treat opened as out of stock" missing stock amount handling ( fixes #1804 )
2022-03-01 18:02:04 +01:00
0174.sql
Fixed multi-nested recipe serving amount calculation ( fixes #1806 )
2022-03-03 17:38:51 +01:00
0175.sql
Also convert prices when changing a products stock QU (references #1326 )
2022-04-02 16:00:47 +02:00
0176.sql
Added the possibility to manually reschedule chores ( closes #1830 )
2022-03-26 18:30:26 +01:00
0177.sql
Implemented a "recipes due score" ( closes #1813 )
2022-03-29 20:38:26 +02:00
0178.sql
Don't compact stock entries with userfields
2022-04-06 19:07:33 +02:00
0179.sql
Reviewed latest changes regarding price handling views
2022-04-01 17:04:09 +02:00
0180.sql
Prevent adding "Disable own stock"-products to stock (references #564 )
2022-04-01 19:52:43 +02:00
0181.sql
Fixed "Search for recipes containing this product" ( fixes #1842 )
2022-04-05 18:21:25 +02:00
0182.sql
Optimizations regarding displaying prices ( closes #1743 )
2022-04-02 17:49:35 +02:00
0183.sql
Delete userfield values when deleting a product/chore/battery/userfield ( closes #1632 )
2022-04-02 18:05:54 +02:00
0184.sql
Use prefers-color-scheme for night mode by default ( closes #1334 )
2022-04-02 19:26:55 +02:00
0185.sql
Make it possible to manually re-assign chores ( closes #1492 , references #1830 )
2022-04-03 13:56:14 +02:00
0186.sql
Added userfield default values for userfield types date & datetime ( closes #1166 )
2022-04-03 14:32:31 +02:00
0187.sql
Implemented "default consume location" handling ( closes #1365 )
2022-04-03 21:15:05 +02:00
0188.sql
Improved QU conversion validation messages (references #1844 )
2022-04-07 18:12:02 +02:00
0189.sql
Fixed typo
2022-04-17 21:32:54 +02:00
0190.sql
Add support for "Move on Open" ( #1863 )
2022-04-18 18:25:08 +02:00
0191.sql
Fixed recipe ingredient costs/calories when using substituted product with unit conversions ( fixes #1903 )
2022-05-29 22:48:48 +02:00
0192.sql
Fixed recipes_pos_resolved.missing_amount calculation (references #1903 )
2022-06-01 20:32:31 +02:00
0193.sql
Split user setting stock_decimal_places_prices into separate settings for input/display ( closes #1893 )
2022-06-04 14:09:35 +02:00
0194.sql
Fixed stock_edited_entries view (references #2292 )
2023-08-05 21:44:22 +02:00
0195.sql
Optimized product_barcodes handling (references #1928 )
2022-06-30 13:38:30 +02:00
0196.sql
Fixed stock entry Userfield edit handling ( fixes #1969 )
2022-08-18 21:29:19 +02:00
0197.sql
Fixed qu_id_stock change handling related to product_barcode amounts ( fixes #1976 )
2022-08-22 23:58:34 +02:00
0198.sql
Split the quick consume and open amount product option ( closes #2127 )
2023-02-05 20:37:39 +01:00
0199.sql
Also update from_qu_id and to_qu_id of inverse unit conversions automatically ( closes #1977 )
2022-08-24 21:10:22 +02:00
0200.sql
Fixed default consume rule ORDER BY handling related to stock_next_use ( fixes #1979 )
2022-08-26 11:15:15 +02:00
0201.sql
Fixed product average price rounding
2022-08-29 20:56:15 +02:00
0202.sql
Prevent adding recipe ingredients with a unit for which no conversion exists ( closes #2013 )
2022-09-30 12:32:39 +02:00
0203.sql
Added a dialog to show product related resolved QU conversions (references #2056 and #1360 )
2022-12-04 19:02:15 +01:00
0204.sql
Added a dialog to show product related resolved QU conversions (references #2056 and #1360 )
2022-12-04 19:02:15 +01:00
0205.sql
Show product group Userfields on the shopping list ( closes #2069 )
2022-12-18 20:56:02 +01:00
0206.sql
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
0207.sql
Workaround for crap product specific QU conversions for migration 0207 ( fixes #2285 )
2023-07-31 16:58:41 +02:00
0208.sql
Merged the by @alkuzman contributed new quantity_unit_conversions_resolved view ( closes #2297 )
2023-08-19 08:13:34 +02:00
0209.sql
Automatically create a default (product specific 1 to 1) QU conversion when a product with qu_stock != qu_purchase was created and when no default QU conversion applies
2022-12-26 09:28:18 +01:00
0210.sql
Implemented "Default quantity unit consume" ( closes #1845 )
2022-12-26 11:11:55 +01:00
0211.sql
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
0212.sql
Finalized "Auto reprint stock entry label" ( closes #2092 )
2023-01-05 20:12:15 +01:00
0213.sql
Optimized StockService->GetProductDetails performance ( fixes #2283 )
2023-07-31 16:54:58 +02:00
0214.sql
Split the quick consume and open amount product option ( closes #2127 )
2023-02-05 20:37:39 +01:00
0215.sql
Optimized stock_missing_products view ( fixes #2154 )
2023-03-02 19:36:57 +01:00
0216.sql
Feature: Stock Purchase Metrics ( #2135 )
2023-04-01 17:05:41 +02:00
0217.sql
Optimized week recipe handling in mealplan ( fixes #2168 )
2023-04-01 22:04:30 +02:00
0218.sql
Make it possible to hide locations/stores/QUs/product_groups/task_categories ( closes #2222 )
2023-05-13 14:24:52 +02:00
0219.sql
Added a separate QU for displaying prices ( closes #2225 )
2023-05-18 13:37:13 +02:00
0220.sql
API keys can now have a description
2023-05-23 20:31:51 +02:00
0221.sql
Optimized StockService->GetProductDetails performance ( fixes #2283 )
2023-07-31 16:54:58 +02:00
0222.sql
Fixed typo
2023-07-31 18:27:53 +02:00
0223.sql
Optimized /shoppinglist performance
2023-08-01 20:47:47 +02:00
0224.sql
Added missing semicolon
2023-08-05 21:51:13 +02:00
0225.sql
Cache expensive stock data calculations
2023-08-06 13:28:14 +02:00
0226.sql
Relate prices on the shopping to the there selected QU ( closes #2294 )
2023-08-06 14:31:38 +02:00
0227.sql
Fixed handling of edited stock entries when calculating a product's average price (references #2292 )
2023-08-06 14:05:35 +02:00
0228.sql
Removed unnecessary calculation step in view uihelper_shopping_list ( closes #2298 )
2023-08-07 21:57:12 +02:00
0229.sql
Fixed recipe cost/energy calculation ( fixes #2301 )
2023-08-08 17:59:10 +02:00
0230.sql
More optimizations around edited stock entries handling (references #2292 )
2023-08-13 00:27:37 +02:00
0231.sql
Fixed initial product QU conversion handling ( fixes #2312 )
2023-08-16 17:05:18 +02:00
0232.sql
Merged the by @alkuzman contributed new quantity_unit_conversions_resolved view ( closes #2297 )
2023-08-19 08:13:34 +02:00
0233.sql
stock_current view now uses cached QUCs -> Recipes consume 50% faster ( #2322 )
2023-08-22 19:41:44 +02:00
0234.sql
Optimized performance of GetProductDetails
2023-09-01 17:03:22 +02:00
0235.sql
Show the number of items per shopping list in the shopping lists dropdown ( closes #2467 )
2024-02-12 20:36:33 +01:00
0236.sql
Fixed product's last_price related to empty / 0 stock transactions ( fixes #2470 )
2024-02-13 13:12:56 +01:00
0237.sql
Prefill desired_servings by base_servings when creating a recipe ( closes #2479 )
2024-02-23 18:09:55 +01:00
0238.sql
Optimized product Grocycode handling on consume page (and others / general) ( fixes #2571 )
2024-08-24 18:20:40 +02:00
0239.sql
Exclude self-produced product prices from spending reports ( #2596 )
2024-10-25 23:19:00 +02:00
0240.php
Finalized frontend external barcode lookup implementation (references #158 )
2025-01-12 13:58:47 +01:00
0241.sql
Squashed commit
2025-01-13 17:41:08 +01:00
0242.php
Squashed commit
2025-01-13 17:41:08 +01:00
8888.php
Typo
2022-03-23 17:36:36 +01:00