php-mpos/public/site_assets/mmcFE/js
Sebastian Grewe 065f5e6d16 Adding working user admin panel to query user DB
* Users are all fetched from the DB
* Each user is assigned special stats
 * Hashrate
 * Shares
 * Balance
 * Est. Payout
 * Est. Donation
* Display in sortable and paginated table

This is not well optimized. Each user stats are grabbed individually
via the stats and transaction classes. It would probably make sense to
expand the statistics class to list a full user list with all statistics
available instead to cover this in a single SQL query.
2013-06-04 11:34:22 +02:00
..
themes removing a lot of uneeded JS 2013-05-14 23:56:51 +02:00
custom.js Adding working user admin panel to query user DB 2013-06-04 11:34:22 +02:00
excanvas.js initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
jquery.browser.js removing a lot of uneeded JS 2013-05-14 23:56:51 +02:00
jquery.tablesorter.min.js removing a lot of uneeded JS 2013-05-14 23:56:51 +02:00
jquery.tablesorter.pager.js merger contributer and hashrate tables into a sortable table, added personal hashrate graphs, added JS files, updated statistics class and page controllers 2013-05-15 16:55:29 +02:00
jquery.visualize.js merger contributer and hashrate tables into a sortable table, added personal hashrate graphs, added JS files, updated statistics class and page controllers 2013-05-15 16:55:29 +02:00
tools.js initial import of file base of my WIP 2013-05-06 14:11:38 +02:00