mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Exclude tasks without an due date from the iCal export (fixes #1745)
This commit is contained in:
@@ -8,4 +8,5 @@
|
||||
- Fixed that the logout button/menu was missing when using external authentication (e.g. LDAP)
|
||||
- Fixed that the consume page/dialog wasn't properly initialized when opening it from the stock entries page
|
||||
- Fixed that entries for not existing users were missing on the stock journal
|
||||
- Fixed that when having a Task without a due date, the iCal export was broken
|
||||
- The API endpoint `/stock/shoppinglist/clear` has now a new optional request body parameter `done_only` (to only remove done items from the given shopping list, defaults to `false`)
|
||||
|
Reference in New Issue
Block a user