Bernd Bestel
f14110aa1e
Updated dependencies
2024-03-15 18:01:05 +01:00
Bernd Bestel
affa7c41a1
Added missing DataTables option ( fixes #2494 )
2024-03-13 22:05:05 +01:00
Bernd Bestel
9c123bd92a
Completed changelog for #2492
2024-03-10 18:59:16 +01:00
TheDodger
7f1dfd0496
Align settings (wrench) menu entries ( #2492 )
...
* Made settings menu (wrench) entries aligned by changing the icons to fixed width
* If, then take care of all those kind of menus
---------
Co-authored-by: Manuel Worschech <mw@abot.xyz>
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2024-03-10 18:57:10 +01:00
Bernd Bestel
49ff780e3f
Completed changelog for #2490
2024-03-10 18:16:43 +01:00
TheDodger
477f333466
Add userfields to battery charge cycle tracking ( #2490 )
...
Co-authored-by: Manuel Worschech <mw@abot.xyz>
2024-03-10 18:12:02 +01:00
Bernd Bestel
e01e0f3abe
Revamped iframe modal handling (references #2480 and #2421 )
2024-02-25 10:40:11 +01:00
Bernd Bestel
8ba3305a21
Default any add-to-shopping-list-actions to the default shopping list ( closes #2472 )
2024-02-24 20:15:23 +01:00
Bernd Bestel
24cac247f5
Don't resize invisible embedded iframes (references #2480 and #2421 )
2024-02-24 20:13:39 +01:00
Bernd Bestel
6a68e410e4
Prefill specific stock entry information by a scanned stock entry Grocycode on /transfer ( closes #2481 )
2024-02-24 17:48:58 +01:00
Bernd Bestel
88d0d32ea0
Added changelog for #2480
2024-02-24 15:47:57 +01:00
Bernd Bestel
11ac985e57
Added a workaround for sporadically (not fully reproducible) empty modal iframes in Chrome based Browsers (references #2480 and #2421 )
2024-02-24 15:36:43 +01:00
Bernd Bestel
ac26c5510b
Prefill desired_servings by base_servings when creating a recipe ( closes #2479 )
2024-02-23 18:09:55 +01:00
Bernd Bestel
85bff136de
Added changelog for #2477
2024-02-23 17:58:24 +01:00
bbx0
d2a878e98e
Stream uploads to file ( #2477 )
...
* Stream uploads to file
* Adapt code style / use up to date reasonable chunk size
---------
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2024-02-23 17:56:32 +01:00
Bernd Bestel
4d8f08eddd
Also copy move_on_open when copying a product ( fixes #2478 )
2024-02-23 17:08:34 +01:00
Bernd Bestel
edf973df00
Improved meal plan item buttons ( closes #2471 )
2024-02-13 20:07:24 +01:00
Bernd Bestel
8497f37b24
Fixed product's last_price related to empty / 0 stock transactions ( fixes #2470 )
2024-02-13 13:12:56 +01:00
Bernd Bestel
40d1a9c3d0
Show the number of items per shopping list in the shopping lists dropdown ( closes #2467 )
2024-02-12 20:36:33 +01:00
Bernd Bestel
c7abed0d68
Restored staged changes (ref 27f9d70b566f894f60ef654a8af88fed23bb4801 and 7b1a8644864e831d5ce7275ad3cd11b2be60e674)
2024-02-09 18:26:23 +01:00
Bernd Bestel
bf05434a5c
Prepared next release
v4.1.0
2024-02-09 17:32:35 +01:00
Bernd Bestel
18125d8989
Pulled translations from Transifex
2024-02-09 17:25:00 +01:00
Bernd Bestel
75f0af2bd3
Updated dependencies
2024-02-09 16:46:33 +01:00
Bernd Bestel
7b1a864486
Revert / disable 27f9d70b566f894f60ef654a8af88fed23bb4801 (not ready yet)
2024-02-09 16:38:55 +01:00
Bernd Bestel
f2f9a16e59
Fixed stock entry page consume amount handling ( fixes #2397 )
2024-02-09 16:29:19 +01:00
Bernd Bestel
9f94ba55a4
Improved API doc related to the /stock endpoint ( closes #2456 )
2024-02-03 09:28:18 +01:00
Bernd Bestel
15ab198af0
Enable night mode on /login if that's the system preferred color scheme (references #71 )
2024-01-28 09:39:58 +01:00
Bernd Bestel
4659f51551
Fixed user create handling in embedded mode ( closes grocy/grocy-desktop#51 )
2024-01-15 17:10:36 +01:00
Bernd Bestel
33d5ec44d2
Again more iframe dialog handling optimizations (references #2421 )
2024-01-13 20:27:35 +01:00
Bernd Bestel
fc072b13f2
More iframe dialog handling optimizations (references #2421 )
2024-01-13 09:32:59 +01:00
Bernd Bestel
efae5fea5b
Don't lazy load iframes ( fixes #2421 )
2024-01-10 21:52:54 +01:00
jan-karwowski
3aeecfa24d
Fix data types in opeanapi description ( #2433 )
...
* In Openapi schema mark fields that return only date as date
next_due_data and last_uset were using date-time format instead of date
* In Openapi description fix type product_barcodes to be array
Openapi schema should say thatn product_barcodes field in
ProductDetailsResponse is an array of ProductBarcode not a single
object.
Make the value an array not a single field
* In openapi schema fix purchased date format in stock log entry
It should be just date not a date-time format.
---------
Co-authored-by: Jan Karwowski <jan_karwowski@wp.pl>
2024-01-09 18:49:38 +01:00
Bernd Bestel
bae83535dd
Merge branch 'master' of https://github.com/grocy/grocy
2024-01-09 18:39:57 +01:00
Bernd Bestel
fb407a7fa7
Added changelog for #2432
2024-01-09 18:39:42 +01:00
Torqu3Wr3nch
151bd7f025
Fix blank/missing items in spending report ( #2432 )
...
* Fixes blank/missing items in spending report
Use left (outer) join when connecting product to optional product group
* Properly display ungrouped items in table and chart
---------
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2024-01-09 18:36:09 +01:00
Bernd Bestel
99f448dd64
Strip spaces from uploaded file names ( fixes #2415 )
2023-12-30 19:49:21 +01:00
Bernd Bestel
7f7f1e8dce
Added changelog for #2412
2023-12-25 08:49:29 +01:00
geoffwright240
6b69487bc5
Added 'category' filter to tasks view. ( #2412 )
...
* Added 'category' filter to tasks view.
* Remove extraneous css attributes.
* Applied code style rules
* Use correct column
* Task categories are not something that is translated...
* Added "Uncategorized" as additional filter option
---------
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2023-12-25 08:47:21 +01:00
Bernd Bestel
ee01f41979
Support PHP 8.3, no longer support PHP 8.1
2023-12-16 15:08:59 +01:00
Bernd Bestel
97ecbd25b6
Pulled translations from Transifex
2023-12-16 15:07:59 +01:00
Bernd Bestel
9458eb8b90
Updated dependencies
2023-12-16 15:04:07 +01:00
Bernd Bestel
3c35a69c32
Optimized created API key table highlighting ( closes #2403 )
2023-12-11 22:03:00 +01:00
Bernd Bestel
c9bc10820d
Fixed typo in localization string
2023-12-01 19:26:29 +01:00
Bernd Bestel
8f52aaeadc
Handle stock
userfields in generic entity interaction API endpoints ( closes #2381 )
2023-11-14 21:07:30 +01:00
Bernd Bestel
dc05476d09
Reload calendar after color config changed (references #2368 )
2023-11-04 14:18:51 +01:00
Bernd Bestel
80d7284d72
Implemented calendar category colors ( closes #2368 )
2023-11-04 14:11:02 +01:00
Bernd Bestel
b3a5128dbd
Pulled translations from Transifex
2023-11-04 13:26:58 +01:00
Bernd Bestel
7969145bbf
Updated dependencies
2023-11-04 13:23:18 +01:00
Bernd Bestel
f01ca33c33
Optimized initial focus / workflow handling for recipeposform and shoppinglistitemform
2023-11-04 13:19:46 +01:00
Bernd Bestel
fdf5559c25
Fixed typo
2023-11-03 20:51:42 +01:00