Commit Graph

  • 2b8573c87a
    Merge pull request #5 from nishizhen/feature/docker-publish-workflow nishizhen 2025-08-15 19:02:26 +0800
  • 4e5d401ff8
    Merge branch 'master' into feature/docker-publish-workflow nishizhen 2025-08-15 19:01:19 +0800
  • 8b1d8815c0 fix: Correct data directory mapping in Dockerfile google-labs-jules[bot] 2025-08-15 10:59:11 +0000
  • 50c44dadd1
    Merge pull request #4 from nishizhen/feature/docker-publish-workflow nishizhen 2025-08-15 18:31:32 +0800
  • d4e7e0b3c0 feat: Build from source with versioned Docker tagging google-labs-jules[bot] 2025-08-15 10:30:19 +0000
  • 46fda6922e feat: Implement versioned Docker tagging google-labs-jules[bot] 2025-08-15 10:25:41 +0000
  • d266e45e9d
    Merge pull request #3 from nishizhen/feature/docker-publish-workflow nishizhen 2025-08-15 18:19:24 +0800
  • 2a6efff2e4 feat: Add Dockerfile and GitHub Actions for automated publishing google-labs-jules[bot] 2025-08-15 10:18:31 +0000
  • 5fd14f6367
    Merge pull request #2 from nishizhen/feature/china-localization-and-danshari-report nishizhen 2025-08-13 22:07:22 +0800
  • 111953d578 docs: Rewrite README.md for Chinese audience and add roadmap google-labs-jules[bot] 2025-08-13 14:06:33 +0000
  • b90b0c6332
    Merge pull request #1 from nishizhen/feature/china-localization-and-danshari-report nishizhen 2025-08-13 21:58:15 +0800
  • f41cb227fc feat: Adapt Grocy for the Chinese market google-labs-jules[bot] 2025-08-13 13:55:17 +0000
  • c8ee47f935
    Don't use double quoted string literals (in triggers / RAISE) Bernd Bestel 2025-08-03 23:22:38 +0200
  • 4148f8e88e
    Don't use double quoted string literals (in triggers / RAISE) Bernd Bestel 2025-08-03 23:21:01 +0200
  • ba2cb6ce08
    Don't use double quoted string literals (in triggers / RAISE) Bernd Bestel 2025-08-03 23:14:33 +0200
  • 778006c74b fix triggers using double quotes, errors on SQLite 3.41+ Jan Demter 2025-08-03 21:40:22 +0200
  • 4fb70f8a89
    Support associating a Shopping List with a Store Riccardo Sacchetto 2025-07-13 01:31:33 +0200
  • 6c4c28dc85 Adding a Kubernetes helm chart for Grocy Adam Compton 2025-07-12 12:28:04 -0700
  • 81dcdcf209 Add exit condition is the hashcacheFile fails to create to avoid a redirection loop Loveangel1337 2025-06-29 03:48:04 +0100
  • 6b18b0a7be
    Allow German Umlauts in OOF plugin product names (fixes #2740) Bernd Bestel 2025-06-07 18:00:38 +0200
  • ad0447497c
    Pulled translations from Transifex Bernd Bestel 2025-06-07 17:33:46 +0200
  • 3e4f200475
    Updated dependencies Bernd Bestel 2025-06-07 17:27:22 +0200
  • 8560becb83
    Optimized product picker barcode clear handling (fixes #2745) Bernd Bestel 2025-05-26 20:20:40 +0200
  • d6f3595684
    Fixed shoppinglistitemtostock flow purchase dialog close handling (fixes #2739) Bernd Bestel 2025-05-25 21:44:12 +0200
  • 522a2464f4 Send CloseLastModal from stockentry and stockoverview on Ready message handler rather than from purchase modal. Travis Howse 2025-05-24 11:24:53 +1000
  • 7fcc9b8e97 README.md: add required php modules for installation Raymond Hackley 2025-05-06 10:33:37 +0000
  • b5bbb7052d Optimizing website Jorge 2025-04-10 12:26:35 +0200
  • 8de5700310
    Allow 0 for shopping list item amounts (references #2712) Bernd Bestel 2025-04-02 20:50:40 +0200
  • 21aa5eab21
    Prepared next release v4.5.0 Bernd Bestel 2025-03-28 19:54:16 +0100
  • b5c9cbccf5
    Updated dependencies Bernd Bestel 2025-03-28 19:47:24 +0100
  • de7ad6b115
    Pulled translations from Transifex Bernd Bestel 2025-03-28 19:38:48 +0100
  • c0a810b262
    Improve the update shell script Tobias Zulauf 2025-03-21 23:58:09 +0100
  • a3f66b664b
    Change the default Grocycode type to DataMatrix Bernd Bestel 2025-03-21 17:49:31 +0100
  • 4364f07899
    Added changelog for #2706 / #2705 Bernd Bestel 2025-03-21 17:47:39 +0100
  • d26f24a28b
    Updated dependencies Bernd Bestel 2025-03-21 17:42:58 +0100
  • e786433273
    Replaced barcode scanning library with ZXing (#2706) Fándly Gergő 2025-03-21 18:41:39 +0200
  • 79130dece7
    Review Bernd Bestel 2025-03-21 17:39:43 +0100
  • 8211ff3130
    Delete now obsolete user settings Bernd Bestel 2025-03-21 17:12:47 +0100
  • 4717375044
    Applied code formatting rules Bernd Bestel 2025-03-21 17:12:10 +0100
  • 03ab765ccd
    Added changelog for #2704 / #2318 Bernd Bestel 2025-03-21 16:41:34 +0100
  • b2ba1de9e3
    Use JSON label printer webhooks by default Bernd Bestel 2025-03-21 16:40:56 +0100
  • 89b8a9c1a9
    Added option to include details in the webhook sent to label printers (#2704) Fándly Gergő 2025-03-21 17:34:33 +0200
  • fd9117e8a2
    Care about all places where webhooks are used / don't forget recipes Bernd Bestel 2025-03-21 16:31:42 +0100
  • 9fd976509c
    Make this actually work Bernd Bestel 2025-03-21 16:30:21 +0100
  • 2b1d6ebfa2 Replaced barcode scanning library with ZXing Fándly Gergő 2025-03-21 12:33:56 +0200
  • 80b12dc142 Removed LABEL_PRINTER_INCLUDE_DETAILS flag Fándly Gergő 2025-03-20 11:09:33 +0200
  • 031dc83aa9 Added option to include details in the webhook sent to label printers Fándly Gergő 2025-03-20 10:30:46 +0200
  • 541318e964
    Include non-latin font variants / clean up font-weight (closes #2699) Bernd Bestel 2025-03-12 17:48:06 +0100
  • d1a8900f98
    Also show the product's default store on /stockoverview (closes #2698) Bernd Bestel 2025-03-10 17:36:23 +0100
  • 6ca87a9a49
    fix(openapi): volatile is not an array, it's an object (#2694) Bertrand SIFRE 2025-03-10 17:22:56 +0100
  • 510f62c101
    fix(openapi): volatile is not an array, it's an object Bertrand SIFRE 2025-03-05 13:22:02 +0100
  • 2a3e23ded4
    Handle image URLs with query parameters returned from an external barcode lookup plugin Bernd Bestel 2025-03-04 20:40:48 +0100
  • 46253c455f
    Optimize product name special characters handling in OFF external barcode lookup plugin Bernd Bestel 2025-03-04 20:38:10 +0100
  • 95a8a4a24d
    FIX: Issue with __image_url when it contains HTTP params (ie, ?<params>) João Cabral 2025-03-04 17:21:24 +0000
  • 63dcfcde47
    Prepared next release v4.4.2 Bernd Bestel 2025-02-28 17:12:16 +0100
  • 54cd5a004d
    Updated README / changelog Bernd Bestel 2025-02-28 16:14:26 +0100
  • c11bbba214
    Updated changelog Bernd Bestel 2025-02-27 21:23:56 +0100
  • fdddc9295d
    Updated dependencies Bernd Bestel 2025-02-27 18:01:56 +0100
  • 1d6e545710
    Pulled translations from Transifex Bernd Bestel 2025-02-27 18:01:40 +0100
  • 57438409c4
    Reduce package size Bernd Bestel 2025-02-27 18:01:18 +0100
  • 72453eac0a
    Transpose product column index when searching in it (fixes #2688) Bernd Bestel 2025-02-27 17:07:30 +0100
  • 27b79841fc
    Scale up values on the shopping list when shopping_list_round_up is enabled (closes #2687) Bernd Bestel 2025-02-25 18:43:42 +0100
  • 2b994fd2ee
    Handle window.top in embedded iframe situations (fixes #2686) Bernd Bestel 2025-02-24 19:52:43 +0100
  • ce5be6645e
    Optimized /locationcontentsheet only-in-stock checkbox page reload persistence (in Chrome) (references #2669) Bernd Bestel 2025-02-06 20:27:35 +0100
  • b7c4011e80
    Fixed link userfield saving (fixes #2670) Bernd Bestel 2025-02-06 20:09:19 +0100
  • 40ed85f096 Fix Location Content Sheet filter checkbox David Mouse 2025-02-06 03:12:11 -0500
  • ebcc9a422e
    Use OFF localized product names if available (closes #2666) Bernd Bestel 2025-02-03 18:55:33 +0100
  • 6a7436dbf0
    Persist shopping list print settings (closes #2667) Bernd Bestel 2025-02-03 18:36:10 +0100
  • bf353d9622
    API: Expose permission_hierarchy read only via generic entity interactions (closes #2662) Bernd Bestel 2025-02-01 09:34:16 +0100
  • 2690e535e3
    Make labels on login form point to correct inputs (#2661) Pierre Penninckx 2025-02-01 09:31:54 +0100
  • b09d31578f Make labels on login form point to correct inputs ibizaman 2025-01-31 20:52:40 +0100
  • 98769aea11
    grocy/grocy-docker has been retired Bernd Bestel 2025-01-31 18:18:40 +0100
  • 9c60fdec5a
    Prepared next release v4.4.1 Bernd Bestel 2025-01-31 16:42:05 +0100
  • d37c98e5f0
    Pulled translations from Transifex Bernd Bestel 2025-01-31 16:38:59 +0100
  • a1dea994c9
    Updated dependencies Bernd Bestel 2025-01-31 16:36:02 +0100
  • 11fdf5929a
    Apply table filters on /tasks load (fixes #2660) Bernd Bestel 2025-01-31 16:33:55 +0100
  • 56d8c2f13a
    Changed shopping_list_defaults default amount Bernd Bestel 2025-01-31 15:56:15 +0100
  • aa88046ca4
    Added database version to system info Bernd Bestel 2025-01-31 15:44:57 +0100
  • a35db9f1d3
    Optimized form input field navigation delay Bernd Bestel 2025-01-31 15:35:34 +0100
  • c8ac094bf4
    Prevent non-number amounts for shopping list items on database level (closes #2657) Bernd Bestel 2025-01-30 19:42:56 +0100
  • a177e2a185
    Fixed preset-checklist userfield saving (fixes #2655) Bernd Bestel 2025-01-29 23:27:17 +0100
  • 1f5263ef22
    Escape DataTable regex searches (fixes #2654) Bernd Bestel 2025-01-27 17:25:25 +0100
  • d747a6c86a
    Fixed OFF barcode lookup plugin API URL (fixes #2653) Bernd Bestel 2025-01-27 09:12:14 +0100
  • e3d0ddbce6
    Prepared next release v4.4.0 Bernd Bestel 2025-01-24 17:30:04 +0100
  • ab09ce219c
    Removed unnecessary localization strings Bernd Bestel 2025-01-24 17:20:46 +0100
  • 646263ab2a
    Pulled translations from Transifex Bernd Bestel 2025-01-24 17:20:05 +0100
  • cccf1d430f
    Pulled translations from Transifex Bernd Bestel 2025-01-24 17:12:33 +0100
  • aad589eaca
    Optimized product picker focus handling Bernd Bestel 2025-01-24 16:46:42 +0100
  • f4226876c9
    Set focus to input after canceled product picker workflow Bernd Bestel 2025-01-23 23:22:50 +0100
  • 12a318c6f2
    Updated changelog Bernd Bestel 2025-01-23 20:53:21 +0100
  • 844d6279ae
    Optimized title Bernd Bestel 2025-01-23 20:20:14 +0100
  • de881eb78e
    Fixed missing en strings Bernd Bestel 2025-01-23 19:57:55 +0100
  • 0d1a8bdfb6
    Minor style refinements Bernd Bestel 2025-01-23 19:37:32 +0100
  • bbd5f5e7ae
    Minor style refinements Bernd Bestel 2025-01-23 18:08:50 +0100
  • 262f3df3ab
    Only show the shopping list button on the product card if the feature is enabled Bernd Bestel 2025-01-23 17:56:01 +0100
  • f8e2e4ced7
    Uppdated README Bernd Bestel 2025-01-22 21:08:46 +0100
  • c24679b799
    Updated screenshots Bernd Bestel 2025-01-22 20:46:36 +0100
  • 33ec1626e8
    Fixed typo Bernd Bestel 2025-01-22 20:40:17 +0100
  • 4468a6ac98
    Updated screenshots Bernd Bestel 2025-01-22 20:36:35 +0100
  • 4f964cb386
    Pulled translations from Transifex Bernd Bestel 2025-01-22 20:24:20 +0100