php-mpos/public/templates/mmcFE
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
..
about initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
account Removed warning from worker list 2013-06-03 20:54:58 +02:00
admin Adding working user admin panel to query user DB 2013-06-04 11:34:22 +02:00
gettingstarted removed hard link to index.php 2013-05-24 08:51:25 +02:00
global Adding working user admin panel to query user DB 2013-06-04 11:34:22 +02:00
home initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
login initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
news initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
password working version of password reset with one time token 2013-05-25 12:08:51 +02:00
register initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
statistics Addressing #96, missing difficulty on stats page 2013-06-04 09:08:30 +02:00
support updated support information 2013-05-28 15:24:16 +02:00
system initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
master.tpl Getting rid of various PHP notice warnings 2013-05-31 11:56:56 +02:00