Bernd Bestel
69a7ea6057
Added a new "adaptive" chore period type ( closes #1495 )
2022-02-10 18:06:33 +01:00
Bernd Bestel
7d4c9fefa9
Removed the dynamic regular chore period type (since it's the same as daily)
2022-02-09 20:25:16 +01:00
Bernd Bestel
10d7d44825
Added new hourly chore period type ( closes #266 )
2022-02-09 20:02:11 +01:00
Bernd Bestel
0d1f2ad09d
Squashed commit
...
Optimized new chore start date handling (references #1612 )
Change yearly chore schedule to be on the same day each year (closes #817 )
Use the last price for out of stock ingredients (closes #779 )
Make it optionally possible to show the recipes list full-width (closes #1772 )
2022-02-09 17:48:21 +01:00
Bernd Bestel
61a1b1428a
Added a chore start date option ( closes #1612 )
2022-02-08 20:35:47 +01:00
Bernd Bestel
411dbabc90
Show the meal plan section for a meal plan entry types on the calendar (references #1582 )
2022-02-08 19:09:17 +01:00
Bernd Bestel
66cf7e4ffa
Squashed commit
...
Updated dependencies
Added the possibility to skip chore schedules (closes #1486 )
Show the meal plan section on the corresponding calendar events (closes #1582 )
Make it possible to define a time for meal plan sections and use that time for the corresponding calendar events (references #1582 )
Added a changelog template
Make it possible to toggle the meal plan calendar view on bigger screens (closes #1678 )
2022-02-08 18:08:26 +01:00
Bernd Bestel
4279bf6445
Prefill the stock entry amount when using a stock entry grocycode on /consume ( closes #1736 )
2022-02-07 20:48:17 +01:00
Bernd Bestel
d1d52aea44
Move FEATURE_SETTING_STOCK_COUNT_OPENED_PRODUCTS_AGAINST_MINIMUM_STOCK_AMOUNT to per product option ( closes #1753 )
2022-02-07 19:12:31 +01:00
Bernd Bestel
12e5377c40
Split application translation strings and QU strings ( fixes #1705 )
2022-02-06 21:09:34 +01:00
Bernd Bestel
28f7700dac
Fixed recipe ingredient stock fulfillment shopping list amount comparison ( fixes #1717 )
2022-02-06 20:02:19 +01:00
Bernd Bestel
9eb46df517
Added a button to quickly create multiple tasks without having to close/reopen the dialog ( closes #1776 )
2022-02-06 18:35:19 +01:00
Bernd Bestel
e6a6d7ae42
Added new relative date input shorthand ( closes #1773 )
2022-02-06 18:13:25 +01:00
Bernd Bestel
da54b945da
Fixed task edit page initial due date ( fixes #1774 )
2022-02-06 17:49:04 +01:00
Bernd Bestel
cf52e5ec96
Make it possible to disable chores/tasks/batteries due soon filters/highlighting ( closes #1485 )
2022-01-23 19:20:23 +01:00
Bernd Bestel
aef646e9df
Highlight chores/tasks/batteries due today in a separate color + status filter ( closes #1740 )
2022-01-23 17:42:55 +01:00
Bernd Bestel
dfd6262f4a
Fixed missing recipe ingredient amount when "Only check if any amount is in stock" is enabled and when there are unit conversions ( fixes #1718 )
2022-01-23 13:56:41 +01:00
Bernd Bestel
f6c750a1ea
Fixed meal plan calories display ( fixes #1757 )
2022-01-23 12:43:16 +01:00
Bernd Bestel
1950e4b513
Added changelog for #1750
2022-01-16 16:21:21 +01:00
Bernd Bestel
e3808c71b9
Added changelog for #1746
2022-01-16 14:49:10 +01:00
Bernd Bestel
8ec0d9319b
Exclude tasks without an due date from the iCal export ( fixes #1745 )
2022-01-11 20:54:23 +01:00
Bernd Bestel
c1952e98bc
Show stock journal entries of deleted users / fixed default user handling ( fixes #1725 )
2022-01-06 15:14:32 +01:00
Bernd Bestel
3a6f04f770
Optionally remove only done shopping list items (/stock/shoppinglist/clear API endpoint, closes #1730 )
2022-01-06 14:07:29 +01:00
Bernd Bestel
0b36d02aa1
Fixed prefilled consume page initialization ( fixes #1716 )
2022-01-06 13:54:42 +01:00
Bernd Bestel
5f8299cf4a
Also show the logout button when using externally managed auth ( fixes #1709 )
2022-01-06 13:46:20 +01:00
Bernd Bestel
ad0dbdfc22
Lookup product barcodes case insensitive ( fixes #1734 )
2022-01-06 13:42:38 +01:00
Bernd Bestel
8455b5a64a
Allow HTML tags for the product description column on the stock overview page ( fixes #1735 )
2022-01-06 13:38:00 +01:00
Bernd Bestel
a711bbd8f6
Print stock entry labels also on inventory when adding products ( closes #1713 )
2021-12-09 18:32:59 +01:00
Bernd Bestel
3e20c2cc3d
Added changelog for #1710
2021-12-06 22:25:27 +01:00
Bernd Bestel
4ea20ce076
Added changelog for #1695
2021-11-25 19:10:08 +01:00
Bernd Bestel
8876c6cf95
Added changelog for #1687
2021-11-15 20:09:04 +01:00
Bernd Bestel
b83e4f53b1
Don't print stock entry labels when not desired (server side WebHook execution) (references #1686 )
2021-11-15 09:06:19 +01:00
Bernd Bestel
33ca6070f4
Fixed typo
2021-11-14 19:39:27 +01:00
Bernd Bestel
c2b675eb06
Deleted empty changelog file
2021-11-14 16:36:20 +01:00
Bernd Bestel
12f6296c75
Reviewed changelog
2021-11-14 16:30:19 +01:00
Bernd Bestel
4d21668265
Added the possibility to merge chores
2021-11-14 16:19:52 +01:00
Bernd Bestel
693dcc1020
Prepared next release
2021-11-14 15:59:58 +01:00
Bernd Bestel
43ba3b4920
Added missing API changelog (references #1676 )
2021-11-14 15:33:13 +01:00
Bernd Bestel
6070507b04
Fixed per unit stock grocycodes weren't unique per unit ( fixes #1676 )
2021-11-14 15:26:38 +01:00
Bernd Bestel
89b87156de
Added changelog for #1672
2021-11-13 17:41:51 +01:00
Bernd Bestel
10bd5ce900
Added a new "Presets for new products" stock setting for the "Default due days" option of new products ( closes #1552 )
2021-11-13 17:05:23 +01:00
Bernd Bestel
a6ffe8480a
Show stock QU hint also for the energy field on the product edit page ( closes #1682 )
2021-11-13 16:45:55 +01:00
Bernd Bestel
2a2335c8f4
Use original column index when accessing data table columns ( fixes #1684 )
2021-11-12 18:26:19 +01:00
Bernd Bestel
4338ccc132
Restore the original due date when undoing a product opened transaction ( fixes #1659 )
2021-11-12 18:12:34 +01:00
Bernd Bestel
f2bef554a4
Fixed track date only chores next_estimated_tracking time comparision ( fixes #1655 )
2021-11-12 18:02:46 +01:00
Bernd Bestel
ab53a157e4
Allow backslashes in API query filters ( fixes #1649 )
2021-11-12 17:52:32 +01:00
Bernd Bestel
beae32ef23
Added the products average price as a hidden by default column on the stock overview page ( closes #1677 )
2021-11-09 19:39:32 +01:00
Bernd Bestel
787c885ccf
Fixed addnewproduct productpicker flow shopping list selection on return ( fixes #1646 )
2021-11-08 22:09:48 +01:00
Bernd Bestel
29371163ad
Fixed night mode over midnight time range check ( fixes #1673 )
2021-11-08 21:38:19 +01:00
Bernd Bestel
1c161b2b29
Added changelog for #1664
2021-11-08 17:36:29 +01:00
Bernd Bestel
3c656ba618
Allow renaming the default shopping list ( closes #1667 )
2021-11-08 17:08:37 +01:00
Bernd Bestel
edddfe234c
Include duesoon/overdue/expired products for the belowminstockamount filter on the stock overview page ( closes #1666 )
2021-11-08 17:06:20 +01:00
Bernd Bestel
8105dea17f
Added changelog for #1661
2021-11-03 21:50:44 +01:00
Bernd Bestel
3c74d92eb0
Prepared next release
2021-09-27 18:21:28 +02:00
Bernd Bestel
35469c3d98
Fixed QU resolve priority ( fixes #1616 )
2021-09-27 18:09:30 +02:00
Bernd Bestel
bed7965989
Fixed undo consume stock transaction location handling (references #1602 )
2021-09-27 17:50:19 +02:00
Bernd Bestel
19ff782c00
Fixed consume transaction journal location handling ( fixes #1602 )
2021-09-27 17:46:42 +02:00
Bernd Bestel
04d826943c
Don't include events without a start time in iCal export ( fixes #1625 )
2021-09-24 13:22:24 +02:00
Bernd Bestel
849c281912
Allow spaces in API filter values ( fixes #1624 )
2021-09-22 10:12:57 +02:00
Bernd Bestel
7aa9e5748e
Allow to add a product picture on product creation ( closes #1620 )
2021-09-19 16:06:16 +02:00
Bernd Bestel
305f846dbf
Implemented bottom-sticky save buttons for product and chore edit forms ( closes #1589 )
2021-09-15 14:59:11 +02:00
Bernd Bestel
3f850c540b
Fixed stock overview context menu item disabled handling ( fixes #1609 )
2021-09-15 14:24:50 +02:00
Bernd Bestel
2c3af45f5c
Added missing changelog
2021-09-15 14:14:24 +02:00
Bernd Bestel
230901a28a
Added changelog for #1599
2021-09-15 14:11:44 +02:00
Bernd Bestel
e88294eb40
Strikethrough reverted changes
2021-08-21 22:16:44 +02:00
Bernd Bestel
ae3bacf8fe
Fixed changelog typos
2021-08-21 22:12:41 +02:00
Bernd Bestel
90305ca8d7
Prepared next release
2021-08-21 20:24:18 +02:00
Bernd Bestel
2c0b6368e1
Revert "Return numbers as numbers on all API endpoints" ( 14cd6ca3bf, fixes #1564 )
2021-08-20 21:45:56 +02:00
Bernd Bestel
4d0c5502a1
Added changelog for #1584
2021-08-19 19:48:00 +02:00
Bernd Bestel
61a58ddef0
Fixed Userfield value assignment handling (/objects/{entity} API endpoint) ( fixes #1572 )
2021-08-17 18:23:06 +02:00
Bernd Bestel
cebf7a3e54
Don't consider inactive products to be missing ( fixes #1578 )
2021-08-17 18:00:33 +02:00
Bernd Bestel
7f70f0ec07
Fixed chore/battery camera barcode scanning blur event handling ( fixes #1585 )
2021-08-17 17:48:45 +02:00
Bernd Bestel
8e552f1146
Added changelog for #1581
2021-08-15 10:46:37 +02:00
Bernd Bestel
d23f730a0b
Added changelog for #1559
2021-08-06 20:20:00 +02:00
Bernd Bestel
1891bc6f32
Restore fixed order for grouped column ( fixes #1534 )
2021-08-04 17:41:20 +02:00
Bernd Bestel
12af9a944b
Added changelog for #1561
2021-08-04 17:08:38 +02:00
Bernd Bestel
9f9b9d864e
Added changelog for #1557
2021-08-04 16:37:08 +02:00
Bernd Bestel
53e405c4f8
Fixed migration when having unsupported parent/child product nesting levels ( fixes #1542 )
2021-07-25 20:22:10 +02:00
Bernd Bestel
8225215e39
Fixed that the calendar iCal export was broken when having "Track date only" chores ( fixes #1547 )
2021-07-24 10:24:21 +02:00
Bernd Bestel
edfa404ed6
Squashed commit
...
Always execute migration 9999 (can be used to fix things manually)
Optimized meal plan navigation / date range filtering
Prepared next release
Pulled translations from Transifex
Various code optimizations
2021-07-16 17:32:08 +02:00
Bernd Bestel
2d2700cacb
Implemented meal plan sections ( closes #370 )
2021-07-15 17:54:48 +02:00
Bernd Bestel
1bacd8e13d
Typo / added missing changelog
2021-07-14 18:15:02 +02:00
Bernd Bestel
91d8eaeb74
Squashed commit
...
Improve journal pages loading time (new date range filter)
Various small style adjustments (meal plan page and others)
Pulled German translations from Transifex
Show the shopping list total value (closes #1309 )
Make it possible to copy recipes (closes #714 )
Implemented optional "auto decimal separator for price inputs" (closes #1345 )
Removed table grouped column fixed order restriction (closes #1402 )
Don't filter out style, class, id attributes of html text (closes #1298 )
Added product picture as column on the stock overview page (closes #1283 )
Added grocycodes also for chores and batteries (+ camera barcode scanning for /choretracking and /batterytracking, this now closes #221 )
2021-07-13 19:29:23 +02:00
Bernd Bestel
71cede74a3
Make it possible to copy meal plan days ( closes #573 )
2021-07-12 20:44:42 +02:00
Bernd Bestel
8cb8611b4f
Added a new product option "Should not be frozen" ( closes #1320 )
2021-07-12 19:27:21 +02:00
Bernd Bestel
70433aace5
Added an status filter to only show in-stock products on the stock overview page ( closes #1263 )
2021-07-12 18:02:57 +02:00
Bernd Bestel
247221950d
Never extend the original due date on when opening a product which has default_best_before_days ( closes #1342 )
2021-07-12 17:56:09 +02:00
Bernd Bestel
6659a5cd08
Add an option to make Userfields mandatory ( closes #1339 )
2021-07-11 22:05:08 +02:00
Bernd Bestel
696e9b3e28
Typo
2021-07-11 19:47:27 +02:00
Bernd Bestel
198216f38b
Make it possible to track any information on chore execution (by using Userfields, closes #825 )
2021-07-11 19:44:06 +02:00
Bernd Bestel
7380175093
Make it possible to mark meal plan entries as done ( closes #924 )
2021-07-11 18:32:26 +02:00
Bernd Bestel
2503590463
config-dist.php formatting
2021-07-11 10:34:46 +02:00
Bernd Bestel
7ee15946c7
Improved page loading time of /recipes and /mealplan when having a big meal plan ( closes #695 )
2021-07-10 22:56:39 +02:00
Bernd Bestel
832d83dfde
Fixed indirect QU conversion factors ( fixes #1264 )
2021-07-10 18:28:19 +02:00
Bernd Bestel
90a0caf1dc
Fixed meal plan recipe servings stock fulfillment checking ( fixes #1391 )
2021-07-10 12:32:29 +02:00
Bernd Bestel
d3c134e13f
Fixed nested recipe ingredient amount calculation ( fixes #1252 )
2021-07-10 11:16:51 +02:00
Bernd Bestel
8ff8c1ac5d
Made the used grocycode barcode type configurable
...
DataMatrix reading via Quagga2 doesn't work currently, so default to an supported 1D barcode (=> Code128)
2021-07-09 23:08:47 +02:00
Bernd Bestel
2638bce851
Improve handling of not in-stock but valid manually entered products on the consume and transfer page (references #1429 )
2021-07-09 22:16:08 +02:00
Bernd Bestel
338a5016cf
Allow cyrillic letters in API filter values ( fixes #1296 )
2021-07-09 20:23:30 +02:00
Bernd Bestel
8c5c12cb47
Added new columns on the stock overview page ( closes #1351 )
2021-07-08 20:42:07 +02:00