grocy/public
MasterofJOKers 39117b329d Improve sorting for stock entries view
In the stockentries view the ordering by expiration date, amount, price
and purchase date did not work as expected. b5fc64cf already addressed a
similar issue for other views. This commit now does the same: set
DataTables types on the specific columns.

Since the units being part of the "amount" column break numeric sorting,
this commit adds a "data-order" field for that column, so numeric
sorting can still work. This is done in aligment with the stockoverview
page, that already contains such an entry to facilitate proper sorting.
2021-11-25 18:21:25 +01:00
..
css dark bg was missing in dropdown, text was dark on dark bg in product ellipsis (#1664) 2021-11-08 17:29:34 +01:00
img Added all application icon variants (closes #159) 2019-03-02 08:56:53 +01:00
js Replace Timeago with momentjs (#1687) 2021-11-15 20:05:10 +01:00
uisounds Implemented "Scan mode" 2020-01-26 15:35:01 +01:00
viewjs Improve sorting for stock entries view 2021-11-25 18:21:25 +01:00
.htaccess Reorganize project part 3 2018-04-12 21:13:38 +02:00
index.php Applied PHP formatting rules 2020-08-31 20:40:31 +02:00
robots.txt Move public stuff into subdirectory 2018-04-11 20:47:03 +02:00