Commit Graph

  • ca9b8d068a
    Reuse existing routes for the by-barcode API routes and complete them (references #331) Bernd Bestel 2019-09-20 10:45:58 +0200
  • 58890f6bec
    Typo... Bernd Bestel 2019-09-20 10:35:30 +0200
  • 9f8216378e
    Only show the "Test plural forms"-button on the qu edit page when the current language requires more than 2 plural forms (references #261) Bernd Bestel 2019-09-20 10:33:44 +0200
  • d4c76aaa76
    Properly show qu plural forms on the product or qu conversion edit page Bernd Bestel 2019-09-20 10:30:46 +0200
  • 6ce4e6cb37
    An icon is not needed when not showing an userentity in the sidebar menu (references #242) Bernd Bestel 2019-09-20 10:22:59 +0200
  • aa670adefc
    Added a say-thanks-button on the about page Bernd Bestel 2019-09-20 10:08:10 +0200
  • 1d92e6a4ab
    Updated changelog Bernd Bestel 2019-09-19 21:44:59 +0200
  • e720311572
    Fixed hidden price_factor field in recipeposform.blade.php Bernd Bestel 2019-09-19 21:31:37 +0200
  • 7c114cfec3
    Implemented a price factor option for recipe ingredients (closes #295) Bernd Bestel 2019-09-19 21:30:24 +0200
  • 35a409f462
    Fixed/refined some things regarding purchase/consume/inventory of products with enabled tare weight handling Bernd Bestel 2019-09-19 21:10:36 +0200
  • 412653d67d
    Small Swagger UI refinements Bernd Bestel 2019-09-19 19:53:46 +0200
  • 58a69d650f
    Added an API endpoint to add/remove products to stock by its barcode (closes #331) Bernd Bestel 2019-09-19 18:36:46 +0200
  • a4d479d047
    Also consider opened products for minimum stock amounts (optionally, but by default) (closes #353) Bernd Bestel 2019-09-19 18:11:03 +0200
  • cbf1d1ca40
    Implemented stock sub-feature-flags (closes #314) Bernd Bestel 2019-09-19 17:46:52 +0200
  • 5e9a7fb7ca
    Implemented browser barcode scanning (closes #102) Bernd Bestel 2019-09-19 12:48:02 +0200
  • 9f18b75526
    Auto focus the amount field on the qu plural form testing page (references #261) Bernd Bestel 2019-09-18 20:27:35 +0200
  • 346b589534
    Make it possible to test quantity unit plural forms (closes #261) Bernd Bestel 2019-09-18 20:21:09 +0200
  • 8f798a94d1
    Only allow night mode enabled manually or automatically, but not both at the same time (again fixes #71) Bernd Bestel 2019-09-18 19:43:33 +0200
  • 991706920f
    Fixed that datetimepickers not considered the config.php setting CALENDAR_FIRST_DAY_OF_WEEK (closes #334) Bernd Bestel 2019-09-18 18:46:07 +0200
  • ce12202c86
    Make it configurable if calendars shows week numbers or not (closes #333) Bernd Bestel 2019-09-18 18:30:25 +0200
  • ca470ed4ee
    Fixed version display in prerelease mode Bernd Bestel 2019-09-18 17:27:47 +0200
  • 2237e2f8f4
    Hide userfields form border for custom objects because all fields are userfields... (references #242) Bernd Bestel 2019-09-18 16:31:00 +0200
  • 2522b3748c
    Just name it "fields" not "userfields" for custom objects (references #242) Bernd Bestel 2019-09-18 16:25:38 +0200
  • 096fb7a116
    Implement custom entities / objects (closes #242) Bernd Bestel 2019-09-18 16:18:15 +0200
  • 918f84f568
    Lazy load all images to increase page load times (references #275) Bernd Bestel 2019-09-18 13:59:37 +0200
  • d209c0bd22
    Automatically downscale pictures to reduce page loading times (closes #275) Bernd Bestel 2019-09-18 11:04:59 +0200
  • ba089a3d79
    Also show the stock QU (as on all other places) after a product is selected on the chore edit page (references #279) Bernd Bestel 2019-09-18 10:08:59 +0200
  • 3df44697bf
    Implemented the option to automatically consume a product on tracking a chore execution (closes #279) Bernd Bestel 2019-09-18 10:02:52 +0200
  • e326e69d49
    Allow decimal numbers in "Factor purchase to stock quantity unit" when "Allow partial units in stock" is enabled (closes #351) Bernd Bestel 2019-09-17 20:02:27 +0200
  • bbd8e8c1fa
    Typo... Bernd Bestel 2019-09-17 19:42:01 +0200
  • 9b5f3ba7b8
    Render product Userfields also on the shopping list (this now closes #258) Bernd Bestel 2019-09-17 19:39:55 +0200
  • 0fa0138972
    Implemented new Userfield type "Link" (references #258) Bernd Bestel 2019-09-17 19:33:06 +0200
  • 6aa278c19c
    Updated changelog Bernd Bestel 2019-09-17 19:20:32 +0200
  • 3fd0f44fe4
    Merge pull request #360 from mduret/master Bernd Bestel 2019-09-17 19:15:50 +0200
  • 0c27157db6
    Implemented new Userfield type "Select list" (closes #325) Bernd Bestel 2019-09-17 19:11:06 +0200
  • bbd5ce1dc4
    Typo... Bernd Bestel 2019-09-17 17:54:09 +0200
  • 0771d58fe7
    Fixed that /api/system/db-changed-time always returned the current time Bernd Bestel 2019-09-17 17:49:58 +0200
  • db0c4f78bd
    Fix some missing OpenAPI documentation (closes #359) Bernd Bestel 2019-09-17 17:35:13 +0200
  • ef8f6b6d42
    Updated changelog Bernd Bestel 2019-09-17 17:24:19 +0200
  • 4dd804003b
    Re-apply filter after chore execution on the chores overview page Bernd Bestel 2019-09-17 17:17:33 +0200
  • 182d063886
    Fixed user filter button on chores overview page (references #253) Bernd Bestel 2019-09-17 16:58:42 +0200
  • bc487b4867
    Make it possible to also filter by chore assignments on the chore overview page (references #253) Bernd Bestel 2019-09-17 16:50:29 +0200
  • b5b2f9c5b9 Parse settings provided via environment variables as boolean if needed (https://github.com/grocy/grocy/issues/346) Mathieu Duret 2019-09-17 16:45:11 +0200
  • b5761ae544
    Show to whom the chore execution is assigned in calendar events (references #253) Bernd Bestel 2019-09-17 16:28:11 +0200
  • 597a9e3d21
    Show aggregated product amounts also on the productcard (references #196) Bernd Bestel 2019-09-17 16:18:00 +0200
  • 1b19940aba
    Only cascade changes of stock QU to recipe ingredients which uses the same QU (references #177) Bernd Bestel 2019-09-17 16:01:30 +0200
  • 74f9470769
    Implemented that chores can be assigned to users (closes #253) Bernd Bestel 2019-09-17 13:13:26 +0200
  • 3dcd513094
    Fixed new translation strings Bernd Bestel 2019-09-16 11:02:03 +0200
  • a799f2b43f
    Finished qu unit conversion handling (closes #177) Bernd Bestel 2019-09-16 09:35:20 +0200
  • c532a67884
    Started working on qu unit conversion handling (references #177) Bernd Bestel 2019-09-15 17:06:52 +0200
  • 6094096675
    Started working on qu unit conversion handling (references #177) Bernd Bestel 2019-09-15 16:40:54 +0200
  • 30d89f4529
    Typo... Bernd Bestel 2019-09-14 17:38:58 +0200
  • a0a0e104b0
    Implemented product variations (closes #196) Bernd Bestel 2019-09-14 17:34:36 +0200
  • 26ebeec74f
    Improved date display of "Track date only"-chores (never show the time part for them) Bernd Bestel 2019-09-14 13:05:36 +0200
  • 174f0f5727 Increase row size Leroy Foerster 2019-09-03 19:51:39 +0200
  • 8192fb32f4 Add a very simple javascript-only shopping list that works offline Leroy Foerster 2019-09-01 23:07:37 +0200
  • a4454f825a
    Fixes/changes for pull request #349 Bernd Bestel 2019-08-31 14:08:15 +0200
  • 6ec3872518
    Merge pull request #349 from Forceu/master Bernd Bestel 2019-08-31 13:58:10 +0200
  • d4eb767f1b Add API call for adding products to shoppinglist Marc Ole Bulling 2019-08-30 09:21:11 +0200
  • afa4165d1c
    Updated changelog Bernd Bestel 2019-08-15 14:39:11 +0200
  • f9036f0248
    Use the summernote editor for product description (closes #288) Bernd Bestel 2019-08-15 14:35:28 +0200
  • 257dd644aa
    Render checkbox Userfields in tables as checkmark (closes #326) Bernd Bestel 2019-08-15 14:05:33 +0200
  • be4b5c81b2
    ixed that the delete button not always deleted the currently selected equipment item (fixes #307) Bernd Bestel 2019-08-15 13:53:30 +0200
  • f88ed1ee8a
    Merge pull request #343 from Forceu/master Bernd Bestel 2019-08-13 14:23:27 +0200
  • 411aad2398
    Set stock amount to 0 instead of null if product not in stock Forceu 2019-08-13 12:20:14 +0200
  • 7004cf4400
    Finished the implementation of "Location Content Sheet" (closes #341) Bernd Bestel 2019-08-11 09:24:47 +0200
  • 28716ed96c
    First draft for printable location content sheets (references #341) Bernd Bestel 2019-08-10 16:34:29 +0200
  • d6e9dc1b59
    Allow providing the API key also via a query parameter (closes #329) Bernd Bestel 2019-08-10 13:30:50 +0200
  • 19935276e9
    Typo... Bernd Bestel 2019-08-10 13:11:02 +0200
  • fa326fdfda
    Added an API endpoint to search for objects by name (closes #337) Bernd Bestel 2019-08-10 13:07:08 +0200
  • e6020432c6
    Add chores due date rollover (closes #340) Bernd Bestel 2019-08-10 12:44:09 +0200
  • 12a2c0945e
    Added the changelog for the next release Bernd Bestel 2019-08-10 08:33:54 +0200
  • cc1c6a6442
    Little changes for pull request #338 Bernd Bestel 2019-08-10 08:20:52 +0200
  • c757ee3874
    Merge pull request #338 from Forceu/master Bernd Bestel 2019-08-10 08:04:00 +0200
  • 1e33975a96 Use default best before date when adding product through API Marc Ole Bulling 2019-08-04 20:58:11 +0200
  • 1a23eaabf1
    Add API call to remove an item from the shopping list by productid Forceu 2019-08-04 20:31:47 +0200
  • 3dbce7547f
    Fixed "datatables_localization" localization JSON-string (fixes #323) Bernd Bestel 2019-07-20 15:48:58 +0200
  • 0bb3e0ae28
    Merge pull request #317 from skevas/fix-typo Bernd Bestel 2019-07-14 15:16:22 +0200
  • 8d4a2d0ff9 Fixes typo in update.sh skevas 2019-07-14 13:02:21 +0200
  • 3234a97b3c
    Merge pull request #315 from oncleben31/patch-1 Bernd Bestel 2019-07-13 08:26:51 +0200
  • b61d569247
    Use list title when display a used filed form Oncleben31 2019-07-13 01:34:57 +0200
  • 0daf0aeb61
    Added a hint to the new community contributions section on the website Bernd Bestel 2019-07-12 13:45:35 +0200
  • 889f520afb
    grocy-desktop is not really "NEW" anymore... Bernd Bestel 2019-07-12 13:42:35 +0200
  • c6420a74ba
    Merge pull request #290 from nielstholenaar/master Bernd Bestel 2019-07-10 22:14:19 +0200
  • e3f53aaebd Added possible values to entry page config setting Niels Tholenaar 2019-07-10 17:14:25 +0200
  • 94e2ec5e15
    Merge branch 'master' into master Niels 2019-07-10 15:11:36 +0200
  • 0a61ea0fcf Improved entry page resolving to handle disabled features Niels Tholenaar 2019-07-10 15:10:39 +0200
  • 091145c62c
    Minor typos... Bernd Bestel 2019-07-07 20:00:05 +0200
  • 197b83fee8
    Prepared next release v2.4.4 Bernd Bestel 2019-07-07 19:51:40 +0200
  • 430286ae9e
    Don't consider a chores executed when the execution was undone Bernd Bestel 2019-07-07 19:47:05 +0200
  • 6e3407b157
    Always show "Track date only" shore execution times without the time part Bernd Bestel 2019-07-07 19:38:57 +0200
  • 13c432b0cf
    Fixed weekly chores were scheduled on the same day (fixes #304) Bernd Bestel 2019-07-07 19:19:54 +0200
  • 4822d9a4b8
    Fixed date-only-datetimepicker width Bernd Bestel 2019-07-07 10:10:20 +0200
  • 52dd01f313
    Fixed that a string was never translated Bernd Bestel 2019-07-07 09:29:04 +0200
  • 87976b86d9
    Also display price data from inventory corrections, not only purchases (fixes #303) Bernd Bestel 2019-07-07 09:25:13 +0200
  • 84e6e253ea
    Fixed date "never" display on stock overview page (again closes #296) Bernd Bestel 2019-07-07 09:04:40 +0200
  • 001d5c5d1d
    Prepared next release v2.4.3 Bernd Bestel 2019-07-06 20:43:30 +0200
  • b4d2e2a20a
    Added the possibility to undo a task (closes #252) Bernd Bestel 2019-07-06 20:34:01 +0200
  • 914dde4609
    Added a new config.php setting CALENDAR_FIRST_DAY_OF_WEEK to be able to change the first day of a week used for calendar views (closes #256) Bernd Bestel 2019-07-06 20:19:21 +0200
  • 1eb1aa8b11
    Added a "consume this recipe"-button to the meal plan (and also a button to consume all recipes for a whole week) (closes #283) Bernd Bestel 2019-07-06 20:02:40 +0200