mirror of
https://github.com/grocy/grocy.git
synced 2026-03-30 09:39:26 +02:00
Replaces "command" detection logic with regex and fixes bug where user could not input commands of greater than length 4.
[BUG]
Cannot trigger the following:
YYYYMMDD gets expanded to the proper ISO-8601 notation
[Fix Evidence]
{will add}
[BUG]
Cannot trigger the following:
YYYYMMe or YYYYMM+ gets expanded to the end of the given month in the given year in proper notation
[Fix Evidence]
{will add}
[BUG]
Cannot trigger the following past 100:
[+/-]n[d/m/y] gets expanded to a date relative to today, while adding (+) or subtracting (-) the number of days/months/years, in proper notation
[Fix Evidence]
{will add}
|
||
|---|---|---|
| .. | ||
| batterycard.js | ||
| calendarcard.js | ||
| camerabarcodescanner.js | ||
| chorecard.js | ||
| datetimepicker.js | ||
| datetimepicker2.js | ||
| locationpicker.js | ||
| numberpicker.js | ||
| productamountpicker.js | ||
| productcard.js | ||
| productpicker.js | ||
| recipepicker.js | ||
| shoppinglocationpicker.js | ||
| userfieldsform.js | ||
| userpicker.js | ||