mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 23:59:26 +01:00
* Fix #997. Remove datetimepicker if FEATURE_FLAG_STOCK_BEST_BEFORE_DATE is not set. * datetimepicker: Fix that SetValue did not set the value if "shortcut-checkbox" (e.g. "never expires") was checked. * Use parent div as clickable area for checkboxes in dropdowns * Fix nightmode-enable * Fix possibly undefined variables in CalendarService.php * Fix undefined variable in GenericEntityApiController.php * Fix "Trying to access property barcodes on non-object" in productpicker * Fix undefined "hintId" in shoppinglocationpicker * Fix undefined variables in locationpicker.blade.php |
||
|---|---|---|
| .. | ||
| barcodescanner.blade.php | ||
| batterycard.blade.php | ||
| calendarcard.blade.php | ||
| chorecard.blade.php | ||
| datetimepicker.blade.php | ||
| datetimepicker2.blade.php | ||
| locationpicker.blade.php | ||
| numberpicker.blade.php | ||
| productamountpicker.blade.php | ||
| productcard.blade.php | ||
| productpicker.blade.php | ||
| recipepicker.blade.php | ||
| shoppinglocationpicker.blade.php | ||
| userfields_tbody.blade.php | ||
| userfields_thead.blade.php | ||
| userfieldsform.blade.php | ||
| userpermission_select.blade.php | ||
| userpicker.blade.php | ||