Bernd Bestel
19802bc122
Fixed localization string
2020-12-07 19:55:31 +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
8ec7e9923c
Fixed productcard aggregated amount was in wrong line
2020-11-19 18:41:09 +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
211239a5d3
Fixed /stock/products/{productId}/entries
endpoint query parameter include_sub_products
did not work (however)
2020-11-19 18:28:16 +01:00
Bernd Bestel
631831e1e4
Use custom demo DB path suffix also for storage (references #395 )
2020-11-19 12:24:26 +01:00
Bernd Bestel
f9d566c55c
Support custom DB path suffixes for demo mode ( closes #395 )
2020-11-18 19:42:05 +01:00
Bernd Bestel
bbdc372dcf
Use total price for product_barcodes.last_price (references #1131 )
2020-11-17 22:06:52 +01:00
Bernd Bestel
2b4d8a7cc5
Load userobject forms in dialogs
2020-11-17 21:18:05 +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
7ef970a09f
Forgot to save...
2020-11-17 21:05:55 +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
d2d09cf928
Removed dragscroll dependency ( fixes #1135 , references #1115 )
2020-11-17 20:50:04 +01:00
Bernd Bestel
e32d12699e
Properly initialize sort_number on the Userfield edit form (references #1134 )
2020-11-17 20:28:26 +01:00
Bernd Bestel
5634abed82
Use transactions for database migrations
2020-11-17 20:22:38 +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
1316c1f25f
Don't colorize validated custom checkboxes/radios
2020-11-16 22:33:24 +01:00
Bernd Bestel
8733ae17e7
Forgot to save before last commit...
2020-11-16 22:30:51 +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
95fc6a6faa
Fixed RefreshLocaleNumberInput
2020-11-15 23:03:12 +01:00
Bernd Bestel
7b4edf3147
Adapt shopping list add expired products for #851
2020-11-15 22:38:21 +01:00
Bernd Bestel
1bbd7787d8
More proper number formatting
2020-11-15 22:29:47 +01:00
Bernd Bestel
293880c874
Typo
2020-11-15 20:30:50 +01:00
Bernd Bestel
948bf0a9c4
Removed unused localization string
2020-11-15 20:08:45 +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
7d7f9bf07a
Changed default label of dialog close button
2020-11-15 15:28:50 +01:00
Bernd Bestel
3fc3bdd34c
Make the help icons a little not so prominent
2020-11-15 15:23:47 +01:00
Bernd Bestel
6eef19dfc6
Fixed DataTables state load when there are no settings saved
2020-11-15 15:20:50 +01:00
Bernd Bestel
9942a2dbab
Use new style also on the login page
2020-11-15 15:17:13 +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
22e9e4e311
Forgot to save...
2020-11-15 14:59:54 +01:00
Bernd Bestel
dd8fa5ff66
Save DataTable states server side
2020-11-15 14:58:35 +01:00
Bernd Bestel
6866109b97
Add clear filter button to stock entries page + mobile view optimizations (this now closes #1129 )
2020-11-15 14:48:48 +01:00
Bernd Bestel
7bf973dd32
Fix stock entries page dropdown menu overflow (references #1129 )
2020-11-15 14:30:00 +01:00
Bernd Bestel
4b342dbd43
Improved number input initial value decimal handling
2020-11-15 14:15:09 +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
17ae7e3d0c
Added a tooltip what scan mode is
2020-11-15 09:27:07 +01:00
Bernd Bestel
3b73df57e5
Unify tooltips
2020-11-15 09:22:05 +01:00
Bernd Bestel
185627af7d
Fixed table filters
2020-11-15 09:21:54 +01:00
Bernd Bestel
d1846b76ff
Fixed parent product selection ( fixes #1128 )
2020-11-15 09:12:14 +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