Commit Graph

  • e91fa02974
    Optimized shopping list item form success message handling Bernd Bestel 2022-04-06 20:58:16 +0200
  • 59277c898a
    Fixed shopping list item form initial input field focus Bernd Bestel 2022-04-06 20:54:42 +0200
  • 36b8309943
    Unified purchase / stock entry form field order Bernd Bestel 2022-04-06 20:50:51 +0200
  • 76d6342156
    Show stock userfields on the stock entry edit form Bernd Bestel 2022-04-06 19:08:17 +0200
  • 4da546fc80
    Don't compact stock entries with userfields Bernd Bestel 2022-04-06 19:07:33 +0200
  • af4dd446ab
    Fixed QU conversion form from_qu_id initialisation (references #1843) Bernd Bestel 2022-04-05 20:57:46 +0200
  • 5df81a74c6
    Fixed QU conversion form from_qu_id initialisation (fixes #1843) Bernd Bestel 2022-04-05 20:50:19 +0200
  • 03bba4b9e5
    Fixed "Search for recipes containing this product" (fixes #1842) Bernd Bestel 2022-04-05 18:21:25 +0200
  • adaa54ba8b
    Only load night mode stylesheet when night mode is actually on Bernd Bestel 2022-04-05 18:18:38 +0200
  • 4d4ae9812b
    Make it more clear that QU stock = QU purchase means always a conversion factor of 1 (references #1841) Bernd Bestel 2022-04-05 00:08:27 +0200
  • 59cd071512
    Fixed localization string Bernd Bestel 2022-04-04 22:45:57 +0200
  • a676e06c65
    Optimized clear filter buttons Bernd Bestel 2022-04-04 22:42:10 +0200
  • bbaaf4c17d
    Font Awesome 6 upgrade fixes Bernd Bestel 2022-04-04 21:17:46 +0200
  • efbb0ebf6a
    Removed debug statement Bernd Bestel 2022-04-04 21:10:35 +0200
  • 6f5eb42f2a
    Updated issue templates Bernd Bestel 2022-04-04 21:08:50 +0200
  • cca35a302c
    Make clear filter buttons more compact Bernd Bestel 2022-04-04 21:07:14 +0200
  • e336f24225
    Upgraded Font Awesome to v6 Bernd Bestel 2022-04-04 20:10:29 +0200
  • d871fe7aa8
    Unified settings pages Bernd Bestel 2022-04-04 20:02:42 +0200
  • b6d7ef403c
    Some night mode style refinements Bernd Bestel 2022-04-04 18:34:22 +0200
  • 7ddfe83ffa
    Removed unused localization strings Bernd Bestel 2022-04-04 18:33:50 +0200
  • 70f5e616c1
    Optimized datetimepicker (references #1478) Bernd Bestel 2022-04-03 22:32:25 +0200
  • 61ed756dd0
    Implemented "default consume location" handling (closes #1365) Bernd Bestel 2022-04-03 21:15:05 +0200
  • e69e7a9a9a
    Added a location filter to the stock entries page Bernd Bestel 2022-04-03 19:28:59 +0200
  • 5c6f84a68e
    General code review Bernd Bestel 2022-04-03 19:14:54 +0200
  • 3091a06194
    Optimized meal plan entry add/edit dialog titles Bernd Bestel 2022-04-03 19:08:36 +0200
  • 49a2b8232f
    Removed unused localization strings Bernd Bestel 2022-04-03 17:07:13 +0200
  • d4eb5f07db
    Make the meal plan entry day editable (closes #775) Bernd Bestel 2022-04-03 17:03:23 +0200
  • 97626b4a59
    Added userfield default values for userfield types date & datetime (closes #1166) Bernd Bestel 2022-04-03 14:32:31 +0200
  • 3efecb8bed
    Make it possible to manually re-assign chores (closes #1492, references #1830) Bernd Bestel 2022-04-03 13:56:14 +0200
  • a5294262e6
    Added a user setting to automatically add missing products to the shopping list (closes #1266) Bernd Bestel 2022-04-03 13:00:14 +0200
  • 34859ada02
    Make new barcode added via productpicker InplaceAddBarcodeToExistingProduct flow immediately searchable (closes #839) Bernd Bestel 2022-04-03 12:33:22 +0200
  • 35ed7299af
    Removed unnecessary user setting checks regarding night mode (references #1334) Bernd Bestel 2022-04-02 19:31:54 +0200
  • 2042db29ee
    Use prefers-color-scheme for night mode by default (closes #1334) Bernd Bestel 2022-04-02 19:26:55 +0200
  • 3e4f2eaf5d
    Delete userfield values when deleting a product/chore/battery/userfield (closes #1632) Bernd Bestel 2022-04-02 18:05:54 +0200
  • 6a50f74a14
    Optimizations regarding displaying prices (closes #1743) Bernd Bestel 2022-04-02 17:49:35 +0200
  • 7ad979cba9
    Also convert prices when changing a products stock QU (references #1326) Bernd Bestel 2022-04-02 16:00:47 +0200
  • a5ff947936
    Show the substituted product for parent product ingredients currently not in-stock (closes #1797) Bernd Bestel 2022-04-02 11:54:07 +0200
  • 05485b3a4c
    Make it possible to add multiple files / PDFs to equipment by using Userfields (closes #978) Bernd Bestel 2022-04-02 10:37:53 +0200
  • 8c1deefebf
    Show a little optional checkbox to mark recipe ingredients as done (closes #1606) Bernd Bestel 2022-04-01 22:43:49 +0200
  • ba289d6e6a
    Optimized location content sheet layout / don't show empty locations Bernd Bestel 2022-04-01 22:10:24 +0200
  • f7c33a4579
    Optionally show out of stock products on the location content sheet (closes #1641) Bernd Bestel 2022-04-01 21:55:06 +0200
  • ebfc55064e
    Prevent adding "Disable own stock"-products to stock (references #564) Bernd Bestel 2022-04-01 19:52:43 +0200
  • ccc59dfc8b
    Added a new product option "Disable own stock" (closes #564) Bernd Bestel 2022-04-01 18:49:17 +0200
  • b53d1a076f
    Reviewed latest changes regarding price handling views Bernd Bestel 2022-04-01 17:04:09 +0200
  • cd60c239af
    Squashed commit Bernd Bestel 2022-03-31 22:52:38 +0200
  • fbb84277bf
    Unified form validation handling Bernd Bestel 2022-03-30 18:00:28 +0200
  • 77d75d16df
    Added missing chore field in grocy.openapi.json Bernd Bestel 2022-03-30 17:48:22 +0200
  • 62fcc89ddc
    Fixed recipes status search (references #1813) Bernd Bestel 2022-03-30 17:39:26 +0200
  • d3a39270de
    Implemented notes and Userfields for stock entries (closes #443) Bernd Bestel 2022-03-30 17:32:53 +0200
  • 2983687f34
    Fixed changelog typo Bernd Bestel 2022-03-29 20:40:08 +0200
  • 8e68477a78
    Implemented a "recipes due score" (closes #1813) Bernd Bestel 2022-03-29 20:38:26 +0200
  • 91b984d52d
    Make user settings available in SQLite (needed for #1813) Bernd Bestel 2022-03-29 19:44:01 +0200
  • acebed5aae
    Clear manually rescheduled date on chore execution (references #1830) Bernd Bestel 2022-03-27 16:11:16 +0200
  • f41a219760
    Optimized chores and tasks demo data Bernd Bestel 2022-03-27 14:48:19 +0200
  • fa07b861ad
    Optimized reschedule-chore-modal (references #1830) Bernd Bestel 2022-03-26 20:25:17 +0100
  • d65734c896
    Added the possibility to manually reschedule chores (closes #1830) Bernd Bestel 2022-03-26 18:30:26 +0100
  • 033cd306c1
    Improved products/chore merge dialogs form validation Bernd Bestel 2022-03-26 11:17:08 +0100
  • 585ec1212d
    Fixed chore tracking page skip button disabled handling (references #1836) Bernd Bestel 2022-03-26 11:06:03 +0100
  • 7c3e7daa56
    Typo Bernd Bestel 2022-03-26 10:35:15 +0100
  • 81b54182de
    Improved form validation handling (closes #1836) Bernd Bestel 2022-03-26 10:34:00 +0100
  • 6aae97de73
    Fixed number input page reload behavior (fixes #1835) Bernd Bestel 2022-03-25 18:17:20 +0100
  • f0db2a7709
    Fixed that tasks without a due date were highlighted in red (fixes #1833) Bernd Bestel 2022-03-23 19:35:48 +0100
  • 9db66048d1
    Fixed chore skip handling via /choresoverview (references #1830) Bernd Bestel 2022-03-23 18:22:50 +0100
  • 5dc745f301
    Use the given time when skipping chores via /choretracking (references #1830) Bernd Bestel 2022-03-23 17:51:05 +0100
  • 00466972e2
    Typo Bernd Bestel 2022-03-23 17:36:36 +0100
  • bda230537a
    Fixed purchase/consume page handling when FEATURE_FLAG_STOCK_LOCATION_TRACKING is disabled (fixes #1829) Bernd Bestel 2022-03-23 17:34:51 +0100
  • dce14b8999
    Fixed chore upgrade handling when having nonsensical user data (fixes #1826) Bernd Bestel 2022-03-23 17:17:39 +0100
  • 23f285c3fb
    Fixed recipes gallery view search (fixes #1825) Bernd Bestel 2022-03-22 13:21:09 +0100
  • 790368cdf4
    Added changelog for #1819 Bernd Bestel 2022-03-14 22:49:28 +0100
  • e2c1d2e226
    fix: can't print in landscape (#1819) miguelangel-nubla 2022-03-14 22:47:12 +0100
  • 6744558fdd
    Moved @page rule to @media print section Bernd Bestel 2022-03-14 22:46:29 +0100
  • a4b1a80cdc
    Fixed meal plan note item edit button tooltip (fixes #1821) Bernd Bestel 2022-03-14 22:43:07 +0100
  • 0ba1a82e01
    Show the products grocycode as a (hidden by default) column on /products (closes #1820) Bernd Bestel 2022-03-14 22:39:35 +0100
  • ddd2a0823f
    fix: can't print in landscape miguelangel-nubla 2022-03-14 22:04:58 +0100
  • 66ed6bbafc
    Fix product creation Alexander Sagen 2022-03-13 19:21:12 +0100
  • 7ea9984fd3
    Make it possible to change a products stock QU after it was once added to stock (closes #1326) Bernd Bestel 2022-03-13 17:09:07 +0100
  • aaeb81c087
    Fix product picker default value when not required Alexander Sagen 2022-03-12 22:53:11 +0100
  • 94b6bf8eef
    Implement async loading of products, add TODOs Alexander Sagen 2022-03-12 21:50:51 +0100
  • 7532626123
    Optimized datetimepicker relative time display handling Bernd Bestel 2022-03-07 17:57:14 +0100
  • 632a542236
    Fixed stock overview numeric sorting of value columns (fixes #1811) Bernd Bestel 2022-03-06 09:31:47 +0100
  • 1a82d0599c
    Use child product substitution on consuming during chore execution (fixes #1807) Bernd Bestel 2022-03-05 09:03:57 +0100
  • 620f938065
    Fixed multi-nested recipe serving amount calculation (fixes #1806) Bernd Bestel 2022-03-03 17:38:51 +0100
  • 54a8c331c2
    Prefill default QU conversion factor for qu_factor_purchase_to_stock for new products (closes #1803) Bernd Bestel 2022-03-01 18:03:01 +0100
  • 45d1c87975
    Fixed "Treat opened as out of stock" missing stock amount handling (fixes #1804) Bernd Bestel 2022-03-01 18:02:04 +0100
  • cc2a137783
    Fixed calories locale number display (fixes #1802) Bernd Bestel 2022-02-28 20:59:58 +0100
  • bab0e1d5fb
    Fixed battery charge cycle undo handling (fixes #1800) Bernd Bestel 2022-02-26 17:38:58 +0100
  • a027077211
    Enforce stock QU on /purchase for tare weight handling enabled products (fixes #1795) Bernd Bestel 2022-02-20 19:33:55 +0100
  • 5bfdddd52b
    Delete QU conversions when deleting QU (theoretical problem, closes #1796) Bernd Bestel 2022-02-20 19:18:10 +0100
  • 777fcbae77
    Use products stock QU for product_barcodes when empty (references #1794) Bernd Bestel 2022-02-20 17:07:22 +0100
  • 8abb55b058
    Updated changelog Bernd Bestel 2022-02-20 16:11:17 +0100
  • 823088b9cd
    Updated changelog Bernd Bestel 2022-02-20 16:08:42 +0100
  • 1aa7db9c2a
    Added an daily-same-time chore period type (closes #1793) Bernd Bestel 2022-02-20 16:03:50 +0100
  • e220b3e9f3
    Fixed products product stock entry price (fixes #1791) Bernd Bestel 2022-02-19 09:03:42 +0100
  • 01c7d4e49a
    Added changelog for #1788 Bernd Bestel 2022-02-16 08:45:15 +0100
  • 486a58909d
    Merge pull request #1788 from andreheuer/master Bernd Bestel 2022-02-16 08:42:49 +0100
  • db43a4bf3a
    Fixed battery label printing André Heuer 2022-02-15 23:02:07 +0100
  • 424bfa9313
    Fixed formatting Bernd Bestel 2022-02-15 18:43:02 +0100
  • 926b7d8aea
    Table options: Only allow columns to be grouped for which it makes sense (closes #1535) Bernd Bestel 2022-02-15 18:40:42 +0100
  • e9a7b10730
    Make recipe card buttons a little bigger Bernd Bestel 2022-02-15 18:39:38 +0100
  • 8338421912
    Update issue templates Bernd Bestel 2022-02-15 18:38:58 +0100