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
Bernd Bestel
7595d640f5
Return empty Userfields empty ( closes #1412 )
2021-07-08 20:12:58 +02:00
Bernd Bestel
14cd6ca3bf
Return numbers as numbers on all API endpoints
2021-07-08 19:34:16 +02:00
Bernd Bestel
633b26bf7e
Add recipe ingredient notes to the corresponding shopping list item ( closes #1397 )
2021-07-06 20:19:50 +02:00
Bernd Bestel
1ead23cb87
Added on option to only show in-stock products on the /products page ( closes #1388 )
2021-07-06 20:08:02 +02:00
Bernd Bestel
135ac118b0
Added a filter for only done items on the /shoppinglist page ( closes #1406 )
2021-07-06 19:40:26 +02:00
Bernd Bestel
70d51c757b
Only show in-stock products on the /consume page ( closes #1429 )
2021-07-06 19:31:55 +02:00
Bernd Bestel
ffad8bfa7f
Make it possible to search on the stock overview page for product barcodes ( closes #1443 )
2021-07-06 19:25:34 +02:00
Bernd Bestel
aaa054e0a5
Also return the next_execution_assigned_user for the /chores API endpoint ( closes #1493 )
...
Include the user and category object for the /tasks API endpoint (closes #1494 )
2021-07-06 19:07:45 +02:00
Bernd Bestel
b0d38b87de
PHP 8 support
2021-07-05 17:48:34 +02:00
Bernd Bestel
82c474d0ae
Allow hyphens in API filter value ( fixes #1333 )
2021-07-04 17:48:58 +02:00
Bernd Bestel
734e174442
Fixed the "Add as barcode to existing product" productpicker workflow from the /shoppinglistitem page ( fixes #1262 )
2021-07-04 15:46:19 +02:00
Bernd Bestel
47c936e026
Reworked authentication related menu item handling ( fixes #1462 )
2021-07-03 19:40:42 +02:00
Bernd Bestel
bcf963ac49
Fixed self production amount was wrong for tare weight handling enabled products ( fixes #1431 )
2021-07-03 18:30:53 +02:00
Bernd Bestel
765ba77621
Fixed shopping list unit/total price QU handling ( fixes #1460 )
2021-07-03 18:15:30 +02:00
Bernd Bestel
cae924eb81
Fixed shopping list QU handling ( fixes #1385 , fixes #1384 )
2021-07-02 17:37:06 +02:00
Bernd Bestel
187d48f93d
Use stock_log location instead of product location for stock journal ( fixes #1381 )
2021-07-02 17:04:40 +02:00
Bernd Bestel
b856911f0f
Browser-cache localization strings (+ new API endpoint to get them)
2021-06-29 20:24:02 +02:00
Bernd Bestel
d18a8d8b56
Added changelog for #1527
2021-06-29 17:43:13 +02:00
Bernd Bestel
76cfe7fece
Fixed productcard spoil rate ( fixes #1319 )
2021-06-28 19:43:08 +02:00
Bernd Bestel
35fb87ab1e
Squashed commit
...
Use managed fonts
Include userentities dynamically in grocy.openapi.json for /userfields/{entity}/{objectId} endpoints (closes #1218 )
Fixed userfieldsform load / save (for products and recipes) handling (fixes #1302 )
Fixed PUT/DELETE /objects/{entity}/{objectId} when the given object id was invalid (fixes #1396 )
Allow arrays in HTMLPurifier (fixes #1407 )
2021-06-28 17:00:16 +02:00
Bernd Bestel
acb81187d9
Fixed missing shopping_location_id on stock transfer actions ( fixes #1408 )
2021-06-27 20:55:38 +02:00
Bernd Bestel
7ab59273da
Allow links and iframes in HTMLPurifier ( fixes #1461 )
2021-06-27 20:13:24 +02:00
Bernd Bestel
33ea1e56cf
Trigger help-tooltips also by click (instead of only hover, which is Bootstraps default) ( fixes #1468 )
2021-06-27 19:34:28 +02:00
Bernd Bestel
e646dd9332
Fixed barcode QU was not saved for single QU products ( fixes #1504 )
2021-06-27 19:04:09 +02:00
Bernd Bestel
9a0cad079c
Fixed undoing consume/open from notification on /stockentries ( fixes #1524 )
2021-06-27 18:32:22 +02:00
Bernd Bestel
5e189c8a4a
Fixed multi instace date/time Userfields ( fixes #1520 )
2021-06-23 22:13:54 +02:00
Bernd Bestel
9e3c68982b
Added changelog for #1380
2021-06-20 13:27:16 +02:00
Bernd Bestel
a4f7aac963
Mention newly required PHP extensions in changelog (references #1273 )
2021-06-20 13:19:09 +02:00
Bernd Bestel
5ad4d9f421
Added changelog for #1273
2021-06-18 20:57:08 +02:00
Bernd Bestel
96fff2e5f4
Added changelog for #1500
2021-06-12 17:21:48 +02:00
Bernd Bestel
d23fda245e
Fixed that the number picker up/down buttons did not work when the input field was empty or contained an invalid number
2021-03-31 22:26:27 +02:00
Bernd Bestel
791a17fcad
Default shopping list item amount to 1
2021-03-31 22:22:28 +02:00
Bernd Bestel
c483c34598
Display calories always per single serving ( fixes #1359 )
2021-02-21 20:57:34 +01:00
Bernd Bestel
906a9db628
Fixed embedded /transfer from /stockentries ( fixes #1303 )
2021-02-21 19:36:37 +01:00
Bernd Bestel
5583074001
Don't initialise numeric Userfields with 1.0 ( fixes #1312 )
2021-02-21 19:14:49 +01:00
Bernd Bestel
e4c8f6b023
Don't require 1 to be in stock for "Only check if any amount is in stock"
2021-02-21 19:10:10 +01:00
Bernd Bestel
4555bf3b63
Enforce product barcodes to be unique (references #1205 )
2021-02-21 18:55:48 +01:00
Bernd Bestel
f5eff8ab49
Include due_type = "Expiration date" products in /stock/volatile API endpoint ( fixes #1372 )
2021-02-21 18:18:34 +01:00
Bernd Bestel
36f5fb23e9
Added changelog for #1347
2021-02-21 18:13:16 +01:00
Bernd Bestel
779ac31ffe
Added changelog for #1332
2021-02-14 12:56:21 +01:00
Bernd Bestel
fc05044353
Added changelog for #1331
2021-02-14 12:51:40 +01:00
Bernd Bestel
a1adc80c29
Fixed consuming Scan Mode timing ( fixes #1292 )
2021-01-30 13:06:44 +01:00
Bernd Bestel
42689ecefe
Added changelog for #1297
2021-01-30 12:49:17 +01:00
Bernd Bestel
bfb5525ec1
Added changelog for #1286
2021-01-30 12:41:09 +01:00
Bernd Bestel
5ecd3a585e
Added changelog for #1269
2021-01-12 18:14:32 +01:00
Bernd Bestel
bfa3347a20
Fixed that editing stock entries was not possible ( fixes #1268 )
2021-01-12 18:04:20 +01:00
Bernd Bestel
27169e1428
Fixed constant typo ( fixes #1260 )
2021-01-06 09:31:36 +01:00
Bernd Bestel
4a4d9c451f
Prepared next release
2021-01-05 10:54:32 +01:00
Bernd Bestel
45abc99a77
Use barcode amounts also for Consume/Transfer/Inventory ( closes #1254 )
2021-01-04 21:59:19 +01:00
Bernd Bestel
c57e554369
Updated changelog
2020-12-31 13:52:09 +01:00
Bernd Bestel
d9e42331f9
Allow some HTML tags in API request body (needed at least for HTML editor fields) ( fixes #1228 )
2020-12-29 19:19:04 +01:00
Bernd Bestel
278a5f004a
Fix consuming when FEATURE_FLAG_STOCK_LOCATION_TRACKING is disabled ( fixes #1229 )
2020-12-29 18:06:56 +01:00
Bernd Bestel
6263715c53
Fixed shopping list item form load handling ( fixes #1222 )
2020-12-28 19:59:18 +01:00
Bernd Bestel
b7349e287e
Added changelog for #1223
2020-12-28 19:40:52 +01:00
Bernd Bestel
447b86b27f
Merge branch 'master' of https://github.com/grocy/grocy
2020-12-24 15:07:31 +01:00
Bernd Bestel
590cbd2460
Support indirect QU conversions ( fixes #1217 )
2020-12-24 15:07:04 +01:00
Bernd Bestel
d8069c569e
Typo...
2020-12-24 10:01:58 +01:00
Bernd Bestel
4766c81580
Allow API keys in ReverseProxyAuthMiddleware ( closes #1216 )
2020-12-24 10:00:51 +01:00
Bernd Bestel
2e3c237648
Fixed zero decimals handling ( fixes #1213 )
2020-12-23 19:56:37 +01:00
Bernd Bestel
bd185cfa32
Added changelog for #1215
2020-12-23 17:38:43 +01:00
Bernd Bestel
c9f40782de
Update SQLite requirement info (references #1209 )
2020-12-23 14:56:10 +01:00
Bernd Bestel
904848d09a
Fixed purchase success message when FEATURE_FLAG_STOCK_PRICE_TRACKING is disabled ( fixes #1214 )
2020-12-23 14:37:02 +01:00
Bernd Bestel
f1efd08bc6
Raise minimum/tested runtime requirements (references #1209 )
2020-12-22 21:54:49 +01:00
Bernd Bestel
cf05be35fe
Fix default for product option "Never show on stock overview" ( fixes #1212 )
2020-12-22 19:10:02 +01:00
Bernd Bestel
937bd6b702
Fixed camera scanning targets ( fixes #1210 )
2020-12-22 19:06:41 +01:00
Bernd Bestel
159ab253dd
Fixed typo
2020-12-22 17:02:21 +01:00
Bernd Bestel
2afa0c304d
Merge remote-tracking branch 'remotes/origin/release'
2020-12-22 15:20:58 +01:00
Bernd Bestel
c54ae89212
Added changelog for #1208
2020-12-22 15:11:24 +01:00
Bernd Bestel
9d76859469
Added a note about that's better to have a valid currency code set in config.php (references #1206 )
2020-12-22 12:27:30 +01:00
Bernd Bestel
c1ac9e8a45
Optimized/clarified new "Hide product from stock overview" option (references #906 )
2020-12-21 20:43:10 +01:00
Bernd Bestel
694b78f72a
Optimized GROCY_FEATURE_FLAG_STOCK handling ( closes #966 )
2020-12-21 20:13:49 +01:00
Bernd Bestel
bb5bcb9cbe
Changelog wording
2020-12-21 18:09:03 +01:00
Bernd Bestel
431a2ab9f7
Added new Userfield type "Link (with title)" ( closes #790 )
2020-12-21 17:57:48 +01:00
Bernd Bestel
2b13102299
Implemented Userfields for users ( closes #1159 )
2020-12-20 22:16:58 +01:00
Bernd Bestel
8f1ce607f7
Implemented user pictures ( closes #1158 )
2020-12-20 22:08:50 +01:00
Bernd Bestel
c9b5e14473
Make it possible to merge products ( closes #243 )
2020-12-20 20:58:22 +01:00
Bernd Bestel
1d16021404
Show barcode as barcode-image on shopping list ( closes #1133 )
2020-12-20 19:31:12 +01:00
Bernd Bestel
a5326aa95c
Improve API stock action endpoint response ( closes #769 )
2020-12-20 14:43:07 +01:00
Bernd Bestel
cef3086a63
Pulled translations from Transifex
2020-12-20 13:03:06 +01:00
Bernd Bestel
76e4a1578c
Added Default store as a column to the shopping list ( closes #957 )
2020-12-20 10:26:02 +01:00
Bernd Bestel
268b8e87d7
Make it possible to hide chores/batteries ( closes #1069 )
2020-12-20 10:19:44 +01:00
Bernd Bestel
31dbb95c58
Typo
2020-12-20 00:04:44 +01:00
Bernd Bestel
832141a718
Made the shopping list print view configurable ( closes #740 )
2020-12-19 23:57:33 +01:00
Bernd Bestel
f5e0709913
Added columns for last price on shopping list ( closes #410 )
2020-12-19 17:55:49 +01:00
Bernd Bestel
250b308d5d
Support -1 for "Default due days after freezing" ( closes #846 )
2020-12-19 17:32:47 +01:00
Bernd Bestel
362b3f8508
Added min. stock amount column to stock overview ( closes #856 )
2020-12-19 17:25:13 +01:00
Bernd Bestel
5421dfb6b2
Make the chore assignment type "Random" more random ( closes #674 )
2020-12-19 17:15:18 +01:00
Bernd Bestel
cd57b00a18
Prepared next release
2020-12-19 15:32:32 +01:00
Bernd Bestel
7ef5bc6f77
Add some more columns (hidden by default) (references https://github.com/grocy/grocy/issues/1058#issuecomment-744059155 )
2020-12-19 10:51:07 +01:00
Bernd Bestel
eb4a748da3
Consume opened products first ( closes #1183 )
2020-12-19 10:28:35 +01:00
Bernd Bestel
44cdd42062
he_IL localization can't be released before #984 is done
2020-12-17 17:42:27 +01:00
Bernd Bestel
b5fc64cf5d
Fixed DataTables numeric/datetime sorting ( fixes #1085 )
2020-12-17 17:33:24 +01:00
Bernd Bestel
bbad049880
Forgot to save...
2020-12-17 16:54:26 +01:00
Bernd Bestel
9572652a8a
Fixed total price for tare weight handling enabled products ( fixes #1196 )
2020-12-17 16:50:15 +01:00
Bernd Bestel
0bd9a1dc4b
Added changelog for #1189
2020-12-16 18:21:21 +01:00
Bernd Bestel
25f5f98b75
Fixed undoing a consume transaction of an opened item added it back to stock unopened ( fixes #1191 )
2020-12-16 17:44:51 +01:00
Bernd Bestel
4c7318acd7
Added changelog for #1190
2020-12-16 17:28:39 +01:00
Dominic Zedler
54e4d3217c
Correct typo in changelog ( #1177 )
2020-12-12 15:52:44 +01:00
Bernd Bestel
bfbaa7e9d5
Expose stock and stock_current_locations also via generic entity interaction API endpoints (no edit) ( closes #1147 )
2020-12-12 10:59:36 +01:00
Bernd Bestel
59aad1c180
Added REGEXP operator for API query filter ( closes #1174 )
2020-12-12 10:44:27 +01:00
Bernd Bestel
f07a21b00b
Added missing API query filter info
2020-12-11 19:36:29 +01:00
Bernd Bestel
9e824a7afc
Pulled translations from Transifex
2020-12-11 17:41:55 +01:00
Bernd Bestel
4b1766ead0
Return default user setting if not configured for API endpoint /user/settings/{settingKey} ( fixes #1169 )
2020-12-10 18:02:24 +01:00
Bernd Bestel
48aa9fd138
Added an API endpoint to get the authenticated user ( closes #1165 )
2020-12-09 21:16:49 +01:00
Bernd Bestel
fda8411ab3
Support descending ordering in generic API filter ( closes #1167 )
2020-12-09 21:04:04 +01:00
Bernd Bestel
cf34df5e3f
Squashed commit
...
Fixed some localization strings
Reviewed/optimized product deletion handling
Add option to hide products from the stock overview page (closes #906 )
Prefill default_due_days also on the inventory page (closes #591 )
Added DataTables accent chinese-string plugin (closes #872 )
Show costs and calories per recipe ingredient (closes #1072 )
Fixed user permission saving (fixes #1099 )
User permissions should not have an effect for demo mode (closes #972 )
Handle QU conversion when consuming a substituation (child) product (fixes #1118 )
Consume/open any child product when the parent product is not in stock (closes #899 )
Added a retry camera barcode scanning button to product picker workflow (closes #736 )
2020-12-07 19:48:33 +01:00
Bernd Bestel
2bdb6ab2d4
Use the products "Quick consume amount" optionally also on the consume page ( closes #1148 )
2020-12-04 18:16:58 +01:00
Bernd Bestel
166748788b
Added an include_sub_products parameter to the API endpoint /stock/products/{productId}/locations
2020-11-19 18:37:16 +01:00
Bernd Bestel
639ffe13f5
Reverted 41067b23bb because that's not needed (references #1049 and #958 )
2020-11-17 21:10:26 +01:00
Bernd Bestel
604629ed5e
Added a button to download equipment instruction manuals ( closes #833 )
2020-11-17 21:01:45 +01:00
Bernd Bestel
6270f39688
Make Userfields reorderable ( closes #1134 )
2020-11-17 20:12:45 +01:00
Bernd Bestel
887526c727
Squashed commit
...
Fixed number input min/max amount handling
Only (auto) save valid user inputs
More filters on the stock journal pages
Save the last price per used barcode and preselect that as a total price on purchase if not empty (closes #1131 )
Don't apply conversions for only_check_single_unit_in_stock ingredients (fixes #1120 )
Render shopping list userfields (closes #1052 )
Fixed Focus when adding included recipes (closes #1019 )
Order all base objects with NOCASE (closes #1086 )
2020-11-17 19:11:02 +01:00
Bernd Bestel
512ef745da
Don't expose uihelper views via the API / allow to get stock_log via generic entity interaction endpoints (no edit)
2020-11-16 22:18:37 +01:00
Bernd Bestel
e85b21384f
Remove "Allow partial units in stock" product option / unify number input validation messages
2020-11-16 17:10:41 +01:00
Bernd Bestel
7b4edf3147
Adapt shopping list add expired products for #851
2020-11-15 22:38:21 +01:00
Bernd Bestel
293880c874
Typo
2020-11-15 20:30:50 +01:00
Bernd Bestel
c62fa8c203
Changelog formatting fixes
2020-11-15 20:05:10 +01:00
Bernd Bestel
b393998601
Distinguish expiry/best before dates ( closes #851 )
2020-11-15 19:53:44 +01:00
Bernd Bestel
1d50d5dd22
Rmove unique constraint on tasks.name ( closes #1001 )
2020-11-15 16:19:55 +01:00
Bernd Bestel
9a7196b761
Make it possible to copy products ( closes #571 )
2020-11-15 16:05:25 +01:00
Bernd Bestel
3568fd9dcb
Added a "error info copy & paste" text box on the 500 error page
2020-11-15 15:12:15 +01:00
Bernd Bestel
dd8fa5ff66
Save DataTable states server side
2020-11-15 14:58:35 +01:00
Bernd Bestel
1d1642b464
Make the quick consume buttons on the stock overview page configurable per product ( closes #613 )
2020-11-15 09:57:45 +01:00
Bernd Bestel
f85b89d4fa
Show a warning on purchase when purchased best before date is < in stock ( closes #948 )
2020-11-14 23:15:34 +01:00
Bernd Bestel
db5c9ce3e8
stockentryform amount doesn't need to handle tare weight
2020-11-14 22:54:29 +01:00
Bernd Bestel
28276191cc
Don't allow tare weight handling enabled products to be opened ( closes #770 )
2020-11-14 22:51:06 +01:00
Bernd Bestel
62c9c285ba
Document API changes in grocy.openapi.json ( closes #969 )
2020-11-14 21:26:16 +01:00
Bernd Bestel
1d6e279b07
Added missing changelog (references #801 )
2020-11-14 12:44:50 +01:00
Bernd Bestel
62997d39bc
Removde the /objects/{entity}/search API endpoint, added the new filter capabilities to /objects/{entity} (references #985 )
2020-11-14 11:27:13 +01:00
Bernd Bestel
96b86c230c
Use sensible decimal amounts
2020-11-13 17:45:09 +01:00
Bernd Bestel
b0b3322266
Also relate the shopping list amount to QU stock
2020-11-13 17:30:57 +01:00
Bernd Bestel
c360cbec4c
UI strings/tooltips/basic handling review/optimizations
2020-11-12 21:35:10 +01:00
Bernd Bestel
7c8a17ce78
Add calories as a column to stock overview (references #1058 )
2020-11-11 22:06:01 +01:00
Bernd Bestel
0245a925b7
Make it possible to hide columns ( closes #1058 )
...
Hide new overview page columns by default
2020-11-11 21:11:17 +01:00
Bernd Bestel
8c8a51c06e
Typo
2020-11-10 21:51:45 +01:00
Bernd Bestel
62e8d88adb
Reviewed changelog
2020-11-10 18:50:04 +01:00
Bernd Bestel
33a6a28208
Also use the productamountpicker on the shopping list item page (refernces #1015 )
2020-11-09 22:15:25 +01:00
Bernd Bestel
b6f4cfa851
Also use the productamountpicker for inventory (refernces #1015 )
2020-11-09 21:51:55 +01:00
Bernd Bestel
44eb74ca52
Updated changelog
2020-11-09 19:28:58 +01:00
Bernd Bestel
5f920e2cc6
Start product picker workflows also by TAB
2020-11-08 22:36:55 +01:00
Bernd Bestel
d82fd09fba
UI test/review
2020-11-08 15:09:10 +01:00
Bernd Bestel
7d237867b5
Updated changelog about the new clear filter button
2020-11-07 15:01:10 +01:00
Bernd Bestel
7324c14516
Added changelog for #1115
2020-11-07 14:59:09 +01:00
Bernd Bestel
7b32d1d8a4
More compact page headers / streamlined new page design for all pages
2020-10-31 18:37:10 +01:00
Bernd Bestel
eec203700a
Added changelog for #1111
2020-10-31 16:26:30 +01:00
Bernd Bestel
fca4b3bb10
Added changelog for #1109
2020-10-31 16:22:51 +01:00
Bernd Bestel
fb032ef721
Added changelog for #1103
2020-10-29 17:11:24 +01:00
Bernd Bestel
1563870021
Added changelog for #1102
2020-10-29 17:05:29 +01:00
Bernd Bestel
31fcdf377a
Implemented LDAP authentication support ( closes #305 )
2020-10-20 21:43:58 +02:00
Bernd Bestel
45236b2af2
Added changelog/new translation strings for #1078 and #1079
2020-10-20 20:16:57 +02:00
Bernd Bestel
438cc08b98
Added changelog/new translation strings for #1077
2020-10-20 20:12:04 +02:00
Bernd Bestel
9e982979c3
Allow 4 decimals for all amount inputs (this now closes #998 )
2020-10-19 20:25:42 +02:00
Bernd Bestel
9115645e19
Fixed consuming tare weight handling enabled products on the stock entries page ( fixes #988 )
2020-10-18 14:51:32 +02:00
Bernd Bestel
ab1611081e
Typo
2020-10-17 11:25:56 +02:00
Bernd Bestel
e24f3143b5
Changelog/little naming changes/fixes/new translations strings for #1056
2020-10-17 11:03:47 +02:00
Bernd Bestel
17d296d173
Added changelog for #1045
2020-10-15 19:48:25 +02:00
Bernd Bestel
56d79d7db8
Added changelog for #996
2020-10-14 23:11:00 +02:00
Bernd Bestel
1420952f29
Added changelog for #1049
2020-10-14 18:03:27 +02:00
Bernd Bestel
9c92ec4748
Added changelog for #1026
2020-10-04 15:25:18 +02:00
Bernd Bestel
49588508bb
Added changelog for #1018
2020-10-04 15:03:27 +02:00
Bernd Bestel
64c050fc0d
Added changelog for #1000
2020-09-14 11:16:44 +02:00
Bernd Bestel
61cfddb1e7
Added changelog for #995
2020-09-08 17:50:49 +02:00
Bernd Bestel
f68e96a235
Added changelog for #989
2020-09-06 13:26:36 +02:00
Bernd Bestel
d0a7756a67
Added changelog for #986
2020-09-06 10:08:08 +02:00
Bernd Bestel
0ed1813bee
Added changelog for #985
2020-09-01 20:17:23 +02:00
Bernd Bestel
60f3d900e8
Display "Track date only"-chores as all-day also in iCal API endpoint (references #941 )
2020-09-01 19:32:28 +02:00
Bernd Bestel
ae590fa910
Also return Userfields for Userobjects (endpoint /objects/{entity}) ( fixes #979 )
2020-08-31 22:32:56 +02:00
Bernd Bestel
7e2574eb73
Added changelog for #977
2020-08-31 20:12:28 +02:00
Bernd Bestel
318db53818
Typo
2020-08-31 19:22:08 +02:00
Bernd Bestel
a995ce0538
Added changelog for #976
2020-08-31 19:19:05 +02:00
Bernd Bestel
32cd928460
Added changelog for #960
2020-08-29 12:22:53 +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
4058925f40
Handle edited stock entries in GetProductPriceHistory ( fixes #913 )
2020-08-25 19:09:47 +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
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
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
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
ffec1134a3
Added changelog for #959
2020-08-22 10:05:10 +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
Bernd Bestel
2cd3779d82
Added changelog for #855
2020-08-19 19:49:32 +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
Bernd Bestel
5b475d9307
Added changelog for #876
2020-08-18 19:46:38 +02:00
Bernd Bestel
f88401a44a
Added changelog for #933
2020-08-18 19:36:45 +02:00
Bernd Bestel
295f360306
Added changelog for #927
2020-08-18 19:30:00 +02:00
Bernd Bestel
7510c677f1
Added changelog for #880
2020-08-18 18:30:35 +02:00
Bernd Bestel
a93a3e1df1
Added changelog for #939
2020-08-18 18:15:50 +02:00
Bernd Bestel
b6b6f903ab
Added more changelog for #801
2020-08-18 11:49:25 +02:00
Bernd Bestel
144ca094e6
Typo
2020-08-17 22:13:53 +02:00
Bernd Bestel
da05cbffc0
Added changelog for #801
2020-08-17 22:12:39 +02:00
Bernd Bestel
d1e395b45e
Added the Korean translation ( closes #903 )
2020-08-17 18:22:42 +02:00
Bernd Bestel
7f461bfa51
Added the Greek translation ( closes #952 )
2020-08-17 18:07:05 +02:00
Bernd Bestel
98f214e9f1
Added changelog for #826
2020-05-03 20:28:04 +02:00
Bernd Bestel
1e07a2dc2e
Added changelog for #806
2020-04-29 19:55:56 +02:00
Bernd Bestel
fc9e2927f9
Added changelog for #796
2020-04-26 17:30:21 +02:00
Bernd Bestel
d72fd565ca
Changelog and little adjustments for #800
2020-04-26 17:26:32 +02:00
Bernd Bestel
37054475c2
Little adjustments and changelog for #795
2020-04-24 18:06:57 +02:00
Bernd Bestel
9e824e1845
Little adjustments and changelog for #788
2020-04-24 17:51:48 +02:00
Bernd Bestel
60f321d9c2
Added changelog for #793
2020-04-23 20:51:34 +02:00
Bernd Bestel
5833bb1e8f
Added changelog for #784
2020-04-22 18:05:05 +02:00
Bernd Bestel
fbb8999513
Fixes and changelog for #767
2020-04-22 18:00:25 +02:00
Bernd Bestel
f4b70e9ae3
Fixed product edit page barcodes field tab handling ( fixes #764 )
2020-04-19 15:01:58 +02:00
Bernd Bestel
8cbfd5fedb
Added changelog for #763
2020-04-19 14:56:29 +02:00
Bernd Bestel
0e2a067e30
Added changelog for #753
2020-04-19 14:53:33 +02:00
Bernd Bestel
6931d2a764
Prepared next release
2020-04-17 20:07:01 +02:00
Bernd Bestel
629b3c0706
Prepared next release
2020-04-16 18:05:45 +02:00
Bernd Bestel
2e625f330d
Little style changes and changelog for #733
2020-04-13 22:30:35 +02:00
Bernd Bestel
6f4769a7b3
Make product groups on the shopping list collapsible ( closes #604 )
2020-04-13 19:11:13 +02:00
Bernd Bestel
1390c65864
Show optionally an icon on the stock overview page if the product is already on the shopping list ( closes #708 )
2020-04-13 18:47:41 +02:00
Bernd Bestel
886721e972
Fixed consuming tare weight handling enabled products from the stock overview page ( fixes #731 )
2020-04-13 17:29:00 +02:00
Bernd Bestel
1686fcca8e
Fixed that product-opened-actions had no transaction_id in stock_log ( fixes #732 )
2020-04-13 17:04:59 +02:00
Bernd Bestel
25be604b31
Also return userfields in generic object(s) GET API routes ( closes #601 )
2020-04-13 16:52:34 +02:00
Bernd Bestel
87e68523e5
Typo...
2020-04-13 16:27:36 +02:00
Bernd Bestel
858315ed3f
Added DataTables accent neutralise plugin ( closes #654 )
2020-04-13 16:27:02 +02:00
Bernd Bestel
f36d9c46ed
Make Quagga2 setting "numOfWorkers" adjustable ( closes #713 )
2020-04-13 16:14:43 +02:00
Bernd Bestel
45d96cb60f
Use Quagga2 instead of QuaggaJS ( closes #579 )
2020-04-13 16:08:46 +02:00
Bernd Bestel
10f890ef89
Added a camera-barcode-scanner-button to the barcodes field on the product edit page ( closes #723 )
2020-04-13 15:55:27 +02:00
Bernd Bestel
c6e06ab07c
Fix weekday order for next chore execution calculation for weekly chores ( fixes #570 )
2020-04-13 15:16:38 +02:00
Bernd Bestel
9a93c32d3c
Fix total price amount relation on purchase ( fixes #722 )
2020-04-13 14:52:13 +02:00
Bernd Bestel
42e6a8ef94
Added new API endpoints to get all user and config settings ( closes #718 )
2020-04-13 10:35:20 +02:00
Bernd Bestel
b971375881
Reimplemented CORS handling ( fixes #681 )
2020-04-13 10:00:29 +02:00
Bernd Bestel
855b24c515
Fix consume page form validation limits for the amount input when tare weight handling is enabled ( fixes #727 )
2020-04-12 21:41:04 +02:00
Bernd Bestel
0327188125
Optimize datetimepicker form validation events ( fixes #726 )
2020-04-12 18:41:23 +02:00
Bernd Bestel
73b3ad3b4c
Unify wording
2020-04-12 18:32:32 +02:00
Bernd Bestel
152d3b7005
Respect QU conversions when aggregating parent product stock amounts ( fixes #615 )
2020-04-12 18:29:44 +02:00
Bernd Bestel
5b314351dd
Don't show disabled product options ( fixes #724 )
2020-04-12 15:59:08 +02:00
Bernd Bestel
7b39bc995c
Fixed update.sh line endings ( fixes #705 )
2020-04-12 15:42:25 +02:00
Bernd Bestel
81e6530ddc
Always set number inputs in browser locale format ( fixes #610 )
2020-04-12 15:33:36 +02:00
Bernd Bestel
86ef36d76a
Don't ignore the decimal part when editing a stock entry ( fixes #616 )
2020-04-12 15:22:36 +02:00
Bernd Bestel
d907bca3cb
Include userfields when printing a shopping list ( fixes #719 )
2020-04-12 14:39:11 +02:00
Bernd Bestel
3356b07342
Always show models / overlay everything else ( fixes #628 )
2020-04-12 14:34:50 +02:00
Bernd Bestel
0f3a3887a2
Fixed that best before dates were displayed on the stock overview and stock entries page even with disabled GROCY_FEATURE_FLAG_STOCK_BEST_BEFORE_DATE_TRACKING ( fixes #673 )
2020-04-12 14:17:52 +02:00
Bernd Bestel
390af436ab
Fixed that the stock entries page was broken when there were product userfields defined with enabled "Show as column in tables" ( fixes #677 )
2020-04-12 14:13:28 +02:00
Bernd Bestel
4e5e191b22
Fixed the conversion factor hint on the purchase page ( fixes #625 )
2020-04-12 14:09:38 +02:00
Bernd Bestel
6867057b6e
Clarify button tooltips on the stock entries page ( closes #621 )
2020-04-12 14:02:24 +02:00
Bernd Bestel
9dbd6a68c4
Don't change the displayed QU to the products stock QU when "Only check if a single unit is in stock" is set when editing a recipe ingredient ( fixes #606 )
2020-04-12 13:55:26 +02:00
Bernd Bestel
1cb3128042
Added changelog for #703
2020-04-07 11:46:07 +02:00
Bernd Bestel
bfb46494cf
Added new at least 80 % complete localizations
2020-04-05 08:41:08 +02:00
Bernd Bestel
9a9b4d1000
Updated version.json
2020-04-03 18:35:46 +02:00
Bernd Bestel
808745dbfa
Added v2.6.2 changelog (hotfix, will be included/changed in the last 5 releases also)
2020-04-03 18:34:00 +02:00
Bernd Bestel
11bf89e13a
Added changelog for #688
2020-04-02 08:39:25 +02:00
Bernd Bestel
f092c8b10d
Added changelog for #675
2020-03-29 14:29:38 +02:00
Bernd Bestel
caf7127c13
Added changelog for #672
2020-03-27 19:32:25 +01:00
Bernd Bestel
d509f9add0
Added changelog for #669
2020-03-27 17:46:08 +01:00
Bernd Bestel
646f638111
Added changelog for #668
2020-03-27 14:32:30 +01:00
Bernd Bestel
7b737590ea
Added changelog for #657
2020-03-25 20:32:37 +01:00
Bernd Bestel
2619d03cc0
Added changelog for #658
2020-03-25 20:12:38 +01:00
Bernd Bestel
22eaeee572
Added changelog for #660
2020-03-25 19:29:30 +01:00
Bernd Bestel
375865d80e
Changelog and some small changes for #639
2020-03-22 18:02:19 +01:00
Bernd Bestel
dcfd9d848d
Added changelog for #637 / #638
2020-03-22 09:27:49 +01:00
Bernd Bestel
03566d0644
Added changelog for #633 / #629
2020-03-21 15:56:59 +01:00
Bernd Bestel
eb3c0f9397
Typo...
2020-03-06 21:46:14 +01:00
Bernd Bestel
40034ed7bd
Prepared next release
2020-03-06 21:29:37 +01:00
Bernd Bestel
e0f71aa308
Pulled translations from Transifex
2020-03-06 21:14:50 +01:00
Bernd Bestel
f440604007
Fixed Location Content Sheet product ordering ( fixes #590 )
2020-03-06 20:56:11 +01:00
Bernd Bestel
5cfe7cf34d
Fixed that the recipe page was reloaded when expanding a collapsed row on mobile ( fixes #589 )
2020-03-06 20:51:09 +01:00
Bernd Bestel
e2bb3a7d00
Changelog & little changes for #592
2020-03-06 20:46:27 +01:00
Bernd Bestel
8be14768df
Added new config.php setting for subdirectory base path ( closes #568 )
2020-03-06 20:41:00 +01:00
Bernd Bestel
fc131f5598
Little changes and changelog for #574
2020-03-01 17:58:10 +01:00
Bernd Bestel
14c9c045e7
Added changelog for #479
2020-03-01 17:50:34 +01:00
Bernd Bestel
aa787e765e
Changelog, small changes and added missing localization strings for #556
2020-02-10 18:24:15 +01:00
Bernd Bestel
6b8169a1f1
Changelog and small changes for #557 )
2020-02-10 18:00:42 +01:00
Bernd Bestel
49edd011b4
Changelog and small fixes for #545
2020-02-09 21:50:56 +01:00
Bernd Bestel
472c083bca
Little changes, changelog and added missing localization strings for #555
2020-02-09 21:16:47 +01:00
Bernd Bestel
540ae2627a
Changelog & small changes for #554
2020-02-09 21:01:29 +01:00
Bernd Bestel
1953a26d7f
Changelog and small changes for #552 )
2020-02-09 17:27:46 +01:00
Bernd Bestel
ba4dfa30a7
Added changelog
2020-02-09 17:17:30 +01:00
Bernd Bestel
0359003e09
Little changes for #551
2020-02-09 15:36:03 +01:00
Bernd Bestel
e9f55de987
Fixed FullCalendar height was not calculated dynamically ( fixes #549 )
2020-02-09 15:24:05 +01:00
Bernd Bestel
3af5bd8e29
Scoll to the recipe card after selecting a recipe on mobile devices ( closes #547 )
2020-02-09 15:11:38 +01:00
Bernd Bestel
35eb976706
Don't show nested-resolved recipe ingredients of the selected recipe
2020-02-04 19:49:09 +01:00
Bernd Bestel
fcfe62f4d3
Further optimize spacing to waste less space
2020-02-03 21:45:15 +01:00
Bernd Bestel
171d6af5e1
We don't need that switch-button, a native Boostrap button is enough and less disturbing
2020-02-03 21:21:42 +01:00
Bernd Bestel
58cff18b03
Improved the meal plan add-dialogs ( closes #540 )
2020-02-03 20:04:22 +01:00
Bernd Bestel
b9e32a9795
Fixed contextual time ago display was missing (references #513 )
2020-02-02 17:55:35 +01:00
Bernd Bestel
9e519e0841
Annotate variable ingredient amounts ( closes #530 )
2020-02-02 17:26:32 +01:00
Bernd Bestel
ba1272ced8
Made the navbar a little smaller
2020-02-02 17:16:02 +01:00
Bernd Bestel
890663bf63
Fixed the "Shopping list to stock workflow" with disabled FEATURE_FLAG_STOCK_BEST_BEFORE_DATE_TRACKING ( fixes #537 )
2020-02-02 13:01:31 +01:00
Bernd Bestel
ad9f336035
Fix new recipe creation when reloading the /recipes/new page ( fixes #536 )
2020-02-01 18:16:44 +01:00
Bernd Bestel
23efe0c87a
Added an option to hide the calendar on the shopping list ( closes #531 )
2020-02-01 12:55:12 +01:00
Bernd Bestel
debb29ddaa
Fixed recipeposform edit when "Only check if a single unit is in stock" is set ( fixes #535 )
2020-02-01 09:03:30 +01:00
Bernd Bestel
55c5501d96
Optimized recipeposform input ordering ( closes #533 )
2020-02-01 08:59:37 +01:00
Bernd Bestel
b8c6ac6905
Fixed location_id handling when FEATURE_FLAG_STOCK_LOCATION_TRACKING is disabled ( fixes #532 )
2020-01-31 21:27:51 +01:00
Bernd Bestel
ce3b30f601
Prepared next release
2020-01-31 08:51:16 +01:00
Bernd Bestel
28e3f6226f
Added the new hungarian translation
2020-01-30 07:30:46 +01:00
Bernd Bestel
0e0c58542e
Added the slovak localization
2020-01-29 11:19:43 +01:00
Bernd Bestel
8d490351d0
Replaced jQuery UI by Animate.css (better, faster, lighter)
2020-01-28 19:27:18 +01:00
Bernd Bestel
a64b35e9d4
Made the sidebar menu items a little smaller
2020-01-27 22:34:48 +01:00
Bernd Bestel
e84c7063d3
Consume any subproduct when consuming a recipe ingredient which is not in stock ( fixes #446 )
2020-01-27 22:14:11 +01:00
Bernd Bestel
05aceb72ae
Squashed commit
...
- Only refresh contextual number/datetime info/formatting where needed (closes #513 )
- Also refresh correlated stock journal entries on undo (closes #471 )
- Prefill "New amount" with the current stock amount on the inventory page (closes #434 )
- Ensure that the location_id of the stock and stock_log tables is never empty after migration 95 (references #421 )
- Load initial values of the /stockedit form server side to improve loading performance (references #421 )
- Use more or less the same input ordering as on the purchase page for the /stockedit page (references #421 )
- Also display the "Compact view" button on the shopping list page when FEATURE_FLAG_SHOPPINGLIST_MULTIPLE_LISTS is disabled (references #453 )
- Ensure that the currently active sidebar menu item is visible
- Optimized sidebar menu item grouping/spacing
- Properly order the API documentation route groups and put the "by-barcode" routes into a separate group
- Updated dependencies
- Pulled translations from Transifex
- Prepared changelog for next release
2020-01-27 19:00:49 +01:00
Bernd Bestel
4cc31a87e0
Added changelog RSS feed info to changelog
2020-01-26 21:03:32 +01:00
Bernd Bestel
71a57c9dcb
Implement "Free products" ( closes #426 )
2020-01-26 20:01:30 +01:00
Bernd Bestel
a8f43a1d45
Added a quick video demo to showcase the new "Scan mode" feature
2020-01-26 16:43:46 +01:00
Bernd Bestel
c7bcb9984a
Implemented "Scan mode"
2020-01-26 15:35:01 +01:00
Bernd Bestel
0ef9b2fdb7
Added a new setting to be able to start the meal plan on a different weekday ( closes #429 )
2020-01-25 20:01:40 +01:00
Bernd Bestel
e111d07f4e
Added the ability to directly add products to the meal plan ( closes #450 )
2020-01-25 11:51:00 +01:00
Bernd Bestel
3cbeea7d95
Added an option to filter for only undone items on the shopping list ( closes #452 )
2020-01-24 22:26:36 +01:00
Bernd Bestel
ad54253d72
Added a compact view for shopping list (for mobile shopping) ( closes #453 )
2020-01-24 22:05:08 +01:00
Bernd Bestel
8d7f985b59
Make it possible to add notes to meal plan (days) ( closes #477 )
2020-01-23 20:59:19 +01:00
Bernd Bestel
594dc0858b
Make sure that Grocy.CurrentUrlRelative is set without the query string ( fixes #509 )
2020-01-23 20:12:38 +01:00
Bernd Bestel
101355cae2
Added day summary (costs and calories) to the meal plan ( closes #502 )
2020-01-21 22:44:04 +01:00
Bernd Bestel
ca6c2b0af8
Also show calories per serving on the meal plan (references #502 )
2020-01-21 22:02:53 +01:00
Bernd Bestel
5793f6b041
Fixed that meal plan week costs were missing for weeks 1 - 9
2020-01-21 21:54:22 +01:00
Bernd Bestel
6f035fd64d
Allow decimal numbers for the kcal field ( closes #492 )
2020-01-21 21:31:42 +01:00
Bernd Bestel
5cdfd30852
Added changelog for #501
2020-01-21 20:49:25 +01:00
Bernd Bestel
17e5c04bf9
Added changelog for #503
2020-01-19 09:53:58 +01:00
Bernd Bestel
cd522220ce
Added changelog for #491
2020-01-17 18:15:45 +01:00
Bernd Bestel
5de563f2c9
Added changelog for #489
2020-01-17 18:08:54 +01:00
Bernd Bestel
d4bec3bd10
Added a "keep screen on" option using NoSleep.js ( closes #427 )
2020-01-05 10:03:02 +01:00
Bernd Bestel
a8cf5ae9ab
Handle demo mode via a setting instead of checking the existence of a file ( closes #484 )
2020-01-05 09:11:11 +01:00
Bernd Bestel
539334f5ee
Fixed the response type description of the /stock/volatile API endpoint ( fixes #460 )
2020-01-03 15:03:03 +01:00
Bernd Bestel
e515f21d3b
Fixed DataTables earch / don't search the first column with buttons/menus ( fixes #440 )
2020-01-03 14:18:56 +01:00
Bernd Bestel
6345e69922
Fixed tare weight handling min. amount on purchase was not calculated based on the products qu_factor_purchase_to_stock ( fixes #457 )
2020-01-03 14:10:43 +01:00
Bernd Bestel
8e26bd2c31
Allow partial units during inventory ( fixes #459 )
2020-01-03 13:55:14 +01:00
Bernd Bestel
675bf25927
Allow empty date(time) inputs when the field is not required (fixes #462(
2020-01-03 13:50:10 +01:00
Bernd Bestel
0be672aa48
Fixed that when FEATURE_FLAG_SHOPPINGLIST_MULTIPLE_LISTS was set to false, the shopping list appeared empty after some actions ( fixes #428 )
2020-01-03 13:35:48 +01:00
Bernd Bestel
8da13ab22b
Added changelog for #476
2019-12-21 12:38:15 +01:00
Bernd Bestel
bf81d8a794
Added changelog for #469
2019-12-19 20:10:21 +01:00
Bernd Bestel
b02e43aea8
Added changelog for #421
2019-12-19 20:00:47 +01:00
Bernd Bestel
0be1994c02
Added changelog for #456 and #458
2019-12-08 20:53:28 +01:00
Bernd Bestel
709afac1af
Proper pt-br localization/demo
2019-11-26 11:13:14 +01:00
Bernd Bestel
9bd43cf67a
Added the Portuguese translation files
2019-11-13 14:47:23 +01:00
Bernd Bestel
7b0fdfe62e
Renormalize line endings ( closes #412 )
2019-11-02 08:42:49 +01:00
Bernd Bestel
da2c8d48ac
Changelog and code optimizations for pull request #420
2019-10-19 10:33:46 +02:00
Bernd Bestel
e133508814
Delay DataTables search by 200ms (references #424 )
2019-10-15 19:59:14 +02:00
Bernd Bestel
9e1804252e
Centralize default DataTables init settings (references #424 )
2019-10-15 19:38:51 +02:00
Bernd Bestel
3328c789d4
Fixed that the meal plan menu item was not visible when the calendar was disabled (through feature flags) ( closes #415 )
2019-10-12 10:35:47 +02:00
Bernd Bestel
68dc1bc1f9
Added changelog for #417
2019-10-12 10:25:39 +02:00
Bernd Bestel
ed4d292b23
Prepared next release
2019-10-05 13:14:28 +02:00
Bernd Bestel
700db9ae00
Added a new sub feature flag FEATURE_FLAG_SHOPPINGLIST_MULTIPLE_LISTS
2019-10-05 13:10:56 +02:00
Bernd Bestel
ba6bfa6a2c
Added a chore period type "yearly" ( closes #407 )
2019-10-04 11:24:51 +02:00
Bernd Bestel
28b23fd313
Implemented chore period intervals to have more flexible schedules ( closes #312 )
2019-10-04 11:14:11 +02:00
Bernd Bestel
5d98140843
Added input shorthands for date fields to increase/decrease the date by 1 month/year ( closes #405 )
2019-10-02 16:06:44 +02:00
Bernd Bestel
420e4b933f
Don't display QU conversions for other products on the product edit page ( fixes #400 )
2019-10-02 15:53:36 +02:00
Bernd Bestel
901b345714
Fixed/workaround for recipes_nestings_resolved view when recipe count > 100 ( fixes #403 )
2019-10-01 15:34:20 +02:00
Bernd Bestel
d81fe4777c
Prepared next release
2019-09-28 13:23:50 +02:00
Bernd Bestel
dea2ffeaaf
Added a "clear" button above the new notes field on the shopping list page
2019-09-28 08:48:58 +02:00
Bernd Bestel
81f6b58fe4
Added a button to jump to the journal on the product/chore/battery card
2019-09-27 14:19:06 +02:00
Bernd Bestel
4aa575e0e8
Display just "unlimited" on the product card for the average shelf life if it is > 200 years
2019-09-27 14:04:44 +02:00
Bernd Bestel
765f908966
Make it possible to provide the purchase price also as a total price ( closes #390 )
2019-09-27 13:50:16 +02:00
Bernd Bestel
9527305311
Userobjects list page print optimizations ( closes #396 )
2019-09-27 13:23:10 +02:00
Bernd Bestel
9d52f82bc2
Updated changelog for pull request #397
2019-09-27 08:35:15 +02:00
Bernd Bestel
e59a35c6d1
Also refresh the parent product on sub product actions on the stock overview page ( closes #394 )
2019-09-27 08:30:08 +02:00
Bernd Bestel
cc2bf68f31
Fixed row highlighting after product actions on the stock overview page
2019-09-27 08:12:37 +02:00
Bernd Bestel
cf2e6f1039
Added a sub feature flag to disable chore assignments when not needed
2019-09-26 17:20:25 +02:00
Bernd Bestel
cf3217ada4
Fixed expired products count on stock overview page ( fixes #392 )
2019-09-26 16:42:59 +02:00
Bernd Bestel
828ab8eba0
Allow accumulating min. stock amounts on parent product level ( closes #384 )
2019-09-26 10:36:49 +02:00
Bernd Bestel
75f8ecfad2
Updated the changelog and config-dist.php for #383 )
2019-09-25 13:11:20 +02:00
Bernd Bestel
04808eaa66
Include the server timezone in iCal calendar export ( closes #379 )
2019-09-25 09:52:32 +02:00
Bernd Bestel
53f0893f55
Fix unit conversion handling (factor of destination qu is always 1) ( fixes #382 )
2019-09-25 09:32:06 +02:00
Bernd Bestel
2eb3d8fe47
Updated changelog for #378 / #380
2019-09-25 09:16:43 +02:00
Bernd Bestel
5351828e79
Reuse existing shopping list items when adding products from the stock overview page ( closes #375 )
2019-09-24 18:27:50 +02:00
Bernd Bestel
b0c7958891
Updated the changelog for #376
2019-09-24 15:53:48 +02:00
Bernd Bestel
49b26bd375
Return a Cache-Control header for files served via the API
2019-09-24 10:38:41 +02:00
Bernd Bestel
099ac7e75a
Use exact matches for product barcode lookups ( closes #366 )
2019-09-24 09:52:05 +02:00
Bernd Bestel
53c56cc1cb
Include meal plan recipes in the calendar ( closes #368 )
2019-09-24 09:40:56 +02:00
Bernd Bestel
2a9f927a13
Improved responsiveness of /mealplan and /calendar ( closes #372 and closes #373 )
2019-09-24 09:21:57 +02:00
Bernd Bestel
6bb9d2c51d
Some little changes for pull request #369 (also references #367 )
2019-09-24 08:35:30 +02:00
Bernd Bestel
cc500c50ff
Fixed some types in the last changelog
2019-09-24 08:08:52 +02:00
Bernd Bestel
66571f662f
Hotfix (will be included in v2.5.0 release): Don't break image loading when php-gd extension is not installed
2019-09-22 14:48:50 +02:00
Bernd Bestel
5d5cfb1548
Prepared next release
2019-09-22 09:47:58 +02:00
Bernd Bestel
4c57bf8b9d
Always navigate back to the previous page after saving a product ( closes #364 )
2019-09-22 09:03:59 +02:00
Bernd Bestel
c32ea087df
Added a little barcode scanner testing page (references #362 )
2019-09-21 20:01:49 +02:00
Bernd Bestel
d8360993cc
Internal change that the demo instances (stable and pre-release) can be served through a single instance for all localizations (references #241 )
2019-09-21 15:07:29 +02:00
Bernd Bestel
e4437f5db1
Fixed that "Spoil rate" and "Average shelf life" on the product card was wrong in most cases
2019-09-21 13:30:44 +02:00
Bernd Bestel
327c1f4fb3
Fixed meal plan did not load when a containing recipe was deleted ( closes #361 )
2019-09-21 09:18:40 +02:00
Bernd Bestel
d2a841143e
Don't show the sidebar on other menus on the login page
2019-09-21 08:28:08 +02:00
Bernd Bestel
c228126c3a
Added a new field calories for products ( closes #268 )
2019-09-20 20:06:24 +02:00
Bernd Bestel
63d7f8f36d
Typo...
2019-09-20 18:18:43 +02:00
Bernd Bestel
4754cc306a
Currently there are no multiple shopping lists output options, so no dropdown button needed (this now closes #245 )
2019-09-20 18:13:38 +02:00
Bernd Bestel
292b652437
Updated localizations & improved some special and demo translation string data handling
2019-09-20 16:26:50 +02:00
Bernd Bestel
a95d6be4f4
Added more product actions on the stock overview page ( closes #327 )
2019-09-20 13:37:53 +02:00
Bernd Bestel
ca9b8d068a
Reuse existing routes for the by-barcode API routes and complete them (references #331 )
2019-09-20 10:45:58 +02:00
Bernd Bestel
58890f6bec
Typo...
2019-09-20 10:35:30 +02:00
Bernd Bestel
9f8216378e
Only show the "Test plural forms"-button on the qu edit page when the current language requires more than 2 plural forms (references #261 )
2019-09-20 10:33:44 +02:00
Bernd Bestel
6ce4e6cb37
An icon is not needed when not showing an userentity in the sidebar menu (references #242 )
2019-09-20 10:22:59 +02:00
Bernd Bestel
1d92e6a4ab
Updated changelog
2019-09-19 21:44:59 +02:00
Bernd Bestel
7c114cfec3
Implemented a price factor option for recipe ingredients ( closes #295 )
2019-09-19 21:30:24 +02:00
Bernd Bestel
35a409f462
Fixed/refined some things regarding purchase/consume/inventory of products with enabled tare weight handling
2019-09-19 21:10:36 +02:00
Bernd Bestel
412653d67d
Small Swagger UI refinements
2019-09-19 19:59:17 +02:00