php-mpos/public/include/pages
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
..
about [UPDATE] disabled pages and showing popup 2013-11-11 09:09:06 +01:00
account [MERGE] Fix merge conflict 2013-12-30 08:19:13 +01:00
admin [ADDED] Pagination support on pool workers page 2013-12-23 23:04:13 +01:00
api [IMPROVED] 2013-12-30 19:23:27 +01:00
contactform Update contactform.inc.php 2013-10-09 16:11:32 +11:00
error [IMPROVED] Adding customizable error page to MPOS 2013-10-19 09:16:57 +02:00
password [SECURITY] Fixing potential XSS issues 2013-12-09 08:02:41 +01:00
register [FIX] fixed 3 Notices 2013-12-20 16:14:40 +01:00
statistics added blocks until next difficulty change to EstNextDifficulty 2013-12-20 03:59:47 +01:00
about.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
account.inc.php Adding support for user locking 2013-06-13 11:36:28 +02:00
admin.inc.php [FIX] Fixes #1110 2013-12-26 16:10:04 +01:00
api.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
contactform.inc.php Create contactform.inc.php 2013-09-12 20:01:28 +10:00
dashboard.inc.php added blocks until next difficulty change to EstNextDifficulty 2013-12-20 03:59:47 +01:00
error.inc.php [IMPROVED] Adding customizable error page to MPOS 2013-10-19 09:16:57 +02:00
gettingstarted.inc.php [IMPROVED] another mistake :) 2013-10-31 14:25:50 +01:00
home.inc.php [ADDED] ACL to hide news post author 2013-12-07 22:30:27 +01:00
login.inc.php Fix for reflected XSS security issue. 2013-12-28 17:34:09 +00:00
logout.inc.php [FEATURE] Proper login/logout/auth redirects 2013-09-14 21:20:12 +02:00
news.inc.php [ADDED] ACL to hide news post author 2013-12-07 22:30:27 +01:00
password.inc.php initial work on password reset, not working fully yet 2013-05-25 10:58:53 +02:00
register.inc.php Moving a lot of settings from config to adminpanel 2013-08-20 12:02:47 +02:00
statistics.inc.php use wrapper to fetch last network block 2013-09-17 09:55:41 +02:00
support.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00