mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Always set number inputs in browser locale format (fixes #610)
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
### API improvements
|
||||
- The endpoint `/stock/products/{productId}/locations` now also returns the current stock amount of the product in that loctation (new field/property `amount`) (thanks @Forceu)
|
||||
|
||||
### General & other improvements
|
||||
### General & other improvements/fixes
|
||||
- Fixed that all number inputs are always prefilled in the browser locale number format
|
||||
- New `config.php` setting `FEATURE_FLAG_STOCK_BEST_BEFORE_DATE_FIELD_NUMBER_PAD` which activates the number pad for best-before-date fields on (supported) mobile browsers (useful because of [shorthands](https://github.com/grocy/grocy#input-shorthands-for-date-fields)) (defaults to `true`) (thanks @Mik-)
|
||||
- Enhancements for the camera barcode scanner (thanks @Mik-)
|
||||
- The light button only displayed when the device has a flash light
|
||||
|
Reference in New Issue
Block a user