Commit Graph

  • c4d377ce4e
    Added new changelog Bernd Bestel 2019-04-06 16:00:17 +0200
  • 50a782c8c0
    Added missing translation strings Bernd Bestel 2019-04-06 16:00:02 +0200
  • fa6f09679f
    Made "Disable stock fulfillment checking for this ingredient" a default option per product (closes #182) Bernd Bestel 2019-04-06 15:42:40 +0200
  • 25c257bb2c
    Allow partial minimum stock amount when enabled (closes #203) Bernd Bestel 2019-04-06 15:27:00 +0200
  • 0496ae9e00
    Added an info for product-add-workflows (closes #192) Bernd Bestel 2019-04-06 15:15:20 +0200
  • 45ae386005
    Fixed context menu is not visible when the table height is smaller than the menu height (fixes #195) Bernd Bestel 2019-04-06 14:41:43 +0200
  • b6e80580ed
    Make it possible to provide a different location for added product during inventory (closes #183) Bernd Bestel 2019-04-05 21:26:44 +0200
  • 886e272c03
    Show product count per group on the product groups page and added a link to the products page filtered by the current product group (closes #174) Bernd Bestel 2019-04-05 21:08:30 +0200
  • 40cc0ff280
    Revert changes in file public/js/grocy.js of commit "Fixed differences in highlighting for expiring/expired items in header vs table on stock overview page (fixes #198)" Bernd Bestel 2019-04-05 18:59:58 +0200
  • 3a0bb913d5
    Improved form input padding (fixes #180) Bernd Bestel 2019-04-05 18:50:46 +0200
  • 12082b52ab
    Fixed differences in highlighting for expiring/expired items in header vs table on stock overview page (fixes #198) Bernd Bestel 2019-04-05 18:41:21 +0200
  • 2d3df2024a
    Fixed "Mark as open" button is disabled on stock overview page when current stock amount == 1 (fixes #197) Bernd Bestel 2019-04-05 18:01:21 +0200
  • ca355f8a40 Fix typo localization de skevas 2019-03-29 14:31:19 +0100
  • a9c0539305
    Updated version.json v2.2.0 Bernd Bestel 2019-03-10 16:29:02 +0100
  • 5b304c5e97
    Added new changelog and update translations Bernd Bestel 2019-03-10 16:27:34 +0100
  • 1b26a6277b
    Make demo product locations a little bit more realistic Bernd Bestel 2019-03-10 16:18:24 +0100
  • 353a65d41c
    Tried to fix inventory form validation again (closes #167) Bernd Bestel 2019-03-10 16:08:15 +0100
  • bfcd05473a
    Allow best before date on purchase/inventory to be today or in the past, but display a hint when so (closes #172) Bernd Bestel 2019-03-10 16:02:13 +0100
  • 3d485d4850
    Fixed datetimepicker had no validation message displayed (references #172) Bernd Bestel 2019-03-10 15:40:19 +0100
  • 9d02fbc13c
    Again some changes for the new product-by-barcode API method (references #171) Bernd Bestel 2019-03-10 14:53:06 +0100
  • 27ba2bfd55
    Fixed display errors when consuming partial amounts from stock overview page (fixes #170) Bernd Bestel 2019-03-10 14:10:25 +0100
  • 61f582554f
    Return a proper API response when booking amount for consume/open is > current stock amount (references #170) Bernd Bestel 2019-03-10 13:50:28 +0100
  • 75241fc61f
    Just some changes for the new product-by-barcode API method (references #171) Bernd Bestel 2019-03-10 13:43:58 +0100
  • 91289588b5
    Merge pull request #171 from matejdro/barcode_fetch Bernd Bestel 2019-03-10 13:28:36 +0100
  • 3f4a5cc0d6 Add fetch by barcode API method Matej Drobnič 2019-03-10 12:20:31 +0100
  • e693460894
    Finalized next version v2.1.0 Bernd Bestel 2019-03-09 17:19:02 +0100
  • 47a6260d27
    Show the plural form of stock QU unit when showing purchase to stock conversion factor on purchase page when QU units are different (references #169) Bernd Bestel 2019-03-09 17:04:34 +0100
  • bfd29def8d
    Show purchase to stock conversion factor on purchase page when QU units are different (closes #169) Bernd Bestel 2019-03-09 17:00:57 +0100
  • cd0ca4a67c
    Prepared next release Bernd Bestel 2019-03-09 16:42:46 +0100
  • 659d60b235
    Make it possible to show the changelog directly via /about?tab=changelog Bernd Bestel 2019-03-09 16:25:23 +0100
  • 8efcb79ed7
    Updated screenshots Bernd Bestel 2019-03-09 16:18:20 +0100
  • 5ba55823c9
    Clarify that the CURRENCY setting should be the ISO 4217 code of the currency (to work with the JS toLocaleString function) Bernd Bestel 2019-03-09 16:04:03 +0100
  • 6de4b120b3
    Include changelog as markdown files and show it in the about dialog Bernd Bestel 2019-03-09 15:54:16 +0100
  • 8fec262184
    Added missing translation strings Bernd Bestel 2019-03-09 13:14:36 +0100
  • bd483ec8b0
    Added a context menu to all stock overview page items Bernd Bestel 2019-03-09 13:11:50 +0100
  • 4d215edbd0
    Clear displayed quantity unit after purchase/consume/inventory bookings Bernd Bestel 2019-03-09 12:31:45 +0100
  • a3d4fd834f
    Added a small right border to separate button columns in all tables better Bernd Bestel 2019-03-09 10:49:26 +0100
  • 2d0c0bf34f
    Fixed cancel button color in unknown product resolve dialog Bernd Bestel 2019-03-09 10:41:03 +0100
  • 0f03420808
    Removed unnecessary table column heading for button columns Bernd Bestel 2019-03-09 10:40:38 +0100
  • ba319dc6f1
    Fixed equipment page edit/delete button icons were not visible Bernd Bestel 2019-03-08 22:22:05 +0100
  • c10890205c
    Don't load not existing / not need localization JS files (this now closes #165) Bernd Bestel 2019-03-08 22:18:42 +0100
  • 643f6272e4
    Fixed file name case sensitivity issue with tagmanager jQuery Plugin (references 165) Bernd Bestel 2019-03-08 22:13:47 +0100
  • cad5e9ef79
    Tried to fix inventory form validation (references #167) Bernd Bestel 2019-03-08 22:03:59 +0100
  • 01fdfe1a0c
    Fixed recipe ingredient notes were not displayed on the recipes page Bernd Bestel 2019-03-07 22:20:08 +0100
  • acd1e7337c
    Prepared next release v2.0.0 Bernd Bestel 2019-03-06 19:38:22 +0100
  • 3586bf77c3
    Added info about Feature Flags Bernd Bestel 2019-03-06 19:37:55 +0100
  • ff886fea61
    Fixed termination after first command Bernd Bestel 2019-03-06 19:29:17 +0100
  • 5bd00d8be7
    Only download at least 90 percent completed translation files from Transifex Bernd Bestel 2019-03-06 19:25:35 +0100
  • 9f36a599a4
    Changed the about dialog slightly Bernd Bestel 2019-03-06 19:23:53 +0100
  • ff15e81abe
    Fixed a rounding regarding stock amount comparison when a (scaled) recipe needs a decimal amount (closes #164) Bernd Bestel 2019-03-06 19:05:32 +0100
  • e8b471f572
    Fixed termination after first command Bernd Bestel 2019-03-06 18:42:51 +0100
  • 2d8ad24887
    Implemented that included recipes can have a serving amount (closes #163 and references #127) Bernd Bestel 2019-03-05 23:45:04 +0100
  • 45db9ff90c
    Added scripts for Transifex upload/download & updated translations Bernd Bestel 2019-03-05 21:22:54 +0100
  • c813a6500d
    Removed embedded binary tools - not needed to be in the repo here Bernd Bestel 2019-03-05 21:11:15 +0100
  • 1077149784
    Hide the form validation feedback icons introduced in Bootstrap 4.2.0 - a colored border is enough Bernd Bestel 2019-03-05 20:15:29 +0100
  • e08dfb408c
    Reorganized dev scripts and tools Bernd Bestel 2019-03-05 19:54:38 +0100
  • fcdeda91d9
    Show the iCal sharing link instead of directly open it (references #141) Bernd Bestel 2019-03-05 19:36:14 +0100
  • 4932b9c6d2
    Improved recipe header display on small screens Bernd Bestel 2019-03-05 19:22:16 +0100
  • 7f2942d414
    Also filter gallery items when searching for recipes (references #147) Bernd Bestel 2019-03-05 19:17:10 +0100
  • 3a1c5efcfd Fix gallery tab was not selected by query parameter (references #147) Bernd Bestel 2019-03-05 18:04:16 +0100
  • 816eb03147 Added a "recipe gallery" view (closes #147) Bernd Bestel 2019-03-05 17:59:33 +0100
  • 8504429f5f Implemented tare weight handling (closes #132) Bernd Bestel 2019-03-05 17:51:50 +0100
  • 90291fdbca Added possibility to export the calendar in iCal format (closes #141) Bernd Bestel 2019-03-04 17:44:48 +0100
  • 77b0bc675c Varios small UI changes / improve UI consistency Bernd Bestel 2019-03-04 17:43:12 +0100
  • 8020f92d6b
    Track on consume for which recipe it was (closes #64 and references #64) Bernd Bestel 2019-03-03 18:20:06 +0100
  • 38825c70da
    Added missing translations strings & pulled translations from Transifex Bernd Bestel 2019-03-03 17:01:35 +0100
  • bb5daa5f8b
    Display total cost of recipes based on last purchase prices (closes #128) Bernd Bestel 2019-03-03 16:33:48 +0100
  • 8c11d0f15d
    Add an option per recipe to not check against the shopping list when adding missing recipe ingredients, only against stock (closes #154) Bernd Bestel 2019-03-03 15:23:39 +0100
  • 5b544f76a5
    Merge pull request #160 from d-Rickyy-b/patch-1 Bernd Bestel 2019-03-03 15:00:29 +0100
  • 6f93da9b5f
    Only list missing products in the "recipe put everything on the shopping list"-dialog (references #125) Bernd Bestel 2019-03-03 14:57:36 +0100
  • e9ef7ea6d8
    Allow recipe ingredients to be ignored when putting them on the shopping list (closes #125) Bernd Bestel 2019-03-03 14:49:46 +0100
  • 54a23019b8
    FIX: Typo in config-dist.php Rico 2019-03-03 14:47:38 +0100
  • 89ad25c904
    Implemented scalable recipes (closes #127) Bernd Bestel 2019-03-03 13:27:10 +0100
  • ee38d626aa
    Added all application icon variants (closes #159) Bernd Bestel 2019-03-02 08:56:53 +0100
  • 40b60bed85
    Added apple-touch-icon tag (references #159) Bernd Bestel 2019-03-01 22:37:15 +0100
  • b89643ddb1
    Allow different locations per product in stock (closes #124) Kind of basic for now, a different location can be set on purchase, the filters on the stock overview page handles different locations Bernd Bestel 2019-03-01 20:25:01 +0100
  • 32e878afc9
    Added feature flags to disable/hide parts not needed (closes #157) grocy was initally about stock management, so this is always enabled, the rest can be disabled Bernd Bestel 2019-03-01 19:33:33 +0100
  • 9974305ad4
    Hide relative date when clearing the datetimepicker (this now closes #143) Bernd Bestel 2019-02-09 14:48:13 +0100
  • a3b2d03d68
    Fixed datetimepicker only worked once when not selecting a date Bernd Bestel 2019-02-09 14:44:37 +0100
  • 01e9e3f5ce
    Move about dialog into separate view and add API endpoint for system info Bernd Bestel 2019-02-09 13:41:40 +0100
  • b5ac319a90
    Pull translations from Transifex Bernd Bestel 2019-02-03 17:02:40 +0100
  • ad09630dbe
    Make it possible to add pictures to recipes (closes #136) Bernd Bestel 2019-01-26 20:06:01 +0100
  • 03720940d4
    Resize embedded iframes to content height (this should fix #130) Bernd Bestel 2019-01-26 19:31:41 +0100
  • dfc05e0bec
    Allow optional partial units of products in stock (closes #123) Bernd Bestel 2019-01-26 14:17:02 +0100
  • 9e139e2b73
    Remove missing translation and improve database migration for #149 Bernd Bestel 2019-01-26 14:12:18 +0100
  • 5c622b9512
    Fix product form was not validated when changing location (fixes #144) Bernd Bestel 2019-01-26 13:13:38 +0100
  • eec3515b6d
    Don't use a second hidden amount field for shopping list entries which were added by "Add missing products to shopping list" (fixes #149) Bernd Bestel 2019-01-26 13:09:01 +0100
  • 276bc94cc6
    More improvements on the REST API (references #139) Bernd Bestel 2019-01-21 22:13:42 +0100
  • bfa59dd29c
    Rework API to be more RESTful (references #139) Bernd Bestel 2019-01-19 14:51:51 +0100
  • 0ce8d706a6 API - A bit more RESTful (#140) Chris Forkner 2019-01-19 00:37:21 -0700
  • 98d95f80df
    Prepared next release v1.24.1 Bernd Bestel 2019-01-10 21:02:11 +0100
  • 567f2b83ea Fix Volatile Slim Error order in routes and adjust to english noun Christopher Forkner 2019-01-09 20:30:30 -0700
  • de0d8d61a7 Create Grocy.Api.Delete Christopher Forkner 2019-01-08 14:37:09 -0700
  • 3db750e211 Create Grocy.Api.Put Christopher Forkner 2019-01-08 14:32:31 -0700
  • 6b41e5212c Verb-less Generic Entity Interactions Christopher Forkner 2019-01-08 13:14:15 -0700
  • e416695cc4 Move the GET and POST together. Fixed Typos. PUT for object/user edits. Christopher Forkner 2019-01-08 13:00:44 -0700
  • 79f49a3b17 Change public/viewjs to match API routes Christopher Forkner 2019-01-07 22:34:34 -0700
  • 857de8481a Restful routes Christopher Forkner 2019-01-07 22:13:02 -0700
  • a72afa7174
    Forgot to save before pushing last commit... Bernd Bestel 2019-01-05 21:14:23 +0100
  • 0d145bbf1e
    Respect QU purchase factor when adding or comparing recipe ingredients to shopping list entries (fixes #131) Bernd Bestel 2019-01-05 21:11:36 +0100