Commit Graph

  • ae590fa910
    Also return Userfields for Userobjects (endpoint /objects/{entity}) (fixes #979) Bernd Bestel 2020-08-31 22:32:56 +0200
  • ad4f8a19af
    Removed the barcodes column from the products list as we don't have that field there anymore Bernd Bestel 2020-08-31 22:13:02 +0200
  • d4c5da2173
    Applied PHP formatting rules Bernd Bestel 2020-08-31 20:40:31 +0200
  • 33325d5560
    Applied .blade.php formatting rules Bernd Bestel 2020-08-31 20:32:50 +0200
  • ea9ba0b2be
    Typo Bernd Bestel 2020-08-31 20:21:46 +0200
  • 7e2574eb73
    Added changelog for #977 Bernd Bestel 2020-08-31 20:12:28 +0200
  • 07beee93a9
    Add user-field-type "file" (#977) fipwmaqzufheoxq92ebc 2020-08-31 20:07:46 +0200
  • e6818d1277
    Show files in dialogs Bernd Bestel 2020-08-31 20:04:10 +0200
  • 9b3106fb32
    Prevent empty userfields (cause warnings in tables after deleting a file) Bernd Bestel 2020-08-31 19:54:31 +0200
  • 844ec2ccae
    Also limit image height on userfieldsform Bernd Bestel 2020-08-31 19:53:34 +0200
  • 318db53818
    Typo Bernd Bestel 2020-08-31 19:22:08 +0200
  • a995ce0538
    Added changelog for #976 Bernd Bestel 2020-08-31 19:19:05 +0200
  • 6f8ad9b76e
    Locales: use http-accept-language or cookie (#976) fipwmaqzufheoxq92ebc 2020-08-31 19:11:51 +0200
  • 6a395946a6
    Added localization hints Bernd Bestel 2020-08-31 19:11:02 +0200
  • 3a00c19ed4
    Better user settings icon Bernd Bestel 2020-08-31 19:07:38 +0200
  • c102b6bd8c
    Removed unneeded files Bernd Bestel 2020-08-31 19:03:55 +0200
  • d220336f44
    Clarify language settings Bernd Bestel 2020-08-31 19:02:54 +0200
  • 849d3dd0ca
    Fixed (broken by myself) link-return handling Bernd Bestel 2020-08-31 19:02:35 +0200
  • 576541782e Add userfield-type "picture" fipwmaqzufheoxq92ebc 2020-08-31 12:18:36 +0200
  • ddfe608ec6
    Merge branch 'locales' of https://github.com/fipwmaqzufheoxq92ebc/grocy into pr/fipwmaqzufheoxq92ebc/976 Bernd Bestel 2020-08-31 18:33:17 +0200
  • d29b1b8ae2
    Use a standard user-settings-control and start a new generic user settings page, not a separate page for the locale setting Bernd Bestel 2020-08-31 18:32:11 +0200
  • 4bcd5ed416 CORS: don't require authentication on OPTIONS fipwmaqzufheoxq92ebc 2020-08-31 18:18:03 +0200
  • 4bc84875a9
    Use LocaleMiddleware also in dev mode Bernd Bestel 2020-08-31 18:14:36 +0200
  • d5aadc17a6 Add user-setting "locale" fipwmaqzufheoxq92ebc 2020-08-31 10:40:30 +0200
  • 4a030b7ffc
    Added editor.insertSpaces setting Bernd Bestel 2020-08-31 08:50:55 +0200
  • 5c101e6750
    Use phpfmt to format .php files Bernd Bestel 2020-08-30 22:52:35 +0200
  • 2f00d673a7
    Also format .blade.php files by default VSCode formatting rules Bernd Bestel 2020-08-30 22:08:17 +0200
  • c9dbda957e Locales: use http-accept-language or "language"-cookie fipwmaqzufheoxq92ebc 2020-08-30 15:30:43 +0200
  • 9cea0c77cd
    Applied VSCode JS formatting settings Bernd Bestel 2020-08-30 12:18:16 +0200
  • e0e3212f13
    Added VSCode JS formatting settings Bernd Bestel 2020-08-30 12:16:23 +0200
  • fab8344da7 Add user-field-type "file" fipwmaqzufheoxq92ebc 2020-08-29 14:25:26 +0200
  • 747660d909
    Return API exceptions with proper content type Bernd Bestel 2020-08-29 19:29:24 +0200
  • e93f58916e
    Forgot some entries in permission_hierarchy... Bernd Bestel 2020-08-29 19:24:19 +0200
  • 17094f56eb
    Run database-Migrations in right order (#973) fipwmaqzufheoxq92ebc 2020-08-29 19:15:02 +0200
  • 4469e03dbb Run database-Migrations in right order fipwmaqzufheoxq92ebc 2020-08-29 18:51:18 +0200
  • 0f499c69d9
    Fixed .pot file syntax error Bernd Bestel 2020-08-29 18:34:05 +0200
  • 86300b7025
    Refined permissions by existing feature structure (closes #971, references #960) Bernd Bestel 2020-08-29 18:31:28 +0200
  • a8395cb748
    Fixed undefined constants warning on the 404 error page Bernd Bestel 2020-08-29 17:12:31 +0200
  • 22384aaa2e
    Error page style improvements Bernd Bestel 2020-08-29 16:58:06 +0200
  • 3b0d29bed0
    Applied EditorConfig settings to all files Bernd Bestel 2020-08-29 16:41:27 +0200
  • 2c966c77fd
    Added an EditorConfig file Bernd Bestel 2020-08-29 16:10:05 +0200
  • 22ca427ca9
    Include location and shopping_location_id when opening products (#965) kriddles 2020-08-29 05:26:36 -0500
  • 32cd928460
    Added changelog for #960 Bernd Bestel 2020-08-29 12:22:53 +0200
  • b7d1b21f1d
    [WIP] Implemented basic permissions (#960) fipwmaqzufheoxq92ebc 2020-08-29 12:05:32 +0200
  • 4f31627f8e
    Review Bernd Bestel 2020-08-29 11:51:49 +0200
  • 61f6dd4bde Permission-Localization: add to transifex & LocalizationService fipwmaqzufheoxq92ebc 2020-08-29 10:03:51 +0200
  • 38f2711f83 When migration to permissions, everyone starts as ADMIN fipwmaqzufheoxq92ebc 2020-08-28 16:51:18 +0200
  • de3907eabc Add default permissions for new users fipwmaqzufheoxq92ebc 2020-08-28 16:18:21 +0200
  • 5cb08db737 Disable buttons the user isn't allowed to use. fipwmaqzufheoxq92ebc 2020-08-28 15:44:49 +0200
  • bb3315de53 Remove MASTER_DATA_READ fipwmaqzufheoxq92ebc 2020-08-28 15:42:14 +0200
  • 5875b57541 Remove configurable User-implementation fipwmaqzufheoxq92ebc 2020-08-28 13:48:12 +0200
  • b959f201f3 Fix checkboxes stay selected on reload. fipwmaqzufheoxq92ebc 2020-08-27 09:28:07 +0200
  • fa44fd5c03 Move translation to new file fipwmaqzufheoxq92ebc 2020-08-27 09:22:31 +0200
  • eb83918706 Rename PRODUCT_ADD to PRODUCT_PURCHASE fipwmaqzufheoxq92ebc 2020-08-27 09:14:14 +0200
  • 1f91ebc8f0 ExceptionController: return JSON-Response on api-routes fipwmaqzufheoxq92ebc 2020-08-27 08:37:37 +0200
  • 6bf19f493f Error pages: only redirect on 404 fipwmaqzufheoxq92ebc 2020-08-27 08:36:51 +0200
  • 9dd0ed264c Include location and shopping_location_id when opening products Kurt Riddlesperger 2020-08-26 18:22:40 -0500
  • b242676488 Add error handling. fipwmaqzufheoxq92ebc 2020-08-25 18:34:27 +0200
  • e3aa78280d Add permission localization fipwmaqzufheoxq92ebc 2020-08-25 17:35:40 +0200
  • c8ef8b4c36 Add some permissions. fipwmaqzufheoxq92ebc 2020-08-25 16:38:45 +0200
  • 359baa794a Add UI & API for Permissions, protect "User"-(Api)-Controller with new permissions. fipwmaqzufheoxq92ebc 2020-08-25 15:46:08 +0200
  • f6c76b6e20 Add permissions to Database & add "User"-classes fipwmaqzufheoxq92ebc 2020-08-25 15:32:20 +0200
  • f28697e5b4
    Added a "Clear filter" button on the stock overview page (closes #879) Bernd Bestel 2020-08-25 20:20:51 +0200
  • 0417b73cb5
    Show if a consume booking was spoiled on the stock journal page (closes #953) Bernd Bestel 2020-08-25 19:51:54 +0200
  • 71a6cbef2d
    First try on stock overview page: Make filter row more compact Bernd Bestel 2020-08-25 19:45:54 +0200
  • 471a8665d0
    Remove the new help icons where not needed and translate help text Bernd Bestel 2020-08-25 19:28:44 +0200
  • 4058925f40
    Handle edited stock entries in GetProductPriceHistory (fixes #913) Bernd Bestel 2020-08-25 19:09:47 +0200
  • 0b98504371
    Don't hide the product row on the stock overview page if there are still child products in stock Bernd Bestel 2020-08-25 18:15:34 +0200
  • 4db373b272
    Fixed parent product amount aggregation (fixes #878) Bernd Bestel 2020-08-25 18:13:26 +0200
  • 3b564294e3
    Allow decimal amounts in general for the shopping list Bernd Bestel 2020-08-24 20:25:50 +0200
  • ece880ea44
    Don't round up missing amounts and allow decimal numbers (fixes #758) Bernd Bestel 2020-08-24 20:16:21 +0200
  • 9d04d81744
    Use correct amount for the success popup on the consume page (fixes #766) Bernd Bestel 2020-08-24 19:06:33 +0200
  • 5c62377ba6
    Don't trigger row select event on first column (fixes #791) Bernd Bestel 2020-08-24 18:42:32 +0200
  • a569048a3a
    Validate form after changing the QU on the recipe ingredient edit page (fixes #907) Bernd Bestel 2020-08-24 18:32:50 +0200
  • 95ca6f6354
    Display "Track date only"-chores as all-day events on the calendar (fixes #941) Bernd Bestel 2020-08-24 18:27:40 +0200
  • c8c540970d
    Added missing localization string Bernd Bestel 2020-08-24 18:16:49 +0200
  • fa32258553
    Only reload "Disable stock fulfillment checking for this ingredient" by the products default when creating a recipe ingredient (fixes #910) Bernd Bestel 2020-08-24 18:16:32 +0200
  • 4d38614671
    Reload recipe page after add/edit an ingredient (fixes #803) Bernd Bestel 2020-08-24 18:02:46 +0200
  • 2c151fb4de
    Do an exact search for product group and location filters on the stock overview pages (fixes #778) Bernd Bestel 2020-08-24 17:57:43 +0200
  • e039db22f5
    Don't prefill for empty prices when editing a stock entry (fixes #961) Bernd Bestel 2020-08-24 17:42:41 +0200
  • a6db08943c
    Streamline naming Bernd Bestel 2020-08-22 19:09:36 +0200
  • e3ff16c66a
    Downgrade animate.css, upgrade to v4 needs customizations Bernd Bestel 2020-08-22 18:25:59 +0200
  • fdb419fe55
    Fixed errors while populating demo data Bernd Bestel 2020-08-22 17:59:42 +0200
  • 0a3e85dab4
    Make sure that the view products_last_purchased always returns a row per product, also for not in stock items (references #801) Bernd Bestel 2020-08-22 17:50:08 +0200
  • e1248ca77a WIP productamountpicker to purchase Kurt Riddlesperger 2020-05-05 22:45:12 -0500
  • 939b98e470
    Make sure that the views products_average_price and products_oldest_stock_unit_price always returns a row per product, also for not in stock items (references #801) Bernd Bestel 2020-08-22 10:06:37 +0200
  • ffec1134a3
    Added changelog for #959 Bernd Bestel 2020-08-22 10:05:10 +0200
  • 923e027a4b
    Some bug fixes. (#959) fipwmaqzufheoxq92ebc 2020-08-22 09:58:25 +0200
  • 6d594dfd72
    Review Bernd Bestel 2020-08-22 09:57:33 +0200
  • 1110793a88 Fixes #875. Prevent infinite nested recipes. fipwmaqzufheoxq92ebc 2020-08-21 14:22:12 +0200
  • e38d17471e Fixes #881. Remove items of deleted shopping lists. fipwmaqzufheoxq92ebc 2020-08-21 14:21:54 +0200
  • fc860129ca Fixes #936 and #943. Include Products that expire today in /stock/volatile and "Expiring soon"-sum on stockoverview fipwmaqzufheoxq92ebc 2020-08-21 13:23:37 +0200
  • 68f214ff29 Fixes #956. Return 404 for missing objects in GenericEntityApiController.php fipwmaqzufheoxq92ebc 2020-08-21 12:50:36 +0200
  • cf9bb87f6e
    Upgraded to Quagga2 (again) (closes #799, also references #844) Bernd Bestel 2020-08-19 20:04:17 +0200
  • 04bbad2167
    Added changelog for #844 Bernd Bestel 2020-08-19 19:56:24 +0200
  • b8cd5cd0b5
    Additional configuration options for Quagga2 (#844) Andre Monteiro 2020-08-19 14:52:04 -0300
  • 2cd3779d82
    Added changelog for #855 Bernd Bestel 2020-08-19 19:49:32 +0200
  • f8c6e81dcb
    Fix grocy/grocy#834 (#855) Michał Przybyś 2020-08-19 19:46:25 +0200
  • 45721e4cb9
    Resolved merge conflicts Bernd Bestel 2020-08-19 19:45:25 +0200
  • 31c412a28c
    Typo Bernd Bestel 2020-08-19 19:31:52 +0200