]> git.mxchange.org Git - friendica.git/commit
Make user table in admin sortable via table headers
authorFabrixxm <fabrix.xm@gmail.com>
Mon, 16 May 2016 12:38:00 +0000 (14:38 +0200)
committerFabrixxm <fabrix.xm@gmail.com>
Mon, 16 May 2016 12:38:00 +0000 (14:38 +0200)
commit6734aa5c289f31c3657478d2fcef4f3b472b0d75
treef79078b0a288dd5f0e08532e8f994563a1d2ce3f
parent01a491c783fd725d74bb0eebc53d2ff6ddb8a255
Make user table in admin sortable via table headers

new GET param for /admin/user: 'o'
value is db table to order by. values are limited by script.
invalid values are discarded.
preped with '-' to order descending.
show unicode arrows in table headers to visually indicate sorting.
mod/admin.php
view/templates/admin_users.tpl
view/theme/quattro/templates/admin_users.tpl