php-mpos/public/include/pages/admin
Sebastian Grewe 2568ced4d4 [INITIAL] Working version checks
* Check DB structure version, config file version and MPOS core version
* Added new Admin Dashboard to show this core information
* Cronjobs will be disabled if SQL files are not imported
 * SQL files must re-set the db_upgrade_required setting
* Cronjobs will disabled if config files are not updated
 * Simple config file update and version string update will fix this
* Added MPOS status overview
 * Cronjobs and Wallet information for now, others may be added later
* Added new navigation link for Admin Panel Dashboard
* Added new version file
 * Will require updates whenever DB or configs are updated
* Update SQL file that adds the DB_VERSION setting

This will address #1242 and already includes a huge chunk of changes
required to make this work.
2014-01-05 11:19:09 +01:00
..
dashboard.inc.php [INITIAL] Working version checks 2014-01-05 11:19:09 +01:00
monitoring.inc.php [IMPROVED] Token expiration timers 2013-12-31 22:31:47 +01:00
news_edit.inc.php hotfix for news page accessible by all users 2013-06-21 20:21:27 +02:00
news.inc.php hotfix for news page accessible by all users 2013-06-21 20:21:27 +02:00
poolworkers.inc.php [ADDED] Pagination support on pool workers page 2013-12-23 23:04:13 +01:00
reports.inc.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
settings.inc.php Refactored admin panel settings 2013-08-05 10:02:39 +02:00
templates.inc.php Show templates tree on Admin Templates page 2013-12-09 20:55:59 +02:00
transactions.inc.php [IMPROVED] Transaction data handling 2013-12-23 10:48:12 +01:00
user.inc.php [IMPROVED] User info pagination and filters 2013-12-23 22:37:57 +01:00
wallet.inc.php [ADDED] getInfo output to wallet information 2013-12-07 13:59:33 +01:00