Commit Graph

  • 24b178fe75 Feature: Stock Purchase Metrics Travis Raup 2023-02-12 08:29:44 -0500
  • 91700e7dae
    Fixed JS syntax error Bernd Bestel 2023-02-06 20:42:11 +0100
  • c9c0baefeb
    Optimized datetime Userfields handling (fixes #2108) Bernd Bestel 2023-02-06 20:36:26 +0100
  • b18bd2ff87
    Fixed table dropdown menu overflow handling when columns are reordered (fixes #2130) Bernd Bestel 2023-02-06 20:25:51 +0100
  • d9667b4534
    Removed type conversions where no longer needed Bernd Bestel 2023-02-06 20:22:10 +0100
  • d8d3c3ef0b
    Split the quick consume and open amount product option (closes #2127) Bernd Bestel 2023-02-05 20:37:39 +0100
  • c8ed8b6a16 Consume all available products for unfulfilled recipe Fix #386 Jan-Jaap Korpershoek 2023-02-05 15:43:46 +0100
  • b64d726c42
    Added a new config option for energy unit display (closes #2109) Bernd Bestel 2023-02-05 15:55:45 +0100
  • 0bd698c968
    Print stock entry labels when consuming a "Produces product" recipe (closes #2123) Bernd Bestel 2023-02-05 15:24:28 +0100
  • 9ef5045c9b
    Added changelog for #2118 Bernd Bestel 2023-02-05 15:09:13 +0100
  • 902cb20710
    Add Sub feature flag FEATURE_FLAG_RECIPES_MEALPLAN (#2118) Webysther Sperandio 2023-02-05 15:06:59 +0100
  • 8f766449c6
    Code formatting / structure Bernd Bestel 2023-02-05 15:06:02 +0100
  • 1e9a4d9590
    Added Romanian translation Bernd Bestel 2023-02-05 14:55:23 +0100
  • 5d7efebd40
    Pulled translations from Transifex Bernd Bestel 2023-02-05 14:43:15 +0100
  • b9c58423a9
    Updated dependencies Bernd Bestel 2023-02-05 14:40:25 +0100
  • 63579d86a9
    Update routes.php Webysther Sperandio 2023-01-31 02:15:07 +0100
  • 2ad1a8fc1d
    Update config-dist.php Webysther Sperandio 2023-01-31 02:13:06 +0100
  • 0ecb8e32cb
    Update SystemController.php Webysther Sperandio 2023-01-31 02:09:46 +0100
  • d5d5dcb39c
    Update default.blade.php Webysther Sperandio 2023-01-31 02:06:42 +0100
  • ab734d8836
    Update routes.php Webysther Sperandio 2023-01-31 02:00:17 +0100
  • efc7b999bb
    Fixed product average price/last price/price history chart handling regarding empty/0 prices (fixes #2106) Bernd Bestel 2023-01-13 13:19:22 +0100
  • 995df64054
    Support OFFSET without LIMIT in API query filters (closes #2105) Bernd Bestel 2023-01-12 13:32:12 +0100
  • a5788511e3
    Optimized productform sticky footer spacing (fixes #2104) Bernd Bestel 2023-01-11 16:25:06 +0100
  • 82edfbd4ad
    Update strings.po vanhoof-tech 2023-01-06 11:45:34 +0100
  • 4e56dee6f0
    Finalized "Auto reprint stock entry label" (closes #2092) Bernd Bestel 2023-01-05 20:12:15 +0100
  • 3b160659f3
    Typo Bernd Bestel 2023-01-05 18:28:57 +0100
  • 83fa02d8ad
    Added an option to reprint stock entry labels when editing them (closes #2092) Bernd Bestel 2023-01-05 18:15:21 +0100
  • daf5ad33c7
    Show recipe ingredients/preparation side by side in fullscreen mode (closes #2051) Bernd Bestel 2023-01-05 17:44:07 +0100
  • 597abe236d
    AddMissingProductsToShoppingList also on adding/editing products (references #2094) Bernd Bestel 2023-01-04 22:54:12 +0100
  • 0c8e8cab97
    Revert "Refresh product/chore/battery card only when actually visible" Bernd Bestel 2023-01-04 20:06:19 +0100
  • f057ae7e06
    Add note to barcode created by the workflow InplaceAddBarcodeToExistingProduct on /purchase and /inventory (closes #2093) Bernd Bestel 2023-01-04 19:56:55 +0100
  • c0fbc4adaf
    Fixed /stockoverview value column sort format (fixes #2088) Bernd Bestel 2023-01-01 20:33:08 +0100
  • efae0b193d
    Add amount to barcode created by the workflow InplaceAddBarcodeToExistingProduct on /purchase (closes #2085) Bernd Bestel 2022-12-29 11:21:33 +0100
  • c934bfb7b3
    Refresh product/chore/battery card only when actually visible Bernd Bestel 2022-12-26 20:22:38 +0100
  • 76500c57bd
    Optimize recipe ingredient costs/calories calculation when only_check_single_unit_in_stock is used (closes #780) Bernd Bestel 2022-12-26 19:48:26 +0100
  • 3f2ad17460
    Make it possible to add recipes from /recipes to the meal plan (closes #2003) Bernd Bestel 2022-12-26 14:25:33 +0100
  • c60a1783da
    Fix typo (conume -> consume) in 3.3.2 changelog (#2083) Luís Neto 2022-12-26 12:43:46 +0000
  • e7654b84dc Fix typo (conume -> consume) in 3.3.2 changelog Luis Neto 2022-12-26 11:43:16 +0000
  • 0585e80c70
    Implemented "Default quantity unit consume" (closes #1845) Bernd Bestel 2022-12-26 11:11:55 +0100
  • 39d1f49431
    Fixed demo data generation Bernd Bestel 2022-12-26 10:12:29 +0100
  • 2d62f8ddeb
    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 Bernd Bestel 2022-12-26 09:28:18 +0100
  • b76abf54ab
    Simplified qu_factor_purchase_to_stock handling Bernd Bestel 2022-12-26 09:20:41 +0100
  • 337cbb73ee
    Added new .devtools script Bernd Bestel 2022-12-26 09:11:49 +0100
  • 79590cd5ac
    Add migration for improved quantity_unit_conversions_resolved view (#2082) Daniel Albert 2022-12-26 09:06:17 +0100
  • 383ac49919
    Added note in README and Changelog about better performance when using a more recent SQLite version (references #2056) Bernd Bestel 2022-12-26 08:46:44 +0100
  • ea11a1dd51 Add migration for improved quantity_unit_conversions_resolved view Daniel Albert 2022-12-26 00:15:04 +0100
  • 15f7ac3da0
    Fixed required SQLite version in PrerequisiteChecker Bernd Bestel 2022-12-25 20:53:49 +0100
  • 46c4cdb81a
    Return numbers as numbers on all API endpoints Bernd Bestel 2022-12-25 20:49:11 +0100
  • 639ef0da5b
    Fixed PHP 8.1 deprecation notice Bernd Bestel 2022-12-25 20:35:25 +0100
  • 0229d187ae
    Removed qu_factor_purchase_to_stock (migrated existing factors to normal product specific QU conversions) Bernd Bestel 2022-12-25 19:48:22 +0100
  • dea6f3f820
    Replace also the unit when displaying a recipe ingredient with a variable amount (closes #2080) Bernd Bestel 2022-12-24 13:06:27 +0100
  • 72d7257f6b Merge branch 'feature-recipe-side-by-side' of https://github.com/Dehalion/grocy into feature-recipe-side-by-side Dehalion 2022-12-23 16:21:02 +0000
  • 0f1f1149b6
    Merge branch 'grocy:master' into feature-recipe-side-by-side Dehalion 2022-12-23 17:20:02 +0100
  • e843e66de1 Move recipe CSS to the recipe view Dehalion 2022-12-23 16:18:45 +0000
  • dd409b4bf9
    Fixed consume amount calculation when consuming multiple substituted subproducts at once and when multiple/different conversion factors were involved (fixes #2076) Bernd Bestel 2022-12-21 21:00:49 +0100
  • 407344e86a
    Fixed recipe ingredient costs/calories calculation when product substitution and unit conversions is involved at the same time (fixes #2075) Bernd Bestel 2022-12-21 20:16:22 +0100
  • f6e0ff11f1
    Fixed column visibility handling when there is a shadow rowgroup column (fixes #2074) Bernd Bestel 2022-12-20 22:11:35 +0100
  • f1812d680e Display ingredients and recipe side by side Dehalion 2022-12-20 19:16:10 +0000
  • 6a52a2b386
    Update config docs-in-comment. Alex Fornuto 2022-12-19 18:24:36 -0600
  • 2ebb9b2cd9
    Show product group Userfields on the shopping list (closes #2069) Bernd Bestel 2022-12-18 20:56:02 +0100
  • 38a4ad8ec4
    Upgraded to PHP 8.1 Bernd Bestel 2022-12-10 15:19:11 +0100
  • 84e3707f4f
    Optimized .devtools Bernd Bestel 2022-12-06 20:41:09 +0100
  • fce6458df6
    Optimized modal dialog sizing Bernd Bestel 2022-12-04 21:59:20 +0100
  • 018449c648
    Added more demo QU conversions Bernd Bestel 2022-12-04 20:39:16 +0100
  • 8175b1bcfe
    Simplified product specific QU display/edit and added more demo QU conversions Bernd Bestel 2022-12-04 20:25:33 +0100
  • c1dea5c254
    Optimized /quantityunitconversionsresolved view Bernd Bestel 2022-12-04 19:52:48 +0100
  • 50fac692ad
    Added a dialog to show product related resolved QU conversions (references #2056 and #1360) Bernd Bestel 2022-12-04 19:02:15 +0100
  • d889e9d3ad
    Fix quantity_unit_conversions_resolved view (#2057) Daniel Albert 2022-12-04 18:39:33 +0100
  • b1010081a2
    Fix quantity_unit_conversions_resolved view Daniel Albert 2022-12-04 17:42:59 +0100
  • 4be447fc60
    Expose quantity_unit_conversions_resolved via the API (read only) (references #2056 and #1360) Bernd Bestel 2022-12-04 13:41:44 +0100
  • daa0a59c5f
    Support transitive QU conversions on the frontend (references #2056, closes #1360) Bernd Bestel 2022-12-04 13:12:01 +0100
  • df39f94fca
    Added changelog for #2056 Bernd Bestel 2022-12-04 12:37:50 +0100
  • 46313e2c75
    Applied code formatting rules for #2056 Bernd Bestel 2022-12-04 12:33:12 +0100
  • 541c0be6be
    Add support for transitive unit conversions (#2056) Daniel Albert 2022-12-04 12:18:18 +0100
  • 7ac0620b7b
    Rewrite quantity_unit_conversions_resolved view Daniel Albert 2022-12-03 23:33:39 +0100
  • 12226bb8d8
    Add support for transitive unit conversions Daniel Albert 2022-12-03 15:15:56 +0100
  • 3b3212d101
    Updated README + Changelog regarding supported PHP runtime info Bernd Bestel 2022-11-29 20:03:40 +0100
  • f03bb5eeee
    Optimized default consume location empty check (references #2053) Bernd Bestel 2022-11-28 17:58:30 +0100
  • 6affa01f81
    Added a "Clear done items" button to the shopping list (closes #1999) Bernd Bestel 2022-11-19 19:45:00 +0100
  • 605ceb1b19
    Fixed typos Bernd Bestel 2022-11-19 19:35:10 +0100
  • 7d4a9602ab
    Return the battery object in endpoint /batteries (closes #2045) Bernd Bestel 2022-11-19 19:33:50 +0100
  • eb370dad1e
    Fixed changelog typo Bernd Bestel 2022-11-13 14:22:29 +0100
  • 8676b86575
    Prepared next release v3.3.2 Bernd Bestel 2022-11-12 18:24:01 +0100
  • 6036786153
    Fix/Workaround for DataTables ColReorder bug with data-order attributes (fixes #2019) Bernd Bestel 2022-11-12 18:10:32 +0100
  • 88950f00d5
    Pulled translations from Transifex Bernd Bestel 2022-11-12 17:31:17 +0100
  • f90ced5a39
    Updated dependencies Bernd Bestel 2022-11-12 17:29:04 +0100
  • 2b2dd0568b
    Move back again to original tempusdominus-bootstrap-4 package (references #143 and #2036) Bernd Bestel 2022-11-12 17:25:09 +0100
  • 3f60a2b5fa
    Move back again to own forked tempusdominus-bootstrap-4 package (fixes #2036, references #143) Bernd Bestel 2022-11-10 11:42:28 +0100
  • 3070448555
    Fixed granular user permission checking in GenericEntityApiController (fixes #2025) Bernd Bestel 2022-10-17 21:00:10 +0200
  • 80a873da3e
    Removed old products.barcode field in grocy.openapi.json (references #2023) Bernd Bestel 2022-10-12 21:07:03 +0200
  • e8f76e5694
    Prevent adding recipe ingredients with a unit for which no conversion exists (closes #2013) Bernd Bestel 2022-09-30 12:32:39 +0200
  • fa49b449dd
    Allow img style attribute in HTML filter (fixes #2011) Bernd Bestel 2022-09-28 21:04:41 +0200
  • 121050960c
    Fixed conflicting php-cs-fixer VSCode setting Bernd Bestel 2022-09-28 11:17:03 +0200
  • bb0cc50ffc
    Added Ukrainian translation (closes #2008) Bernd Bestel 2022-09-26 13:31:35 +0200
  • e1967bd603
    Allow chevrons in HTML filter (fixes #2007) Bernd Bestel 2022-09-25 22:39:06 +0200
  • a5c2157320
    Fixed more chore form validation edge cases (fixes #2001) Bernd Bestel 2022-09-20 15:02:24 +0200
  • 6d3f1d1a05 fixed bug regarding wrong calculation for subproductsubstitution wassi 2022-09-09 23:37:07 +0200
  • 19258fa3d8
    Merge pull request #1 from webysther/removed-whitespace Webysther Sperandio 2022-09-06 07:44:00 +0200
  • 73db8ef458
    Fixed whitespace Webysther Sperandio 2022-09-06 07:43:12 +0200
  • ff056f8d81
    Raise minimum SQLite version in PrerequisiteChecker as mentioned in #1939 Bernd Bestel 2022-09-03 19:13:40 +0200