php-mpos/public/include
Sebastian Grewe 8e4c56d597 [IMPROVED]
Splitting dashboard calls up instead of using one single API call:

* Use getuserbalance for Balance updates
* Use getuserworkers for Worker updates

For those and potential other SQL intensive Ajax calls I have added a
long ajax refresh interval setting. It can be set via admin panel and
will change the refresh time on the JS file on the dashboard for those
two calls.

Should help a bit with high worker and transaction volume pools.

Address #1159
2013-12-30 19:23:27 +01:00
..
classes [SECURITY] Better token generator 2013-12-30 12:15:36 +01:00
config [IMPROVED] 2013-12-30 19:23:27 +01:00
lib Adding solution detections for blocks 2013-07-09 11:27:20 +02:00
pages [IMPROVED] 2013-12-30 19:23:27 +01:00
smarty/libs added word print for times < 1 2013-05-14 23:58:24 +02:00
autoloader.inc.php Make Smarty search template in database first 2013-12-09 20:55:58 +02:00
database.inc.php [FIX] use configured port for mysql connection 2013-12-20 02:02:38 +01:00
jsonrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
smarty_globals.inc.php [IMPROVED] 2013-12-30 19:23:27 +01:00
smarty.inc.php Add disable_template_override variable to Smarty 2013-12-09 20:55:58 +02:00
xmlrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00