* 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. |
||
|---|---|---|
| .. | ||
| 000_base_structure.sql | ||
| 001_pplns_statistics.sql | ||
| 002_settings_update.sql | ||
| 003_monitoring_update.sql | ||
| 004_blocks_worker.sql | ||
| 005_create_templates_table.sql | ||
| 006_txid_transactions.sql | ||
| 007_accounts_update.sql | ||
| 008_shares_archive_optimization.sql | ||
| 009_tokentype_update.sql | ||
| 010_tokentype_update.sql | ||
| 012_db_version.sql | ||