Commit Graph

  • c9bc10820d
    Fixed typo in localization string Bernd Bestel 2023-12-01 19:26:29 +0100
  • 05f40f74be
    Fix typo ('specifc' → 'specific') Angelo Tata 2023-12-01 14:21:00 +0000
  • 8f52aaeadc
    Handle stock userfields in generic entity interaction API endpoints (closes #2381) Bernd Bestel 2023-11-14 21:07:30 +0100
  • 2909b2b3ae
    Merge branch 'master' into ehanceapi CRGer 2023-11-14 20:14:12 +0100
  • 6c95a5ca37 handle userfieldvalues for stock in GetObjects CRGer 2023-11-14 19:27:21 +0100
  • dc05476d09
    Reload calendar after color config changed (references #2368) Bernd Bestel 2023-11-04 14:18:51 +0100
  • 80d7284d72
    Implemented calendar category colors (closes #2368) Bernd Bestel 2023-11-04 14:11:02 +0100
  • b3a5128dbd
    Pulled translations from Transifex Bernd Bestel 2023-11-04 13:26:58 +0100
  • 7969145bbf
    Updated dependencies Bernd Bestel 2023-11-04 13:23:18 +0100
  • f01ca33c33
    Optimized initial focus / workflow handling for recipeposform and shoppinglistitemform Bernd Bestel 2023-11-04 13:19:46 +0100
  • fdf5559c25
    Fixed typo Bernd Bestel 2023-11-03 20:51:42 +0100
  • 27f9d70b56
    Implemented a way to use the external barcode lookup plugin also from within the frontend as a product picker workflow Bernd Bestel 2023-11-03 20:47:43 +0100
  • e3c64347c6 reverted the changes in all *.po files and only add the new strings in strings.pot as requested by maintainer in comment https://github.com/grocy/grocy/pull/2355#pullrequestreview-1664324433 Wasinix 2023-10-09 14:57:36 +0200
  • 4120bd9fc7 Store estimated chore execution date at execution. Show this value in Chore execution journal. This way you know if Chore has been executed at expected time. Wasinix 2023-10-09 13:30:20 +0200
  • c9215a9a4e
    Added a workaround for the not working customRangeLabel option of the daterangepicker component (fixes #2353) Bernd Bestel 2023-10-04 16:46:24 +0200
  • 53172ad597
    Fix moment locale for zh_CN aptx4869 2023-10-04 11:29:21 +0800
  • 69db4b558b
    Fixed typo Bernd Bestel 2023-10-01 21:43:28 +0200
  • 35a4b75432
    Added changelog for #2344 Bernd Bestel 2023-09-19 18:08:36 +0200
  • f36ad805b3
    Optimize sidebar icon spacing (#2344) Chris Thorn 2023-09-19 17:07:30 +0100
  • abe7bd3d18
    Do this also for userentities Bernd Bestel 2023-09-19 18:06:46 +0200
  • 3efabd20ec
    Update default.blade.php Chris Thorn 2023-09-19 16:36:30 +0100
  • 35766bf5b3
    Optimized CurrentVolatileStock handling (fixes #2341) Bernd Bestel 2023-09-15 17:24:29 +0200
  • 3308e79027
    Use bind params when copying a recipe (fixes #2337) Bernd Bestel 2023-09-15 13:58:57 +0200
  • 1e60f940e4
    Properly handle empty select-multiple userfield (fixes #2339) Bernd Bestel 2023-09-15 13:43:58 +0200
  • c8891236e6
    Optimized meal plan weekRecipe handling (fixes #2333) Bernd Bestel 2023-09-05 21:07:38 +0200
  • b0d6e24bd4
    Fixed consume page location dropdown handling (fixes #2328) Bernd Bestel 2023-09-02 10:17:43 +0200
  • b2295ce6d2
    Prepared next release v4.0.3 Bernd Bestel 2023-09-02 09:28:19 +0200
  • 32ce04a1b7
    Pulled translations from Transifex Bernd Bestel 2023-09-02 09:25:43 +0200
  • dfa3262426
    Updated dependencies Bernd Bestel 2023-09-02 09:15:11 +0200
  • 1f7580af3f
    Fixed GetCurrentStock caching Bernd Bestel 2023-09-02 09:12:37 +0200
  • 60adda2b42
    Optimized performance of CurrentVolatileStock Bernd Bestel 2023-09-01 18:11:36 +0200
  • 387a5f7dd3
    Move GetParsedAndFilteredRequestBody into BaseApiController Bernd Bestel 2023-09-01 17:58:02 +0200
  • f6bdb6e836
    Added new Userfield type "Number (currency)" (closes #2276) Bernd Bestel 2023-09-01 17:48:46 +0200
  • 82d899d609
    Optimized DataTables state save handling performance Bernd Bestel 2023-09-01 17:04:11 +0200
  • fdbb8a045a
    Optimized performance of GetProductDetails Bernd Bestel 2023-09-01 17:03:22 +0200
  • 07db1f35bc
    Cache multiple single-key user setting queries (closes #2323) Bernd Bestel 2023-09-01 17:02:36 +0200
  • dde577b98b
    Updated README Bernd Bestel 2023-09-01 17:00:50 +0200
  • 5080d776a7
    Only accept application/json requests for (JSON) API requests Bernd Bestel 2023-09-01 00:53:25 +0200
  • 8c21969b84
    Added changelog for PR #2322 Bernd Bestel 2023-08-22 19:43:43 +0200
  • 13e99d3f07
    stock_current view now uses cached QUCs -> Recipes consume 50% faster (#2322) Aleksandar Kuzmanoski 2023-08-22 19:41:44 +0200
  • 3f9cc211e5
    Adapted code style Bernd Bestel 2023-08-22 19:40:00 +0200
  • d06603115d stock_current view now uses cache__quantity_unit_conversions_resolved -> Recipes consume 50% faster Aleksandar Kuzmanoski 2023-08-22 16:17:39 +0200
  • dedbee3181
    Allow user editing in embedded (+ disabled authentication) mode (closes grocy/grocy-desktop#47) v4.0.2 Bernd Bestel 2023-08-19 08:48:52 +0200
  • 16f686deb8
    Prepared next release Bernd Bestel 2023-08-19 08:24:52 +0200
  • 973e4226b6
    Pulled translations from Transifex Bernd Bestel 2023-08-19 08:18:36 +0200
  • 6e22d3b100
    Updated dependencies Bernd Bestel 2023-08-19 08:15:33 +0200
  • 9b119da8e0
    Merged the by @alkuzman contributed new quantity_unit_conversions_resolved view (closes #2297) Bernd Bestel 2023-08-19 08:13:34 +0200
  • 03f9ba45ea
    Fixed initial product QU conversion handling (fixes #2312) Bernd Bestel 2023-08-16 17:05:18 +0200
  • a965d01fb9
    Optimized server error display handling when consuming a recipe (closes #2310) Bernd Bestel 2023-08-15 18:51:40 +0200
  • a123535b0a
    Optimized locale number display handling (fixes #2309) Bernd Bestel 2023-08-15 09:35:40 +0200
  • 3a2929c016
    stockreports/spendings: Support grouping by store (closes #2308) Bernd Bestel 2023-08-14 18:12:40 +0200
  • 106f25cc6b
    Fixed stock entry open button amount on /stockentries (fixes #2303) Bernd Bestel 2023-08-13 08:27:02 +0200
  • d6cc87ac86
    More optimizations around edited stock entries handling (references #2292) Bernd Bestel 2023-08-13 00:27:37 +0200
  • a47bccab3f
    Added some comments to newest changed SQL views (references #2292) Bernd Bestel 2023-08-12 20:16:44 +0200
  • 393a312186
    More fixes regarding edited stock entries and calculating the products average price + price history (fixes #2292) Bernd Bestel 2023-08-12 18:08:12 +0200
  • 7f21e2de34
    Switched back to original gettext/gettext package Bernd Bestel 2023-08-10 16:58:40 +0200
  • 82ac996b3a
    Fixed typo Bernd Bestel 2023-08-09 22:36:50 +0200
  • 827134c972
    Changelog wording improvements Bernd Bestel 2023-08-09 22:34:30 +0200
  • 787d5f11e0
    Fixed dynamic manifest didn't work with enabled authentication Bernd Bestel 2023-08-09 21:00:35 +0200
  • 2d2039f988
    Fixed recipe cost/energy calculation (fixes #2301) Bernd Bestel 2023-08-08 17:59:10 +0200
  • 268f0d8a50
    Fixed typo Bernd Bestel 2023-08-08 09:43:17 +0200
  • 9dde46d419
    Changelog wording improvements Bernd Bestel 2023-08-07 22:13:47 +0200
  • 162ba267a1
    Changelog wording improvements Bernd Bestel 2023-08-07 22:12:00 +0200
  • 4691b45510
    Removed unnecessary calculation step in view uihelper_shopping_list (closes #2298) Bernd Bestel 2023-08-07 21:57:12 +0200
  • e2ebc037f2
    Prepared next release v4.0.1 Bernd Bestel 2023-08-06 15:29:28 +0200
  • 550aa5565b
    Pulled translations from Transifex Bernd Bestel 2023-08-06 15:17:38 +0200
  • c105ebc979
    Enabled Composer optimize-autoloader Bernd Bestel 2023-08-06 15:11:27 +0200
  • 7ef744a995
    Relate prices on the shopping to the there selected QU (closes #2294) Bernd Bestel 2023-08-06 14:31:38 +0200
  • ee4a082c74
    Fixed handling of edited stock entries when calculating a product's average price (references #2292) Bernd Bestel 2023-08-06 14:05:35 +0200
  • 1d7f7b2992
    Cache expensive stock data calculations Bernd Bestel 2023-08-06 13:28:14 +0200
  • 7689356a57
    Changed manifest title Bernd Bestel 2023-08-06 09:28:41 +0200
  • 1401ed5c00
    Updated dependencies Bernd Bestel 2023-08-06 09:27:41 +0200
  • bae4a7f04c
    Added missing semicolon Bernd Bestel 2023-08-05 21:51:13 +0200
  • a44d746176
    Fixed stock_edited_entries view (references #2292) Bernd Bestel 2023-08-05 21:44:22 +0200
  • 3afb9643c4
    Fix handling when there are no single edited stock entries at all (references #2292) Bernd Bestel 2023-08-05 18:28:49 +0200
  • 61a3a4329b
    Unified edited stock transactions handling (fixes #2292) Bernd Bestel 2023-08-05 09:58:21 +0200
  • 491ad8c791
    Optimized indentation Bernd Bestel 2023-08-04 15:44:14 +0200
  • 339a1ebffc
    Mention supported browsers in README Bernd Bestel 2023-08-04 15:41:44 +0200
  • 1c35fecc85
    Added the possibility to skip demo data generation in dev/demo/prerelease mode Bernd Bestel 2023-08-02 21:10:03 +0200
  • d006436d49
    Upgraded PHP-CS-Fixer / applied optimized rules Bernd Bestel 2023-08-02 18:44:30 +0200
  • 6c4cc00fd5
    Added PHP 8.2 support Bernd Bestel 2023-08-01 21:23:59 +0200
  • 847337443d
    Optimized /shoppinglist performance Bernd Bestel 2023-08-01 20:47:47 +0200
  • b74fbddd94
    Use a dynamic (title / URL) manifest Bernd Bestel 2023-08-01 17:12:35 +0200
  • 8b444a03e5
    Simplified initial /mealplan start date handling (fixes #2286) Bernd Bestel 2023-07-31 21:29:28 +0200
  • e946ec79d5
    Fixed typo Bernd Bestel 2023-07-31 18:27:53 +0200
  • ca740e8cee
    Improved product average shelf life calculation (references #2283) Bernd Bestel 2023-07-31 17:41:36 +0200
  • 5d48b02b37
    Added the possibility to log executed SQL statements (DEV mode only) Bernd Bestel 2023-07-31 17:08:55 +0200
  • 73ad9d39ab
    Workaround for crap product specific QU conversions for migration 0207 (fixes #2285) Bernd Bestel 2023-07-31 16:58:41 +0200
  • fd7e24b7d1
    Optimized StockService->GetProductDetails performance (fixes #2283) Bernd Bestel 2023-07-31 16:54:58 +0200
  • 57ccb8645e
    Updated screenshots Bernd Bestel 2023-07-30 17:18:59 +0200
  • e8d6d455f4
    grocy-desktop => Grocy Desktop Bernd Bestel 2023-07-29 21:17:59 +0200
  • f7c22ec384
    Prepared next release v4.0.0 Bernd Bestel 2023-07-29 14:44:48 +0200
  • 98768bd846
    Upgraded package swagger-ui-dist Bernd Bestel 2023-07-29 14:12:18 +0200
  • e52b1c5f60
    Upgraded package php-di/php-di Bernd Bestel 2023-07-29 14:02:56 +0200
  • c263aba6a5
    Updated dependencies Bernd Bestel 2023-07-29 14:00:24 +0200
  • edca302b71
    Pulled translations from Transifex Bernd Bestel 2023-07-29 13:55:18 +0200
  • f6d6e933e3
    Recalculate chore assignments when undoing an execution (fixes #2278) Bernd Bestel 2023-07-29 13:49:14 +0200
  • 78e4e918c6
    Added Estonian translation Bernd Bestel 2023-07-22 11:16:06 +0200
  • fa35d933e0
    Pulled translations from Transifex Bernd Bestel 2023-07-22 11:00:45 +0200
  • 9ae7c72e87
    Unified calendar time format (closes #2266) Bernd Bestel 2023-07-05 21:30:00 +0200