Commit Graph

  • ad2bee88d7 Merge branch 'master' into simplify-release-asset-naming James Addison 2020-03-22 17:33:29 +0000
  • 53e2122a39 Produce local-installation tarball with static asset filename James Addison 2020-03-22 17:29:00 +0000
  • 375865d80e
    Changelog and some small changes for #639 Bernd Bestel 2020-03-22 18:02:19 +0100
  • 3fc14db5d5
    Check if all dependencies are installed (#639) Marc Ole Bulling 2020-03-22 16:55:23 +0000
  • 26b33b47e3 Uncomment code that was accidentally disabled for debug purposes Marc Ole Bulling 2020-03-22 17:04:13 +0100
  • 5236b755cd Also check for php modules Marc Ole Bulling 2020-03-22 17:03:35 +0100
  • 71b7a24462 Added check if all dependencies are installed and config.php/config-dist.php exists Marc Ole Bulling 2020-03-22 16:20:12 +0100
  • 0d38b0a038 Simplify GitHub release asset filenaming James Addison 2020-03-22 12:31:02 +0000
  • 03900d43c4 Fix datatimepicker with numeric input Michael Neuendorf 2020-03-22 11:53:26 +0100
  • 57e29b0417 Fix datetimepicker with inputmode Michael Neuendorf 2020-03-22 11:36:12 +0100
  • f3f0e7c9c8 Add option to set best-before-date field input-type to number This allows faster input in mobile devices Michael Neuendorf 2020-03-22 10:43:05 +0100
  • dcfd9d848d
    Added changelog for #637 / #638 Bernd Bestel 2020-03-22 09:27:49 +0100
  • 03eee1329c
    Fix recipes page (#638) Marc Runkel 2020-03-22 09:24:49 +0100
  • 093da2215f Add check to see if a recipe is actually selected Marc Runkel 2020-03-22 00:54:01 +0100
  • 94c735762d Add check to see if any recipe is selected Marc Runkel 2020-03-22 00:52:30 +0100
  • 226c60bb09 My config Marc Runkel 2020-03-21 23:59:27 +0100
  • 8c46c93bbd Add missing translation for de Michael Neuendorf 2020-03-21 16:47:42 +0100
  • 03566d0644
    Added changelog for #633 / #629 Bernd Bestel 2020-03-21 15:56:59 +0100
  • 71b62d5708
    629 Make ellipsis menu in stock overview more responsive (#633) Mik- 2020-03-21 15:52:51 +0100
  • 510453f594 Move "consum all" button to ellipsis menu on small devices Michael Neuendorf 2020-03-21 13:47:20 +0100
  • 6ed43944f7 Make popup menues in table rows responsive Michael Neuendorf 2020-03-21 13:20:39 +0100
  • eb3c0f9397
    Typo... Bernd Bestel 2020-03-06 21:46:14 +0100
  • 40034ed7bd
    Prepared next release v2.6.1 Bernd Bestel 2020-03-06 21:29:37 +0100
  • c67a5bf77d
    Updated dependencies Bernd Bestel 2020-03-06 21:28:36 +0100
  • 9f6daac010
    Added new demo data localization string Bernd Bestel 2020-03-06 21:23:31 +0100
  • e0f71aa308
    Pulled translations from Transifex Bernd Bestel 2020-03-06 21:14:50 +0100
  • f1496894b5
    Fixed adding new chores did not work (references #479) Bernd Bestel 2020-03-06 21:01:41 +0100
  • 48dc8e45ba
    Fixed localization string (references #588) Bernd Bestel 2020-03-06 20:58:01 +0100
  • f440604007
    Fixed Location Content Sheet product ordering (fixes #590) Bernd Bestel 2020-03-06 20:56:11 +0100
  • 5cfe7cf34d
    Fixed that the recipe page was reloaded when expanding a collapsed row on mobile (fixes #589) Bernd Bestel 2020-03-06 20:51:09 +0100
  • e2bb3a7d00
    Changelog & little changes for #592 Bernd Bestel 2020-03-06 20:46:27 +0100
  • b0ddc026f8
    Added chore name when getting list of all chores. (#592) DarienFord 2020-03-06 14:43:38 -0500
  • 8be14768df
    Added new config.php setting for subdirectory base path (closes #568) Bernd Bestel 2020-03-06 20:41:00 +0100
  • c73ce21ef5
    Removed selective/basepath (references #568) Bernd Bestel 2020-03-06 20:33:36 +0100
  • 44f8070af9 Added chore name when getting list of all chores. Darien Ford 2020-03-05 19:49:59 -0500
  • 815bd03dea
    Localization fix kuchosauronad0 2020-03-01 19:42:25 +0000
  • c38c519b18
    Fixed that images did not work after merging #479 Bernd Bestel 2020-03-01 19:48:08 +0100
  • fc131f5598
    Little changes and changelog for #574 Bernd Bestel 2020-03-01 17:58:10 +0100
  • 51cd81422e
    Button to Flashlight ON in Barcodescanner (#574) Radim Kabeláč 2020-03-01 17:53:28 +0100
  • e5df04cc27
    Delete mkdocs.yml Bernd Bestel 2020-03-01 17:53:08 +0100
  • 724fd78f1b
    Delete index.md Bernd Bestel 2020-03-01 17:52:59 +0100
  • 14c9c045e7
    Added changelog for #479 Bernd Bestel 2020-03-01 17:50:34 +0100
  • 1a5f3ce926
    Convert services to singletons and use lazy loading to improve performance (#479) zebardy 2020-03-01 23:47:47 +0700
  • f9951faf9d
    Deleted off-topic files Bernd Bestel 2020-03-01 17:44:04 +0100
  • 6927dec194
    Deleted off-topic files Bernd Bestel 2020-03-01 17:42:37 +0100
  • 34ecf85a29
    Fix all the not working things... Bernd Bestel 2020-03-01 17:42:00 +0100
  • ccfcb705c3 First documentation files for ReadThedoc Radim_ek 2020-02-27 22:46:38 +0100
  • 2b1dc7756d
    Added new demo localization string Bernd Bestel 2020-02-24 13:44:23 +0100
  • 4727ead67f
    Button to Flash lights ON in barcodereader Radim Kabeláč 2020-02-19 21:29:00 +0100
  • a88a9953bd bug fixes following merge zebardy 2020-02-19 01:56:35 +0000
  • 5402319a2c bug fixes following merge zebardy 2020-02-19 01:32:30 +0000
  • 40631ff60d bug fixes following merge zebardy 2020-02-19 01:01:17 +0000
  • a3cdb85317 bug fixes following merge zebardy 2020-02-19 00:24:01 +0000
  • a3f5efdd5b bug fixes following merge zebardy 2020-02-18 23:40:58 +0000
  • 6d049185cf fix bug where getUsersService is declared twice zebardy 2020-02-18 22:46:31 +0000
  • b6be442fb9 updated to original master zebardy 2020-02-18 21:56:36 +0000
  • de20699580
    Updated recommended nginx try_files directive Bernd Bestel 2020-02-13 22:29:05 +0100
  • c58b396a55
    Try 1 to fix the problem after Slim Framework 4 upgrade when running grocy in a subdirectory Bernd Bestel 2020-02-13 22:10:39 +0100
  • 5dd78aa19a
    Remove accidentally added function Bernd Bestel 2020-02-11 19:36:15 +0100
  • 3c4264c3a0
    Reload the meal plan after consuming a recipe Bernd Bestel 2020-02-11 19:24:34 +0100
  • d4fa1a64c2
    Upgrade Slim Framework to v4 (closes #561) Bernd Bestel 2020-02-11 17:42:03 +0100
  • d56aebc9b8
    Don't crash when @stack['componentScripts'] is empty and properly format the output Bernd Bestel 2020-02-10 21:20:21 +0100
  • 1481657554 Display DecimalToFraction with recipes user setting Kurt Riddlesperger 2020-02-05 14:07:39 -0600
  • 0475b8c093 Consume products if less than .001 stock remains Kurt Riddlesperger 2020-01-29 16:16:35 -0600
  • 4d79a94817 helpers DecimalToFraction and FractionToDecimal Kurt Riddlesperger 2020-01-29 13:18:44 -0600
  • c266b53ff1
    Added an ugly hack to prevent including the same component JS file multiple times Bernd Bestel 2020-02-10 20:21:52 +0100
  • a32206834b
    Make product card recipe ingredient indentation dynamic (references #556) Bernd Bestel 2020-02-10 19:30:49 +0100
  • aa787e765e
    Changelog, small changes and added missing localization strings for #556 Bernd Bestel 2020-02-10 18:24:15 +0100
  • c5f38689fa
    Include product_group in recipe ingredient list (#556) kriddles 2020-02-10 11:04:57 -0600
  • 728ef2f822
    Delete 0098.sql Bernd Bestel 2020-02-10 18:04:34 +0100
  • 6b8169a1f1
    Changelog and small changes for #557) Bernd Bestel 2020-02-10 18:00:42 +0100
  • 898ea26139
    Recipe Overview recipePositionsResolved should only include normal recipes (#557) kriddles 2020-02-10 10:56:52 -0600
  • ad7426d793 Include product_group in recipe ingredient list Kurt Riddlesperger 2020-02-08 20:12:36 -0600
  • b3aa497fb7 New Feature Recipe Catagories Kurt Riddlesperger 2020-02-09 19:56:42 -0600
  • 49edd011b4
    Changelog and small fixes for #545 Bernd Bestel 2020-02-09 21:50:56 +0100
  • 7638254f14
    Mealplan - use mealplan recipe_servings when consuming and adding missing recipe ingredients (#545) kriddles 2020-02-09 14:43:31 -0600
  • 54fdf18983 Mealplan - use mealplan recipe_servings when consuming and adding missing recipe ingredients Kurt Riddlesperger 2020-02-03 17:54:04 -0600
  • 472c083bca
    Little changes, changelog and added missing localization strings for #555 Bernd Bestel 2020-02-09 21:16:47 +0100
  • b4b1b4c4c8 Recipe Overview recipePositionsResolved should only include normal recipes Kurt Riddlesperger 2020-02-04 22:45:10 -0600
  • 7be2d94cf7
    View base servings on recipecard (#555) kriddles 2020-02-09 14:08:11 -0600
  • 5a65f37f4a
    Little wording change/fix Bernd Bestel 2020-02-09 21:03:11 +0100
  • 540ae2627a
    Changelog & small changes for #554 Bernd Bestel 2020-02-09 21:01:29 +0100
  • d914afc6ea View base servings on recipecard Kurt Riddlesperger 2020-02-05 14:07:21 -0600
  • 2c0f7f0883 Default initial recipe add for mealplan to use recipe's base_servings (#554) kriddles 2020-02-09 13:57:25 -0600
  • d754b5c7d8 Default initial recipe add for mealplan to use recipe's base_servings Kurt Riddlesperger 2020-02-09 13:41:43 -0600
  • 97095d6e68
    Typo... Bernd Bestel 2020-02-09 17:33:02 +0100
  • 785dd30724
    Fixed that the wrong FEATURE_FLAG was used (references #552) Bernd Bestel 2020-02-09 17:28:49 +0100
  • 1953a26d7f
    Changelog and small changes for #552) Bernd Bestel 2020-02-09 17:27:46 +0100
  • 13f99ad5f2
    CalendarService reflect config options for GetEvents (#552) kriddles 2020-02-09 10:22:54 -0600
  • ba4dfa30a7
    Added changelog Bernd Bestel 2020-02-09 17:17:30 +0100
  • 62dae64a88
    Make meal plan entries editable (references #545) Bernd Bestel 2020-02-09 17:15:13 +0100
  • d4ce7f6a33 CalendarService reflect config options for GetEvents Kurt Riddlesperger 2020-02-08 20:09:38 -0600
  • 0359003e09
    Little changes for #551 Bernd Bestel 2020-02-09 15:36:03 +0100
  • a0ab5c5e94 Add option to disable automatic switching to compact shoppinglist view on mobile devices (#551) Marc Ole Bulling 2020-02-09 15:25:54 +0100
  • e9f55de987
    Fixed FullCalendar height was not calculated dynamically (fixes #549) Bernd Bestel 2020-02-09 15:24:05 +0100
  • 3af5bd8e29
    Scoll to the recipe card after selecting a recipe on mobile devices (closes #547) Bernd Bestel 2020-02-09 15:11:38 +0100
  • 9ba8cbac99 Add option to disable automatic switching to compact shoppinglist view on mobile devices Marc Ole Bulling 2020-02-09 15:10:08 +0100
  • 06fe308f31
    Fixed recipeposform initial product quantity unit was not set Bernd Bestel 2020-02-04 20:04:48 +0100
  • 35388b798c
    We don't need rounded borders on card headers Bernd Bestel 2020-02-04 19:51:39 +0100
  • 35eb976706
    Don't show nested-resolved recipe ingredients of the selected recipe Bernd Bestel 2020-02-04 19:49:09 +0100