php-mpos/public/include/pages
Sebastian Grewe 51a996573d [IMPROVED] Transaction data handling
This will improve loading times on large transaction tables. Thanks
@feeleep75 for helping with this one.

* Do not use SQL_CALC_NUM_ROWS since it will do a full table scan
* Allow admins to disable account transaction summaries to speed up page
  loads on large tables
* added new admin setting under system to Disable TX Summaries

Fixes #1065 once merged
2013-12-23 10:48:12 +01:00
..
about [UPDATE] disabled pages and showing popup 2013-11-11 09:09:06 +01:00
account [IMPROVED] Transaction data handling 2013-12-23 10:48:12 +01:00
admin [IMPROVED] Transaction data handling 2013-12-23 10:48:12 +01:00
api added blocks until next difficulty change to EstNextDifficulty 2013-12-20 03:59:47 +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 Adding support for user locking 2013-06-13 11:36:28 +02: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 [ADDED] Re-added custom HTTP port support 2013-11-04 15:25:38 +01: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