Stefan
ad20a96e00
Make date in backup filename ISO 8601 compliant
...
By making the date in backup filename ISO 8601 compliant (year-month-day) an alphabetical sort of the backups automatically will be a chronological sort of the backups. This is more convenient.
As the automatic deletion of backups older than 60 days relies on the modified date of the file (and not the filename), this will continue to work without problems.
See also: https://www.xkcd.com/1179/
2024-09-01 17:18:03 +02:00
Bernd Bestel
2bc58e083d
Fixed recipe edit button on recipes page gallery view ( fixes #2541 )
2024-08-24 20:01:01 +02:00
Bernd Bestel
1323fff3e2
Add table options also to userobjects view ( closes #2573 )
2024-08-24 19:42:41 +02:00
Bernd Bestel
d186e26898
Fixed products page table filter regex (references #2570 )
2024-08-24 18:28:38 +02:00
Bernd Bestel
4f6075d8c5
Fixed product barcode scanning on the recipe ingredient edit page ( fixes #2572 )
2024-08-24 18:22:39 +02:00
Bernd Bestel
d5dacb1053
Optimized product Grocycode handling on consume page (and others / general) ( fixes #2571 )
2024-08-24 18:20:40 +02:00
Bernd Bestel
1246f402e5
Fixed product Grocycode handling on /purchase (references #2571 )
2024-08-24 11:32:15 +02:00
Bernd Bestel
7080ec9a8f
Pulled translations from Transifex
2024-08-24 11:01:37 +02:00
Bernd Bestel
df28026a80
Updated dependencies
2024-08-24 10:53:33 +02:00
Bernd Bestel
434525826e
Fixed products page product group filter to use an exact search instead of contains ( fixes #2570 )
2024-08-24 10:49:19 +02:00
Bernd Bestel
c21090f522
Allow non-ASCII characters in file names of uploaded files ( closes #2484 )
2024-08-19 20:51:47 +02:00
Bernd Bestel
5a2600209f
Fixed recipe shopping list button feature flag relation ( fixes #2552 )
2024-07-13 13:41:18 +02:00
Bernd Bestel
8ac8000f30
Updated dependencies
2024-05-10 17:45:29 +02:00
Bernd Bestel
8821280642
Pulled translations from Transifex
2024-05-10 17:42:13 +02:00
Bernd Bestel
2047d38c6e
Updated about page
2024-04-14 19:24:32 +02:00
Bernd Bestel
a68c1087dd
Update README
2024-04-13 17:43:57 +02:00
Bernd Bestel
2f7478bddb
Update README
2024-04-13 13:20:35 +02:00
Bernd Bestel
af1f2aef96
Don't allow amounts <= 0 on purchase/consume
...
References https://github.com/grocy/grocy/issues/2156#issuecomment-2040336492
2024-04-05 20:12:11 +02:00
Bernd Bestel
6602c76005
Completed changelog for #2501
2024-03-17 21:26:06 +01:00
TheDodger
8f9b295e68
Also copy treat_opened_as_out_of_stock when copying a product ( #2501 )
2024-03-17 21:24:35 +01:00
Bernd Bestel
5167ba1154
Add recipe name to note of the created stock entry when self producing products ( closes #2497 )
2024-03-17 17:11:09 +01:00
Bernd Bestel
b26dfe3fb0
Restored staged changes of 27f9d70b56
2024-03-15 18:48:51 +01:00
Bernd Bestel
402d98757e
Optimized iframe-resizer handling
2024-03-15 18:39:31 +01:00
Bernd Bestel
a7fc87c9bc
Prepared next release
2024-03-15 18:12:58 +01:00
Bernd Bestel
5c1814989a
Stage changes of 27f9d70b56 (not ready yet)
2024-03-15 18:06:46 +01:00
Bernd Bestel
e005c51b1a
Pulled translations from Transifex
2024-03-15 18:04:16 +01:00
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 27f9d70b56 and 7b1a864486)
2024-02-09 18:26:23 +01:00
Bernd Bestel
bf05434a5c
Prepared next release
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 27f9d70b56 (not ready yet)
2024-02-09 16:38:55 +01:00