Commit Graph

  • 41359137dc
    Added changelog for #921 Bernd Bestel 2020-08-19 19:29:39 +0200
  • d60d981fd1
    Refactor Authentication and add proxy-authentication (#921) fipwmaqzufheoxq92ebc 2020-08-19 19:23:13 +0200
  • 41d224b831
    Review Bernd Bestel 2020-08-19 19:17:38 +0200
  • 5b475d9307
    Added changelog for #876 Bernd Bestel 2020-08-18 19:46:38 +0200
  • 88949dc3e4
    Make product amount picker locale independent (#876) Matthias B 2020-08-18 19:43:50 +0200
  • e4d0978f5d
    Merge branch 'master' of https://github.com/grocy/grocy Bernd Bestel 2020-08-18 19:37:10 +0200
  • f88401a44a
    Added changelog for #933 Bernd Bestel 2020-08-18 19:36:45 +0200
  • e7af74f550
    use last Chore-Log when determining the next assigned person (#933) fipwmaqzufheoxq92ebc 2020-08-18 19:34:19 +0200
  • 295f360306
    Added changelog for #927 Bernd Bestel 2020-08-18 19:30:00 +0200
  • 42dc55625a
    Improve Performance (#927) fipwmaqzufheoxq92ebc 2020-08-18 19:23:37 +0200
  • cd6cbca07e
    Review Bernd Bestel 2020-08-18 19:20:06 +0200
  • 0872de5ff3 Speed-up stock_current by improving products_resolved and creating indices. fipwmaqzufheoxq92ebc 2020-08-17 22:14:00 +0200
  • c3f54df1f8 Stock-Overview: Reduce amount of database queries and FindObjectInArray()-calls fipwmaqzufheoxq92ebc 2020-08-18 11:44:51 +0200
  • 7510c677f1
    Added changelog for #880 Bernd Bestel 2020-08-18 18:30:35 +0200
  • 7e276289e0
    WIP: Fix typo on "Consumed Amount" localization string (#880) duck 2020-08-18 17:28:39 +0100
  • 273811fdc1
    Updated dependencies Bernd Bestel 2020-08-18 18:27:58 +0200
  • a93a3e1df1
    Added changelog for #939 Bernd Bestel 2020-08-18 18:15:50 +0200
  • 623fce6c08
    Run multi instances by making GROCY_DATAPATH customizable (#939) Stefan Haller 2020-08-18 18:10:26 +0200
  • 68dcd02d00
    Revert "Fix base path computation when running in subdirectory (#945)" (#954) Bernd Bestel 2020-08-18 18:01:50 +0200
  • cc2813af1a Revert "Fix base path computation when running in subdirectory (#945)" Bernd Bestel 2020-08-18 18:01:01 +0200
  • 6cd874f3ba
    Fix base path computation when running in subdirectory (#945) Stefan Haller 2020-08-18 17:57:35 +0200
  • b6b6f903ab
    Added more changelog for #801 Bernd Bestel 2020-08-18 11:49:25 +0200
  • 144ca094e6
    Typo Bernd Bestel 2020-08-17 22:13:53 +0200
  • da05cbffc0
    Added changelog for #801 Bernd Bestel 2020-08-17 22:12:39 +0200
  • e8845fe2e8
    Qu factor purchase to stock & Product Barcode Details (#801) kriddles 2020-08-17 14:47:33 -0500
  • 8d361992d8
    Review Bernd Bestel 2020-08-17 21:44:28 +0200
  • d1e395b45e
    Added the Korean translation (closes #903) Bernd Bestel 2020-08-17 18:22:42 +0200
  • 7f461bfa51
    Added the Greek translation (closes #952) Bernd Bestel 2020-08-17 18:00:56 +0200
  • cadf61d641
    Pulled translations from Transifex Bernd Bestel 2020-08-17 17:57:40 +0200
  • 56ab8add27 view stockoverview.blade: display product_group column Kurt Riddlesperger 2020-05-11 10:40:00 -0500
  • 4b0ab25c77 StockOverview: Filters break when columns are reordered so for now just disable colReorder Kurt Riddlesperger 2020-05-11 10:39:21 -0500
  • 6a3456d522 Edit product qu_stock is unavailable after first purchase Kurt Riddlesperger 2020-05-08 17:01:44 -0500
  • 6ff84c6457 barcode scanner added to product barcodes input Kurt Riddlesperger 2020-05-05 17:34:20 -0500
  • eb9f569080 Embedded popup for product group add/edit Kurt Riddlesperger 2020-05-05 17:11:05 -0500
  • 9b388247da Save current product barcode into new product_barcodes table Kurt Riddlesperger 2020-05-04 17:15:21 -0500
  • 410a0f0094 Embedded barcode and qu-conversion with page reload on change Kurt Riddlesperger 2020-05-01 00:59:41 -0500
  • c3f77591ee Allow products to be deactivated instead of deleted Kurt Riddlesperger 2020-04-30 20:31:17 -0500
  • 502622da69 remove column product barcode and use product_barcodes Kurt Riddlesperger 2020-04-30 16:53:01 -0500
  • e5c0c85ab8 *** Price now saved as 1 QU to stock in stock tables *** Kurt Riddlesperger 2020-04-30 12:23:14 -0500
  • e3fd7e9d48 Add barcode to new product workflow update to add to product_barcodes table Kurt Riddlesperger 2020-04-28 12:40:27 -0500
  • 982b83c87b Add barcode to existing product update to add to product_barcodes table Kurt Riddlesperger 2020-04-28 12:12:35 -0500
  • fa2cd22ac1 fix update qu_factor_purchase_to_stock for Transfers Kurt Riddlesperger 2020-04-28 11:45:41 -0500
  • 6ddc8348db Allow editing qu_factor_purchase_to_stock for stock entries Kurt Riddlesperger 2020-04-28 11:06:35 -0500
  • 4f4b8b8f8e Add factor_purchase_amount to product card stock amount Kurt Riddlesperger 2020-04-28 10:14:51 -0500
  • 9ec1d308ae Round value and factor_purchas_amount. Include currency for stock value Kurt Riddlesperger 2020-04-28 09:37:19 -0500
  • 43ada96ba9 hint for recipe costs not included if not in stock Kurt Riddlesperger 2020-04-28 01:45:20 -0500
  • f3e6d24910 add average price to product card Kurt Riddlesperger 2020-04-19 00:18:07 -0500
  • e6c54d61d0 avg_price and oldest_price in product details Kurt Riddlesperger 2020-04-18 23:03:00 -0500
  • 160807aca0 recipes_pos_resolved update Kurt Riddlesperger 2020-04-18 22:43:47 -0500
  • 86dfe39427 update demo data with stock qu_factor_purchase_to_stock Kurt Riddlesperger 2020-04-27 17:12:22 -0500
  • 550a25cf8c Add Purchase Factor to Stock Overview Kurt Riddlesperger 2019-10-09 23:10:14 -0500
  • b44a18c6a7 productcard: include stock_value Kurt Riddlesperger 2019-10-11 16:02:30 -0500
  • 5a6098aac1 StockService#GetProductDetails: include stock_value Kurt Riddlesperger 2019-10-11 15:55:23 -0500
  • e997815ee7 Remove unused method Kurt Riddlesperger 2020-04-18 22:41:44 -0500
  • 495659c3f9 migrations/0103 add value and factor_puchase_amount to stock_current and stock_current_location_content Kurt Riddlesperger 2020-04-18 22:43:47 -0500
  • 2bb792af99 remove product barcode tags Kurt Riddlesperger 2020-04-28 01:11:05 -0500
  • 6676e3c508 product barcodes with QU and Stores Kurt Riddlesperger 2020-04-24 00:19:21 -0500
  • 23d80c3b77 qu_factor_purchase_to_stock for stock edit Kurt Riddlesperger 2020-04-27 19:16:46 -0500
  • 3d54ec6dca Puchase add qu_factor_to_stock Kurt Riddlesperger 2020-04-23 17:18:22 -0500
  • fd0d183f94 Change nginx guidance in README Jordan Newport 2020-08-01 16:13:20 -0600
  • ee2fadb799 Run multi instances by making GROCY_DATAPATH customizable Stefan Haller 2020-07-31 19:59:39 +0200
  • 3b01ab07b3 Fix base path computation when running in subdirectory Stefan Haller 2020-08-01 18:53:54 +0200
  • f6852e82b2
    Website link has changed (references grocy/grocy-website#15) Bernd Bestel 2020-07-28 20:15:42 +0200
  • a408f2550b use last Chore-Log when determining the next assigned person fipwmaqzufheoxq92ebc 2020-07-27 10:26:35 +0200
  • 3a8654ffb6 Disable "Logout" & "Manage Users" when using ProxyAuth fipwmaqzufheoxq92ebc 2020-07-21 15:09:32 +0200
  • 817177f3cb Add Proxy-Authentication fipwmaqzufheoxq92ebc 2020-07-21 15:13:58 +0200
  • cfcb922e83 Refactor Authentication-Middlewares fipwmaqzufheoxq92ebc 2020-07-21 15:12:09 +0200
  • fc1c1bff68
    Bump lodash from 4.17.15 to 4.17.19 dependabot[bot] 2020-07-18 07:48:37 +0000
  • 423814d9f5
    Bump npm-registry-fetch from 8.0.0 to 8.1.1 dependabot[bot] 2020-07-07 19:20:03 +0000
  • f94d7a664a Add arguments to start-dev Julien Stebenne 2020-07-03 01:10:39 -0400
  • 8d1c4e890b Complete dockerfile and associated scripts Julien Stebenne 2020-07-03 00:36:55 -0400
  • fcb3dcfbb2 fix amount in recipes ingridients Mikhail Golovanov 2020-06-14 19:19:37 +0300
  • 948540ba01 Resolves #740 Add print options onto Shopping List page Louis Sandoval 2020-06-12 07:08:14 -0700
  • 67a3041d07 Add i18n for print modal text Louis Sandoval 2020-06-12 06:43:34 -0700
  • 0ea90b5c42
    Remove typo Consumed Amount string in locationcontentsheet template duck 2020-06-01 17:35:17 +0100
  • df7a945c69
    Fix typo on localization string in strings.pot duck 2020-06-01 17:26:40 +0100
  • 9f93f06c66 Add docker development file Julien Stébenne 2020-05-31 13:50:53 -0400
  • 02becabf07
    Make product amount picker locale independent Matthias B 2020-05-29 23:05:39 +0200
  • 80a6961b15 Ignore Jetbrains project directory Louis Sandoval 2020-04-17 22:57:25 -0700
  • 07f65c703b
    Fixed edit/delete mixup in localization/de/strings.po Sophie 'Sharky' Schumann 2020-05-26 01:35:21 +0200
  • 491eb20887 Fix grocy/grocy#834 Michał Przybyś 2020-05-17 09:02:32 +0200
  • fbda45e727
    Added php extension Marc Ole Bulling 2020-05-14 18:30:55 +0200
  • 0a918fc63d
    Added route caching Marc Ole Bulling 2020-05-14 18:26:44 +0200
  • 0f8bb2919f Additional configuration options for Quagga2 andrelam 2020-05-11 13:53:00 -0300
  • 98f214e9f1
    Added changelog for #826 Bernd Bestel 2020-05-03 20:28:04 +0200
  • f25902214f
    Change ellipsis to dash (#826) Germs2004 2020-05-03 14:25:27 -0400
  • 11ecd6d9ea
    Change ellipsis to dash Germs2004 2020-05-03 13:02:43 -0400
  • 4217ce17d1 [MISC] - Added DEVELOPMENT.md to help contributers to set up the dev environment Timothé VAN DEPUTTE 2020-05-01 12:53:02 +0200
  • 1e07a2dc2e
    Added changelog for #806 Bernd Bestel 2020-04-29 19:55:56 +0200
  • a9dc5deaaa
    Added SQLite check for #805 (#806) Marc Ole Bulling 2020-04-29 19:54:05 +0200
  • 06bc8c271e
    Changed to SqlitePDO Marc Ole Bulling 2020-04-28 12:41:34 +0200
  • 722bdf4087
    Moved check behind Extensions check Marc Ole Bulling 2020-04-28 10:25:34 +0200
  • 05dcd5aec0
    Added SQLite check Marc Ole Bulling 2020-04-28 10:24:11 +0200
  • 86b7cfed29
    Fixed (#802) Shadow 2020-04-28 02:11:32 +1000
  • 4de22d460e
    Fixed Shadow 2020-04-27 09:58:31 +1000
  • fc9e2927f9
    Added changelog for #796 Bernd Bestel 2020-04-26 17:30:21 +0200
  • 45c14723b0
    Fix Product Shopping Location Prefill for Edits (#796) kriddles 2020-04-26 10:28:02 -0500
  • d72fd565ca
    Changelog and little adjustments for #800 Bernd Bestel 2020-04-26 17:26:32 +0200
  • 6c3c2d5384
    #570 Added fix for weekly chores with multiple days (#800) Shadow 2020-04-27 01:14:54 +1000
  • e06222ccf5
    #570 Added fix for weekly chores with multiple days Shadow 2020-04-26 22:23:29 +1000