Bernd Bestel
4f31627f8e
Review
2020-08-29 12:04:15 +02:00
fipwmaqzufheoxq92ebc
61f6dd4bde
Permission-Localization: add to transifex & LocalizationService
2020-08-29 10:04:10 +02:00
fipwmaqzufheoxq92ebc
38f2711f83
When migration to permissions, everyone starts as ADMIN
2020-08-28 16:51:18 +02:00
fipwmaqzufheoxq92ebc
de3907eabc
Add default permissions for new users
2020-08-28 16:18:21 +02:00
fipwmaqzufheoxq92ebc
5cb08db737
Disable buttons the user isn't allowed to use.
2020-08-28 15:44:49 +02:00
fipwmaqzufheoxq92ebc
bb3315de53
Remove MASTER_DATA_READ
2020-08-28 15:43:54 +02:00
fipwmaqzufheoxq92ebc
5875b57541
Remove configurable User-implementation
2020-08-28 13:48:12 +02:00
fipwmaqzufheoxq92ebc
b959f201f3
Fix checkboxes stay selected on reload.
2020-08-27 09:28:07 +02:00
fipwmaqzufheoxq92ebc
fa44fd5c03
Move translation to new file
2020-08-27 09:22:31 +02:00
fipwmaqzufheoxq92ebc
eb83918706
Rename PRODUCT_ADD to PRODUCT_PURCHASE
2020-08-27 09:14:14 +02:00
fipwmaqzufheoxq92ebc
1f91ebc8f0
ExceptionController: return JSON-Response on api-routes
2020-08-27 09:13:02 +02:00
fipwmaqzufheoxq92ebc
6bf19f493f
Error pages: only redirect on 404
2020-08-27 08:36:51 +02:00
fipwmaqzufheoxq92ebc
b242676488
Add error handling.
2020-08-26 17:25:35 +02:00
fipwmaqzufheoxq92ebc
e3aa78280d
Add permission localization
2020-08-26 17:25:35 +02:00
fipwmaqzufheoxq92ebc
c8ef8b4c36
Add some permissions.
2020-08-26 17:25:15 +02:00
fipwmaqzufheoxq92ebc
359baa794a
Add UI & API for Permissions, protect "User"-(Api)-Controller with new permissions.
2020-08-26 17:25:15 +02:00
fipwmaqzufheoxq92ebc
f6c76b6e20
Add permissions to Database & add "User"-classes
2020-08-26 17:25:15 +02:00
Bernd Bestel
f28697e5b4
Added a "Clear filter" button on the stock overview page ( closes #879 )
2020-08-25 20:20:51 +02:00
Bernd Bestel
0417b73cb5
Show if a consume booking was spoiled on the stock journal page ( closes #953 )
2020-08-25 19:51:54 +02:00
Bernd Bestel
71a6cbef2d
First try on stock overview page: Make filter row more compact
2020-08-25 19:45:54 +02:00
Bernd Bestel
471a8665d0
Remove the new help icons where not needed and translate help text
2020-08-25 19:28:44 +02:00
Bernd Bestel
4058925f40
Handle edited stock entries in GetProductPriceHistory ( fixes #913 )
2020-08-25 19:09:47 +02:00
Bernd Bestel
0b98504371
Don't hide the product row on the stock overview page if there are still child products in stock
2020-08-25 18:15:34 +02:00
Bernd Bestel
4db373b272
Fixed parent product amount aggregation ( fixes #878 )
2020-08-25 18:13:26 +02:00
Bernd Bestel
3b564294e3
Allow decimal amounts in general for the shopping list
2020-08-24 20:25:50 +02:00
Bernd Bestel
ece880ea44
Don't round up missing amounts and allow decimal numbers ( fixes #758 )
2020-08-24 20:16:21 +02:00
Bernd Bestel
9d04d81744
Use correct amount for the success popup on the consume page ( fixes #766 )
2020-08-24 19:06:33 +02:00
Bernd Bestel
5c62377ba6
Don't trigger row select event on first column ( fixes #791 )
2020-08-24 18:42:32 +02:00
Bernd Bestel
a569048a3a
Validate form after changing the QU on the recipe ingredient edit page ( fixes #907 )
2020-08-24 18:32:50 +02:00
Bernd Bestel
95ca6f6354
Display "Track date only"-chores as all-day events on the calendar ( fixes #941 )
2020-08-24 18:27:40 +02:00
Bernd Bestel
c8c540970d
Added missing localization string
2020-08-24 18:16:49 +02:00
Bernd Bestel
fa32258553
Only reload "Disable stock fulfillment checking for this ingredient" by the products default when creating a recipe ingredient ( fixes #910 )
2020-08-24 18:16:32 +02:00
Bernd Bestel
4d38614671
Reload recipe page after add/edit an ingredient ( fixes #803 )
2020-08-24 18:02:46 +02:00
Bernd Bestel
2c151fb4de
Do an exact search for product group and location filters on the stock overview pages ( fixes #778 )
2020-08-24 17:57:43 +02:00
Bernd Bestel
e039db22f5
Don't prefill for empty prices when editing a stock entry ( fixes #961 )
2020-08-24 17:42:41 +02:00
Bernd Bestel
a6db08943c
Streamline naming
2020-08-22 19:09:36 +02:00
Bernd Bestel
e3ff16c66a
Downgrade animate.css, upgrade to v4 needs customizations
2020-08-22 18:25:59 +02:00
Bernd Bestel
fdb419fe55
Fixed errors while populating demo data
2020-08-22 17:59:42 +02:00
Bernd Bestel
0a3e85dab4
Make sure that the view products_last_purchased always returns a row per product, also for not in stock items (references #801 )
...
Otherwise there are errors when getting product details for currently not in stock items...
2020-08-22 17:50:08 +02:00
Bernd Bestel
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 )
...
Otherwise there are errors when getting product details for currently not in stock items...
2020-08-22 10:06:37 +02:00
Bernd Bestel
ffec1134a3
Added changelog for #959
2020-08-22 10:05:10 +02:00
fipwmaqzufheoxq92ebc
923e027a4b
Some bug fixes. ( #959 )
...
* Fixes #956 . Return 404 for missing objects in GenericEntityApiController.php
* Fixes #936 and #943 . Include Products that expire today in /stock/volatile and "Expiring soon"-sum on stockoverview
* Fixes #881 . Remove items of deleted shopping lists.
* Fixes #875 . Prevent infinite nested recipes.
* Review
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2020-08-22 09:58:25 +02:00
Bernd Bestel
cf9bb87f6e
Upgraded to Quagga2 (again) ( closes #799 , also references #844 )
2020-08-19 20:04:17 +02:00
Bernd Bestel
04bbad2167
Added changelog for #844
2020-08-19 19:56:24 +02:00
Andre Monteiro
b8cd5cd0b5
Additional configuration options for Quagga2 ( #844 )
2020-08-19 19:52:04 +02:00
Bernd Bestel
2cd3779d82
Added changelog for #855
2020-08-19 19:49:32 +02:00
Michał Przybyś
f8c6e81dcb
Fix grocy/grocy#834 ( #855 )
...
* Fix grocy/grocy#834
* stock_missing_products_including_opened didn't take the opened amount in HAVING clauses
* Resolved merge conflicts
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2020-08-19 19:46:25 +02:00
Bernd Bestel
31c412a28c
Typo
2020-08-19 19:31:52 +02:00
Bernd Bestel
41359137dc
Added changelog for #921
2020-08-19 19:29:39 +02:00
fipwmaqzufheoxq92ebc
d60d981fd1
Refactor Authentication and add proxy-authentication ( #921 )
...
* Refactor Authentication-Middlewares
* Add Proxy-Authentication
* Disable "Logout" & "Manage Users" when using ProxyAuth
* Review
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2020-08-19 19:23:13 +02:00